summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-11-26usb: musb: dsps: polling ID pin status only in otg modeBin Liu
2013-11-26usb: phy: Add OTG FSM configuration optionAnton Tikhomirov
2013-11-26usb: phy: move OTG FSM headerAnton Tikhomirov
2013-11-26usb: phy: replace spinlock with mutex in OTG FSMAnton Tikhomirov
2013-11-26usb: phy: fsm: protect against multiple inclusionsAnton Tikhomirov
2013-11-26usb: phy: fsm: don't depend on indirect includesFelipe Balbi
2013-11-26usb: gadget: update some out of date commentsDan Carpenter
2013-11-26usb: gadget: remove superfluous name castsGeert Uytterhoeven
2013-11-26usb: gadget: goku: remove unused argumentMichal Nazarewicz
2013-11-26usb: gadget: epautoconf: switch over to usb_endpoint_type()Felipe Balbi
2013-11-26usb: musb: dsps: add support for suspend and resumeDaniel Mack
2013-11-26usb: musb: dsps: add {tx,rx}_mode to wrapperDaniel Mack
2013-11-26usb: musb: call musb_port_suspend from musb_bus_suspendDaniel Mack
2013-11-26usb: musb: unconditionally save and restore the context on suspendDaniel Mack
2013-11-26usb: dwc3: dwc3-omap: return PROBE_DEFER if extcon is missing and found in dtGeorge Cherian
2013-11-26usb: musb: core: call musb_platform_set_mode() during probeFelipe Balbi
2013-11-26usb: musb: dsps: implement ->set_mode()Felipe Balbi
2013-11-26usb: gadget: r8a66597-udc: convert to clk_prepare/unprepareLaurent Pinchart
2013-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-11-22Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-11-22Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-22Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-11-22Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2013-11-22ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdownJohan Hovold
2013-11-22kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu
2013-11-21xen-netback: stop the VIF thread before unbinding IRQsDavid Vrabel
2013-11-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-21drm/sysfs: fix hotplug regression since lifetime changesDavid Herrmann
2013-11-21drm/exynos: g2d: fix memory leak to userptrInki Dae
2013-11-21Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...Dave Airlie
2013-11-21Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2013-11-21Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve...Dave Airlie
2013-11-21Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-11-21iscsi-target: chap auth shouldn't match username with trailing garbageEric Seppanen
2013-11-21iscsi-target: fix extract_param to handle buffer length corner caseEric Seppanen
2013-11-21net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur
2013-11-21net/phy: Add VSC8662 supportSandeep Singh
2013-11-21net/phy: Add VSC8574 supportshaohui xie
2013-11-21net/phy: Add VSC8234 supportAndy Fleming
2013-11-21net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-11-20PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove()Yinghai Lu
2013-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-11-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-11-20Merge tag 'md/3.13' of git://neil.brown.name/mdLinus Torvalds
2013-11-20r8152: fix incorrect type in assignmenthayeswang