summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* Merge tag 'usb-ci-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2015-10-22
|\
| * usb: chipidea: Add support for 'phy-clkgate-delay-us' propertyFabio Estevam2015-10-22
| * usb: chipidea: Use extcon framework for VBUS and ID detectIvan T. Ivanov2015-10-22
* | Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-10-22
|\ \ | |/ |/|
| * usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus2015-09-27
| * usb: common: of_usb_get_maximum_speed to usb_get_maximum_speedHeikki Krogerus2015-09-27
| * usb: phy: change some commentsPeter Chen2015-09-27
| * usb: gadget: introduce 'enabled' flag in struct usb_epRobert Baldyga2015-09-27
| * usb: gadget: epautoconf: add usb_ep_autoconfig_release() functionRobert Baldyga2015-09-27
| * usb: gadget: at91_udc: move at91_udc_data in at91_udc.hAlexandre Belloni2015-09-27
| * usb: dwc2: rename all s3c_* to dwc2_*Felipe Balbi2015-09-27
| * usb: musb: set the controller speed based on the config settingBin Liu2015-09-27
* | Merge 4.3-rc5 into usb-nextGreg Kroah-Hartman2015-10-12
|\ \
| * \ Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-11
| |\ \
| | * | irqdomain: Add an accessor for the of_node fieldMarc Zyngier2015-10-09
| * | | Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-10-10
| |\ \ \ | | |/ / | |/| |
| | * | usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda2015-09-30
| | |/
| * | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-04
| |\ \
| | * | string: provide strscpy()Chris Metcalf2015-09-10
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-10-02
| |\ \ \
| | * | | blk-mq: factor out a helper to iterate all tags for a request_queueChristoph Hellwig2015-10-01
| | * | | blk-mq: fix racy updates of rq->errorsChristoph Hellwig2015-10-01
| | * | | blk-mq: fix sysfs registration/unregistration raceAkinobu Mita2015-09-29
| * | | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-10-02
| |\ \ \ \
| | * | | | iommu: iova: Move iova cache management to the iova librarySakari Ailus2015-07-28
| * | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-10-01
| |\ \ \ \ \
| | * | | | | memcg: remove pcp_counter_lockGreg Thelen2015-10-01
| | * | | | | memcg: fix dirty page migrationGreg Thelen2015-10-01
| * | | | | | Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-10-01
| |\ \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | *-. \ \ \ \ \ Merge branches 'pm-pci' and 'acpi-pci'Rafael J. Wysocki2015-10-01
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | | | * | | | | ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQJiang Liu2015-09-26
| | | |/ / / / /
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-01
| |\ \ \ \ \ \ \
| | * | | | | | | skbuff: Fix skb checksum partial check.Pravin B Shelar2015-09-29
| | |/ / / / / /
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-10-01
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg2015-09-25
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-09-28
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | rcu: Change _wait_rcu_gp() to work around GCC bug 67055Oleg Nesterov2015-09-20
| | |/ / / /
* | | | | | usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda2015-10-04
* | | | | | usb: define HCD_USB31 speed option for hosts that support USB 3.1 featuresMathias Nyman2015-10-04
* | | | | | usb: store the new usb 3.1 SuperSpeedPlus device capability descriptorMathias Nyman2015-10-04
* | | | | | USB: Added forgotten parameter description for authorized attribute in usb.hStefan Koch2015-09-29
* | | | | | Merge 4.3-rc3 into usb-nextGreg Kroah-Hartman2015-09-29
|\| | | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-09-26
| |\ \ \ \ \
| | * | | | | phy: add phy_device_remove()Russell King2015-09-24
| | * | | | | phy: fix mdiobus module safetyRussell King2015-09-24
| | * | | | | skbuff: Fix skb checksum flag on skb pullPravin B Shelar2015-09-24
| | * | | | | netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman2015-09-23
| | * | | | | netfilter: bridge: fix routing of bridge frames with call-iptables=1Florian Westphal2015-09-14
| * | | | | | Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-25
| |\ \ \ \ \ \
| | * | | | | | cgroup, writeback: don't enable cgroup writeback on traditional hierarchiesTejun Heo2015-09-24