aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-10Revert "USB: pxa2xx_udc: fix hardcoded irq number"Linus Torvalds1-1/+1
2007-03-09USB Elan FTDI: check for workqueue creationCyrill Gorcunov1-2/+16
2007-03-09USB: fix spinlock recursion in cdc-acm.cOliver Neukum1-4/+4
2007-03-09USB: fix Unaligned access in EHCI driverMax Dmitrichenko1-2/+1
2007-03-09USB: Product ID for FT232RL in ftdi_sioGard Spreemann2-0/+4
2007-03-09USBNET: DM9501: Add Corega FEther USB-TXC support.YOSHIFUJI Hideaki1-0/+4
2007-03-09USB: ipaq.c: Additional devicesAndre Spahlinger1-0/+2
2007-03-09USB: further fix for usb-serialOliver Neukum1-5/+4
2007-03-09USB: fix usb-serial device naming bugOliver Neukum1-1/+1
2007-03-09USB: RTS/DTR signal patch for airprime driverMartin Schiller1-0/+47
2007-03-09USB: ftdi_sio: use port_probe / port_remove thereby fixing access to the latency_timerJim Radford1-44/+35
2007-03-09usb-serial: fix shutdown / device_unregister orderJim Radford1-5/+6
2007-03-09USB: add Additional PIDs in ftdi_sioThomas Schleusener2-0/+21
2007-03-09USB: add QL355P power supply ids to fdti_sioMichael Olberg2-0/+7
2007-03-09USB: New device IDs for cp2101 driverJon K Hellan1-0/+2
2007-03-09USB: kill dead code from hub.cOliver Neukum1-7/+0
2007-03-09USB: ratelimit debounce error messagesOliver Neukum1-1/+1
2007-03-09USB: pxa2xx_udc: fix hardcoded irq numberMilan Svoboda1-1/+1
2007-03-09UHCI: fix port resume problemAlan Stern1-4/+7
2007-03-09USB: set the correct interval for interrupt URBsAlan Stern2-9/+13
2007-03-09USB: goku_udc: Remove crude cache coherency codeRalf Baechle1-29/+0
2007-03-09USB storage: Nokia 6288 unusual_devs entryAndrew Nayenko1-0/+7
2007-03-09USB storage: Removed duplicate supertop unusual_dev entryPhil Dibowitz1-10/+0
2007-03-09USB: at91_udc, fix more modpost bogosity (rename driver struct)David Brownell1-3/+3
2007-03-06Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-11/+10
2007-03-05[PATCH] usb-storage: do not rebuild when kernel version changesSam Ravnborg1-2/+2
2007-03-02HID blacklisting of all Code Mercenaries IOWarrior devicesRobert Marquardt1-11/+10
2007-03-01HID: fix Logitech DiNovo Edge touchwheel and Logic3 /SpectraVideo middle buttonJiri Kosina1-0/+3
2007-03-01HID: fix broken Logitech S510 keyboard report descriptor; make extra keys workJiri Kosina1-1/+22
2007-03-01USB HID: use CONFIG_HID_DEBUG for outputting report descriptorJiri Kosina1-4/+1
2007-03-01USB HID: Fix USB vendor and product IDs endianness for USB HID devicesJulien BLACHE1-2/+2
2007-02-23USB: export autosuspend delay in sysfsAlan Stern3-1/+87
2007-02-23USB: make autosuspend delay a module parameterAlan Stern4-10/+26
2007-02-23USB: minor cleanups for sysfs.cAlan Stern1-24/+12
2007-02-23USB: add a blacklist for devices that can't handle some things we throw at them.Oliver Neukum6-2/+96
2007-02-23USB: refactor usb device matching and create usb_device_matchGreg Kroah-Hartman2-12/+23
2007-02-23USB: Wacom driver updatesPing Cheng2-39/+65
2007-02-23gadgetfs: Fixed bug in ep_aio_read_retry.Sarah Bailey1-1/+4
2007-02-23USB: Use USB defines in usbmouse.c and usbkbd.cMichael Opdenacker2-2/+6
2007-02-23USB: ftdi_sio: Adding VID and PID for TellstickMicke Prag2-0/+7
2007-02-23UHCI: Eliminate asynchronous skeleton Queue HeadersAlan Stern4-113/+256
2007-02-23UHCI: Add macros for computing DMA valuesAlan Stern4-37/+34
2007-02-23USB: Davicom DM9601 usbnet driverPeter Korsgaard3-0/+616
2007-02-23USB: asix.c - Add JVC-PRX1 idsDavid Hollis1-5/+9
2007-02-23usbmon: Remove erroneous __exitPete Zaitcev3-4/+4
2007-02-23USB: add driver for iowarrior devices.Greg Kroah-Hartman3-0/+940
2007-02-23USB: option: add a bunch of new device idsGreg Kroah-Hartman1-20/+80
2007-02-23USB: option: remove duplicate device id tableGreg Kroah-Hartman1-16/+1
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie1-5/+6
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie1-6/+0