summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | tty: Move session_of_pgrp() and make staticPeter Hurley2014-11-061-3/+0
| * | | | | | tty: Remove tty_pair_get_tty()/tty_pair_get_pty() apiPeter Hurley2014-11-061-3/+0
| * | | | | | serial: Fix upstat_t sparse warningsPeter Hurley2014-11-061-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-12-1414-129/+154
|\ \ \ \ \ \
| * | | | | | arm: omap3: twl: remove usb phy init dataHeikki Krogerus2014-12-111-2/+0
| * | | | | | Merge 3.18-rc7 into usb-nextGreg Kroah-Hartman2014-12-0131-27/+115
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman2014-11-272-33/+38
| |\ \ \ \ \ \
| | * | | | | | phy: add support for USB cluster on the Armada 375 SoCGregory CLEMENT2014-11-261-0/+1
| | * | | | | | phy: remove the old lookup methodHeikki Krogerus2014-11-221-34/+4
| | * | | | | | phy: improved lookup methodHeikki Krogerus2014-11-211-0/+16
| | * | | | | | phy: safer to_phy() macroHeikki Krogerus2014-11-211-1/+1
| | * | | | | | phy: Add PHY header file for DT x Driver definesGabriel FERNANDEZ2014-11-111-0/+18
| | | |_|/ / / | | |/| | | |
| * | | | | | usb: chipidea: remove flag CI_HDRC_REQUIRE_TRANSCEIVERPeter Chen2014-11-261-1/+0
| * | | | | | Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-11-258-30/+28
| |\ \ \ \ \ \
| | * | | | | | usb: phy: introduce usb_phy_set_event interfaceKiran Raparthy2014-11-211-0/+5
| | * | | | | | usb: renesas_usbhs: expand USB-DMAC channels for R-Car Gen2Yoshihiro Shimoda2014-11-121-0/+4
| | * | | | | | usb: dwc3: exynos: remove non-DT support for Exynos Specific Glue layerJingoo Han2014-11-051-24/+0
| | * | | | | | PCI: Add support for AMD Nolan USB3 DRDHuang Rui2014-11-031-0/+1
| | * | | | | | usb: chipidea: add support to the generic PHY frameworkAntoine Tenart2014-11-031-0/+2
| | * | | | | | usb: allow to supply the PHY in the drivers when using HCDAntoine Tenart2014-11-031-1/+1
| | * | | | | | usb: add support to the generic PHY framework in OTGAntoine Tenart2014-11-031-0/+3
| | * | | | | | usb: rename phy to usb_phy in OTGAntoine Tenart2014-11-031-1/+1
| | * | | | | | usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart2014-11-032-1/+2
| | * | | | | | usb: gadget: udc: core: prepend udc_attach_driver with usb_Felipe Balbi2014-11-031-1/+1
| | * | | | | | usb: gadget: remove unnecessary 'driver' argumentFelipe Balbi2014-11-031-2/+1
| | * | | | | | usb: gadget: configfs: add suspend/resumeAndrzej Pietrasiewicz2014-11-031-0/+2
| | * | | | | | usb: gadget: composite: introduce setup and os_desc pending flagsFelipe Balbi2014-11-031-0/+5
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge 3.18-rc4 into usb-next.Greg Kroah-Hartman2014-11-104-27/+111
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | usb: Remove __init from early_dbgp_init() prototypeChris Rorvick2014-11-071-2/+1
| * | | | | | usb: Create separate header for ehci-dbgpChris Rorvick2014-11-072-63/+86
| * | | | | | usb: ehci: add ehci_port_power interfaceMichael Grzeschik2014-11-041-0/+3
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-12-143-6/+49
|\ \ \ \ \ \
| * | | | | | gpio: remove const modifier from gpiod_get_direction()Alexandre Courbot2014-11-281-1/+1
| * | | | | | gpiolib: allow simultaneous setting of multiple GPIO outputsRojhalat Ibrahim2014-11-272-0/+42
| * | | | | | gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irqAlexandre Courbot2014-10-282-5/+6
* | | | | | | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2014-12-141-0/+1
|\ \ \ \ \ \ \
| * | | | | | | aio: Make it possible to remap aio ringPavel Emelyanov2014-12-131-0/+1
* | | | | | | | Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-12-141-0/+29
|\ \ \ \ \ \ \ \
| * | | | | | | | i2c: core changes for slave supportWolfram Sang2014-12-111-0/+29
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-12-133-9/+57
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'for-3.19/core' into for-3.19/driversJens Axboe2014-11-241-0/+5
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into for-3.19/driversJens Axboe2014-11-1983-189/+902
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'for-3.19/core' into for-3.19/driversJens Axboe2014-11-171-0/+1
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | drbd: Minor cleanupsAndreas Gruenbacher2014-11-101-1/+1
| * | | | | | | | | | | NVMe: Convert to blk-mqMatias Bjørling2014-11-041-6/+9
| * | | | | | | | | | | NVMe: Updates for 1.1 specKeith Busch2014-11-041-1/+26
| * | | | | | | | | | | NVMe: Passthrough IOCTL for IO commandsKeith Busch2014-11-041-1/+4
| * | | | | | | | | | | NVMe: Mismatched host/device page size supportKeith Busch2014-11-041-0/+2
| * | | | | | | | | | | NVMe: Update list of status codesMatthew Wilcox2014-11-041-0/+14
| * | | | | | | | | | | NVMe: Async event requestKeith Busch2014-11-041-0/+1