aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2006-07-12[PATCH] USB serial visor: fix race in open/closeIan Abbott
2006-07-12[PATCH] USB Storage: Uname in PR/SC Unneeded messagePhil Dibowitz
2006-07-12[PATCH] USB Storage: US_FL_MAX_SECTORS_64 flagPhil Dibowitz
2006-07-12[PATCH] usbcore: fixes for hub_port_resumeAlan Stern
2006-07-12[PATCH] USB: unusual_devs entry for Samsung MP3 playerErnis
2006-07-12[PATCH] usb-storage: unusual_devs entry for Motorola RAZR V3xDavide Perini
2006-07-12[PATCH] USB hub: don't return status > 0 from resumeAlan Stern
2006-07-12[PATCH] usb-storage: fix race between reset and disconnectAlan Stern
2006-07-12[PATCH] USB: update for acm in quirks and debugOliver Neukum
2006-07-12[PATCH] USB: rename Cypress CY7C63xxx driver to proper name and fix up some t...Oliver Bock
2006-07-12[PATCH] usbfs: use the correct signal number for disconnectionZoran Marceta
2006-07-12[PATCH] USB: Support for Susteen Datapilot Universal-2 cable in pl2303Matthew Meno
2006-07-12[PATCH] USB: fix visor leaksPete Zaitcev
2006-07-12[PATCH] USB: fix usb-serial leaks, oopses on disconnectPete Zaitcev
2006-07-12[PATCH] USB: OHCI hub code unaligned accessDavid Miller
2006-07-12[PATCH] USB: new device ids for ftdi_sio driverChristophe Mariac
2006-07-12[PATCH] USB: new device id for Thorlabs motor driverD. Peter Siddons
2006-07-12[PATCH] USB: Addition of vendor/product id pair for pl2303 driverPeter Moulder
2006-07-12[PATCH] USB: ohci bits for the cirrus ep93xxLennert Buytenhek
2006-07-12[PATCH] USB: au1200: EHCI and OHCI fixesDaniel Mack
2006-07-12[PATCH] USB: au1xxx: compile fixes for OHCI for au1200Domen Puncer
2006-07-10[PATCH] usb-storage: wait for URB to completeAlan Stern
2006-07-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-07-03[PATCH] lockdep: annotate USBFSArjan van de Ven
2006-07-03[PATCH] lockdep: annotate i_mutexIngo Molnar
2006-07-03[ARM] Fix lh7a40x_udc.cRussell King
2006-07-02Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-07-02[PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30[PATCH] SELinux: update USB code with new kill_proc_info_as_uidDavid Quigley
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h againMilan Svoboda
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-29Merge omap treeRussell King
2006-06-28[PATCH] remove TTY_DONT_FLIPPaul Fulghum
2006-06-27[PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...Greg Kroah-Hartman
2006-06-26ARM: OMAP: Fix DMA channel irq handling for omap24xxTony Lindgren
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds
2006-06-26Clean up 'inline is not at beginning' warnings for usb storageJesper Juhl
2006-06-26[PATCH] drivers: use list_move()Akinobu Mita
2006-06-26Input: fix misspelling of Hangeul keyJerome Pinot
2006-06-26Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2006-06-25Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2006-06-24Revert "[PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointer"Linus Torvalds
2006-06-24Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2006-06-23[PATCH] Kill PF_SYNCWRITE flagJens Axboe