summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rtc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds2018-07-142-6/+6
|\
| * rtc: fix alarm read and set offsetAlexandre Belloni2018-07-131-3/+5
| * rtc: mrst: fix error code in probe()Dan Carpenter2018-06-201-3/+1
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-07-133-11/+19
|\ \
| * | i2c: recovery: if possible send STOP with recovery pulsesWolfram Sang2018-07-121-1/+10
| * | i2c: tegra: Fix NACK error handlingJon Hunter2018-07-101-9/+8
| * | i2c: stu300: use non-archaic spelling of failesThadeu Lima de Souza Cascardo2018-07-031-1/+1
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-07-131-1/+1
|\ \ \
| * | | clocksource: arm_arch_timer: Set arch_mem_timer cpumask to cpu_possible_maskSudeep Holla2018-07-101-1/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-07-138-27/+39
|\ \ \ \
| * | | | RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error pathKamal Heib2018-07-111-6/+12
| * | | | RDMA/uverbs: Don't fail in creation of multiple flowsLeon Romanovsky2018-07-031-1/+1
| * | | | IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return valuesMichael J. Ruhl2018-06-265-9/+9
| * | | | RDMA/uverbs: Fix slab-out-of-bounds in ib_uverbs_ex_create_flowLeon Romanovsky2018-06-251-11/+12
| * | | | RDMA/uverbs: Protect from attempts to create flows on unsupported QPLeon Romanovsky2018-06-251-0/+5
| * | | | iw_cxgb4: correctly enforce the max reg_mr depthSteve Wise2018-06-251-1/+1
* | | | | Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-07-134-15/+47
|\ \ \ \ \
| * | | | | nfit: fix unchecked dereference in acpi_nfit_ctlDave Jiang2018-07-111-2/+4
| * | | | | acpi, nfit: Fix scrub idle detectionDan Williams2018-07-052-11/+34
| * | | | | acpi/nfit: fix cmd_rc for acpi_nfit_ctl to always return a valueDave Jiang2018-06-301-0/+2
| * | | | | dev-dax: check_vma: ratelimit dev_info-sJeff Moyer2018-06-281-4/+8
| * | | | | libnvdimm, pmem: Fix memcpy_mcsafe() return code handling in nsio_rw_bytes()Dan Williams2018-06-281-0/+1
* | | | | | Merge tag 'mtd/fixes-for-4.18-rc5' of git://git.infradead.org/linux-mtdLinus Torvalds2018-07-121-2/+4
|\ \ \ \ \ \
| * | | | | | mtd: spi-nor: cadence-quadspi: Fix direct mode write timeoutsVignesh R2018-07-031-2/+4
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-07-119-47/+98
|\ \ \ \ \ \
| * | | | | | ata: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-07-021-2/+0
| * | | | | | ata: Fix ZBC_OUT all bit handlingDamien Le Moal2018-07-021-3/+8
| * | | | | | ata: Fix ZBC_OUT command block checkDamien Le Moal2018-07-021-6/+7
| * | | | | | ahci: Add Intel Ice Lake LP PCI IDMika Westerberg2018-07-021-0/+1
| * | | | | | ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede2018-07-022-0/+62
| * | | | | | sata_nv: remove redundant pointers sdev0 and sdev1Colin Ian King2018-07-021-3/+0
| * | | | | | sata_fsl: remove dead code in tag retrievalJens Axboe2018-06-191-6/+0
| * | | | | | sata_fsl: convert to command iteratorJens Axboe2018-06-191-2/+1
| * | | | | | libata: convert eh to command iteratorsJens Axboe2018-06-191-25/+16
| * | | | | | ata: ahci_mvebu: ahci_mvebu_stop_engine() can be staticWei Yongjun2018-06-181-1/+1
| * | | | | | libahci: Fix possible Spectre-v1 pmp indexing in ahci_led_store()John Garry2018-06-181-2/+5
* | | | | | | Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-07-117-65/+124
|\ \ \ \ \ \ \
| * | | | | | | nvmem: Don't let a NULL cell_id for nvmem_cell_get() crash usDouglas Anderson2018-07-071-0/+4
| * | | | | | | thunderbolt: Notify userspace when boot_acl is changedMika Westerberg2018-07-071-0/+4
| * | | | | | | uio: fix crash after the device is unregisteredXiubo Li2018-07-071-16/+88
| * | | | | | | uio: change to use the mutex lock instead of the spin lockXiubo Li2018-07-071-19/+13
| * | | | | | | uio: use request_threaded_irq insteadXiubo Li2018-07-071-2/+3
| * | | | | | | fpga: altera-cvp: Fix an error handling path in 'altera_cvp_probe()'Christophe Jaillet2018-07-071-2/+4
| * | | | | | | ibmasm: don't write out of bounds in read handlerJann Horn2018-07-071-24/+3
| * | | | | | | mei: discard messages from not connected client during power down.Alexander Usyskin2018-07-031-1/+4
| * | | | | | | vmw_balloon: fix inflation with batchingNadav Amit2018-07-031-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'staging-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-07-113-2/+3
|\ \ \ \ \ \ \
| * | | | | | | staging: r8822be: Fix RTL8822be can't find any wireless APPing-Ke Shih2018-07-062-1/+2
| * | | | | | | staging: rtl8723bs: Prevent an underflow in rtw_check_beacon_data().Murray McAllister2018-07-021-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'usb-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-07-1111-27/+33
|\ \ \ \ \ \ \