index
:
kernel
0x221E-v0.0.1-v6.19
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.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2008-05-14
USB: add new moto_modem driver for some Morotola phones
Greg Kroah-Hartman
2008-05-12
Fix c67x00-ll-hpi compilation failure (bug #10627)
Fernando Luis Vázquez Cao
2008-05-11
usb-serial: Add ThinkOptics WavIT
Bernhard Beck
2008-05-08
fix irq flags for iuu_phoenix.c
Steven Rostedt
2008-05-06
usb: Sparc build fix, make USB_ISP1760_OF depend on PPC_OF
David S. Miller
2008-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-05-02
USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance, clear-f...
David Lopo
2008-05-02
usb_serial: some coding style fixes
Alan Cox
2008-05-02
USB: Remove redundant dependencies on USB_ATM.
Robert P. J. Day
2008-05-02
USB: UHCI: disable remote wakeup when it's not needed
Alan Stern
2008-05-02
USB: OHCI: work around bogus compiler warning
Alan Stern
2008-05-02
USB: add Cypress c67x00 OTG controller HCD driver
Peter Korsgaard
2008-05-02
USB: add Cypress c67x00 OTG controller core driver
Peter Korsgaard
2008-05-02
USB: add Cypress c67x00 low level interface code
Peter Korsgaard
2008-05-02
USB: airprime: unlock mutex instead of trying to lock it again
Leonardo Chiquitto
2008-05-02
USB: storage: Update mailling list address
Andrew Lunn
2008-05-02
USB: storage: UNUSUAL_DEVS() for PanDigital Picture frame.
Andrew Lunn
2008-05-02
USB: add more FTDI device ids
Peter Mack
2008-05-02
USB: fix cannot work usb storage when using ohci-sm501
Yoshihiro Shimoda
2008-05-02
usb: gadget zero timer init fix
David Lopo
2008-05-02
usb: gadget zero style fixups (mostly whitespace)
David Brownell
2008-05-02
usb serial gadget: CDC ACM fixes
David Brownell
2008-05-02
usb: pxa27x_udc driver
Robert Jarzmik
2008-05-02
USB: INTOVA Pixtreme camera mass storage device
Rohan Hart
2008-05-02
USB: mos7840: test and propagate set_uart_reg return value
Roel Kluin
2008-05-02
USB: usbtest displays diagnostics again
David Brownell
2008-05-02
usb: libusual kthread_run() called with wrong format.
Rusty Russell
2008-05-02
usb-storage: add unusual_devs entry for Samsung YP-U3
Alan Stern
2008-05-02
USB: storage/onetouch.c: make a function static
Adrian Bunk
2008-05-02
usb-storage: fix build failure in OneTouch driver
Dmitry Torokhov
2008-05-02
usb: ldusb: ld_usb semaphore to mutex
Daniel Walker
2008-05-02
USB: ISP1760 HCD driver
Sebastian Siewior
2008-05-02
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
Boaz Harrosh
2008-04-30
tty: The big operations rework
Alan Cox
2008-04-30
usb gadget: switch to put_char returning int
Alan Cox
2008-04-29
usb: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-29
usb: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
proc: remove proc_bus
Alexey Dobriyan
2008-04-28
drivers/usb annotations and fixes
Al Viro
2008-04-24
usb: don't update devnum for wusb devices
David Vrabel
2008-04-24
wusb: make ep0_reinit available for modules
Inaky Perez-Gonzalez
2008-04-24
wusb: devices dont use a set address
Inaky Perez-Gonzalez
2008-04-24
wusb: teach choose_address() about wireless devices
Inaky Perez-Gonzalez
2008-04-24
USB: remove unnecessary type casting of urb->context
Ming Lei
2008-04-24
usb serial: more fixes and groundwork for tty changes
Alan Cox
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
USB: usbfs: export the URB_NO_INTERRUPT flag to userspace
Alan Stern
2008-04-24
USB: fix compile problems in ehci-hcd
Alan Stern
2008-04-24
USB: ehci: qh_completions cleanup and bugfix
David Brownell
2008-04-24
USB: cdc-acm: signedness fix
David Brownell
[prev]
[next]