summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-03-069-36/+31
|\
| * wusb: Remove unnecessary static function ckhdid_printfJoe Perches2019-03-011-16/+0
| * usb: core: add option of only authorizing internal devicesDmitry Torokhov2019-02-221-3/+7
| * device connection: Add fwnode member to struct device_connectionHeikki Krogerus2019-02-141-0/+6
| * usb: roles: Find the muxes by also matching against the device nodeHeikki Krogerus2019-02-141-0/+2
| * usb: typec: Rationalize the API for the muxesHeikki Krogerus2019-02-141-1/+2
| * usb: typec: tcpm: Remove unused functionsGuenter Roeck2019-02-131-6/+0
| * Merge tag 'phy-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2019-02-121-7/+6
| |\
| | * phy: dphy: Clarify lanes parameter documentationMaxime Ripard2019-02-071-1/+2
| | * phy: dphy: Change units of wakeup and init parametersMaxime Ripard2019-02-071-4/+4
| | * phy: dphy: Remove unused headerMaxime Ripard2019-02-071-2/+0
| | * phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard2019-01-161-0/+1
| * | Merge 5.0-rc6 into usb-nextGreg Kroah-Hartman2019-02-1126-62/+133
| |\ \
| * | | usb: typec: displayport: Move the Configuration VDO helpers to the headerHeikki Krogerus2019-02-081-0/+4
| * | | Merge 5.0-rc4 into usb-nextGreg Kroah-Hartman2019-01-2843-209/+407
| |\ \ \
| * | | | drivers: usb :fsl: Remove USB Errata checking codeRan Wang2019-01-181-3/+4
* | | | | Merge tag 'tty-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-03-062-1/+4
|\ \ \ \ \
| * \ \ \ \ Merge 5.0-rc6 into tty-nextGreg Kroah-Hartman2019-02-1126-62/+133
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | serial: Add Tegra Combined UART driverThierry Reding2019-01-301-0/+3
| * | | | | Merge 5.0-rc4 into tty-nextGreg Kroah-Hartman2019-01-2843-209/+407
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | vt: refactor vc_ques to allow of other private sequences.Martin Hostettler2019-01-181-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-063-0/+18
|\ \ \ \ \
| * \ \ \ \ Merge tag 'iio-for-5.1b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-02-131-0/+10
| |\ \ \ \ \
| | * | | | | dt-bindings: iio/adc: Add bindings for Ingenic JZ47xx SoCs ADC.Artur Rojek2019-02-091-0/+10
| * | | | | | Merge 5.0-rc6 into staging-nextGreg Kroah-Hartman2019-02-1126-62/+133
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | / / | | | |_|/ / | | |/| | |
| * | | | | Merge tag 'iio-for-5.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-02-042-0/+8
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | iio: st_accel: use ACPI orientation dataDaniel Drake2019-02-021-0/+1
| | * | | | iio: Add modifiers for ethanol and H2 gasesAndreas Brauchli2018-12-161-0/+2
| | * | | | iio: add IIO_MASSCONCENTRATION channel typeTomasz Duszynski2018-12-161-0/+5
* | | | | | Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-03-066-27/+119
|\ \ \ \ \ \
| * | | | | | platform: set of_node in platform_device_register_full()Mans Rullgard2019-02-261-0/+1
| * | | | | | driver core: Add missing description of new struct device_link fieldRafael J. Wysocki2019-02-211-0/+1
| * | | | | | driver core: Fix PM-runtime for links added during consumer probeRafael J. Wysocki2019-02-202-4/+1
| * | | | | | drivers/component: kerneldoc polishDaniel Vetter2019-02-191-1/+1
| * | | | | | driver core: Fix possible supplier PM-usage counter imbalanceRafael J. Wysocki2019-02-131-0/+4
| * | | | | | Merge tag 'topic/component-typed-2019-02-11' of git://anongit.freedesktop.org...Greg Kroah-Hartman2019-02-113-2/+83
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 5.0-rc6 into driver-core-nextGreg Kroah-Hartman2019-02-1168-271/+540
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | device: Fix comment for driver_data in struct deviceDavid Engraf2019-02-081-1/+1
| * | | | | | | device.h: Add __cold to dev_<level> logging functionsJoe Perches2019-02-031-10/+10
| * | | | | | | driver core: Add device link flag DL_FLAG_AUTOPROBE_CONSUMERRafael J. Wysocki2019-02-011-0/+3
| * | | | | | | driver core: Fix handling of runtime PM flags in device_link_add()Rafael J. Wysocki2019-02-011-1/+1
| * | | | | | | async: Add support for queueing on specific NUMA nodeAlexander Duyck2019-01-311-3/+79
| * | | | | | | workqueue: Provide queue_work_node to queue work near a given NUMA nodeAlexander Duyck2019-01-311-0/+2
| * | | | | | | ihex: Simplify next record offset calculationAndrey Smirnov2019-01-221-3/+7
| * | | | | | | ihex: Check if zero-length record is at the end of the blobAndrey Smirnov2019-01-221-1/+1
| * | | | | | | ihex: Share code between ihex_validate_fw() and ihex_next_binrec()Andrey Smirnov2019-01-221-8/+13
| * | | | | | | driver core: move device->knode_class to device_privateWei Yang2019-01-181-1/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-0623-60/+1515
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-03-011-49/+95
| |\ \ \ \ \ \ \
| | * | | | | | | Drivers: hv: vmbus: Expose counters for interrupts and full conditionsKimberly Brown2019-02-141-0/+46