index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: 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
*
USB: fix usbfs regression
Alan Stern
2010-03-19
1
-3
/
+14
*
Driver core: create lock/unlock functions for struct device
Greg Kroah-Hartman
2010-03-07
1
-2
/
+2
*
USB: remove unused defintion of struct usb_device_status
Dmitry Torokhov
2010-03-07
1
-5
/
+0
*
usbfs: fix deadlock on 'usbfs_mutex', clean up poll
Linus Torvalds
2010-03-06
1
-42
/
+24
*
USB: don't read past config->interface[] if usb_control_msg() fails in usb_re...
Roel Kluin
2010-03-02
1
-1
/
+1
*
USB: fix the idProduct value for USB-3.0 root hubs
Alan Stern
2010-03-02
1
-1
/
+1
*
USB: remove debugging message for uevent constructions
Alan Stern
2010-03-02
1
-3
/
+1
*
USB: usbfs_snoop: add data logging back in
Chris Frey
2010-03-02
1
-13
/
+38
*
USB: trivial: missing newline in usb core warning message
Thadeu Lima de Souza Cascardo
2010-03-02
1
-1
/
+1
*
USB: BKL removal from ioctl path of usbfs
Oliver Neukum
2010-03-02
1
-9
/
+3
*
USB: Reduce scope of BKL in usb ioctl handling
Oliver Neukum
2010-03-02
1
-4
/
+10
*
USB: Push BKL on open down into the drivers
Oliver Neukum
2010-03-02
1
-2
/
+0
*
USB: Remove BKL from lseek implementations
Oliver Neukum
2010-03-02
2
-4
/
+4
[next]