summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-12-12usb: phy: initialize the notifier when add a new phyNeil Zhang5-7/+4
2013-12-12usb: renesas_usbhs: fifo: request DMAEngine onceKuninori Morimoto1-14/+4
2013-12-12usb: phy: add Keystone usb phy driverWingMan Kwok3-0/+152
2013-12-12usb: dwc3: add Keystone specific glue layerWingMan Kwok3-0/+210
2013-12-10usb: dwc3: set gadget's quirk ep_out_align_sizeDavid Cohen1-0/+6
2013-12-10usb: f_fs: check quirk to pad epout buf size when not aligned to maxpacketsizeMichal Nazarewicz1-4/+19
2013-12-10usb: gadget: f_fs: remove loop from I/O functionMichal Nazarewicz1-54/+40
2013-12-10usb: phy: r-car gen2: use usb_add_phy_devValentine Barshak1-1/+1
2013-12-09usb: dwc3: omap: remove unnecessary lockFelipe Balbi1-10/+0
2013-12-07usb: omap1: Tahvo USB transceiver driverAaro Koskinen3-0/+479
2013-12-07usb: omap1: OTG controller driverAaro Koskinen3-0/+180
2013-12-07usb: phy: phy-mxs-usb: Check the return value from clk_prepare_enable()Fabio Estevam1-2/+9
2013-12-06usb: gadget: amd5536udc: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-12-06usb: gadget: pch_udc: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-12-06usb: dwc3: pci: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-11-26usb: gadget: f_sourcesink: add configfs supportAndrzej Pietrasiewicz4-5/+335
2013-11-26usb: gadget: f_loopback: add configfs supportAndrzej Pietrasiewicz4-2/+158
2013-11-26usb: gadget: factor out alloc_ep_reqAndrzej Pietrasiewicz8-49/+83
2013-11-26usb: gadget: composite: redirect setup requestsAndrzej Pietrasiewicz1-1/+15
2013-11-26usb: musb: dsps: polling ID pin status only in otg modeBin Liu1-2/+3
2013-11-26usb: phy: Add OTG FSM configuration optionAnton Tikhomirov2-3/+11
2013-11-26usb: phy: move OTG FSM headerAnton Tikhomirov3-247/+2
2013-11-26usb: phy: replace spinlock with mutex in OTG FSMAnton Tikhomirov3-10/+8
2013-11-26usb: phy: fsm: protect against multiple inclusionsAnton Tikhomirov1-0/+5
2013-11-26usb: phy: fsm: don't depend on indirect includesFelipe Balbi1-0/+3
2013-11-26usb: gadget: update some out of date commentsDan Carpenter2-2/+2
2013-11-26usb: gadget: remove superfluous name castsGeert Uytterhoeven2-2/+2
2013-11-26usb: gadget: goku: remove unused argumentMichal Nazarewicz1-8/+4
2013-11-26usb: gadget: epautoconf: switch over to usb_endpoint_type()Felipe Balbi1-1/+1
2013-11-26usb: musb: dsps: add support for suspend and resumeDaniel Mack4-2/+66
2013-11-26usb: musb: dsps: add {tx,rx}_mode to wrapperDaniel Mack1-0/+4
2013-11-26usb: musb: call musb_port_suspend from musb_bus_suspendDaniel Mack3-1/+5
2013-11-26usb: musb: unconditionally save and restore the context on suspendDaniel Mack1-1/+13
2013-11-26usb: dwc3: dwc3-omap: return PROBE_DEFER if extcon is missing and found in dtGeorge Cherian1-1/+1
2013-11-26usb: musb: core: call musb_platform_set_mode() during probeFelipe Balbi1-1/+10
2013-11-26usb: musb: dsps: implement ->set_mode()Felipe Balbi1-0/+51
2013-11-26usb: gadget: r8a66597-udc: convert to clk_prepare/unprepareLaurent Pinchart1-3/+3
2013-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds49-318/+989
2013-11-22Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds60-448/+447
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds46-732/+947
2013-11-22Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-13/+87
2013-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds19-136/+293
2013-11-22Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2-4/+13
2013-11-22Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds14-126/+1092
2013-11-22ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdownJohan Hovold1-0/+9
2013-11-22kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu1-4/+4
2013-11-21xen-netback: stop the VIF thread before unbinding IRQsDavid Vrabel1-3/+3
2013-11-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller13-52/+121
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville13-52/+121
2013-11-21drm/sysfs: fix hotplug regression since lifetime changesDavid Herrmann1-7/+33