summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: fix authorization and claimed port logicHindin Joseph2012-11-151-3/+4
* usb: otg: twl4030: Change TWL4030_MODULE_* ids to TWL_MODULE_*Peter Ujfalusi2012-11-141-25/+21
* usb: misc: usbtest: send ISO packets for g_zeroBoyan Nedeltchev2012-11-141-0/+1
* usb: spear-ehci/ohci: Use devm_*() routinesViresh Kumar2012-11-142-45/+25
* usb: spear-ehci/ohci: Do clk_get using dev-idAmardeep Rai2012-11-142-24/+2
* usb: ehci-mxc: Remove unused 'echi' variableFabio Estevam2012-11-141-2/+0
* usb: host: tegra: remove pointless NULL check in tegra_ehci_remove()Wei Yongjun2012-11-141-3/+0
* usb: host: xhci: move HC_STATE_SUSPENDED check to xhci_suspend()Felipe Balbi2012-11-122-8/+5
* usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mod...Alexis R. Cortes2012-11-121-1/+1
* xhci: Extend Fresco Logic MSI quirk.Sarah Sharp2012-11-121-2/+5
* xhci: fix null-pointer dereference when destroying half-built segment ringsJulius Werner2012-11-121-2/+7
* xHCI: Fix TD Size calculation on 1.0 hosts.Sarah Sharp2012-11-121-13/+19
* xhci: Fix conditional check in bandwidth calculation.Sarah Sharp2012-11-121-1/+1
* xhci: Avoid global symbol pollution with handshake.Sarah Sharp2012-11-123-13/+15
* USB: report submission of active URBsAlan Stern2012-11-111-1/+6
* USB: EHCI: bugfix: urb->hcpriv should not be NULLAlan Stern2012-11-112-11/+5
* USB: EHCI: miscellaneous cleanups for the library conversionAlan Stern2012-11-115-16/+9
* USB: fix endpoint-disabling for failed config changesAlan Stern2012-11-111-23/+31
* Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-11-1144-4755/+780
|\
| * usb: gadget: ncm: correct endianess conversionDmytro Milinevskyy2012-11-081-4/+8
| * usb: gadget: g_ether: fix frame size checkIan Coolidge2012-11-081-1/+2
| * usb: gadget: Remove reference to is_dualspeed from sysfs.Michal Nazarewicz2012-11-082-14/+0
| * usb: gadget: storage_common: Make fsg_lun_is_open() a function.Michal Nazarewicz2012-11-081-2/+5
| * usb: gadget: storage_common: Drop #ifdefs used for the sake of FSG.Michal Nazarewicz2012-11-082-134/+0
| * usb: gadget: storage_common: Remove FSG specific definitions.Michal Nazarewicz2012-11-081-28/+0
| * usb: gadget: Remove File-backed Storage Gadget (g_file_storage).Michal Nazarewicz2012-11-085-3687/+4
| * usb: renesas_usbhs: use transfer counter if IN direction bulk pipeKuninori Morimoto2012-11-083-0/+106
| * usb: renesas_usbhs: host: add endpoint user counterKuninori Morimoto2012-11-061-11/+13
| * usb: renesas_usbhs: remove debug information from usbhsh_hub_status_data()Kuninori Morimoto2012-11-061-4/+0
| * usb: fix typo in drivers/usbMasanari Iida2012-11-064-4/+4
| * usb: gadget: dummy_hcd: remove global the_controller variableSebastian Andrzej Siewior2012-10-311-22/+49
| * usb: gadget: dummy_hcd: add setup / cleanup of multiple HW intancesSebastian Andrzej Siewior2012-10-311-25/+72
| * usb: gadget: dummy_hdc: prepare for multiple instancesSebastian Andrzej Siewior2012-10-311-16/+16
| * usb: gadget: let f_* use usb_string_ids_tab() where it makes senseSebastian Andrzej Siewior2012-10-318-233/+71
| * usb: gadget: uac2: use the strings directlySebastian Andrzej Siewior2012-10-311-20/+10
| * usb: gadget: uac2: provide a variable for interface and alt settingsSebastian Andrzej Siewior2012-10-311-27/+23
| * usb: gadget: remove DMA_ADDR_INVALID from f_uac2 and gadgetfsSebastian Andrzej Siewior2012-10-312-6/+0
| * usb: gadget: always update HS/SS descriptors and create a copy of themSebastian Andrzej Siewior2012-10-3122-479/+299
| * usb: gadget: uvc: fix error path in uvc_function_bind()Sebastian Andrzej Siewior2012-10-311-18/+21
| * usb: gadget: phonet: free requests in pn_bind()'s error pathSebastian Andrzej Siewior2012-10-311-2/+6
| * usb: gadget: midi: make FS and HS availableSebastian Andrzej Siewior2012-10-311-2/+8
| * usb: gadget: midi: free hs descriptorsSebastian Andrzej Siewior2012-10-311-0/+1
| * usb: gadget: audio: remove c->highpseed = true from f_midi and uac1Sebastian Andrzej Siewior2012-10-312-2/+0
| * usb: gadget: network: fix bind() error pathSebastian Andrzej Siewior2012-10-315-11/+10
| * usb: gadget: uac2: add some error recovery in afunc_bind()Sebastian Andrzej Siewior2012-10-311-3/+22
| * usb: gadget storage: use a computation macro for INT endpoint intervalSebastian Andrzej Siewior2012-10-311-2/+2
| * usb: gadget: use a computation macro for INT endpoint intervalSebastian Andrzej Siewior2012-10-314-15/+14
| * usb: gadget: tcm_usb_gadget: NULL terminate the FS descriptor listSebastian Andrzej Siewior2012-10-311-0/+1
| * usb: gadget: ecm: Add IAD descriptor in SS modeSebastian Andrzej Siewior2012-10-311-0/+1
| * usb: renesas_usbhs: add DMAEngine support on mod_hostKuninori Morimoto2012-10-311-2/+15
OpenPOWER on IntegriCloud