summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * [PATCH] USB: ipaq.c timing parametersFrank Gevaerts2006-07-121-1/+11
| * [PATCH] USB: ipaq.c bugfixesFrank Gevaerts2006-07-121-5/+6
| * [PATCH] USB: ehci: fix bogus alteration of a local variableDavid Brownell2006-07-121-3/+4
| * [PATCH] USB: add driver for non-composite Sierra Wireless devicesKevin Lloyd2006-07-123-0/+87
| * [PATCH] USB: fix pointer dereference in drivers/usb/misc/usblcdEric Sesterhenn2006-07-121-4/+2
| * [PATCH] USB: Kill compiler warning in quirk_usb_handoff_ohciKyle McMartin2006-07-121-4/+4
| * [PATCH] USB serial ftdi_sio: Prevent userspace DoSIan Abbott2006-07-121-13/+90
| * [PATCH] USB serial visor: fix race in open/closeIan Abbott2006-07-121-1/+0
| * [PATCH] USB Storage: Uname in PR/SC Unneeded messagePhil Dibowitz2006-07-121-2/+5
| * [PATCH] USB Storage: US_FL_MAX_SECTORS_64 flagPhil Dibowitz2006-07-123-13/+19
| * [PATCH] usbcore: fixes for hub_port_resumeAlan Stern2006-07-121-0/+5
| * [PATCH] USB: unusual_devs entry for Samsung MP3 playerErnis2006-07-121-0/+7
| * [PATCH] usb-storage: unusual_devs entry for Motorola RAZR V3xDavide Perini2006-07-121-0/+9
| * [PATCH] USB hub: don't return status > 0 from resumeAlan Stern2006-07-121-1/+4
| * [PATCH] usb-storage: fix race between reset and disconnectAlan Stern2006-07-121-8/+14
| * [PATCH] USB: update for acm in quirks and debugOliver Neukum2006-07-121-23/+26
| * [PATCH] USB: rename Cypress CY7C63xxx driver to proper name and fix up some t...Oliver Bock2006-07-125-251/+286
| * [PATCH] usbfs: use the correct signal number for disconnectionZoran Marceta2006-07-121-1/+1
| * [PATCH] USB: Support for Susteen Datapilot Universal-2 cable in pl2303Matthew Meno2006-07-122-0/+5
| * [PATCH] USB: fix visor leaksPete Zaitcev2006-07-121-3/+33
| * [PATCH] USB: fix usb-serial leaks, oopses on disconnectPete Zaitcev2006-07-121-14/+9
| * [PATCH] USB: OHCI hub code unaligned accessDavid Miller2006-07-121-2/+2
| * [PATCH] USB: new device ids for ftdi_sio driverChristophe Mariac2006-07-122-0/+4
| * [PATCH] USB: new device id for Thorlabs motor driverD. Peter Siddons2006-07-122-0/+6
| * [PATCH] USB: Addition of vendor/product id pair for pl2303 driverPeter Moulder2006-07-122-0/+2
| * [PATCH] USB: ohci bits for the cirrus ep93xxLennert Buytenhek2006-07-123-0/+231
| * [PATCH] USB: au1200: EHCI and OHCI fixesDaniel Mack2006-07-122-13/+11
| * [PATCH] USB: au1xxx: compile fixes for OHCI for au1200Domen Puncer2006-07-121-2/+4
| * [PATCH] usb-storage: wait for URB to completeAlan Stern2006-07-101-1/+1
* | Input: hiddev - use standard list implementationDmitry Torokhov2006-07-191-34/+38
* | Input: HID - fix potential out-of-bound array accessDmitry Torokhov2006-07-151-1/+2
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-031-1/+1
|\
| * [ARM] Fix lh7a40x_udc.cRussell King2006-07-031-1/+1
* | [PATCH] lockdep: annotate USBFSArjan van de Ven2006-07-031-1/+1
* | [PATCH] lockdep: annotate i_mutexIngo Molnar2006-07-031-1/+1
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-021-1/+1
|\
| * Merge omap treeRussell King2006-06-291-1/+1
| |\
| | * ARM: OMAP: Fix DMA channel irq handling for omap24xxTony Lindgren2006-06-261-1/+1
* | | [PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner2006-07-0219-25/+25
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-30100-100/+0
|\ \ \
| * | | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30100-100/+0
* | | | [PATCH] SELinux: update USB code with new kill_proc_info_as_uidDavid Quigley2006-06-303-2/+7
|/ / /
* | | [PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h againMilan Svoboda2006-06-291-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-293-6/+3
|\ \ \
| * | | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-263-3/+3
| * | | [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-263-3/+0
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-291-3/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | [PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...Greg Kroah-Hartman2006-06-271-3/+7
| | |/ | |/|
* | | [PATCH] remove TTY_DONT_FLIPPaul Fulghum2006-06-281-2/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-261-2/+2
|\ \ | |/ |/|
OpenPOWER on IntegriCloud