summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-01-297-16/+153
|\
| * Merge tag 'icc-5.6-rc1' of https://git.linaro.org/people/georgi.djakov/linux ...Greg Kroah-Hartman2020-01-222-0/+114
| |\
| | * dt-bindings: interconnect: Add Qualcomm MSM8916 DT bindingsGeorgi Djakov2020-01-071-0/+100
| | * interconnect: Add a common standard aggregate functionGeorgi Djakov2019-12-161-0/+8
| | * interconnect: Add a common helper for removing all nodesGeorgi Djakov2019-12-161-0/+6
| * | Merge 5.5-rc7 into char-misc-nextGreg Kroah-Hartman2020-01-2215-35/+89
| |\ \
| * \ \ Merge tag 'soundwire-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2020-01-182-10/+180
| |\ \ \
| | * \ \ Merge branch 'topic/sdw_intel' into nextVinod Koul2020-01-161-0/+11
| | |\ \ \
| | | * | | soundwire: intel: report slave_ids for each link to SOF driverBard Liao2020-01-161-0/+11
| | * | | | soundwire: bus: fix device number leak on errorsPierre-Louis Bossart2020-01-141-1/+3
| | |/ / /
| * | | | Merge tag 'extcon-next-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2020-01-171-15/+15
| |\ \ \ \
| | * | | | extcon: Remove unneeded extern keyword from extcon.hChanwoo Choi2020-01-131-15/+15
| * | | | | misc: alcor_pci: Add AU6625 to list of supported PCI_IDsRhys Perry2020-01-141-0/+1
| * | | | | misc: pvpanic: add crash loaded eventzhenwei pi2020-01-141-0/+1
| * | | | | misc: pvpanic: move bit definition to uapi header filezhenwei pi2020-01-141-0/+8
* | | | | | Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-01-295-995/+1085
|\ \ \ \ \ \
| * | | | | | device.h: move 'struct driver' stuff out to device/driver.hGreg Kroah-Hartman2019-12-162-271/+293
| * | | | | | device.h: move 'struct class' stuff out to device/class.hGreg Kroah-Hartman2019-12-162-240/+267
| * | | | | | device.h: move 'struct bus' stuff out to device/bus.hGreg Kroah-Hartman2019-12-162-264/+289
| * | | | | | device.h: move dev_printk()-like functions to dev_printk.hGreg Kroah-Hartman2019-12-162-216/+236
| * | | | | | device.h: move devtmpfs prototypes out of the fileGreg Kroah-Hartman2019-12-161-4/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-2918-795/+168
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 5.5-rc7 into staging-nextGreg Kroah-Hartman2020-01-2215-35/+89
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'iio-for-5.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2020-01-196-37/+19
| |\ \ \ \ \ \
| | * | | | | | iio: accel: kxcjk1013: Support orientation matrixDmitry Osipenko2020-01-181-0/+3
| | * | | | | | iio: magnetometer: ak8975: Get rid of platform dataAndy Shevchenko2020-01-181-15/+0
| | * | | | | | iio: adc: ad-sigma-delta: Allow custom IRQ flagsAlexandru Tachici2020-01-181-0/+2
| | * | | | | | iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()Andy Shevchenko2020-01-132-21/+1
| | * | | | | | iio: adis: Remove startup_delayNuno Sá2020-01-121-1/+0
| | * | | | | | iio: adis: Introduce timeouts structureNuno Sá2020-01-121-0/+13
| * | | | | | | Merge 5.5-rc6 into staging-nextGreg Kroah-Hartman2020-01-1324-59/+130
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2020-01-107-41/+149
| |\ \ \ \ \ \
| | * | | | | | iio: buffer: rename 'read_first_n' callback to 'read'Lars-Peter Clausen2019-12-291-4/+2
| | * | | | | | iio: adc: ti-ads1015: Get rid of legacy platform dataAndy Shevchenko2019-12-152-24/+0
| | * | | | | | iio: ad7266: Convert to use GPIO descriptorsLinus Walleij2019-12-151-3/+0
| | * | | | | | iio: adf4350: Convert to use GPIO descriptorLinus Walleij2019-12-151-4/+0
| | * | | | | | iio: ak8975: Convert to use GPIO descriptorLinus Walleij2019-12-151-2/+0
| | * | | | | | iio: core: add thermocouple_type standard attributeAndrea Merello2019-11-231-0/+1
| | * | | | | | iio: core: add char type for sysfs attributesAndrea Merello2019-11-231-0/+1
| | * | | | | | iio: imu: adis: create an unlocked version of adis_reset()Alexandru Ardelean2019-11-231-1/+18
| | * | | | | | iio: imu: adis: create an unlocked version of adis_check_status()Alexandru Ardelean2019-11-231-1/+12
| | * | | | | | iio: imu: adis: add unlocked read/write function versionsAlexandru Ardelean2019-11-231-2/+114
| | * | | | | | iio: imu: adis: rename txrx_lock -> state_lockAlexandru Ardelean2019-11-231-1/+1
| * | | | | | | Merge 5.5-rc3 into staging-nextGreg Kroah-Hartman2019-12-2326-63/+125
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 5.5-rc2 into staging-nextGreg Kroah-Hartman2019-12-1620-52/+74
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | isdn: capi: dead code removalArnd Bergmann2019-12-114-623/+0
| * | | | | | | | staging: remove isdn capi driversArnd Bergmann2019-12-113-94/+0
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-292-81/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | serial_core: Remove unused member in uart_portDmitry Safonov2020-01-151-1/+0
| * | | | | | | | Merge 5.5-rc6 into tty-nextGreg Kroah-Hartman2020-01-1324-59/+130
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |