aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-03[PATCH] fix rtl8150Al Viro1-1/+2
2007-01-30HID: fix pb_fnmode and move it to generic HIDJiri Kosina1-9/+0
2007-01-25USB HID: fix hid_blacklist clash for 0x08ca/0x0010Jiri Kosina1-3/+0
2007-01-23[PATCH] funsoft: ktermios fixAl Viro1-1/+1
2007-01-22USB: unusual_devs.h entry for nokia 6233Manuel Osdoba1-0/+7
2007-01-22USB: Fix for typo in ohci-ep93xx.cPetr Stetiar1-1/+1
2007-01-22USB: disable USB_MULTITHREAD_PROBEGreg Kroah-Hartman2-24/+1
2007-01-22USB: add vendor/device id for Option GT Max 3.6 cardsgarrett_damore@tadpole.com1-0/+3
2007-01-22USB: unusual_devs.h for 0x046b:ff40Pete Zaitcev1-0/+12
2007-01-22USB: make usbhid ignore Imation Disc StakkaOliver Neukum1-0/+4
2007-01-22USB: rndis_host: fix crash while probing a Nokia S60 mobileDaniel Gollub1-9/+14
2007-01-22USB: asix: Detect internal PHY and enable/use accordinglyAndres Salomon1-5/+13
2007-01-22usbtouchscreen: make ITM screens report BTN_TOUCH as zero when not touchedDaniel Ritz1-39/+59
2007-01-21hid-core.c: Adds GTCO CalComp Interwrite IPanel PIDs to blacklistJeremy Roberson1-0/+8
2007-01-21HID: put usb_interface instead of usb_device into hid->dev to fix udevinfo breakageAnssi Hannula4-18/+22
2007-01-21HID: GEYSER4_ISO needs quirkAdrian Friedli1-1/+1
2007-01-21HID: fix some ARM builds due to HID brokenness - make USB_HID depend on INPUTRussell King1-1/+1
2007-01-11[PATCH] really fix funsoft driverDavid Miller2-2/+2
2007-01-05USB: asix: Fix AX88772 device PHY selectionDavid Hollis1-1/+1
2007-01-05USB: usblp.c - add Kyocera Mita FS 820 to list of "quirky" printersMartin Williges1-0/+1
2007-01-05sisusb_con warning fixesAndrew Morton1-6/+6
2007-01-05USB: Fixed bug in endpoint release function.Sarah Bailey1-1/+1
2007-01-05USB storage: fix ipod ejecting issuePete Zaitcev1-1/+1
2007-01-05USB Storage: unusual_devs: add supertop drivesPhil Dibowitz1-0/+15
2007-01-05USB: omap_udc build fixes (sync with linux-omap)David Brownell2-53/+195
2007-01-05USB: funsoft is borken on sparcAndrew Morton1-1/+1
2007-01-05USB: fix interaction between different interfaces in an "Option" usb deviceMiguel Angel Alvarez1-0/+3
2007-01-05UHCI: support device_may_wakeupAlan Stern1-1/+3
2007-01-05UHCI: make test for ASUS motherboard more specificAlan Stern1-12/+4
2007-01-04HID: fix help texts in KconfigJiri Kosina1-4/+2
2006-12-30[PATCH] make fn_keys work again on power/macbooksSoeren Sonnenburg1-1/+1
2006-12-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-1/+1
2006-12-20USB Storage: remove duplicate Nokia entry in unusual_devs.hGreg Kroah-Hartman1-7/+0
2006-12-20[PATCH] usb serial: add support for Novatel S720/U720 CDMA/EV-DO modemsEric Smith1-0/+2
2006-12-20[PATCH] USB: Nokia E70 is an unusual deviceAndrew Morton1-0/+7
2006-12-20USB: fix to usbfs_snoop logging of user defined control urbsChris Frey1-1/+5
2006-12-20USB: at91_udc: Additional checksWojtek Kaniewski1-2/+8
2006-12-20USB: at91_udc: Cleanup variables after failure in usb_gadget_register_driver()Wojtek Kaniewski1-0/+4
2006-12-20USB: at91_udc: allow drivers that support high speedWojtek Kaniewski1-1/+1
2006-12-20USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad cardTony Olech2-259/+425
2006-12-20USB: at91_udc, misc fixesAndrew Victor2-6/+42
2006-12-20USB: at91 udc, support at91sam926x addressesAndrew Victor2-86/+84
2006-12-20USB: OHCI support for PNX8550Vitaly Wool2-0/+262
2006-12-20USB: ohci handles hardware faults during root port resetsTakamasa Ohtake1-2/+7
2006-12-20USB: ohci at91 warning fixAndrew Victor1-1/+0
2006-12-20USB: ohci whitespace/comment fixupsDavid Brownell17-226/+169
2006-12-20USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell10-47/+41
2006-12-20UHCI: module parameter to ignore overcurrent changesAlan Stern2-3/+24
2006-12-20USB: Nokia E70 is an unusual deviceAndrew Morton1-0/+7
2006-12-20USB AUERSWALD: replace kmalloc+memset with kzallocBurman Yan1-4/+2