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
2008-07-22
cp2101: coding style
Alan Cox
2
-160
/
+156
2008-07-22
tty-usb-console: Fix termios
Alan Cox
1
-32
/
+5
2008-07-22
tty-usb-console: tidy the USB console code
Alan Cox
1
-61
/
+66
2008-07-22
usb-serial-bus: tidy coding style
Alan Cox
1
-10
/
+10
2008-07-22
belkin_sa: clean up code
Alan Cox
2
-69
/
+94
2008-07-22
whiteheat: fix bugs found in the tidy and audit
Alan Cox
1
-8
/
+4
2008-07-22
whiteheat: coding style
Alan Cox
3
-206
/
+280
2008-07-22
usb_serial: API all change
Alan Cox
41
-1694
/
+1790
2008-07-21
device create: usb: convert device_create to device_create_drvdata
Greg Kroah-Hartman
4
-9
/
+11
2008-07-21
sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor
Dan Williams
1
-0
/
+5
2008-07-21
usb-storage: revert DMA-alignment change for Wireless USB
Alan Stern
1
-10
/
+15
2008-07-21
USB: use reset_resume when normal resume fails
Alan Stern
1
-3
/
+17
2008-07-21
usb_gadget: composite cdc gadget fault handling
David Brownell
2
-1
/
+4
2008-07-21
usb gadget: minor USBCV fix for composite framework
David Lopo
1
-0
/
+1
2008-07-21
USB: Fix bug with byte order in isp116x-hcd.c fio write/read
Julien May
1
-4
/
+19
2008-07-21
USB: fix double kfree in ipaq in error case
Oliver Neukum
1
-1
/
+2
2008-07-21
USB: fix build error in cdc-acm for CONFIG_PM=n
Oliver Neukum
2
-0
/
+11
2008-07-21
USB: remove board-specific UP2OCR configuration from pxa27x-udc
Daniel Ribeiro
1
-1
/
+0
2008-07-21
USB: EHCI: Reconciling USB register differences on MPC85xx vs MPC83xx
Srikanth Srinivasan
1
-0
/
+5
2008-07-21
USB: Fix pointer/int cast in USB devio code
David Howells
1
-2
/
+3
2008-07-21
usb gadget: g_cdc dependso on NET
Randy Dunlap
1
-0
/
+1
2008-07-21
USB: Au1xxx-usb: suspend/resume support.
Manuel Lauss
2
-19
/
+155
2008-07-21
USB: Au1xxx-usb: clean up ohci/ehci bus glue sources.
Manuel Lauss
2
-334
/
+210
2008-07-21
usbfs: don't store bad pointers in registration
Alan Stern
1
-9
/
+10
2008-07-21
usbfs: fix race between open and unregister
Alan Stern
1
-5
/
+11
2008-07-21
usbfs: simplify the lookup-by-minor routines
Alan Stern
1
-9
/
+6
2008-07-21
usbfs: send disconnect signals when device is unregistered
Alan Stern
3
-31
/
+41
2008-07-21
USB: Force unbinding of drivers lacking reset_resume or other methods
Alan Stern
3
-21
/
+139
2008-07-21
USB: ohci-pnx4008: I2C cleanups and fixes
Jean Delvare
1
-14
/
+12
2008-07-21
USB: debug port converter does not accept more than 8 byte packets
Aleksey Gorelov
1
-0
/
+9
2008-07-21
USB: fix disconnect bug in cdc-acm
Oliver Neukum
1
-13
/
+15
2008-07-21
USB: fix usb serial pm counter decrement for disconnected interfaces
Oliver Neukum
1
-1
/
+4
2008-07-21
USB: autosuspend for cdc-wdm
Oliver Neukum
1
-6
/
+101
2008-07-21
USB: additional power savings for cdc-acm devices that support remote wakeup
Oliver Neukum
2
-21
/
+126
2008-07-21
USB: keyspan: Remove duplicate device entries
Ben Collins
1
-3
/
+2
2008-07-21
usb: fix uninitialized variable warning in keyspan_pda
Benny Halevy
1
-1
/
+1
2008-07-21
usb: r8a66597-hcd: fix iinterval for Full/Low speed device
Yoshihiro Shimoda
1
-4
/
+27
2008-07-21
usb: r8a66597-hcd: fix interrupt trigger
Yoshihiro Shimoda
1
-1
/
+6
2008-07-21
USB: fix usb_reset_device and usb_reset_composite_device(take 3)
Ming Lei
3
-19
/
+20
2008-07-21
USB: usb-serial: fix a sparse warning about different signedness
Andre Haupt
1
-1
/
+1
2008-07-21
USB: isp1760: Support board-specific hardware configurations
Nate Case
3
-18
/
+104
2008-07-21
USB: fix comment of usb_set_configuration
Ming Lei
1
-1
/
+1
2008-07-21
USB: use standard SG iterator in the scatter-gather library
Alan Stern
1
-6
/
+6
2008-07-21
USB: remove interface parameter of usb_reset_composite_device
Ming Lei
3
-11
/
+5
2008-07-21
USB: AccessRunner: avoid unnecessary memset
Christophe Jaillet
1
-1
/
+0
2008-07-21
USB: drivers/usb/host/isp1760-hcd.c: processor flags have type `unsigned long'
Andrew Morton
1
-2
/
+2
2008-07-21
USB: cdc-wdm cleanup
Oliver Neukum
1
-6
/
+10
2008-07-21
USB: delete airprime driver
Greg Kroah-Hartman
4
-362
/
+2
2008-07-21
USB: usbmon: use simple_read_from_buffer()
Akinobu Mita
1
-12
/
+2
2008-07-21
USB: uhci: mark root_hub_hub_des[] as const
Ming Lei
1
-1
/
+1
[prev]
[next]