summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2016-12-131-8/+3
|\
| * Merge branch 'for-4.9' into for-4.10Tejun Heo2016-10-191-8/+3
| |\
| | * workqueue: remove keventd_up()Tejun Heo2016-09-171-10/+0
| | * workqueue: make workqueue available early during bootTejun Heo2016-09-171-1/+6
* | | Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2016-12-131-0/+1
|\ \ \
| * | | percpu: ensure the requested alignment is power of twozijun_hu2016-10-191-0/+1
| |/ /
* | | Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-137-54/+172
|\ \ \
| * | | vmbus: add support for dynamic device id'sStephen Hemminger2016-12-061-0/+6
| * | | hyperv: Fix spelling of HV_UNKOWNHaiyang Zhang2016-12-061-1/+1
| * | | mei: bus: enable non-blocking RXAlexander Usyskin2016-12-061-2/+4
| * | | VME: Remove shutdown entry from vme_driverMartyn Welch2016-12-061-1/+0
| * | | fpga: Clarify how write_init works streaming modesJason Gunthorpe2016-11-291-0/+2
| * | | mei: bus: split RX and async notification callbacksAlexander Usyskin2016-11-171-18/+14
| * | | Merge 4.9-rc5 into char-misc-nextGreg Kroah-Hartman2016-11-1434-78/+172
| |\ \ \
| * | | | fpga: fpga-region: device tree control for FPGAAlan Tull2016-11-101-0/+2
| * | | | fpga: add fpga bridge frameworkAlan Tull2016-11-101-0/+60
| * | | | fpga-mgr: add fpga image information structAlan Tull2016-11-101-4/+19
| * | | | fpga: add method to get fpga manager from deviceAlan Tull2016-11-101-0/+2
| * | | | of/overlay: add of overlay notificationsAlan Tull2016-11-101-0/+25
| * | | | Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the hostK. Y. Srinivasan2016-11-071-6/+6
| * | | | Drivers: hv: vmbus: On write cleanup the logic to interrupt the hostK. Y. Srinivasan2016-11-071-0/+1
| * | | | Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw()...Vitaly Kuznetsov2016-11-071-21/+11
| * | | | Merge 4.9-rc3 into char-misc-nextGreg Kroah-Hartman2016-10-309-43/+41
| |\ \ \ \
| * | | | | miscdevice: introduce builtin_misc_devicePaul Gortmaker2016-10-281-0/+7
| * | | | | mei: bus: remove rx callback contextTomas Winkler2016-10-281-4/+2
| * | | | | mei: bus: add module_mei_cl_driver helper macroTomas Winkler2016-10-281-0/+13
* | | | | | Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-135-17/+131
|\ \ \ \ \ \
| * | | | | | driver core: Silence device links sphinx warningLukas Wunner2016-12-051-0/+1
| * | | | | | driver core: class: add class_groups supportGreg Kroah-Hartman2016-11-291-0/+2
| * | | | | | driver core: add CLASS_ATTR_WO()Greg Kroah-Hartman2016-11-241-0/+2
| * | | | | | drivers: base: cacheinfo: fix x86 with CONFIG_OF enabledSudeep Holla2016-11-101-0/+1
| * | | | | | PM / runtime: Optimize the use of device linksRafael J. Wysocki2016-10-312-0/+5
| * | | | | | PM / runtime: Use device linksRafael J. Wysocki2016-10-312-0/+12
| * | | | | | driver core: Functional dependencies tracking supportRafael J. Wysocki2016-10-312-0/+81
| * | | | | | Merge 4.9-rc3 into driver-core-nextGreg Kroah-Hartman2016-10-309-43/+41
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | debugfs: improve DEFINE_DEBUGFS_ATTRIBUTE for !CONFIG_DEBUG_FSArnd Bergmann2016-10-281-17/+27
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-12-1312-7/+350
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'iio-for-4.10c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2016-11-163-0/+79
| |\ \ \ \ \ \
| | * | | | | | iio: inkern: add helpers to query available values from channelsPeter Rosin2016-11-132-0/+45
| | * | | | | | iio:core: add a callback to allow drivers to provide _available attributesJonathan Cameron2016-11-132-0/+34
| * | | | | | | Merge 4.9-rc5 into staging-nextGreg Kroah-Hartman2016-11-1434-78/+172
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'iio-for-4.10b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2016-11-073-5/+196
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'ib-iio-mfd-ti335x_dma' into togregJonathan Cameron2016-11-051-0/+8
| | |\ \ \ \ \ \
| | | * | | | | | drivers: iio: ti_am335x_adc: add dma supportMugunthan V N2016-11-051-0/+7
| | | * | | | | | mfd: ti_am335x_tscadc: store physical addressMugunthan V N2016-11-051-0/+1
| | | | |_|_|/ / | | | |/| | | |
| | * | | | | | Merge branch 'ib-iio-mfd-4.9rc1' into togregJonathan Cameron2016-11-012-5/+188
| | |\ \ \ \ \ \
| | | * | | | | | platform/chrome: Introduce a new function to check EC features.Vincent Palatin2016-10-252-0/+85
| | | * | | | | | iio: cros_ec_sensors_core: Add common functions for the ChromeOS EC Sensor Hub.Enric Balletbo i Serra2016-10-252-5/+103
| | | |/ / / / /
| * | | | | | | Merge 4.9-rc3 into staging-nextGreg Kroah-Hartman2016-10-3021-84/+119
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'iio-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2016-10-247-2/+54
| |\ \ \ \ \ \