summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-10-17usb: musb: core: properly free host / device structs in err pathSebastian Andrzej Siewior
2013-10-17usb: gadget: f_mass_storage: style corrections, cleanup & simplificationAndrzej Pietrasiewicz
2013-10-17usb: musb: dsps: run the timer only on OTG systemsSebastian Andrzej Siewior
2013-10-17usb: musb: dsps: redo the otg timerSebastian Andrzej Siewior
2013-10-17usb: musb: dsps: remove declartion for dsps_musb_try_idle()Sebastian Andrzej Siewior
2013-10-17usb: musb: dsps: move try_idle to start hookSebastian Andrzej Siewior
2013-10-17usb: musb: call musb_start() only once in OTG modeSebastian Andrzej Siewior
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-16usb: misc: usb3503: Fix compile error due to incorrect regmap depedencyMatthew Dawson
2013-10-16usb/chipidea: fix oops on memory allocation failureRussell King - ARM Linux
2013-10-16usb: hub: Clear Port Reset Change during init/resumeJulius Werner
2013-10-16drivers: usb: core: devio.c: Spaces to tabs for proc_control_compat()Matthias Beyer
2013-10-16drivers: usb: core: devio.c: Spaces to tabs for proc_reapurbnonblock()Matthias Beyer
2013-10-16usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum
2013-10-16usb: serial: option: blacklist Olivetti Olicard200Enrico Mioso
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-16USB: quirks: add touchscreen that is dazzeled by remote wakeupOliver Neukum
2013-10-15usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpointsRobert Baldyga
2013-10-15usb: gadget: s3c-hsotg: fix interrupt configuration in dedicated-fifo modeRobert Baldyga
2013-10-15usb: gadget: s3c-hsotg: fix clear feature ENDPOINT_HALTRobert Baldyga
2013-10-15usb: gadget: s3c-hsotg: fix "halted" property updatingRobert Baldyga
2013-10-15usb: gadget: s3c-hsotg: add DAINT maskingRobert Baldyga
2013-10-15usb: gadget: s3c-hsotg: fix endpoint interrupts handlingRobert Baldyga
2013-10-15usb: gadget: s3c-hsotg: fix s3c_hsotg_write_fifo function for dedicated fifo ...Robert Baldyga
2013-10-15usb: gadget: s3c-hsotg: fix "protocol stall" handlingRobert Baldyga