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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-03
[PATCH] fix rtl8150
Al Viro
1
-1
/
+2
2007-01-30
HID: fix pb_fnmode and move it to generic HID
Jiri Kosina
1
-9
/
+0
2007-01-25
USB HID: fix hid_blacklist clash for 0x08ca/0x0010
Jiri Kosina
1
-3
/
+0
2007-01-23
[PATCH] funsoft: ktermios fix
Al Viro
1
-1
/
+1
2007-01-22
USB: unusual_devs.h entry for nokia 6233
Manuel Osdoba
1
-0
/
+7
2007-01-22
USB: Fix for typo in ohci-ep93xx.c
Petr Stetiar
1
-1
/
+1
2007-01-22
USB: disable USB_MULTITHREAD_PROBE
Greg Kroah-Hartman
2
-24
/
+1
2007-01-22
USB: add vendor/device id for Option GT Max 3.6 cards
garrett_damore@tadpole.com
1
-0
/
+3
2007-01-22
USB: unusual_devs.h for 0x046b:ff40
Pete Zaitcev
1
-0
/
+12
2007-01-22
USB: make usbhid ignore Imation Disc Stakka
Oliver Neukum
1
-0
/
+4
2007-01-22
USB: rndis_host: fix crash while probing a Nokia S60 mobile
Daniel Gollub
1
-9
/
+14
2007-01-22
USB: asix: Detect internal PHY and enable/use accordingly
Andres Salomon
1
-5
/
+13
2007-01-22
usbtouchscreen: make ITM screens report BTN_TOUCH as zero when not touched
Daniel Ritz
1
-39
/
+59
2007-01-21
hid-core.c: Adds GTCO CalComp Interwrite IPanel PIDs to blacklist
Jeremy Roberson
1
-0
/
+8
2007-01-21
HID: put usb_interface instead of usb_device into hid->dev to fix udevinfo br...
Anssi Hannula
4
-18
/
+22
2007-01-21
HID: GEYSER4_ISO needs quirk
Adrian Friedli
1
-1
/
+1
2007-01-21
HID: fix some ARM builds due to HID brokenness - make USB_HID depend on INPUT
Russell King
1
-1
/
+1
2007-01-11
[PATCH] really fix funsoft driver
David Miller
2
-2
/
+2
2007-01-05
USB: asix: Fix AX88772 device PHY selection
David Hollis
1
-1
/
+1
2007-01-05
USB: usblp.c - add Kyocera Mita FS 820 to list of "quirky" printers
Martin Williges
1
-0
/
+1
2007-01-05
sisusb_con warning fixes
Andrew Morton
1
-6
/
+6
2007-01-05
USB: Fixed bug in endpoint release function.
Sarah Bailey
1
-1
/
+1
2007-01-05
USB storage: fix ipod ejecting issue
Pete Zaitcev
1
-1
/
+1
2007-01-05
USB Storage: unusual_devs: add supertop drives
Phil Dibowitz
1
-0
/
+15
2007-01-05
USB: omap_udc build fixes (sync with linux-omap)
David Brownell
2
-53
/
+195
2007-01-05
USB: funsoft is borken on sparc
Andrew Morton
1
-1
/
+1
2007-01-05
USB: fix interaction between different interfaces in an "Option" usb device
Miguel Angel Alvarez
1
-0
/
+3
2007-01-05
UHCI: support device_may_wakeup
Alan Stern
1
-1
/
+3
2007-01-05
UHCI: make test for ASUS motherboard more specific
Alan Stern
1
-12
/
+4
2007-01-04
HID: fix help texts in Kconfig
Jiri Kosina
1
-4
/
+2
2006-12-30
[PATCH] make fn_keys work again on power/macbooks
Soeren Sonnenburg
1
-1
/
+1
2006-12-22
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+1
2006-12-20
USB Storage: remove duplicate Nokia entry in unusual_devs.h
Greg Kroah-Hartman
1
-7
/
+0
2006-12-20
[PATCH] usb serial: add support for Novatel S720/U720 CDMA/EV-DO modems
Eric Smith
1
-0
/
+2
2006-12-20
[PATCH] USB: Nokia E70 is an unusual device
Andrew Morton
1
-0
/
+7
2006-12-20
USB: fix to usbfs_snoop logging of user defined control urbs
Chris Frey
1
-1
/
+5
2006-12-20
USB: at91_udc: Additional checks
Wojtek Kaniewski
1
-2
/
+8
2006-12-20
USB: at91_udc: Cleanup variables after failure in usb_gadget_register_driver()
Wojtek Kaniewski
1
-0
/
+4
2006-12-20
USB: at91_udc: allow drivers that support high speed
Wojtek Kaniewski
1
-1
/
+1
2006-12-20
USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad card
Tony Olech
2
-259
/
+425
2006-12-20
USB: at91_udc, misc fixes
Andrew Victor
2
-6
/
+42
2006-12-20
USB: at91 udc, support at91sam926x addresses
Andrew Victor
2
-86
/
+84
2006-12-20
USB: OHCI support for PNX8550
Vitaly Wool
2
-0
/
+262
2006-12-20
USB: ohci handles hardware faults during root port resets
Takamasa Ohtake
1
-2
/
+7
2006-12-20
USB: ohci at91 warning fix
Andrew Victor
1
-1
/
+0
2006-12-20
USB: ohci whitespace/comment fixups
David Brownell
17
-226
/
+169
2006-12-20
USB: gadget driver unbind() is optional; section fixes; misc
David Brownell
10
-47
/
+41
2006-12-20
UHCI: module parameter to ignore overcurrent changes
Alan Stern
2
-3
/
+24
2006-12-20
USB: Nokia E70 is an unusual device
Andrew Morton
1
-0
/
+7
2006-12-20
USB AUERSWALD: replace kmalloc+memset with kzalloc
Burman Yan
1
-4
/
+2
[next]