summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] USB: UHCI: Split apart the physical and logical framelist arraysAlan Stern2005-10-294-28/+44
* [PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULLAlan Stern2005-10-294-43/+10
* [PATCH] USB: Fix usb hub buildMatt Porter2005-10-291-1/+1
* [PATCH] remove some USB_SUSPEND dependenciesDavid Brownell2005-10-299-11/+12
* [PATCH] remove duplicated resume path codeDavid Brownell2005-10-291-28/+5
* [PATCH] remove usb_suspend_device() parameterDavid Brownell2005-10-295-18/+45
* [PATCH] remove suspend-path recursionDavid Brownell2005-10-291-64/+12
* [PATCH] usb_interface power stateDavid Brownell2005-10-298-48/+85
* [PATCH] USB: move handoff codeDavid Brownell2005-10-293-2/+276
* [PATCH] USB: add more snooping hooks in devio.cGreg Kroah-Hartman2005-10-291-5/+50
* [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman2005-10-2913-46/+20
* [PATCH] USB: add endpoint information to sysfsGreg Kroah-Hartman2005-10-291-2/+193
* [PATCH] USB: disable tasklet if rtl8150 device is removed while active.Greg Kroah-Hartman2005-10-291-0/+1
* [PATCH] USB: ftdi: Artemis and ATIK based USB astronomical CCD camerasRui Santos2005-10-292-0/+16
* [PATCH] USB: ehci.patch (earlier irq disable)David Brownell2005-10-291-0/+8
* Merge ../bleed-2.6Greg KH2005-10-2835-94/+94
|\
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-282-5/+5
| |\
| | * [ARM] 3044/1: Fix sparse warnings about incompatible pointer types for regist...Ian Campbell2005-10-282-5/+5
| * | [PATCH] gfp_t: drivers/usbAl Viro2005-10-2834-89/+89
| |/
* | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-287-62/+24
* | [PATCH] Input: convert konicawc to dynamic input_dev allocationDmitry Torokhov2005-10-281-28/+61
* | [PATCH] Input: convert onetouch to dynamic input_dev allocationDmitry Torokhov2005-10-281-49/+50
* | [PATCH] drivers/usb/input: convert to dynamic input_dev allocationDmitry Torokhov2005-10-2821-1002/+961
* | [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-283-3/+6
* | [PATCH] usb device wakeup flagsDavid Brownell2005-10-281-7/+9
|/
* [PATCH] USB: fix bug in handling of highspeed usb HID devicesChristian Krause2005-10-171-3/+0
* [PATCH] isp116x-hcd: fix handling of short transfersOlav Kongas2005-10-171-1/+2
* [PATCH] usbserial: Regression in USB generic serial driverRandall Nortman2005-10-151-1/+1
* Use the new "kill_proc_info_as_uid()" for USB disconnect tooLinus Torvalds2005-10-113-3/+6
* [PATCH] Fix signal sending in usbdevio on async URB completionHarald Welte2005-10-111-3/+9
* [PATCH] usb/core/hcd-pci.c: don't free_irq() on suspendDaniel Ritz2005-09-301-9/+0
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-09-303-4/+0
|\
| * [ARM] Don't include mach-types.h unnecessarilyRussell King2005-09-292-2/+0
| * [ARM] Don't include asm/arch/hardware.h directlyRussell King2005-09-292-2/+0
* | [PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro2005-09-291-2/+2
|/
* [PATCH] USB: Add Novatel CDMA Wireless PC card IDs to airprimeDavid Hollis2005-09-221-1/+2
* [PATCH] usb/serial/option.c: Increase input buffer sizeMatthias Urlichs2005-09-221-1/+3
* [PATCH] USB: fix pegasus driverKevin Vigor2005-09-221-9/+20
* [PATCH] USB: sl811-hcd minor fixesDavid Brownell2005-09-221-2/+14
* [PATCH] USB: fix pxa2xx_udc compile warningsRichard Purdie2005-09-222-6/+6
* [PATCH] USB: ftdi_sio: allow baud rate to be changed without raising RTS and DTRPeter Favrholdt2005-09-221-3/+5
* [PATCH] USB: more device IDs for Option card driverMatthias Urlichs2005-09-221-0/+7
* [PATCH] driver core: add helper device_is_registered()Daniel Ritz2005-09-222-4/+4
* [PATCH] USB: ftdi_sio: custom baud rate fixIan Abbott2005-09-121-1/+1
* [PATCH] USB: Usbmon setup DMA patchPete Zaitcev2005-09-121-1/+1
* [PATCH] usb: fix uss720 schedule with interrupts offThomas Sailer2005-09-121-123/+270
* [PATCH] USB: usb-storage: Add unusual_devs entry for Neuros Audio MP3 playerDaniel Drake2005-09-121-0/+8
* [PATCH] USB: storage: Add unusual_dev SINGLE_LUN entriesPhil Dibowitz2005-09-121-0/+17
* [PATCH] USB Storage: unusual_devs.h request for TranscendPete Zaitcev2005-09-121-0/+10
* [PATCH] USB: storage: Fix messed-up lockingMatthew Dharm2005-09-122-14/+17