index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
2012-04-06
USB: don't clear urb->dev in scatter-gather library
Alan Stern
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-20
usbfs: kill racy detection of simple_pin_fs()
Al Viro
2012-03-20
tidy up after d_make_root() conversion
Al Viro
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2012-03-13
USB: dynamically allocate usb_device children pointers instead of using a fix...
Huajun Li
2012-03-09
Merge 3.3-rc6 into driver-core-next
Greg Kroah-Hartman
2012-03-02
usb/core: remove "always" from usb_unlink_urb() kernel doc entry
Sebastian Andrzej Siewior
2012-03-01
usb: core: hcd: make hcd->irq unsigned
Felipe Balbi
2012-02-28
usb: fix defined but not used warnings in hcd-pci.c
Paul Gortmaker
2012-02-23
Merge branch 'usb-3.3-rc4' into usb-next
Greg Kroah-Hartman
2012-02-21
USB: Set hub depth after USB3 hub reset
Elric Fu
2012-02-14
USB: Turn on auto-suspend for USB 3.0 hubs.
Sarah Sharp
2012-02-14
USB: Set wakeup bits for all children hubs.
Sarah Sharp
2012-02-14
USB/xHCI: Support device-initiated USB 3.0 resume.
Sarah Sharp
2012-02-14
USB: Refactor hub remote wake handling.
Sarah Sharp
2012-02-14
USB/xHCI: Enable USB 3.0 hub remote wakeup.
Sarah Sharp
2012-02-14
USB: Suspend functions before putting dev into U3.
Sarah Sharp
2012-02-14
USB/xhci: Enable remote wakeup for USB3 devices.
Sarah Sharp
2012-02-14
USB: Don't fail USB3 probe on missing legacy PCI IRQ.
Sarah Sharp
2012-02-09
usb: Use hub port data to determine whether a port is removable
Matthew Garrett
2012-02-09
usb: Add support for indicating whether a port is removable
Matthew Garrett
2012-02-02
USB: debugging code shouldn't alter control flow
Alan Stern
2012-01-26
USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routines
Alan Stern
2012-01-24
Dynamic ID addition doesn't need get_driver()
Alan Stern
2012-01-24
USB: cleanup the handling of the PM complete call
Oliver Neukum
2012-01-24
USB: code cleanup in suspend/resume path (3rd try)
Oliver Neukum
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-09
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-01-06
vfs: switch ->show_options() to struct dentry *
Al Viro
2012-01-03
usbfs: propagate umode_t
Al Viro
2012-01-03
switch ->is_visible() to returning umode_t
Al Viro
2012-01-03
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
2012-01-03
vfs: live vfsmounts never have NULL ->mnt_sb
Al Viro
2012-01-03
vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root
Al Viro
2012-01-03
USB: remove dead code from suspend/resume path
Oliver Neukum
2012-01-03
USB: add quirk for another camera
Oliver Neukum
2011-12-22
usbfs: Fix oops related to user namespace conversion.
Sarah Sharp
2011-12-09
USB: Adding #define in hub_configure() and hcd.c file
Aman Deep
2011-12-09
usb: fix number of mapped SG DMA entries
Clemens Ladisch
2011-11-26
USB: remove BKL comments
Davidlohr Bueso
2011-11-26
Merge 3.2-rc3 into usb-linus
Greg Kroah-Hartman
2011-11-18
USB: make the usbfs memory limit configurable
Alan Stern
2011-11-18
USB: change the memory limits in usbfs URB submission
Alan Stern
2011-11-18
USB: unify some error pathways in usbfs
Alan Stern
2011-11-15
USB: move usb_translate_errors to linux/usb.h
Johan Hovold
2011-11-15
USB: Add optional match for interface class to dynamic ID facility
Josua Dietze
2011-11-14
USB: Remove the SAW_IRQ hcd flag
Alan Stern
[prev]
[next]