summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2009-12-11USB OTG: Add generic driver for ULPI OTG transceiverDaniel Mack4-0/+148
2009-12-11USB: wusb: add wusb_phy_rate sysfs file to host controllersDavid Vrabel4-11/+55
2009-12-11usb: whci-hcd: decode more QHead fields in the debug filesDavid Vrabel1-4/+16
2009-12-11USB: usbtmc: minor formatting cleanupsOliver Neukum1-2/+2
2009-12-11USB: modifications for at91sam9g10Hong Xu2-8/+8
2009-12-11USB audio gadget: handle endpoint control requests at the function levelLaurent Pinchart2-117/+74
2009-12-11USB gadget: Handle endpoint requests at the function levelLaurent Pinchart1-8/+46
2009-12-11USB: skeleton: Correct use of ! and &Julia Lawall1-2/+2
2009-12-11USB: whci-hcd: fix type and format warnings in sg codeDavid Vrabel1-24/+2
2009-12-11USB: allow interrupt transfers to WUSB devicesDavid Vrabel1-4/+18
2009-12-11USB: whci-hcd: support urbs with scatter-gather listsDavid Vrabel4-31/+332
2009-12-11USB: make urb scatter-gather support more genericDavid Vrabel3-7/+13
2009-12-11USB: Add missing static markers to ohci-pnx4008Jean Delvare1-4/+4
2009-12-11USB: Add support for Xilinx USB host controllerJulie Zhu3-2/+318
2009-12-11USB Storage: Make driver less chatty when it finds a new deviceMatthew Wilcox1-5/+8
2009-12-11USB: usb-storage: Associate the name of the interface with the scsi hostMatthew Wilcox3-1/+5
2009-12-11USB: Convert a dev_info to a dev_dbgMatthew Wilcox1-1/+1
2009-12-11USB: ehci-hub: Remove redundant ehci->debug checkJason Wessel1-1/+1
2009-12-11USB: serial: ftdi_sio: add space/mark parityRoland Koebler1-6/+12
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds9-10/+10
2009-12-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-14/+29
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina9-10/+10
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-35/+14
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa8-9/+9
2009-12-04ehci-hcd: Fix typo in an error messageOzan Çağlayan1-1/+1
2009-12-01USB: Add support for Mobilcom Debitel USB UMTS Surf-Stick to option driverGernot Hillier1-0/+5
2009-12-01USB: work around for EHCI with quirky periodic schedulesOliver Neukum4-0/+20
2009-12-01USB: musb: Fix CPPI IRQs not being signaledDaniel Glöckner1-5/+5
2009-12-01USB: musb: respect usb_request->zero in control requestsDaniel Glöckner1-1/+2
2009-12-01USB: musb: fix ISOC Tx programming for CPPI DMAsAjay Kumar Gupta1-1/+4
2009-12-01USB: musb: Remove unwanted message in boot logAjay Kumar Gupta1-2/+2
2009-12-01usb: amd5536udc: fixed shared interrupt bug and warning oopsThomas Dahlmann1-19/+30
2009-12-01USB: ftdi_sio: Keep going when write errors are encountered.Eric W. Biederman1-2/+1
2009-12-01USB: musb_gadget: fix STALL handlingSergei Shtylyov1-45/+34
2009-12-01USB: EHCI: don't send Clear-TT-Buffer following a STALLAlan Stern2-3/+15
2009-11-28pcmcia: rework the irq_req_t typedefDominik Brodowski1-1/+0
2009-11-28pcmcia: remove deprecated handle_to_dev() macroDominik Brodowski1-1/+1
2009-11-22omap1: omap_udc: Add clocking and disable vbus sense for omap7xxCory Maccarrone1-2/+17
2009-11-22Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren6-12/+12
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds9-22/+78
2009-11-18USB: option.c: add support for D-Link DWM-162-U5Zhang Le1-0/+2
2009-11-18USB: usbmon: fix bug in mon_buff_area_shrinkAlan Stern1-4/+7
2009-11-18USB: xhci: Fix scratchpad deallocation.Sarah Sharp1-1/+1
2009-11-18USB: xhci: Fix TRB physical to virtual address translation.Sarah Sharp1-2/+5
2009-11-18USB: xhci: Fix bug memory free after failed initialization.Sarah Sharp1-3/+5
2009-11-18USB: cdc_acm: Fix memory leak after hangupFrancesco Lavra1-5/+11
2009-11-18USB: cdc_acm: Fix race condition when opening ttyHenry Gebhardt1-1/+1
2009-11-18USB: ohci: quirk AMD prefetch for USB 1.1 ISO transferLibin Yang4-6/+46
2009-11-18tty: cp210x: Fix carrier handlingAlan Cox1-0/+21
2009-11-11Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren6-12/+12