summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* usb: renesas_usbhs: expand USB-DMAC channels for R-Car Gen2Yoshihiro Shimoda2014-11-12
* usb: dwc3: exynos: remove non-DT support for Exynos Specific Glue layerJingoo Han2014-11-05
* PCI: Add support for AMD Nolan USB3 DRDHuang Rui2014-11-03
* usb: chipidea: add support to the generic PHY frameworkAntoine Tenart2014-11-03
* usb: allow to supply the PHY in the drivers when using HCDAntoine Tenart2014-11-03
* usb: add support to the generic PHY framework in OTGAntoine Tenart2014-11-03
* usb: rename phy to usb_phy in OTGAntoine Tenart2014-11-03
* usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart2014-11-03
* usb: gadget: udc: core: prepend udc_attach_driver with usb_Felipe Balbi2014-11-03
* usb: gadget: remove unnecessary 'driver' argumentFelipe Balbi2014-11-03
* usb: gadget: configfs: add suspend/resumeAndrzej Pietrasiewicz2014-11-03
* usb: gadget: composite: introduce setup and os_desc pending flagsFelipe Balbi2014-11-03
* Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds2014-11-02
|\
| * mtd: m25p80,spi-nor: Fix module aliases for m25p80Ben Hutchings2014-10-21
| * mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_idBen Hutchings2014-10-17
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-11-02
|\ \
| * | scsi: set REQ_QUEUE for the blk-mq caseChristoph Hellwig2014-10-28
| * | Revert "block: all blk-mq requests are tagged"Christoph Hellwig2014-10-28
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-11-02
|\ \ \
| * | | drm/radeon: remove invalid pci idAlex Deucher2014-10-28
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-11-02
|\ \ \ \
| * | | | Return short read or 0 at end of a raw device, not EIODavid Jeffery2014-10-31
| * | | | overlayfs: fix lockdep misannotationMiklos Szeredi2014-10-28
| * | | | rcu: Provide counterpart to rcu_dereference() for non-RCU situationsPaul E. McKenney2014-10-28
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-31
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-10-31
| |\ \ \ \
| | * | | | netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functionsPablo Neira Ayuso2014-10-31
| | * | | | netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functionsPablo Neira Ayuso2014-10-31
| * | | | | drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings2014-10-30
| * | | | | net: skb_fclone_busy() needs to detect orphaned skbEric Dumazet2014-10-30
| * | | | | usbnet: add a callback for set_rx_modeOlivier Blin2014-10-28
| * | | | | skbuff.h: fix kernel-doc warning for headers_endRandy Dunlap2014-10-28
| |/ / / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-10-20
| |\ \ \ \
| | * | | | netfilter: nf_tables: restrict nat/masq expressions to nat chain typePablo Neira Ayuso2014-10-13
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-31
|\ \ \ \ \ \
| * | | | | | sched: Update comments for CLONE_NEWNSChen Hanxiao2014-10-28
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-31
|\ \ \ \ \ \
| * | | | | | perf: Fix typos in sample code in the perf_event.h headerAndy Lutomirski2014-10-28
* | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-31
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-10-30
| |\ \ \ \ \ \ \
| | * | | | | | | rcu: Make rcu_barrier() understand about missing rcuo kthreadsPaul E. McKenney2014-10-28
| | |/ / / / / /
| * | / / / / / compiler/gcc4+: Remove inaccurate comment about 'asm goto' miscompilesSteven Noonan2014-10-28
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds2014-10-29
|\ \ \ \ \ \ \
| * | | | | | | mm: memcontrol: fix missed end-writeback page accountingJohannes Weiner2014-10-29
| * | | | | | | mm: page-writeback: inline account_page_dirtied() into single callerJohannes Weiner2014-10-29
| * | | | | | | mm, thp: fix collapsing of hugepages on madviseDavid Rientjes2014-10-29
| * | | | | | | drivers: of: add return value to of_reserved_mem_device_init()Marek Szyprowski2014-10-29
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-29
|\ \ \ \ \ \ \
| * | | | | | | block: Fix merge logic when CONFIG_BLK_DEV_INTEGRITY is not definedMartin K. Petersen2014-10-28
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-29
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |