summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-10-16usb: xhci: remove the unused ->address fieldDan Williams
2013-10-16usb: xhci: kill a conditional when toggling cycleDan Williams
2013-10-16usb: hub_activate kill an 'else'Dan Williams
2013-10-16xhci: replace 'event' with 'cmd_comp_code' in set_deq and reset_ep handlersXenia Ragiadakou
2013-10-16xhci: add argument 'slot_id' in stop_ep, set_deq and reset_ep cmd handlersXenia Ragiadakou
2013-10-16xhci: replace 'xhci->cmd_ring->dequeue' with 'trb' in stop_ep cmd handlerXenia Ragiadakou
2013-10-16xhci: add variable 'cmd_type' in handle_cmd_completion()Xenia Ragiadakou
2013-10-16xhci: add variable 'cmd_trb' in handle_cmd_completion()Xenia Ragiadakou
2013-10-16xhci: add variable 'cmd_comp_code' in handle_cmd_completion()Xenia Ragiadakou
2013-10-16xhci: refactor TRB_CONFIG_EP case into functionXenia Ragiadakou
2013-10-16xhci: remove unused 'ep_ring' variable in handle_cmd_completion()Xenia Ragiadakou
2013-10-16xhci: refactor TRB_EVAL_CONTEXT case into functionXenia Ragiadakou
2013-10-16xhci: refactor TRB_NEC_GET_FW case into functionXenia Ragiadakou
2013-10-16xhci: refactor TRB_RESET_DEV case into functionXenia Ragiadakou
2013-10-16xhci: use completion event's slot id rather than dig it out of commandXenia Ragiadakou
2013-10-16xhci: refactor TRB_ADDR_DEV case into functionXenia Ragiadakou
2013-10-16xhci: refactor TRB_DISABLE_SLOT case into functionXenia Ragiadakou
2013-10-16xhci: refactor TRB_ENABLE_SLOT case into functionXenia Ragiadakou
2013-10-16xhci: rename existing Command Completion Event handlersXenia Ragiadakou
2013-10-16xhci: remove unused argument from xhci_giveback_urb_in_irq()Xenia Ragiadakou
2013-10-16xhci: correct the usage of USB_CTRL_SET_TIMEOUTxiao jin
2013-10-16usb: xhci: Staticize xhci_del_comp_mod_timerSachin Kamat
2013-10-16usb: Push USB2 LPM disable on disconnect into USB core.Sarah Sharp
2013-10-16xhci: Enable LPM support only for hardwired or BESL devicesMathias Nyman
2013-10-16usb: Don't enable USB 2.0 Link PM by default.Sarah Sharp
2013-10-16xhci: Set L1 device slot on USB2 LPM enable/disable.Sarah Sharp
2013-10-16usb: Disable USB 2.0 Link PM before device reset.Sarah Sharp
2013-10-14USB: ohci-exynos: Remove non-DT supportJingoo Han
2013-10-14usb/hcd: remove unnecessary local_irq_saveMichael Opdenacker
2013-10-14USB: EHCI: start new isochronous streams ASAPAlan Stern
2013-10-14USB: EHCI: create per-TT bandwidth tablesAlan Stern
2013-10-14Revert "USB: OHCI: Properly handle OHCI controller suspend"Greg Kroah-Hartman
2013-10-14Revert "USB: OHCI: Properly handle ohci-at91 suspend"Greg Kroah-Hartman
2013-10-14Revert "USB: OHCI: Properly handle ohci-s3c2410 suspend"Greg Kroah-Hartman
2013-10-14Revert "USB: OHCI: Properly handle ohci-da8xx suspend"Greg Kroah-Hartman
2013-10-14Revert "USB: OHCI: Properly handle ohci-ep93xx suspend"Greg Kroah-Hartman
2013-10-14Revert "USB: OHCI: Properly handle ohci-exynos suspend"Greg Kroah-Hartman
2013-10-14Revert "USB: OHCI: Properly handle ohci-spear suspend"Greg Kroah-Hartman
2013-10-12drivers: usb: core: hub.c: Comments shouldnt be C99 // comment styleMatthias Beyer
2013-10-12drivers: usb: core: file.c: moved asterisk to variable nameMatthias Beyer
2013-10-12drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixesMatthias Beyer
2013-10-12USB: mos7840: fix tiocmget error handlingJohan Hovold
2013-10-12USB: serial: export usb_serial_generic_write_startJohan Hovold
2013-10-12USB: serial: add memory flags to usb_serial_generic_write_startJohan Hovold
2013-10-12USB: serial: clean up comments in generic driverJohan Hovold
2013-10-11drivers: usb: core: hcd.c: converted busmap from struct to bitmapMatthias Beyer
2013-10-11USB: host: Rename ehci-s5p to ehci-exynosJingoo Han
2013-10-11USB: ehci-s5p: Remove non-DT supportJingoo Han
2013-10-11USB: EHCI: use a bandwidth-allocation tableAlan Stern
2013-10-11USB: EHCI: create a "periodic schedule info" structAlan Stern