summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: add debugfs supportFelipe Balbi2010-05-204-0/+317
* USB: musb: allow the Blackfin vrsel gpio to be active lowCliff Cai2010-05-201-4/+4
* USB: MUSB: Add OMAP4 support in MUSB driverMaulik Mankad2010-05-202-4/+8
* USB: MUSB: Build MUSB driver for OMAP4Maulik Mankad2010-05-202-1/+9
* usb: musb: Set transceiver interface typeMaulik Mankad2010-05-206-7/+16
* usb: musb: allow board to pass down fifo modeFelipe Balbi2010-05-201-20/+16
* usb-serial: Use tty_port version console instead of usb_serial_portJason Wessel2010-05-205-9/+8
* USB: ehci-au1xxx does not need EHCI IO watchdogManuel Lauss2010-05-201-1/+10
* USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern2010-05-207-40/+13
* USB: straighten out port feature vs. port status usageAlan Stern2010-05-2010-90/+89
* USB: remove bogus USB_PORT_FEAT_*_SPEED symbolsAlan Stern2010-05-207-22/+21
* USB: remove duplicated #includeHuang Weiyi2010-05-201-1/+0
* USB: Remove large struct from the stack in USB storage isd200 driverIan Munsie2010-05-201-2/+2
* USB: cdc-acm: make bitfields unsignedRandy Dunlap2010-05-201-2/+2
* USB: sisusbvga: Remove the BKL from ioctlAlessio Igor Bogani2010-05-201-3/+1
* USB: make hub.h public (drivers dependency)Eric Lescouet2010-05-201-205/+0
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-2041-627/+43
* USB: xhci: Fix check for room on the ring.Sarah Sharp2010-05-201-1/+18
* USB: xhci: Limit bus sg_tablesize to 62 TRBs.Sarah Sharp2010-05-201-1/+1
* USB: xhci: Fix issue with set interface after stall.Sarah Sharp2010-05-202-0/+9
* Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro2010-05-151-0/+1
* USB: sl811-hcd: Fix device disconnectMichael Hennerich2010-04-301-3/+3
* USB: ohci-at91: fix power management hangingPatrice Vilchez2010-04-301-0/+2
* USB: rename usb_buffer_alloc() and usb_buffer_free()Daniel Mack2010-04-301-10/+10
* USB: ti_usb: fix printk format warningRandy Dunlap2010-04-301-1/+1
* USB: gadget: s3c-hsotg: Add missing unlockJulia Lawall2010-04-301-2/+5
* USB: fix build on OMAPs if CONFIG_PM_RUNTIME is not setAnand Gadiyar2010-04-301-1/+1
* USB: oxu210hp: release spinlock on error pathDan Carpenter2010-04-301-3/+3
* USB: serial: option: add cinterion device idGreg Kroah-Hartman2010-04-301-0/+3
* USB: serial: option: ZTEAC8710 Support with Device ID 0xffffMahesh Kuruganti2010-04-301-0/+2
* USB: serial: pl2303: Hybrid reader Uniform HCR331Simone Contini2010-04-302-0/+2
* USB: option: add ID for ZTE MF 330Dominik Brodowski2010-04-301-0/+5
* USB: xhci: properly set endpoint context fields for periodic eps.Sarah Sharp2010-04-302-0/+55
* USB: xhci: properly set the "Mult" field of the endpoint context.Sarah Sharp2010-04-301-0/+14
* USB: OHCI: don't look at the root hub to get the number of portsAlan Stern2010-04-301-1/+1
* USB: don't choose configs with no interfacesAlan Stern2010-04-301-1/+1
* USB: cdc-acm: add another device quirkRuss Nelson2010-04-301-0/+3
* USB: fix testing the wrong variable in fs_create_by_name()Dan Carpenter2010-04-301-2/+2
* usb: Fix tusb6010 for DMA APITony Lindgren2010-04-302-8/+27
* musb_core: fix musb_init_controller() error cleanup pathSergei Shtylyov2010-04-301-17/+34
* MUSB: fix DaVinci glue layer dependencySergei Shtylyov2010-04-302-2/+2
* musb_core: don't call musb_platform_exit() twiceSergei Shtylyov2010-04-301-10/+7
* MUSB: OMAP: don't call clk_put()Sergei Shtylyov2010-04-301-3/+0
* MUSB: DaVinci: fix musb_platform_init() error cleanup pathSergei Shtylyov2010-04-301-0/+2
* musb_core: don't prevent disabling clock on driver unloadSergei Shtylyov2010-04-301-3/+1
* musb_core: don't touch 'musb->clock' in musb_free()Sergei Shtylyov2010-04-301-5/+0
* musb: potential use after freeDan Carpenter2010-04-301-0/+1
* musb: save and restore missing bus control registerAjay Kumar Gupta2010-04-302-1/+3
* MUSB: Blackfin: don't fake blackfin_interrupt() resultSergei Shtylyov2010-04-301-7/+1
* usb: Increase timeout value for device resetDinh Nguyen2010-04-221-1/+1
OpenPOWER on IntegriCloud