summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2013-10-19Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman9-322/+260
2013-10-19Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman16-80/+339
2013-10-19usb: wusbcore: preserve endianness of cached descriptorsThomas Pugliese2-8/+4
2013-10-19usb: wusbcore: serialize access to the HWA data out endpointThomas Pugliese3-21/+152
2013-10-16usb: xhci: remove the unused ->address fieldDan Williams2-10/+2
2013-10-16usb: xhci: kill a conditional when toggling cycleDan Williams1-1/+1
2013-10-16usb: hub_activate kill an 'else'Dan Williams1-7/+4
2013-10-16usb: misc: usb3503: Fix compile error due to incorrect regmap depedencyMatthew Dawson1-1/+1
2013-10-16usb/chipidea: fix oops on memory allocation failureRussell King - ARM Linux1-2/+4
2013-10-16usb: hub: Clear Port Reset Change during init/resumeJulius Werner1-0/+5
2013-10-16drivers: usb: core: devio.c: Spaces to tabs for proc_control_compat()Matthias Beyer1-10/+10
2013-10-16drivers: usb: core: devio.c: Spaces to tabs for proc_reapurbnonblock()Matthias Beyer1-6/+6
2013-10-16usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum2-1/+11
2013-10-16usb: serial: option: blacklist Olivetti Olicard200Enrico Mioso1-1/+3
2013-10-16xhci: replace 'event' with 'cmd_comp_code' in set_deq and reset_ep handlersXenia Ragiadakou1-9/+8
2013-10-16xhci: add argument 'slot_id' in stop_ep, set_deq and reset_ep cmd handlersXenia Ragiadakou1-13/+12
2013-10-16xhci: replace 'xhci->cmd_ring->dequeue' with 'trb' in stop_ep cmd handlerXenia Ragiadakou1-4/+2
2013-10-16xhci: add variable 'cmd_type' in handle_cmd_completion()Xenia Ragiadakou1-13/+14
2013-10-16xhci: add variable 'cmd_trb' in handle_cmd_completion()Xenia Ragiadakou1-8/+9
2013-10-16xhci: add variable 'cmd_comp_code' in handle_cmd_completion()Xenia Ragiadakou1-12/+8
2013-10-16xhci: refactor TRB_CONFIG_EP case into functionXenia Ragiadakou1-52/+62
2013-10-16xhci: remove unused 'ep_ring' variable in handle_cmd_completion()Xenia Ragiadakou1-2/+0
2013-10-16xhci: refactor TRB_EVAL_CONTEXT case into functionXenia Ragiadakou1-5/+14
2013-10-16xhci: refactor TRB_NEC_GET_FW case into functionXenia Ragiadakou1-8/+14
2013-10-16xhci: refactor TRB_RESET_DEV case into functionXenia Ragiadakou1-7/+15
2013-10-16xhci: use completion event's slot id rather than dig it out of commandXenia Ragiadakou1-2/+2
2013-10-16xhci: refactor TRB_ADDR_DEV case into functionXenia Ragiadakou1-2/+9
2013-10-16xhci: refactor TRB_DISABLE_SLOT case into functionXenia Ragiadakou1-7/+14
2013-10-16xhci: refactor TRB_ENABLE_SLOT case into functionXenia Ragiadakou1-5/+12
2013-10-16xhci: rename existing Command Completion Event handlersXenia Ragiadakou1-10/+8
2013-10-16xhci: remove unused argument from xhci_giveback_urb_in_irq()Xenia Ragiadakou1-4/+4
2013-10-16xhci: correct the usage of USB_CTRL_SET_TIMEOUTxiao jin2-2/+2
2013-10-16usb: xhci: Staticize xhci_del_comp_mod_timerSachin Kamat1-1/+2
2013-10-16usb: Push USB2 LPM disable on disconnect into USB core.Sarah Sharp2-5/+4
2013-10-16xhci: Enable LPM support only for hardwired or BESL devicesMathias Nyman1-0/+27
2013-10-16usb: Don't enable USB 2.0 Link PM by default.Sarah Sharp5-155/+26
2013-10-16xhci: Set L1 device slot on USB2 LPM enable/disable.Sarah Sharp2-2/+3
2013-10-16usb: Disable USB 2.0 Link PM before device reset.Sarah Sharp1-0/+6
2013-10-16USB: quirks: add touchscreen that is dazzeled by remote wakeupOliver Neukum1-0/+3
2013-10-14Revert "usb: musb: gadget: fix otg active status flag"Greg Kroah-Hartman1-0/+1
2013-10-14USB: quirks.c: add one device that cannot deal with suspensionOliver Neukum1-0/+3
2013-10-14USB: ohci-exynos: Remove non-DT supportJingoo Han1-15/+3
2013-10-14usb/hcd: remove unnecessary local_irq_saveMichael Opdenacker1-15/+0
2013-10-14USB: EHCI: start new isochronous streams ASAPAlan Stern1-21/+23
2013-10-14USB: EHCI: create per-TT bandwidth tablesAlan Stern4-85/+312
2013-10-14Revert "USB: OHCI: Properly handle OHCI controller suspend"Greg Kroah-Hartman1-8/+1
2013-10-14Revert "USB: OHCI: Properly handle ohci-at91 suspend"Greg Kroah-Hartman1-8/+2
2013-10-14Revert "USB: OHCI: Properly handle ohci-s3c2410 suspend"Greg Kroah-Hartman1-4/+17
2013-10-14Revert "USB: OHCI: Properly handle ohci-da8xx suspend"Greg Kroah-Hartman1-11/+4
2013-10-14Revert "USB: OHCI: Properly handle ohci-ep93xx suspend"Greg Kroah-Hartman1-9/+2