summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2014-11-26usb: chipidea: remove flag CI_HDRC_REQUIRE_TRANSCEIVERPeter Chen
2014-11-25Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-11-21usb: phy: introduce usb_phy_set_event interfaceKiran Raparthy
2014-11-12usb: renesas_usbhs: expand USB-DMAC channels for R-Car Gen2Yoshihiro Shimoda
2014-11-10Merge 3.18-rc4 into usb-next.Greg Kroah-Hartman
2014-11-09Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-11-09Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-11-07usb: Remove __init from early_dbgp_init() prototypeChris Rorvick
2014-11-07usb: Create separate header for ehci-dbgpChris Rorvick
2014-11-06Merge tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-11-05PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle()Yinghai Lu
2014-11-05usb: dwc3: exynos: remove non-DT support for Exynos Specific Glue layerJingoo Han
2014-11-04of: Fix overflow bug in string property parsing functionsGrant Likely
2014-11-04ARM: imx: clk-vf610: define PLL's clock treeStefan Agner
2014-11-03Merge branch 'fixes-for-v3.18' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
2014-11-03usb: ehci: add ehci_port_power interfaceMichael Grzeschik
2014-11-03PCI: Add support for AMD Nolan USB3 DRDHuang Rui
2014-11-03usb: chipidea: add support to the generic PHY frameworkAntoine Tenart
2014-11-03usb: allow to supply the PHY in the drivers when using HCDAntoine Tenart
2014-11-03usb: add support to the generic PHY framework in OTGAntoine Tenart
2014-11-03usb: rename phy to usb_phy in OTGAntoine Tenart
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart
2014-11-03usb: gadget: udc: core: prepend udc_attach_driver with usb_Felipe Balbi
2014-11-03usb: gadget: remove unnecessary 'driver' argumentFelipe Balbi
2014-11-03usb: gadget: configfs: add suspend/resumeAndrzej Pietrasiewicz
2014-11-03usb: gadget: composite: introduce setup and os_desc pending flagsFelipe Balbi
2014-11-02Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-11-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-11-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-10-31netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functionsPablo Neira Ayuso
2014-10-31netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functionsPablo Neira Ayuso
2014-10-31Return short read or 0 at end of a raw device, not EIODavid Jeffery
2014-10-30drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings
2014-10-30net: skb_fclone_busy() needs to detect orphaned skbEric Dumazet
2014-10-30Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-10-29Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds
2014-10-29mm: memcontrol: fix missed end-writeback page accountingJohannes Weiner
2014-10-29mm: page-writeback: inline account_page_dirtied() into single callerJohannes Weiner
2014-10-29mm, thp: fix collapsing of hugepages on madviseDavid Rientjes
2014-10-29drivers: of: add return value to of_reserved_mem_device_init()Marek Szyprowski
2014-10-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-10-28block: Fix merge logic when CONFIG_BLK_DEV_INTEGRITY is not definedMartin K. Petersen
2014-10-28overlayfs: fix lockdep misannotationMiklos Szeredi