summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB audio gadget: handle endpoint control requests at the function levelLaurent Pinchart2009-12-112-117/+74
* USB gadget: Handle endpoint requests at the function levelLaurent Pinchart2009-12-111-8/+46
* USB: skeleton: Correct use of ! and &Julia Lawall2009-12-111-2/+2
* USB: whci-hcd: fix type and format warnings in sg codeDavid Vrabel2009-12-111-24/+2
* USB: allow interrupt transfers to WUSB devicesDavid Vrabel2009-12-111-4/+18
* USB: whci-hcd: support urbs with scatter-gather listsDavid Vrabel2009-12-114-31/+332
* USB: make urb scatter-gather support more genericDavid Vrabel2009-12-113-7/+13
* USB: Add missing static markers to ohci-pnx4008Jean Delvare2009-12-111-4/+4
* USB: Add support for Xilinx USB host controllerJulie Zhu2009-12-113-2/+318
* USB Storage: Make driver less chatty when it finds a new deviceMatthew Wilcox2009-12-111-5/+8
* USB: usb-storage: Associate the name of the interface with the scsi hostMatthew Wilcox2009-12-113-1/+5
* USB: Convert a dev_info to a dev_dbgMatthew Wilcox2009-12-111-1/+1
* USB: ehci-hub: Remove redundant ehci->debug checkJason Wessel2009-12-111-1/+1
* USB: serial: ftdi_sio: add space/mark parityRoland Koebler2009-12-111-6/+12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-099-10/+10
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-079-10/+10
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-048-9/+9
| | * ehci-hcd: Fix typo in an error messageOzan Çağlayan2009-12-041-1/+1
* | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-086-14/+29
|\ \ \ | |/ / |/| |
| * | omap1: omap_udc: Add clocking and disable vbus sense for omap7xxCory Maccarrone2009-11-221-2/+17
| * | Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren2009-11-226-12/+12
| |\ \
| | * \ Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren2009-11-106-12/+12
| | |\ \ | | | |/ | | |/|
| | | * omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-206-12/+12
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2009-12-051-35/+14
|\ \ \ \
| * | | | pcmcia: rework the irq_req_t typedefDominik Brodowski2009-11-281-1/+0
| * | | | pcmcia: remove deprecated handle_to_dev() macroDominik Brodowski2009-11-281-1/+1
| * | | | pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (misc drivers)Dominik Brodowski2009-11-091-33/+13
| | |_|/ | |/| |
* | | | USB: Add support for Mobilcom Debitel USB UMTS Surf-Stick to option driverGernot Hillier2009-11-301-0/+5
* | | | USB: work around for EHCI with quirky periodic schedulesOliver Neukum2009-11-304-0/+20
* | | | USB: musb: Fix CPPI IRQs not being signaledDaniel Glöckner2009-11-301-5/+5
* | | | USB: musb: respect usb_request->zero in control requestsDaniel Glöckner2009-11-301-1/+2
* | | | USB: musb: fix ISOC Tx programming for CPPI DMAsAjay Kumar Gupta2009-11-301-1/+4
* | | | USB: musb: Remove unwanted message in boot logAjay Kumar Gupta2009-11-301-2/+2
* | | | usb: amd5536udc: fixed shared interrupt bug and warning oopsThomas Dahlmann2009-11-301-19/+30
* | | | USB: ftdi_sio: Keep going when write errors are encountered.Eric W. Biederman2009-11-301-2/+1
* | | | USB: musb_gadget: fix STALL handlingSergei Shtylyov2009-11-301-45/+34
* | | | USB: EHCI: don't send Clear-TT-Buffer following a STALLAlan Stern2009-11-302-3/+15
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-11-189-22/+78
|\ \ \
| * | | USB: option.c: add support for D-Link DWM-162-U5Zhang Le2009-11-171-0/+2
| * | | USB: usbmon: fix bug in mon_buff_area_shrinkAlan Stern2009-11-171-4/+7
| * | | USB: xhci: Fix scratchpad deallocation.Sarah Sharp2009-11-171-1/+1
| * | | USB: xhci: Fix TRB physical to virtual address translation.Sarah Sharp2009-11-171-2/+5
| * | | USB: xhci: Fix bug memory free after failed initialization.Sarah Sharp2009-11-171-3/+5
| * | | USB: cdc_acm: Fix memory leak after hangupFrancesco Lavra2009-11-171-5/+11
| * | | USB: cdc_acm: Fix race condition when opening ttyHenry Gebhardt2009-11-171-1/+1
| * | | USB: ohci: quirk AMD prefetch for USB 1.1 ISO transferLibin Yang2009-11-174-6/+46
| | |/ | |/|
* | | tty: cp210x: Fix carrier handlingAlan Cox2009-11-171-0/+21
|/ /
* | USB: fsl_udc_core: Fix kernel oops on module removalAnton Vorontsov2009-10-301-1/+1
* | USB: option: TLAYTECH TUE800 supportBryan Wu2009-10-301-0/+4
* | USB: r8a66597-hcd: fix cannot detect a device when uses_new_polling is setYoshihiro Shimoda2009-10-301-10/+13
OpenPOWER on IntegriCloud