summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] funsoft: ktermios fixAl Viro2007-01-231-1/+1
* USB: unusual_devs.h entry for nokia 6233Manuel Osdoba2007-01-221-0/+7
* USB: Fix for typo in ohci-ep93xx.cPetr Stetiar2007-01-221-1/+1
* USB: disable USB_MULTITHREAD_PROBEGreg Kroah-Hartman2007-01-222-24/+1Star
* USB: add vendor/device id for Option GT Max 3.6 cardsgarrett_damore@tadpole.com2007-01-221-0/+3
* USB: unusual_devs.h for 0x046b:ff40Pete Zaitcev2007-01-221-0/+12
* USB: make usbhid ignore Imation Disc StakkaOliver Neukum2007-01-221-0/+4
* USB: rndis_host: fix crash while probing a Nokia S60 mobileDaniel Gollub2007-01-221-9/+14
* USB: asix: Detect internal PHY and enable/use accordinglyAndres Salomon2007-01-221-5/+13
* usbtouchscreen: make ITM screens report BTN_TOUCH as zero when not touchedDaniel Ritz2007-01-221-39/+59
* hid-core.c: Adds GTCO CalComp Interwrite IPanel PIDs to blacklistJeremy Roberson2007-01-211-0/+8
* HID: put usb_interface instead of usb_device into hid->dev to fix udevinfo br...Anssi Hannula2007-01-214-18/+22
* HID: GEYSER4_ISO needs quirkAdrian Friedli2007-01-211-1/+1
* HID: fix some ARM builds due to HID brokenness - make USB_HID depend on INPUTRussell King2007-01-211-1/+1
* [PATCH] really fix funsoft driverDavid Miller2007-01-122-2/+2
* USB: asix: Fix AX88772 device PHY selectionDavid Hollis2007-01-051-1/+1
* USB: usblp.c - add Kyocera Mita FS 820 to list of "quirky" printersMartin Williges2007-01-051-0/+1
* sisusb_con warning fixesAndrew Morton2007-01-051-6/+6
* USB: Fixed bug in endpoint release function.Sarah Bailey2007-01-051-1/+1
* USB storage: fix ipod ejecting issuePete Zaitcev2007-01-051-1/+1
* USB Storage: unusual_devs: add supertop drivesPhil Dibowitz2007-01-051-0/+15
* USB: omap_udc build fixes (sync with linux-omap)David Brownell2007-01-052-53/+195
* USB: funsoft is borken on sparcAndrew Morton2007-01-051-1/+1
* USB: fix interaction between different interfaces in an "Option" usb deviceMiguel Angel Alvarez2007-01-051-0/+3
* UHCI: support device_may_wakeupAlan Stern2007-01-051-1/+3
* UHCI: make test for ASUS motherboard more specificAlan Stern2007-01-051-12/+4Star
* HID: fix help texts in KconfigJiri Kosina2007-01-041-4/+2Star
* [PATCH] make fn_keys work again on power/macbooksSoeren Sonnenburg2006-12-301-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-12-231-1/+1
|\
| * merge linus into test branchLen Brown2006-12-201-1/+2
| |\
| * \ Pull platform-drivers into test branchLen Brown2006-12-201-1/+1
| |\ \
| | * | ACPI: video: Add dev argument for backlight_device_registerYu Luming2006-12-201-1/+1
* | | | USB Storage: remove duplicate Nokia entry in unusual_devs.hGreg Kroah-Hartman2006-12-201-7/+0Star
* | | | [PATCH] usb serial: add support for Novatel S720/U720 CDMA/EV-DO modemsEric Smith2006-12-201-0/+2
* | | | [PATCH] USB: Nokia E70 is an unusual deviceAndrew Morton2006-12-201-0/+7
* | | | USB: fix to usbfs_snoop logging of user defined control urbsChris Frey2006-12-201-1/+5
* | | | USB: at91_udc: Additional checksWojtek Kaniewski2006-12-201-2/+8
* | | | USB: at91_udc: Cleanup variables after failure in usb_gadget_register_driver()Wojtek Kaniewski2006-12-201-0/+4
* | | | USB: at91_udc: allow drivers that support high speedWojtek Kaniewski2006-12-201-1/+1
* | | | USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad cardTony Olech2006-12-202-259/+425
* | | | USB: at91_udc, misc fixesAndrew Victor2006-12-202-6/+42
* | | | USB: at91 udc, support at91sam926x addressesAndrew Victor2006-12-202-86/+84Star
* | | | USB: OHCI support for PNX8550Vitaly Wool2006-12-202-0/+262
* | | | USB: ohci handles hardware faults during root port resetsTakamasa Ohtake2006-12-201-2/+7
* | | | USB: ohci at91 warning fixAndrew Victor2006-12-201-1/+0Star
* | | | USB: ohci whitespace/comment fixupsDavid Brownell2006-12-2017-226/+169Star
* | | | USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell2006-12-2010-47/+41Star
* | | | UHCI: module parameter to ignore overcurrent changesAlan Stern2006-12-202-3/+24
* | | | USB: Nokia E70 is an unusual deviceAndrew Morton2006-12-201-0/+7
* | | | USB AUERSWALD: replace kmalloc+memset with kzallocBurman Yan2006-12-201-4/+2Star