summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: renesas_usbhs: shrink spin lock areaKuninori Morimoto2011-06-074-291/+177
* usb: renesas_usbhs: remove usbhsg_queue_getKuninori Morimoto2011-06-071-19/+5
* usb: renesas_usbhs: modify data transfer interruptKuninori Morimoto2011-06-075-294/+204
* usb: renesas_usbhs: modify data transfer methodKuninori Morimoto2011-06-073-163/+148
* usb: renesas_usbhs: modify packet queue control methodKuninori Morimoto2011-06-075-24/+53
* usb: renesas_usbhs: divide data transfer functionsKuninori Morimoto2011-06-076-60/+150
* usb: renesas_usbhs: fifo became independent from pipe.Kuninori Morimoto2011-06-077-251/+290
* usb: renesas_usbhs: modify pipe direction flagsKuninori Morimoto2011-06-072-1/+11
* ehci-hcd: remove EOL from MODULE_PARM_DESC for 'hird' optionNiels de Vos2011-06-071-1/+1
* USB: wusbcore: return negative error codesDan Carpenter2011-06-071-2/+2
* USB: net2272: driver for PLX NET2272 USB device controllerSeth Levy2011-06-065-0/+3357
* USB: Add "authorized_default" parameter to the usbcore moduleCarl-Daniel Hailfinger2011-06-061-1/+16
* usb/gadget: (fusb300_udc) Remove unused function fusb300_ep0_completeGuenter Roeck2011-06-061-5/+0
* USB: ehci-s5p: add PM supportJingoo Han2011-06-061-0/+95
* xhci: Remove some unnecessary casts and tidy some endian swap codeMatt Evans2011-06-025-55/+52
* Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-287-69/+412
|\
| * Intel xhci: Limit number of active endpoints to 64.Sarah Sharp2011-05-274-11/+244
| * Intel xhci: Ignore spurious successful event.Sarah Sharp2011-05-273-0/+20
| * Intel xhci: Support EHCI/xHCI port switching.Sarah Sharp2011-05-274-0/+124
| * xhci: STFU: Be quieter during URB submission and completion.Sarah Sharp2011-05-252-37/+15
| * xhci: STFU: Don't print event ring dequeue pointer.Sarah Sharp2011-05-251-13/+1
| * xhci: STFU: Remove function tracing.Sarah Sharp2011-05-251-8/+0
| * xhci: Don't submit commands when the host is dead.Sarah Sharp2011-05-251-1/+7
| * xhci: Clear stopped_td when Stop Endpoint command completes.Sarah Sharp2011-05-251-0/+2
* | USB: TWL6025 allow different regulator nameGraeme Gregory2011-05-271-1/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-241-1/+1
|\ \ | |/ |/|
| * pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-061-1/+1
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-23145-3372/+13867
|\ \
| * | USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.hJan Andersson2011-05-191-3/+0
| * | USB: UHCI: Support big endian GRUSBHC HCJan Andersson2011-05-192-2/+18
| * | USB: UHCI: Add support for big endian descriptorsJan Andersson2011-05-195-120/+192
| * | USB: UHCI: Use ACCESS_ONCE rather than using a full compiler barrierAlan Stern2011-05-191-12/+2
| * | USB: UHCI: Add support for big endian mmioJan Andersson2011-05-192-15/+56
| * | usb-storage: Correct adjust_quirks to include latest flagsKarl Relton2011-05-191-1/+8
| * | usb/isp1760: Fix possible unlink problemsArvid Brodin2011-05-191-52/+95
| * | usb/isp1760: Move function isp1760_endpoint_disable() within file.Arvid Brodin2011-05-191-34/+34
| * | USB: remove remaining usages of hcd->state from usbcore and fix regressionAlan Stern2011-05-196-9/+19
| * | usb: musb: ux500: add configuration and build options for ux500 dmaMian Yousaf Kaukab2011-05-182-0/+12
| * | usb: musb: ux500: add dma glue layer for ux500Mian Yousaf Kaukab2011-05-181-0/+422
| * | usb: musb: ux500: add dma name for ux500Mian Yousaf Kaukab2011-05-181-0/+2
| * | usb: musb: ux500: add ux500 specific code for gadget sideMian Yousaf Kaukab2011-05-181-4/+53
| * | usb: musb: fix compile errorFelipe Balbi2011-05-182-0/+4
| * | usb-storage: fix up the unusual_realtek device listAlan Stern2011-05-171-5/+5
| * | USB: gadget: f_audio: Fix invalid dereference of initdataMartin Jackson2011-05-171-1/+1
| * | EHCI: don't rescan interrupt QHs needlesslyAlan Stern2011-05-173-4/+12
| * | OHCI: fix regression caused by nVidia shutdown workaroundAlan Stern2011-05-171-2/+10
| * | USB: OTG: msm: Free VCCCX regulator even if we can't set the voltageMark Brown2011-05-171-3/+1
| * | USB: OTG: msm: Allow the widest possible range for VDDCX when removingMark Brown2011-05-171-1/+1
| * | USB: option: add support for Huawei E353 deviceMarcin Gałczyński2011-05-171-0/+2
| * | xhci: Fix memory leak bug when dropping endpointsSarah Sharp2011-05-161-1/+10
OpenPOWER on IntegriCloud