summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-06-051-20/+20
|\
| * dax: change bdev_dax_supported() to support boolean returnsDave Jiang2018-05-311-8/+8
| * fs: allow per-device dax status checking for filesystemsDarrick J. Wong2018-05-311-13/+13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-06-057-54/+100
|\ \
| * | s390/zcrypt: Fix CCA and EP11 CPRB processing failure memory leak.Harald Freudenberger2018-05-303-40/+43
| * | s390/dasd: simplify locking in dasd_times_outSebastian Ott2018-05-251-14/+17
| * | s390/cio: add test for ccwgroup deviceSebastian Ott2018-05-231-0/+6
| * | s390/cio: add helper to query utility strings per given ccw deviceSebastian Ott2018-05-231-0/+31
| * | s390: introduce compile time check for empty .bss sectionVasily Gorbik2018-05-091-0/+3
* | | Merge tag 'rslib-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-053-40/+36
|\ \ \
| * | | mtd: rawnand: diskonchip: Allocate rs control per instanceThomas Gleixner2018-04-251-33/+27
| * | | rslib: Split rs control structThomas Gleixner2018-04-252-6/+8
| * | | dm/verity_fec: Use GFP aware reed solomon initThomas Gleixner2018-04-251-1/+1
* | | | Merge tag 'dp-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-06-052-20/+92
|\ \ \ \
| * | | | device property: Get rid of union aliasingAndy Shevchenko2018-05-172-20/+92
* | | | | Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-06-0526-187/+588
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'acpi-soc' and 'acpi-tables'Rafael J. Wysocki2018-06-045-4/+138
| |\ \ \ \ \ \
| | | * | | | | ACPI / tables: improve comments regarding acpi_parse_entries_array()Al Stone2018-05-121-2/+7
| | | | |_|_|/ | | | |/| | |
| | * | | | | ACPI: APD: Add AMD misc clock handler supportAkshu Agrawal2018-05-171-0/+47
| | * | | | | clk: x86: Add ST oscout platform clockAkshu Agrawal2018-05-172-1/+79
| | * | | | | ACPI / LPSS: Only call pwm_add_table() for Bay Trail PWM if PMIC HRV is 2Hans de Goede2018-05-101-1/+5
| | |/ / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'acpi-cppc', 'acpi-misc', 'acpi-battery' and 'acpi-ac'Rafael J. Wysocki2018-06-046-133/+320
| |\ \ \ \ \ \ \ \
| | | | | * | | | | ACPI / AC: Add quirk to avoid checking for PMIC with native driverCarlo Caione2018-05-101-10/+36
| | | | | |/ / / /
| | | | * | | | | ACPI / battery: Add quirk to avoid checking for PMIC with native driverCarlo Caione2018-05-101-8/+34
| | | | * | | | | ACPI / battery: Ignore AC state in handle_discharging on systems where it is ...Hans de Goede2018-05-021-1/+21
| | | | * | | | | ACPI / battery: Add handling for devices which wrongly report discharging stateHans de Goede2018-05-021-1/+14
| | | | * | | | | ACPI / battery: Remove initializer for unused ident dmi_system_idHans de Goede2018-05-021-2/+2
| | | | * | | | | ACPI / AC: Remove initializer for unused ident dmi_system_idHans de Goede2018-05-021-1/+1
| | | * | | | | | ACPI: add missing newline to printkLaszlo Toth2018-05-021-2/+2
| | | |/ / / / /
| | * | | | | | mailbox: PCC: erroneous error message when parsing ACPI PCCTAl Stone2018-05-181-43/+38
| | * | | | | | ACPI / CPPC: Fix invalid PCC channel status errorsPrakash, Prashanth2018-05-101-29/+19
| | * | | | | | cpufreq / CPPC: Support for CPPC v3Prashanth Prakash2018-04-241-12/+68
| | * | | | | | ACPI / CPPC: Check for valid PCC subspace only if PCC is usedPrashanth Prakash2018-04-241-9/+21
| | * | | | | | ACPI / CPPC: Add support for CPPC v3Prashanth Prakash2018-04-241-16/+65
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'acpica'Rafael J. Wysocki2018-06-0414-23/+85
| |\ \ \ \ \ \
| | * | | | | | ACPICA: Mark acpi_ut_create_internal_object_dbg() memory allocations as non-l...Larry Finger2018-05-271-0/+2
| | * | | | | | ACPICA: acpidump/acpixtract: Support for tables larger than 1MBBob Moore2018-05-181-2/+2
| | * | | | | | ACPICA: Debugger: Removed direct support for EC address space in "Test Objects"Bob Moore2018-05-151-2/+1
| | * | | | | | ACPICA: Debugger: Add Package support for "test objects" commandBob Moore2018-05-151-2/+54
| | * | | | | | ACPICA: Improve error messages for the namespace root nodeBob Moore2018-05-153-8/+14
| | * | | | | | ACPICA: Fix potential infinite loop in acpi_rs_dump_byte_listColin Ian King2018-05-151-1/+1
| | * | | | | | ACPICA: vsnprintf: this statement may fall throughToomas Soome2018-05-151-0/+1
| | * | | | | | ACPICA: Tables: Fix spelling mistake in commentColin Ian King2018-05-151-1/+1
| | * | | | | | ACPICA: iASL: Enhance the -tc option (create AML hex file in C)Bob Moore2018-05-151-0/+2
| | * | | | | | Merge back earlier ACPICA material for v4.18.Rafael J. Wysocki2018-05-154-7/+7
| | |\ \ \ \ \ \
| | | * | | | | | ACPICA: Convert acpi_gbl_hardware lock back to an acpi_raw_spinlockSteven Rostedt2018-05-104-7/+7
| | | | |_|/ / / | | | |/| | | |
| * | | | | | | ACPI / watchdog: Prefer iTCO_wdt always when WDAT table uses RTC SRAMMika Westerberg2018-05-241-27/+45
* | | | | | | | Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-06-0546-599/+1233
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs'Rafael J. Wysocki2018-06-049-15/+124
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | PM / AVS: rockchip-io: add io selectors and supplies for PX30David Wu2018-05-171-0/+68
| | | | | | |_|_|_|_|/ / | | | | | |/| | | | | |