summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* acpi/nfit, x86/mce: Handle only uncorrectable machine checksVishal Verma2018-11-061-2/+2
* clockevents/drivers/i8253: Add support for PIT shutdown quirkMichael Kelley2018-11-041-2/+12
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-031-12/+4
|\
| * Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar2018-11-032394-52991/+197761
| |\
| * | compat: Cleanup in_compat_syscall() callersDmitry Safonov2018-11-011-12/+4
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-031-2/+2
|\ \ \
| * | | irqchip/irq-mvebu-sei: Fix a NULL vs IS_ERR() bug in probe functionDan Carpenter2018-11-011-2/+2
| | |/ | |/|
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-11-033-14/+22
|\ \ \
| * | | soc: ti: QMSS: Fix usage of irq_set_affinity_hintMarc Zyngier2018-11-023-14/+22
* | | | Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-11-033-11/+11
|\ \ \ \
| * | | | powerpc: remove CONFIG_MCA leftoversChristoph Hellwig2018-11-021-3/+3
| * | | | scsi: aha152x: rename the PCMCIA defineChristoph Hellwig2018-11-022-8/+8
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-11-0316-50/+52
|\ \ \ \ \
| * | | | | scsi: mvsas: Remove set but not used variable 'id'YueHaibing2018-10-231-2/+1
| * | | | | scsi: qla2xxx: Remove two arguments from qlafx00_error_entry()Bart Van Assche2018-10-231-8/+5
| * | | | | scsi: qla2xxx: Make sure that qlafx00_ioctl_iosb_entry() initializes 'res'Bart Van Assche2018-10-231-1/+1
| * | | | | scsi: qla2xxx: Remove a set-but-not-used variableBart Van Assche2018-10-231-3/+3
| * | | | | scsi: qla2xxx: Make qla2x00_sysfs_write_nvram() easier to analyzeBart Van Assche2018-10-231-1/+1
| * | | | | scsi: qla2xxx: Declare local functions 'static'Bart Van Assche2018-10-231-2/+3
| * | | | | scsi: qla2xxx: Improve several kernel-doc headersBart Van Assche2018-10-238-17/+17
| * | | | | scsi: qla2xxx: Modify fall-through annotationsBart Van Assche2018-10-232-2/+2
| * | | | | scsi: 3w-sas: 3w-9xxx: Use unsigned char for cdbNathan Chancellor2018-10-232-7/+13
| * | | | | scsi: mvsas: Use dma_pool_zallocSabyasachi Gupta2018-10-231-2/+1
| * | | | | scsi: target: Don't request modules that aren't even builtRoland Dreier2018-10-231-4/+4
| * | | | | scsi: target: Set response length for REPORT TARGET PORT GROUPSRoland Dreier2018-10-231-1/+1
* | | | | | Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-blockLinus Torvalds2018-11-026-13/+21
|\ \ \ \ \ \
| * | | | | | nvme-pci: fix conflicting p2p resource addsKeith Busch2018-11-021-1/+4
| * | | | | | nvme-fc: fix request private initializationJames Smart2018-11-021-1/+1
| * | | | | | blkcg: revert blkcg cleanups seriesDennis Zhou2018-11-012-4/+3
| * | | | | | block: brd: associate with queue until adding diskMing Lei2018-11-011-5/+11
| * | | | | | mtip32xx: clean an indentation issue, remove extraneous tabsColin Ian King2018-10-301-2/+2
* | | | | | | Merge tag 'pwm/for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-11-029-36/+97
|\ \ \ \ \ \ \
| * | | | | | | pwm: lpss: Only set update bit if we are actually changing the settingsHans de Goede2018-10-161-5/+7
| * | | | | | | pwm: lpss: Force runtime-resume on suspend on Cherry TrailHans de Goede2018-10-162-15/+16
| * | | | | | | pwm: Enable TI ECAP driver for ARCH_K3Vignesh R2018-10-161-3/+2
| * | | | | | | pwm: Send a uevent on the pwmchip device upon channel sysfs (un)exportFabrice Gasnier2018-10-121-0/+11
| * | | | | | | Revert "pwm: Set class for exported channels in sysfs"Fabrice Gasnier2018-10-121-1/+0
| * | | | | | | pwm: Use SPDX identifier for Renesas driversWolfram Sang2018-10-122-13/+2
| * | | | | | | pwm: lpss: Add get_state callbackHans de Goede2018-10-121-0/+34
| * | | | | | | pwm: lpss: Release runtime-pm reference from the driver's remove callbackHans de Goede2018-10-121-0/+6
| * | | | | | | pwm: lpss: Check PWM powerstate after resume on Cherry Trail devicesHans de Goede2018-10-122-3/+24
| * | | | | | | pwm: lpss: Move struct pwm_lpss_chip definition to the header fileHans de Goede2018-10-122-10/+8
| * | | | | | | pwm: lpss: Add ACPI HID for second PWM controller on Cherry Trail devicesHans de Goede2018-10-121-0/+1
| * | | | | | | ACPI / PM: Export acpi_device_get_power() for use by modular build driversHans de Goede2018-10-121-0/+1
| * | | | | | | pwm: tegra: Remove gratuituous blank lineThierry Reding2018-09-261-1/+0
* | | | | | | | Merge tag 'edac_for_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-11-022-13/+181
|\ \ \ \ \ \ \ \
| * | | | | | | | EDAC, skx: Fix randconfig buildsBorislav Petkov2018-10-311-1/+1
| * | | | | | | | EDAC, skx_edac: Add address translation for non-volatile DIMMsQiuxu Zhuo2018-10-252-13/+181
* | | | | | | | | Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-11-0229-170/+287
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'drm-intel-next-fixes-2018-10-25' of git://anongit.freedesktop.org/...Dave Airlie2018-11-025-33/+41
| |\ \ \ \ \ \ \ \ \