summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-06-065-11/+62
|\
| * libata: fix error checking in in ata_parse_force_one()Tejun Heo2017-05-311-1/+1
| * Revert "ata: sata_mv: Convert to devm_ioremap_resource()"Andrew Lunn2017-05-241-5/+8
| * ata: libahci: properly propagate return value of platform_get_irq()Thomas Petazzoni2017-05-161-2/+3
| * ata: sata_rcar: Handle return value of clk_prepare_enableArvind Yadav2017-05-161-3/+12
| * ahci: Acer SA5-271 SSD Not Detected FixSui Chen2017-05-161-0/+38
* | 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-031-2/+3
| * | | Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry TrailHans de Goede2017-06-031-7/+36
| * | | Merge tag 'v4.12-rc3' into for-linusDmitry Torokhov2017-06-036423-139506/+1079681
| |\| |
| * | | Input: tm2-touchkey - use LEN_ON as boolean value instead of LED_FULLAndi Shyti2017-06-021-1/+1
| * | | Input: synaptics - tell users to report when they should be using rmi-smbusBenjamin Tissoires2017-05-301-1/+9
| * | | Input: synaptics - warn the users when there is a better modeBenjamin Tissoires2017-05-301-7/+15
| * | | Input: synaptics - keep PS/2 around when RMI4_SMB is not enabledBenjamin Tissoires2017-05-301-1/+2
| * | | Input: synaptics - clear device info before filling inEric Biggers2017-05-301-0/+2
| * | | Input: silead - disable interrupt during suspendHans de Goede2017-05-301-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-242-15/+26
| * | | | scsi: qedi: Fix endpoint NULL panic during recovery.manish.rangankar@cavium.com2017-05-241-0/+2
| * | | | scsi: qedi: set max_fin_rt default valueNilesh Javali2017-05-241-0/+1
| * | | | scsi: qedi: Set firmware tcp msl timer value.manish.rangankar@cavium.com2017-05-241-0/+1
| * | | | scsi: qedi: Fix endpoint NULL panic in qedi_set_path.manish.rangankar@cavium.com2017-05-241-1/+5
| * | | | scsi: qedi: Set dma_boundary to 0xfff.manish.rangankar@cavium.com2017-05-242-0/+2
| * | | | scsi: qedi: Correctly set firmware max supported BDs.manish.rangankar@cavium.com2017-05-241-1/+1
| * | | | scsi: qedi: Fix bad pte call trace when iscsiuio is stopped.Arun Easi2017-05-241-12/+11
| * | | | scsi: scsi_dh_rdac: Use ctlr directly in rdac_failover_get()Artem Savkov2017-05-241-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
| * | | | | RDMA/mlx4: Fix MAD tunneling when SRIOV is enabledJack Morgenstein2017-06-011-0/+1
| * | | | | RDMA/qib,hfi1: Fix MR reference count leak on write with immediateMike Marciniszyn2017-06-012-2/+7
| * | | | | RDMA/hfi1: Defer setting VL15 credits to link-up interruptByczkowski, Jakub2017-06-014-19/+64
| * | | | | RDMA/hfi1: change PCI bar addr assignments to Linux API functionsSteven L. Roberts2017-06-011-2/+2
| * | | | | RDMA/hfi1: fix array termination by appending NULL to attr arraySteven L. Roberts2017-06-011-1/+2
| * | | | | RDMA/iw_cxgb4: fix the calculation of ipv6 header sizeRaju Rangoju2017-06-011-1/+2
| * | | | | RDMA/iw_cxgb4: calculate t4_eq_status_entries properlyGanesh Goudar2017-06-011-1/+1
| * | | | | RDMA/iw_cxgb4: Avoid touch after free error in ARP failure handlersRaju Rangoju2017-06-011-1/+5
| * | | | | RDMA/nes: ACK MPA Reply frameTatyana Nikolova2017-06-011-1/+1
| * | | | | RDMA/nes: Don't set 0-length FULPDU RTR indication control flagTatyana Nikolova2017-06-011-1/+0
| * | | | | RDMA/i40iw: fix duplicated code for different branchesGustavo A. R. Silva2017-06-011-4/+1