aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-26USB: fix usb-serial/ftdi build warningDavid Brownell1-1/+5
2007-03-26USB: fix usb-serial/generic build warningDavid Brownell1-3/+4
2007-03-26USB: another entry for the quirk listOliver Neukum1-1/+2
2007-03-26USB: remove duplicated device id in airprime driverJon K Hellan1-1/+0
2007-03-26USB: omap_udc: workaround dma_free_coherent() bogosityDavid Brownell1-10/+93
2007-03-26UHCI: Fix problem caused by lack of terminating QHAlan Stern3-82/+41
2007-03-19USB: new Novatel device ids for option driverGreg Kroah-Hartman2-7/+13
2007-03-19USB: berry_charge: correct dbg string for second magic commandKen L Johnson1-1/+1
2007-03-19usblp: quirk flag and device entry for Seiko Epson M129C printerAlan Stern1-1/+5
2007-03-19airprime: USB ID for Novatel EV620 mini PCI-E cardMark Glines1-2/+3
2007-03-19USB: necessary update for mos7720 driverOliver Neukum1-0/+1
2007-03-19USB: RAZR v3i unusual_devsPete Zaitcev1-0/+10
2007-03-19USB: two more device ids for dm9601 usbnet driverJon Dowland1-0/+8
2007-03-19USB: fix usb-serial regressionJim Radford1-6/+5
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