summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-24ARM: pxa: zeus: Replace OHCI init/exit functions with a regulatorLaurent Pinchart
2014-04-24USB: ohci-pxa27x: Add support for external vbus regulatorsLaurent Pinchart
2014-04-24USB: EHCI: Export the ehci_hub_control functionLaurent Pinchart
2014-04-24USB: OHCI: Export the OHCI hub control and status_data functionsLaurent Pinchart
2014-04-24usb: ohci-exynos: Remove locks for 'ohci' in suspend callbackVivek Gautam
2014-04-24Documentation: usb: add chipidea.txt for how to demo usb OTG HNP and SRPLi Jun
2014-04-24Documentation: ABI: usb: sysfs Description for chipidea USB OTG HNP and SRPLi Jun
2014-04-24usb: chipidea: debug: add debug file for OTG variablesLi Jun
2014-04-24usb: chipidea: add sys inputs for OTG fsm inputLi Jun
2014-04-24usb: chipidea: OTG HNP and SRP fsm implementationLi Jun
2014-04-24usb: chipidea: OTG fsm timers initializationLi Jun
2014-04-24usb: chipidea: add OTG fsm operation functions implementationLi Jun
2014-04-24usb: chipidea: udc: driver update for OTG HNPLi Jun
2014-04-24usb: chipidea: host: init otg port numberLi Jun
2014-04-24usb: chipidea: host: vbus control change for OTG HNPLi Jun
2014-04-24usb: chipidea: usb OTG fsm initialization.Li Jun
2014-04-24usb: phy: otg-fsm: export symbol of otg_statemachineLi Jun
2014-04-24usb: chipidea: core: Add missing module owner fieldAlexander Shiyan
2014-04-24usb: chipidea: add proper delay for waiting correct PHY statusPeter Chen
2014-04-24usb: chipidea: debug: add debug file for controller registers dumpLi Jun
2014-04-24usb: chipidea: export interrupt enable and status register read functionsLi Jun
2014-04-24usb: chipidea: operate on otgsc register in a general wayLi Jun
2014-04-24usb: chipidea: coordinate usb phy initialization for different phy typePeter Chen
2014-04-24usb: chipidea: usbmisc: Add USB support for i.MX25/i.MX35 CPUsDenis Carikli
2014-04-20Linux 3.15-rc2v3.15-rc2Linus Torvalds
2014-04-20Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-04-20Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2014-04-20perf tools: Improve error reportingAdrien BAK
2014-04-20perf tools: Adjust symbols in VDSOVladimir Nikulichev
2014-04-20perf kvm: Fix 'Min time' counting in report commandAlexander Yarygin
2014-04-19coredump: fix va_list corruptionEric Dumazet
2014-04-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-19Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-04-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-04-19Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...Dave Airlie
2014-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-18Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-04-18Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-18Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-18Merge tag 'staging-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-18Merge tag 'tty-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-18Merge tag 'usb-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-18Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-04-18thp: close race between split and zap huge pagesKirill A. Shutemov
2014-04-18mm: fix new kernel-doc warning in filemap.cRandy Dunlap
2014-04-18mm: fix CONFIG_DEBUG_VM_RB descriptionDavidlohr Bueso
2014-04-18mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman