index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-20
/
+3
2012-03-20
usbfs: kill racy detection of simple_pin_fs()
Al Viro
1
-9
/
+1
2012-03-20
tidy up after d_make_root() conversion
Al Viro
1
-4
/
+2
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
1
-8
/
+1
2012-03-20
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
8
-113
/
+285
2012-03-13
USB: dynamically allocate usb_device children pointers instead of using a fix...
Huajun Li
1
-3
/
+7
2012-03-09
Merge 3.3-rc6 into driver-core-next
Greg Kroah-Hartman
3
-16
/
+25
2012-03-02
usb/core: remove "always" from usb_unlink_urb() kernel doc entry
Sebastian Andrzej Siewior
1
-4
/
+7
2012-03-01
usb: core: hcd: make hcd->irq unsigned
Felipe Balbi
1
-3
/
+3
2012-02-28
usb: fix defined but not used warnings in hcd-pci.c
Paul Gortmaker
1
-0
/
+2
2012-02-23
Merge branch 'usb-3.3-rc4' into usb-next
Greg Kroah-Hartman
6
-103
/
+266
2012-02-21
USB: Set hub depth after USB3 hub reset
Elric Fu
1
-13
/
+17
2012-02-14
USB: Turn on auto-suspend for USB 3.0 hubs.
Sarah Sharp
1
-8
/
+2
2012-02-14
USB: Set wakeup bits for all children hubs.
Sarah Sharp
1
-7
/
+15
2012-02-14
USB/xHCI: Support device-initiated USB 3.0 resume.
Sarah Sharp
1
-12
/
+39
2012-02-14
USB: Refactor hub remote wake handling.
Sarah Sharp
1
-24
/
+35
2012-02-14
USB/xHCI: Enable USB 3.0 hub remote wakeup.
Sarah Sharp
1
-0
/
+12
2012-02-14
USB: Suspend functions before putting dev into U3.
Sarah Sharp
1
-1
/
+2
2012-02-14
USB/xhci: Enable remote wakeup for USB3 devices.
Sarah Sharp
1
-5
/
+20
2012-02-14
USB: Don't fail USB3 probe on missing legacy PCI IRQ.
Sarah Sharp
2
-3
/
+8
2012-02-09
usb: Use hub port data to determine whether a port is removable
Matthew Garrett
1
-0
/
+40
2012-02-09
usb: Add support for indicating whether a port is removable
Matthew Garrett
1
-0
/
+23
2012-02-02
USB: debugging code shouldn't alter control flow
Alan Stern
1
-13
/
+8
2012-01-26
USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routines
Alan Stern
1
-41
/
+20
2012-01-24
Dynamic ID addition doesn't need get_driver()
Alan Stern
1
-4
/
+1
2012-01-24
USB: cleanup the handling of the PM complete call
Oliver Neukum
3
-18
/
+22
2012-01-24
USB: code cleanup in suspend/resume path (3rd try)
Oliver Neukum
1
-30
/
+63
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
3
-6
/
+6
2012-01-09
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
7
-175
/
+193
2012-01-06
vfs: switch ->show_options() to struct dentry *
Al Viro
1
-1
/
+1
2012-01-03
usbfs: propagate umode_t
Al Viro
1
-10
/
+8
2012-01-03
switch ->is_visible() to returning umode_t
Al Viro
1
-2
/
+2
2012-01-03
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
2
-2
/
+2
2012-01-03
vfs: live vfsmounts never have NULL ->mnt_sb
Al Viro
1
-3
/
+2
2012-01-03
vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root
Al Viro
1
-3
/
+3
2012-01-03
USB: remove dead code from suspend/resume path
Oliver Neukum
1
-21
/
+7
2012-01-03
USB: add quirk for another camera
Oliver Neukum
1
-1
/
+4
2011-12-22
usbfs: Fix oops related to user namespace conversion.
Sarah Sharp
1
-1
/
+2
2011-12-09
USB: Adding #define in hub_configure() and hcd.c file
Aman Deep
2
-45
/
+45
2011-12-09
usb: fix number of mapped SG DMA entries
Clemens Ladisch
1
-3
/
+2
2011-11-26
USB: remove BKL comments
Davidlohr Bueso
1
-1
/
+0
2011-11-26
Merge 3.2-rc3 into usb-linus
Greg Kroah-Hartman
2
-0
/
+33
2011-11-18
USB: make the usbfs memory limit configurable
Alan Stern
1
-4
/
+22
2011-11-18
USB: change the memory limits in usbfs URB submission
Alan Stern
1
-19
/
+57
2011-11-18
USB: unify some error pathways in usbfs
Alan Stern
1
-46
/
+50
2011-11-15
USB: move usb_translate_errors to linux/usb.h
Johan Hovold
1
-14
/
+0
2011-11-15
USB: Add optional match for interface class to dynamic ID facility
Josua Dietze
1
-1
/
+7
2011-11-14
USB: Remove the SAW_IRQ hcd flag
Alan Stern
2
-25
/
+3
2011-11-14
USB: quirks: adding more quirky webcams to avoid squeaky audio
sordna
1
-0
/
+24
2011-11-14
USB: add quirk for Logitech C600 web cam
Josh Boyer
1
-0
/
+3
[next]