summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'uuid-types'Rafael J. Wysocki2017-06-2230-200/+151
|\
| * thermal: int340x_thermal: fix compile after the UUID API switchChristoph Hellwig2017-06-091-2/+2
| * thermal: int340x_thermal: Switch to use new generic UUID APIAndy Shevchenko2017-06-091-4/+4
| * ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko2017-06-0719-128/+87
| * ACPI / extlog: Switch to use new generic UUID APIAndy Shevchenko2017-06-051-10/+10
| * ACPI / bus: Switch to use new generic UUID APIAndy Shevchenko2017-06-051-3/+3
| * ACPI / APEI: Switch to use new generic UUID APIAndy Shevchenko2017-06-051-4/+4
| * acpi, nfit: Switch to use new generic UUID APIAndy Shevchenko2017-06-052-29/+28
| * scsi_debug: switch to uuid_tChristoph Hellwig2017-06-051-5/+5
| * nvme: switch to uuid_tChristoph Hellwig2017-06-054-7/+7
| * fs: switch ->s_uuid to uuid_tChristoph Hellwig2017-06-051-3/+3
| * uuid: hoist uuid_is_null() helper from libnvdimmChristoph Hellwig2017-06-051-8/+1
| * md: namespace private helper namesAmir Goldstein2017-06-051-4/+4
* | ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki2017-06-157-15/+63
* | platform/x86: Add driver for ACPI INT0002 Virtual GPIO deviceHans de Goede2017-06-153-0/+239
* | PCI / PM: Restore PME Enable if skipping wakeup setupRafael J. Wysocki2017-06-151-2/+24
* | PM / sleep: Print timing information if debug is enabledRafael J. Wysocki2017-06-151-0/+4
* | ACPI / PM: Clean up device wakeup enable/disable codeRafael J. Wysocki2017-06-152-13/+10
* | ACPI / PM: Change log level of wakeup-related messageRafael J. Wysocki2017-06-151-2/+2
* | USB / PCI / PM: Allow the PCI core to do the resume cleanupRafael J. Wysocki2017-06-151-6/+1
* | ACPI / PM: Run wakeup notify handlers synchronouslyRafael J. Wysocki2017-06-152-26/+18
* | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-111-6/+43
|\ \
| * | random: invalidate batched entropy after crng initJason A. Donenfeld2017-06-081-0/+37
| * | random: use lockless method of accessing and updating f->reg_idxTheodore Ts'o2017-06-081-6/+6
* | | Merge tag 'gpio-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-06-113-19/+47
|\ \ \
| * | | gpio: mvebu: fix gpio bank registration when pwm is usedRichard Genoud2017-06-091-0/+7
| * | | gpio: mvebu: fix blink counter register selectionRichard Genoud2017-06-091-1/+1
| * | | gpio: crystalcove: Do not write regular gpio registers for virtual GPIOsHans de Goede2017-05-231-18/+36
| * | | gpio: aspeed: Don't attempt to debounce if disabledJoel Stanley2017-05-221-0/+3
* | | | Merge tag 'char-misc-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-06-114-7/+9
|\ \ \ \
| * | | | cxl: Avoid double free_irq() for psl,slice interruptsVaibhav Jain2017-06-091-3/+11
| * | | | mei: make sysfs modalias format similar as uevent modaliasPratyush Anand2017-06-031-1/+3
| * | | | drivers: char: mem: Fix wraparound check to allow mappings up to the endJulius Werner2017-06-031-1/+1
| * | | | goldfish_pipe: use GFP_ATOMIC under spin lockWei Yongjun2017-05-251-1/+1
| * | | | firmware: vpd: do not leak kobjectsDmitry Torokhov2017-05-251-2/+2
| * | | | firmware: vpd: avoid potential use-after-free when destroying sectionDmitry Torokhov2017-05-251-1/+1
| * | | | firmware: vpd: do not leave freed section attributes to the listDmitry Torokhov2017-05-251-1/+1
| |/ / /
* | | | Merge tag 'staging-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-06-1110-46/+47
|\ \ \ \
| * | | | staging: ccree: fix buffer copyGilad Ben-Yossef2017-06-061-1/+2
| * | | | staging/lustre/lov: remove set_fs() call from lov_getstripe()Oleg Drokin2017-06-031-9/+0
| * | | | staging: ccree: add CRYPTO dependencyArnd Bergmann2017-05-251-1/+1
| * | | | Merge tag 'iio-fixes-for-4.12a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-05-227-35/+44
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | iio: adc: sun4i-gpadc-iio: fix parent device being used in devm functionQuentin Schulz2017-05-211-14/+22
| | * | | iio: light: ltr501 Fix interchanged als/ps register fieldFranziska Naepelt2017-05-211-2/+2
| | * | | iio: adc: bcm_iproc_adc: swap primary and secondary isr handler'sRaveendra Padasalagi2017-05-211-4/+4
| | * | | iio: trigger: fix NULL pointer dereference in iio_trigger_write_current()Marcin Niestroj2017-05-211-1/+2
| | * | | iio: adc: max9611: Fix attribute measure unitJacopo Mondi2017-05-141-3/+3
| | * | | iio: adc: ti_am335x_adc: allocating too much in probeDan Carpenter2017-05-141-1/+1
| | * | | iio: adc: sun4i-gpadc-iio: Fix module autoload when OF devices are registeredEduardo Molinas2017-05-071-0/+1
| | * | | iio: adc: sun4i-gpadc-iio: Fix module autoload when PLATFORM devices are regi...Eduardo Molinas2017-05-071-0/+1