summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-01-10usb: musb: set TXMAXP and AUTOSET for full speed bulk in device modesupriya karanth
2013-01-10usb: musb: dsps: Remove duplicate inclusion of linux/of.hSachin Kamat
2013-01-10usb: musb: omap2430: fix the readiness check in omap_musb_mailboxAaro Koskinen
2013-01-10usb: gadget: FunctionFS: Use kstrtoul()Michal Nazarewicz
2013-01-10usb: gadget: s3c-hsotg: Use devm_regulator_bulk_get APISachin Kamat
2013-01-10usb: gadget: s3c-hsudc: Use devm_regulator_bulk_getSachin Kamat
2013-01-10USB: gadget: at91_adc: fix pullup pin validity checkJean-Christophe PLAGNIOL-VILLARD
2013-01-10usb: gadget: at91_udc: don't use [delayed_]work_pending()Tejun Heo
2013-01-10usb: gadget zero: avoid unnecessary reinit of data in f_sourcesinkArmando Visconti
2013-01-10usb: gadget: consider link speed for bMaxPowerSebastian Andrzej Siewior
2013-01-10usb: gadget: mass_storage: remove >= 0 check for unsigned typeSebastian Andrzej Siewior
2013-01-10usb: gadget: remove unused variable in uac2_pcm_trigger()Wei Yongjun
2013-01-10usb: gadget: f_mass_storage: remove unused operationsAndrzej Pietrasiewicz
2013-01-10usb: gadget: ncm: make global variable ndp*_opts read onlySebastian Andrzej Siewior
2013-01-10usb: gadget: file_storage: remove its last piecesSebastian Andrzej Siewior
2013-01-07USB: ehci: make debug port in-use detection functional againJan Beulich
2013-01-07USB: usbtest: fix test number in log messageAlan Stern
2013-01-07Merge tag 'for-usb-next-2013-01-03' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-01-07Merge tag 'for-usb-linus-2013-01-03' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2013-01-07Merge tag 'fixes-for-v3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2013-01-03Drivers: usb: host: ehci-orion.c: remove __devinitdata markingGreg Kroah-Hartman
2013-01-03usb: host: xhci: remove unused trb var in xhci_irq()Javier Martinez Canillas
2013-01-03USB: Refactor hub_port_wait_reset.Sarah Sharp
2013-01-03USB: Use helper function hub_set_port_link_stateSarah Sharp
2013-01-03USB: Fix connected device switch to Inactive state.Sarah Sharp
2013-01-03USB: Rip out recursive call on warm port reset.Sarah Sharp
2013-01-03USB: Prepare for refactoring by adding extra udev checks.Sarah Sharp
2013-01-03USB: Don't use EHCI port sempahore for USB 3.0 hubs.Sarah Sharp
2013-01-03xhci: Avoid "dead ports", add roothub port polling.Sarah Sharp
2013-01-03USB: Handle warm reset failure on empty port.Sarah Sharp
2013-01-03USB: Ignore port state until reset completes.Sarah Sharp
2013-01-03USB: Increase reset timeout.Sarah Sharp
2013-01-03USB: Allow USB 3.0 ports to be disabled.Sarah Sharp
2013-01-03USB: Ignore xHCI Reset Device status.Sarah Sharp
2013-01-03USB: Handle auto-transition from hot to warm reset.Sarah Sharp
2013-01-03xhci: Handle HS bulk/ctrl endpoints that don't NAK.Sarah Sharp
2012-12-17usb: musb: use io{read,write}*_rep accessorsMatthew Leach
2012-12-17musb: tusb6010: use io{read,write}*_rep accessorsMatthew Leach
2012-12-16ARM: OMAP: Fix drivers to depend on omap for internal devicesTony Lindgren
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-13usb: musb: core: print new line in the driver banner againSergei Shtylyov
2012-12-13usb: gadget: u_serial: fix switch off blockedHaipeng YU
2012-12-13usb: gadget: tcm_usb_gadge: fix to return error or 0 in tcm_usbg_drop_nexus()Wei Yongjun
2012-12-13usb: gadget: amd5536udc: avoid NULL pointer dereference in udc_pci_probe()Xi Wang
2012-12-13usb: musb: dsps: header movement build error fixAfzal Mohammed
2012-12-13usb: gadget: dummy: fix enumeration with g_multiSebastian Andrzej Siewior
2012-12-13usb: otg: mv_otg: fix the clk APIsChao Xie