summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* acpi: apei: handle SEA notification type for ARMv8Tyler Baicar2017-06-222-6/+79
* efi: parse ARM processor errorTyler Baicar2017-06-221-0/+129
* cper: add timestamp print to CPER status printingTyler Baicar2017-06-221-0/+26
* ras: acpi/apei: cper: add support for generic data v3 structureTyler Baicar2017-06-222-21/+27
* acpi: apei: read ack upon ghes record consumptionTyler Baicar2017-06-222-5/+61
* 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
* Merge tag 'tty-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-06-041-2/+0
|\
| * Revert "tty: fix port buffer locking"Greg Kroah-Hartman2017-06-041-2/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-06-044-17/+69
|\ \
| * | Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 tooHans de Goede2017-06-021-2/+3
| * | Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry TrailHans de Goede2017-06-021-7/+36
| * | Merge tag 'v4.12-rc3' into for-linusDmitry Torokhov2017-06-026465-159788/+1099963
| |\|
| * | Input: tm2-touchkey - use LEN_ON as boolean value instead of LED_FULLAndi Shyti2017-06-011-1/+1
| * | Input: synaptics - tell users to report when they should be using rmi-smbusBenjamin Tissoires2017-05-291-1/+9
| * | Input: synaptics - warn the users when there is a better modeBenjamin Tissoires2017-05-291-7/+15
| * | Input: synaptics - keep PS/2 around when RMI4_SMB is not enabledBenjamin Tissoires2017-05-291-1/+2
| * | Input: synaptics - clear device info before filling inEric Biggers2017-05-291-0/+2
| * | Input: silead - disable interrupt during suspendHans de Goede2017-05-291-0/+3
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-06-047-35/+53
|\ \ \
| * | | scsi: libcxgbi: fix skb use after freeVarun Prakash2017-05-232-15/+26
| * | | scsi: qedi: Fix endpoint NULL panic during recovery.manish.rangankar@cavium.com2017-05-231-0/+2
| * | | scsi: qedi: set max_fin_rt default valueNilesh Javali2017-05-231-0/+1
| * | | scsi: qedi: Set firmware tcp msl timer value.manish.rangankar@cavium.com2017-05-231-0/+1
| * | | scsi: qedi: Fix endpoint NULL panic in qedi_set_path.manish.rangankar@cavium.com2017-05-231-1/+5
| * | | scsi: qedi: Set dma_boundary to 0xfff.manish.rangankar@cavium.com2017-05-232-0/+2
| * | | scsi: qedi: Correctly set firmware max supported BDs.manish.rangankar@cavium.com2017-05-231-1/+1
| * | | scsi: qedi: Fix bad pte call trace when iscsiuio is stopped.Arun Easi2017-05-231-12/+11
| * | | scsi: scsi_dh_rdac: Use ctlr directly in rdac_failover_get()Artem Savkov2017-05-231-6/+4
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-06-0434-137/+182
|\ \ \ \
| * | | | RDMA/SA: Fix kernel panic in CMA request handler flowMajd Dibbiny2017-06-014-13/+12
| * | | | RDMA/umem: Fix missing mmap_sem in get umem ODP callLeon Romanovsky2017-06-011-1/+5
| * | | | RDMA/core: not to set page dirty bit if it's already set.Qing Huang2017-06-011-1/+1
| * | | | RDMA/uverbs: Declare local function static and add brackets to sizeofLeon Romanovsky2017-06-011-4/+4
| * | | | RDMA/netlink: Reduce exposure of RDMA netlink functionsLeon Romanovsky2017-06-012-1/+11
| * | | | RDMA/srp: Fix NULL deref at srp_destroy_qp()Israel Rukshin2017-06-011-1/+1
| * | | | RDMA/IPoIB: Limit the ipoib_dev_uninit_default scopeLeon Romanovsky2017-06-011-1/+1
| * | | | RDMA/IPoIB: Replace netdev_priv with ipoib_priv for ipoib_get_link_ksettingsHonggang Li2017-06-011-1/+1
| * | | | RDMA/qedr: add null check before pointer dereferenceGustavo A. R. Silva2017-06-011-4/+6
| * | | | RDMA/mlx5: set UMR wqe fence according to HCA capMax Gurtovoy2017-06-013-37/+39