index
:
kernel_samsung_aries.git
replicant-4.2
kernel/samsung/aries
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB-BKL: Convert usb_driver ioctl to unlocked_ioctl
Andi Kleen
2010-08-10
2
-6
/
+4
*
USB-BKL: Remove lock_kernel in usbfs update_sb()
Andi Kleen
2010-08-10
1
-4
/
+0
*
USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support
Alek Du
2010-08-10
1
-1
/
+3
*
USB: core endpoint: Fix Coding Styles
csanchez@neurowork.net
2010-08-10
1
-2
/
+7
*
USB: core driver: Fix Coding Styles
csanchez@neurowork.net
2010-08-10
1
-4
/
+3
*
USB: add check to detect host controller hardware removal
Alan Stern
2010-08-10
1
-0
/
+8
*
USB: don't stop root-hub status polls too soon
Alan Stern
2010-08-10
1
-7
/
+25
*
USB: fix failure path in usb_add_hcd()
Alan Stern
2010-08-10
1
-2
/
+16
*
USB: add quirk for Broadcom BT dongle
Oliver Neukum
2010-07-26
1
-0
/
+3
*
USB: adds Artisman USB dongle to list of quirky devices
Paul Mortier
2010-07-26
1
-0
/
+4
*
USB: Fix USB3.0 Port Speed Downgrade after port reset
Sarah Sharp
2010-07-26
1
-0
/
+2
*
USB: obey the sysfs power/wakeup setting
Alan Stern
2010-06-30
1
-10
/
+3
*
USB: fix oops in usb_sg_init()
Alan Stern
2010-06-30
1
-2
/
+5
*
USB: unbind all interfaces before rebinding them
Alan Stern
2010-06-04
1
-0
/
+2
*
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-05-21
1
-1
/
+2
*
drivers/base: Convert dev->sem to mutex
Thomas Gleixner
2010-05-21
1
-1
/
+1
*
USB: remove match_device
Ming Lei
2010-05-20
1
-33
/
+0
*
USB: remove usb_find_device
Ming Lei
2010-05-20
1
-37
/
+0
*
USB: add missing "{}" in map_urb_for_dma
Ming Lei
2010-05-20
1
-1
/
+2
*
USB: fix interface runtime-PM settings
Alan Stern
2010-05-20
1
-6
/
+11
*
USB: usbcore: Do not disable USB3 protocol ports in hub_activate()
Andiry Xu
2010-05-20
1
-2
/
+14
*
USB: simplify usb_sg_init()
Alan Stern
2010-05-20
1
-55
/
+38
*
USB: Change the scatterlist type in struct urb
Matthew Wilcox
2010-05-20
2
-7
/
+5
*
USB: Add a usb_pipe_endpoint() convenience function
Matthew Wilcox
2010-05-20
2
-4
/
+2
*
USB: remove URB_NO_SETUP_DMA_MAP
Alan Stern
2010-05-20
1
-2
/
+1
*
USB: remove the usb_host_ss_ep_comp structure
Alan Stern
2010-05-20
1
-130
/
+55
*
USB: core: config.c: usb_get_configuration() simplified
Michal Nazarewicz
2010-05-20
1
-6
/
+4
*
USB: devices: fix Coding Styles
Carlos Sánchez Acosta
2010-05-20
1
-7
/
+10
*
USB: Support for allocating USB 3.0 streams.
Sarah Sharp
2010-05-20
1
-0
/
+69
*
USB: deprecate the power/level sysfs attribute
Alan Stern
2010-05-20
1
-0
/
+12
*
USB: use PM core routines to enable/disable autosuspend
Alan Stern
2010-05-20
2
-21
/
+10
*
USB: don't enable remote wakeup by default
Alan Stern
2010-05-20
1
-1
/
+0
*
USB: improve runtime remote wakeup settings
Alan Stern
2010-05-20
1
-11
/
+8
*
USB: fix usbmon and DMA mapping for scatter-gather URBs
Alan Stern
2010-05-20
4
-102
/
+125
*
USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACES
Hans de Goede
2010-05-20
2
-2
/
+18
*
USB: remove uses of URB_NO_SETUP_DMA_MAP
Alan Stern
2010-05-20
2
-17
/
+5
*
USB: straighten out port feature vs. port status usage
Alan Stern
2010-05-20
1
-1
/
+1
*
USB: remove bogus USB_PORT_FEAT_*_SPEED symbols
Alan Stern
2010-05-20
1
-4
/
+4
*
USB: remove duplicated #include
Huang Weiyi
2010-05-20
1
-1
/
+0
*
USB: make hub.h public (drivers dependency)
Eric Lescouet
2010-05-20
1
-205
/
+0
*
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-05-20
14
-594
/
+15
*
Fix the regression created by "set S_DEAD on unlink()..." commit
Al Viro
2010-05-15
1
-0
/
+1
*
USB: rename usb_buffer_alloc() and usb_buffer_free()
Daniel Mack
2010-04-30
1
-10
/
+10
*
USB: fix build on OMAPs if CONFIG_PM_RUNTIME is not set
Anand Gadiyar
2010-04-30
1
-1
/
+1
*
USB: don't choose configs with no interfaces
Alan Stern
2010-04-30
1
-1
/
+1
*
USB: fix testing the wrong variable in fs_create_by_name()
Dan Carpenter
2010-04-30
1
-2
/
+2
*
USB: put claimed interfaces in the "suspended" state
Alan Stern
2010-04-22
1
-6
/
+7
*
USB: fix remote wakeup settings during system sleep
Alan Stern
2010-04-22
1
-1
/
+35
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
4
-1
/
+4
*
USB: Fix usb_fill_int_urb for SuperSpeed devices
Matthew Wilcox
2010-03-19
1
-0
/
+1
[next]