summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-11-111-4/+4
|\
| * Merge tag 'keystone-soc-for-arm-soc' of git://git.kernel.org/pub/scm/linux/ke...Kevin Hilman2013-10-1113-69/+144
| |\
| * \ Merge tag 'samsung-clk-s3c64xx' of http://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2013-09-251-4/+4
| |\ \
| | * | usb: ohci-s3c2410.c: Use clk_prepare_enable/clk_disable_unprepareTomasz Figa2013-09-171-4/+4
* | | | USB: ehci-atmel: add usb_clk for transition to CCFBoris BREZILLON2013-10-301-1/+15
* | | | usb: wusbcore: add a quirk for Alereon HWA device isoc behaviorThomas Pugliese2013-10-291-3/+10
* | | | usb: ohci: remove ep93xx bus glue platform driverH Hartley Sweeten2013-10-293-183/+0
* | | | USB: UHCI: check for wakeup/suspend raceAlan Stern2013-10-191-7/+10
* | | | USB: EHCI: add check for wakeup/suspend raceAlan Stern2013-10-191-0/+8
* | | | USB: OHCI: fix and explain sparse errorsAlan Stern2013-10-191-4/+5
* | | | USB: EHCI: fix sparse errorsAlan Stern2013-10-192-5/+7
* | | | USB: EHCI: fix type mismatch in check_intr_scheduleAlan Stern2013-10-191-1/+1
* | | | Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-10-195-313/+211
|\ \ \ \
| * | | | usb: xhci: remove the unused ->address fieldDan Williams2013-10-162-10/+2
| * | | | usb: xhci: kill a conditional when toggling cycleDan Williams2013-10-161-1/+1
| * | | | xhci: replace 'event' with 'cmd_comp_code' in set_deq and reset_ep handlersXenia Ragiadakou2013-10-161-9/+8
| * | | | xhci: add argument 'slot_id' in stop_ep, set_deq and reset_ep cmd handlersXenia Ragiadakou2013-10-161-13/+12
| * | | | xhci: replace 'xhci->cmd_ring->dequeue' with 'trb' in stop_ep cmd handlerXenia Ragiadakou2013-10-161-4/+2
| * | | | xhci: add variable 'cmd_type' in handle_cmd_completion()Xenia Ragiadakou2013-10-161-13/+14
| * | | | xhci: add variable 'cmd_trb' in handle_cmd_completion()Xenia Ragiadakou2013-10-161-8/+9
| * | | | xhci: add variable 'cmd_comp_code' in handle_cmd_completion()Xenia Ragiadakou2013-10-161-12/+8
| * | | | xhci: refactor TRB_CONFIG_EP case into functionXenia Ragiadakou2013-10-161-52/+62
| * | | | xhci: remove unused 'ep_ring' variable in handle_cmd_completion()Xenia Ragiadakou2013-10-161-2/+0
| * | | | xhci: refactor TRB_EVAL_CONTEXT case into functionXenia Ragiadakou2013-10-161-5/+14
| * | | | xhci: refactor TRB_NEC_GET_FW case into functionXenia Ragiadakou2013-10-161-8/+14
| * | | | xhci: refactor TRB_RESET_DEV case into functionXenia Ragiadakou2013-10-161-7/+15
| * | | | xhci: use completion event's slot id rather than dig it out of commandXenia Ragiadakou2013-10-161-2/+2
| * | | | xhci: refactor TRB_ADDR_DEV case into functionXenia Ragiadakou2013-10-161-2/+9
| * | | | xhci: refactor TRB_DISABLE_SLOT case into functionXenia Ragiadakou2013-10-161-7/+14
| * | | | xhci: refactor TRB_ENABLE_SLOT case into functionXenia Ragiadakou2013-10-161-5/+12
| * | | | xhci: rename existing Command Completion Event handlersXenia Ragiadakou2013-10-161-10/+8
| * | | | xhci: remove unused argument from xhci_giveback_urb_in_irq()Xenia Ragiadakou2013-10-161-4/+4
| * | | | xhci: correct the usage of USB_CTRL_SET_TIMEOUTxiao jin2013-10-162-2/+2
| * | | | usb: xhci: Staticize xhci_del_comp_mod_timerSachin Kamat2013-10-161-1/+2
| * | | | usb: Push USB2 LPM disable on disconnect into USB core.Sarah Sharp2013-10-161-5/+0
| * | | | usb: Don't enable USB 2.0 Link PM by default.Sarah Sharp2013-10-162-153/+18
| * | | | xhci: Set L1 device slot on USB2 LPM enable/disable.Sarah Sharp2013-10-162-2/+3
* | | | | Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman2013-10-195-29/+42
|\ \ \ \ \
| * | | | | xhci: Fix spurious wakeups after S5 on HaswellTakashi Iwai2013-10-093-0/+25
| * | | | | xhci: fix write to USB3_PSSEN and XUSB2PRM pci config registersXenia Ragiadakou2013-10-091-2/+2
| * | | | | xhci: quirk for extra long delay for S4Oliver Neukum2013-10-093-1/+15
| * | | | | xhci: Don't enable/disable RWE on bus suspend/resume.Sarah Sharp2013-10-091-26/+0
| | |_|_|/ | |/| | |
* | | | | usb: wusbcore: preserve endianness of cached descriptorsThomas Pugliese2013-10-191-7/+3
| |/ / / |/| | |
* | | | USB: ohci-exynos: Remove non-DT supportJingoo Han2013-10-141-15/+3
* | | | USB: EHCI: start new isochronous streams ASAPAlan Stern2013-10-141-21/+23
* | | | USB: EHCI: create per-TT bandwidth tablesAlan Stern2013-10-144-85/+312
* | | | Revert "USB: OHCI: Properly handle OHCI controller suspend"Greg Kroah-Hartman2013-10-141-8/+1
* | | | Revert "USB: OHCI: Properly handle ohci-at91 suspend"Greg Kroah-Hartman2013-10-141-8/+2
* | | | Revert "USB: OHCI: Properly handle ohci-s3c2410 suspend"Greg Kroah-Hartman2013-10-141-4/+17
* | | | Revert "USB: OHCI: Properly handle ohci-da8xx suspend"Greg Kroah-Hartman2013-10-141-11/+4
OpenPOWER on IntegriCloud