summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-05usb: dwc3: exynos: remove non-DT support for Exynos Specific Glue layerJingoo Han
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 '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 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-31Return short read or 0 at end of a raw device, not EIODavid Jeffery
2014-10-30net: skb_fclone_busy() needs to detect orphaned skbEric Dumazet
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-28block: Fix merge logic when CONFIG_BLK_DEV_INTEGRITY is not definedMartin K. Petersen
2014-10-28overlayfs: fix lockdep misannotationMiklos Szeredi
2014-10-28rcu: Provide counterpart to rcu_dereference() for non-RCU situationsPaul E. McKenney
2014-10-28usbnet: add a callback for set_rx_modeOlivier Blin
2014-10-28skbuff.h: fix kernel-doc warning for headers_endRandy Dunlap
2014-10-28compiler/gcc4+: Remove inaccurate comment about 'asm goto' miscompilesSteven Noonan
2014-10-28Revert "block: all blk-mq requests are tagged"Christoph Hellwig
2014-10-27Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown
2014-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-10-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-10-24Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-24Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-10-24kvm: vfio: fix unregister kvm_device_ops of vfioWanpeng Li
2014-10-24fs: limit filesystem stacking depthMiklos Szeredi
2014-10-24vfs: add whiteout supportMiklos Szeredi
2014-10-24vfs: export check_sticky()Miklos Szeredi
2014-10-24vfs: introduce clone_private_mount()Miklos Szeredi
2014-10-24vfs: export __inode_permission() to modulesMiklos Szeredi
2014-10-24vfs: export do_splice_direct() to modulesMiklos Szeredi
2014-10-24vfs: add i_op->dentry_open()Miklos Szeredi
2014-10-23Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-23Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-23Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki