summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* xhci: Remove old no-op test.Sarah Sharp2011-03-133-35/+0
* usb: Always return 0 or -EBUSY to the runtime PM core.Sarah Sharp2011-03-131-0/+5
* USB: ehci: tegra: Align DMA transfers to 32 bytesRobert Morell2011-03-111-0/+90
* usb: host: Add EHCI driver for NVIDIA Tegra SoCsBenoit Goby2011-03-113-0/+638
* usb: otg: Add ulpi viewport access opsBenoit Goby2011-03-113-0/+88
* USB: serial: ch341: add new idwangyanqing2011-03-111-0/+1
* USB: Only treat lasting over-current conditions as errorsPaul Bolle2011-03-111-5/+19
* ehci-atmel: fix section mismatch warningHubert Feurstein2011-03-111-3/+3
* USB: serial: ftdi_sio: adding support for OLIMEX ARM-USB-OCD-HJF Argentino2011-03-092-0/+3
* USB: serial: option: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626Herton Ronaldo Krzesinski2011-03-091-1/+2
* USB OTG Langwell: use simple IPC command to control VBus power.Hao Wu2011-03-091-37/+11
* USB: s3c2410_udc: Add common implementation for GPIO controlled pullupsLars-Peter Clausen2011-03-071-9/+51
* USB: OHCI: use pci_dev->revisionSergei Shtylyov2011-03-071-2/+2
* USB: Rename "msm72k_otg.c" to "msm_otg.c"Pavankumar Kondeti2011-03-075-4/+4
* usb/isp1760: Fix crash when unplugging bugArvid Brodin2011-03-071-4/+3
* USB: move usbcore away from hcd->stateAlan Stern2011-03-072-21/+47
* USB: Remove unused timeout from io_edgeport.cHuzaifa Sidhpurwala2011-03-021-3/+0
* USB: Remove unused is_iso from fsl_udc_core.cHuzaifa Sidhpurwala2011-03-021-2/+0
* USB: Remove delay_t unused variable from sierra_ms.c driver initialisation codeHuzaifa Sidhpurwala2011-03-021-2/+0
* usb-gadget: fix warning in ethernetStephen Hemminger2011-03-021-1/+1
* wusb: fix find_first_zero_bit() return value checkAkinobu Mita2011-03-021-1/+1
* usb: EHCI, OHCI: Add configuration for the SH USB controllerYoshihiro Shimoda2011-03-013-5/+16
* USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu2011-03-0110-229/+300
* usb: host: omap: ehci and ohci simplificationKeshava Munegowda2011-03-012-1468/+132
* arm: omap: usb: create common enums and structures for ehci and ohciKeshava Munegowda2011-03-012-32/+32
* usb: host: omap: switch to platform_get_resource_bynameFelipe Balbi2011-03-012-6/+6
* usb: ehci: omap: add support for TLL mode on OMAP4Anand Gadiyar2011-03-011-0/+134
* usb: musb: tusb: Fix possible null pointer dereference in tusb6010_omap.cHuzaifa Sidhpurwala2011-03-011-2/+2
* usb: musb: OMAP3xxx: Fix device detection in otg & host modeHema HK2011-03-011-8/+2
* usb: otg: TWL4030: Update the last_event variable.Hema HK2011-03-011-0/+2
* usb: musb: Idle path retention and offmode support for OMAP3Hema HK2011-03-013-22/+78
* usb: musb: Remove platform context save/restore APIHema HK2011-03-012-15/+0
* usb: musb: gadget: fix list_head usageFelipe Balbi2011-03-011-3/+4
* USB: serial/kobil_sct, fix potential tty NULL dereferenceJiri Slaby2011-02-281-1/+1
* USB: serial/keyspan_pda, fix potential tty NULL dereferencesJiri Slaby2011-02-281-7/+8
* usb/isp1760: Handle toggle bit in queue heads onlyArvid Brodin2011-02-281-33/+21
* usb/isp1760: Replace period calculation for INT packets with something readableArvid Brodin2011-02-281-69/+37
* usb/isp1760: Consolidate printouts and remove unused codeArvid Brodin2011-02-282-218/+190
* usb/isp1760: Remove redundant "data_buffer" member from struct inter_packet_infoArvid Brodin2011-02-282-10/+2
* usb/isp1760: Clean up payload address handlingArvid Brodin2011-02-282-111/+95
* usb/isp1760: Remove redundant variables and definesArvid Brodin2011-02-282-69/+58
* usb/isp1760: Move to native-endian ptdsArvid Brodin2011-02-282-357/+339
* usb: core: hub.c Remove one to many n's in a word.Justin P. Mattock2011-02-281-1/+1
* usb: host: uhci-hcd.c Remove one to many n's in a word.Justin P. Mattock2011-02-281-1/+1
* drivers:usb:wusbhc.h remove one to many l's in the word.Justin P. Mattock2011-02-251-1/+1
* USB: opticon: add rts and cts supportMartin Jansen2011-02-251-44/+112
* USB: serial drivers need to use larger bulk-in buffersAlan Stern2011-02-251-3/+2
* USB: EHCI bus glue for on-chip PMC MSP USB controllerAnoop2011-02-253-2/+401
* usb: gadget: composite: fix req->length in composite_setup()Maulik Mankad2011-02-251-1/+1
* USB: use "device number" instead of "address"Alan Stern2011-02-251-26/+22