summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* efi: Add an EFI table address match functionTom Lendacky2017-07-181-0/+33
* x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappingsTom Lendacky2017-07-183-15/+16
* Merge branch 'x86/boot' into x86/mm, to pick up interacting changesIngo Molnar2017-07-184586-112210/+616671
|\
| * Merge tag 'regmap-fix-w1-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-07-171-2/+2
| |\
| | * regmap: regmap-w1: Fix build troublesminimumlaw@rambler.ru2017-07-171-2/+2
| * | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-07-1712-21/+674
| |\ \ | | |/ | |/|
| | * scsi: libfc: pass an error pointer to fc_disc_error()Dan Carpenter2017-07-121-1/+1
| | * scsi: hisi_sas: make several const arrays staticColin Ian King2017-07-121-5/+5
| | * scsi: qla2xxx: Off by one in qlt_ctio_to_cmd()Dan Carpenter2017-07-121-1/+1
| | * scsi: sg: fix SG_DXFER_FROM_DEV transfersJohannes Thumshirn2017-07-121-1/+4
| | * scsi: virtio_scsi: always read VPD pages for multiqueue tooPaolo Bonzini2017-07-121-0/+1
| | * scsi: qedf: fix spelling mistake: "offlading" -> "offloading"Colin Ian King2017-07-121-1/+1
| | * scsi: qedi: fix another spelling mistake: "alloction" -> "allocation"Colin Ian King2017-07-121-1/+1
| | * scsi: isci: fix typo in function namesColin Ian King2017-07-121-7/+7
| | * scsi: cxlflash: return -EFAULT if copy_from_user() failsDan Carpenter2017-07-121-4/+7
| | * scsi: qedi: Add support for Boot from SAN over iSCSI offloadNilesh Javali2017-07-123-0/+646
| * | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-153-31/+101
| |\ \
| | * | random: reorder READ_ONCE() in get_random_uXXSebastian Andrzej Siewior2017-07-151-2/+4
| | * | random: suppress spammy warnings about unseeded randomnessTheodore Ts'o2017-07-151-17/+39
| | * | random: warn when kernel uses unseeded randomnessJason A. Donenfeld2017-06-191-2/+13
| | * | iscsi: ensure RNG is seeded before useJason A. Donenfeld2017-06-192-11/+25
| | * | random: add wait_for_random_bytes() APIJason A. Donenfeld2017-06-191-10/+31
| * | | Merge branch 'work.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-07-151-63/+46
| |\ \ \
| | * | | drm_dp_aux_dev: switch to read_iter/write_iterAl Viro2017-07-081-63/+46
| * | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-07-156-65/+186
| |\ \ \ \
| | * | | | clk: boston: Add a driver for MIPS Boston board clocksPaul Burton2017-07-115-0/+115
| | * | | | MIPS: Loongson-3: Support 4 packages in CPU Hwmon driverHuacai Chen2017-06-291-61/+58
| | * | | | MIPS: Loongson: Add Loongson-3A R3 basic supportHuacai Chen2017-06-281-4/+13
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-07-143-44/+204
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2017-07-123-44/+204
| | |\ \ \ \ \
| | | * | | | | Input: i8042 - fix crash at boot timeChen Hong2017-07-121-3/+9
| | | * | | | | Input: gpio_keys - handle the missing key press event in resume phaseJoseph Lo2017-07-091-1/+16
| | | * | | | | Input: xen-kbdfront - add multi-touch supportOleksandr Andrushchenko2017-07-091-40/+179
| * | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-07-147-17/+43
| |\ \ \ \ \ \ \
| | * | | | | | | crypto: cavium - make several functions staticColin Ian King2017-07-121-4/+4
| | * | | | | | | crypto: chcr - Avoid algo allocation in softirq.Harsh Jain2017-07-122-8/+16
| | * | | | | | | crypto: caam - properly set IV after {en,de}cryptDavid Gstir2017-07-121-2/+18
| | * | | | | | | crypto: atmel - only treat EBUSY as transient if backlogGilad Ben-Yossef2017-07-121-1/+3
| | * | | | | | | crypto: caam - fix signals handlingHoria Geantă2017-07-122-2/+2
| * | | | | | | | Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-141-3/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | device property: Introduce fwnode_call_bool_op() for ops that return boolSakari Ailus2017-07-121-3/+3
| * | | | | | | | | Merge tag 'acpi-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-143-26/+40
| |\ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | *---. \ \ \ \ \ \ \ \ Merge branches 'acpi-ec', 'acpi-irq' and 'acpi-quirks'Rafael J. Wysocki2017-07-143-26/+40
| | |\ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | ACPI / x86: Add KIOX000A accelerometer on GPD win to always_present_ids arrayHans de Goede2017-07-121-0/+13
| | | | | * | | | | | | | | ACPI / x86: Add Dell Venue 11 Pro 7130 touchscreen to always_present_idsHans de Goede2017-07-121-0/+9
| | | | | * | | | | | | | | ACPI / x86: Allow matching always_present_id array entries by DMIHans de Goede2017-07-121-4/+15
| | | | * | | | | | | | | | ACPI / irq: Fix return code of acpi_gsi_to_irq()Mark Salter2017-07-121-2/+2
| | | | |/ / / / / / / / /
| | | * | | | | | | | | | Revert "ACPI / EC: Enable event freeze mode..." to fix a regressionLv Zheng2017-07-121-1/+1
| | | * | | | | | | | | | ACPI / EC: Drop EC noirq hooks to fix a regressionLv Zheng2017-07-121-19/+0
| * | | | | | | | | | | | Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-149-37/+34
| |\ \ \ \ \ \ \ \ \ \ \ \