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-05-11
usb-serial: Add ThinkOptics WavIT
Bernhard Beck
1
-0
/
+1
2008-05-08
fix irq flags for iuu_phoenix.c
Steven Rostedt
1
-3
/
+3
2008-05-06
usb: Sparc build fix, make USB_ISP1760_OF depend on PPC_OF
David S. Miller
1
-1
/
+1
2008-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-1
/
+3
2008-05-02
USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance, clear-f...
David Lopo
1
-1
/
+24
2008-05-02
usb_serial: some coding style fixes
Alan Cox
4
-103
/
+112
2008-05-02
USB: Remove redundant dependencies on USB_ATM.
Robert P. J. Day
1
-4
/
+0
2008-05-02
USB: UHCI: disable remote wakeup when it's not needed
Alan Stern
2
-18
/
+61
2008-05-02
USB: OHCI: work around bogus compiler warning
Alan Stern
1
-1
/
+1
2008-05-02
USB: add Cypress c67x00 OTG controller HCD driver
Peter Korsgaard
9
-0
/
+1836
2008-05-02
USB: add Cypress c67x00 OTG controller core driver
Peter Korsgaard
1
-0
/
+230
2008-05-02
USB: add Cypress c67x00 low level interface code
Peter Korsgaard
2
-0
/
+690
2008-05-02
USB: airprime: unlock mutex instead of trying to lock it again
Leonardo Chiquitto
1
-1
/
+1
2008-05-02
USB: storage: Update mailling list address
Andrew Lunn
2
-2
/
+4
2008-05-02
USB: storage: UNUSUAL_DEVS() for PanDigital Picture frame.
Andrew Lunn
1
-0
/
+11
2008-05-02
USB: add more FTDI device ids
Peter Mack
2
-0
/
+19
2008-05-02
USB: fix cannot work usb storage when using ohci-sm501
Yoshihiro Shimoda
1
-1
/
+3
2008-05-02
usb: gadget zero timer init fix
David Lopo
1
-3
/
+4
2008-05-02
usb: gadget zero style fixups (mostly whitespace)
David Brownell
1
-193
/
+172
2008-05-02
usb serial gadget: CDC ACM fixes
David Brownell
1
-17
/
+73
2008-05-02
usb: pxa27x_udc driver
Robert Jarzmik
5
-4
/
+2916
2008-05-02
USB: INTOVA Pixtreme camera mass storage device
Rohan Hart
1
-0
/
+7
2008-05-02
USB: mos7840: test and propagate set_uart_reg return value
Roel Kluin
1
-3
/
+2
2008-05-02
USB: usbtest displays diagnostics again
David Brownell
1
-143
/
+133
2008-05-02
usb: libusual kthread_run() called with wrong format.
Rusty Russell
1
-1
/
+1
2008-05-02
usb-storage: add unusual_devs entry for Samsung YP-U3
Alan Stern
1
-0
/
+7
2008-05-02
USB: storage/onetouch.c: make a function static
Adrian Bunk
1
-2
/
+2
2008-05-02
usb-storage: fix build failure in OneTouch driver
Dmitry Torokhov
1
-1
/
+2
2008-05-02
usb: ldusb: ld_usb semaphore to mutex
Daniel Walker
1
-14
/
+14
2008-05-02
USB: ISP1760 HCD driver
Sebastian Siewior
5
-1
/
+2764
2008-05-02
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
Boaz Harrosh
2
-1
/
+3
2008-04-30
tty: The big operations rework
Alan Cox
3
-111
/
+25
2008-04-30
usb gadget: switch to put_char returning int
Alan Cox
1
-4
/
+6
2008-04-29
usb: use get/put_unaligned_* helpers
Harvey Harrison
7
-56
/
+44
2008-04-29
usb: use non-racy method for proc entries creation
Denis V. Lunev
3
-23
/
+5
2008-04-29
proc: remove proc_bus
Alexey Dobriyan
1
-2
/
+2
2008-04-28
drivers/usb annotations and fixes
Al Viro
18
-49
/
+55
2008-04-24
usb: don't update devnum for wusb devices
David Vrabel
1
-3
/
+11
2008-04-24
wusb: make ep0_reinit available for modules
Inaky Perez-Gonzalez
2
-5
/
+7
2008-04-24
wusb: devices dont use a set address
Inaky Perez-Gonzalez
1
-20
/
+27
2008-04-24
wusb: teach choose_address() about wireless devices
Inaky Perez-Gonzalez
1
-9
/
+31
2008-04-24
USB: remove unnecessary type casting of urb->context
Ming Lei
37
-101
/
+101
2008-04-24
usb serial: more fixes and groundwork for tty changes
Alan Cox
16
-67
/
+93
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
83
-2130
/
+2130
2008-04-24
USB: usbfs: export the URB_NO_INTERRUPT flag to userspace
Alan Stern
1
-4
/
+23
2008-04-24
USB: fix compile problems in ehci-hcd
Alan Stern
2
-2
/
+3
2008-04-24
USB: ehci: qh_completions cleanup and bugfix
David Brownell
1
-18
/
+16
2008-04-24
USB: cdc-acm: signedness fix
David Brownell
1
-3
/
+7
2008-04-24
USB: don't explicitly reenable root-hub status interrupts
Alan Stern
22
-70
/
+31
2008-04-24
USB: OHCI: turn off RD when remote wakeup is disabled
Alan Stern
1
-1
/
+2
[next]