summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* kernel: fix typos and some coding style in commentsWeitao Hou2019-07-161-1/+1
* Merge tag 'backlight-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-162-36/+17
|\
| * backlight: pwm_bl: Fix heuristic to determine number of brightness levelsMatthias Kaehlcke2019-06-271-18/+6
| * backlight: gpio_backlight: Enable ACPI enumerationAndy Shevchenko2019-06-271-14/+9
| * backlight: pwm_bl: Convert to use SPDX identifierAndy Shevchenko2019-06-271-8/+3
* | Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-1522-114/+372
|\ \
| * | null_blk: fixup ->report_zones() for !CONFIG_BLK_DEV_ZONEDJens Axboe2019-07-121-1/+1
| * | sd_zbc: Fix report zones buffer allocationDamien Le Moal2019-07-111-29/+75
| * | block: Kill gfp_t argument of blkdev_report_zones()Damien Le Moal2019-07-118-24/+23
| * | nvme: fix NULL deref for fabrics optionsMinwoo Im2019-07-111-1/+1
| * | Merge branch 'nvme-5.3' of git://git.infradead.org/nvme into for-linusJens Axboe2019-07-1113-48/+228
| |\ \
| | * | nvme: fix regression upon hot device removal and insertionSagi Grimberg2019-07-101-2/+2
| | * | nvme-fc: fix module unloads while lports still pendingJames Smart2019-07-091-3/+48
| | * | nvme-tcp: don't use sendpage for SLAB pagesMikhail Skorzhinskii2019-07-091-1/+8
| | * | nvme-tcp: set the STABLE_WRITES flag when data digests are enabledMikhail Skorzhinskii2019-07-091-0/+5
| | * | nvmet: print a hint while rejecting NSID 0 or 0xffffffffMikhail Skorzhinskii2019-07-091-1/+3
| | * | nvme-multipath: do not select namespaces which are about to be removedHannes Reinecke2019-07-091-1/+2
| | * | nvme-multipath: also check for a disabled path if there is a single siblingHannes Reinecke2019-07-091-1/+4
| | * | nvme-multipath: factor out a nvme_path_is_disabled helperHannes Reinecke2019-07-091-4/+8
| | * | nvme: set physical block size and optimal I/O sizeBart Van Assche2019-07-092-2/+33
| | * | nvmet: export I/O characteristics attributes in IdentifyBart Van Assche2019-07-093-0/+50
| | * | nvme-trace: add delete completion and submission queue to admin cmds tracerTom Wu2019-07-091-0/+26
| | * | nvme-trace: fix spelling mistake "spcecific" -> "specific"Colin Ian King2019-07-092-2/+2
| | * | nvme-pci: limit max_hw_sectors based on the DMA max mapping sizeChristoph Hellwig2019-07-091-1/+2
| | * | nvme-pci: check for NULL return from pci_alloc_p2pmem()Alan Mikhak2019-07-091-5/+9
| | * | nvme-pci: don't create a read hctx mapping without read queuesAlan Mikhak2019-07-091-1/+3
| | * | nvme-pci: don't fall back to a 32-bit DMA maskChristoph Hellwig2019-07-091-2/+1
| | * | nvme-pci: make nvme_dev_pm_ops staticYueHaibing2019-07-091-1/+1
| | * | nvme-fcloop: resolve warnings on RCU usage and sleep warningsJames Smart2019-07-091-1/+1
| | * | nvme-fcloop: fix inconsistent lock state warningsJames Smart2019-07-091-21/+21
| * | | nbd: add netlink reconfigure resize supportMike Christie2019-07-101-16/+32
| * | | nbd: fix crash when the blksize is zeroXiubo Li2019-07-101-3/+20
* | | | Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-07-1531-473/+1274
|\ \ \ \
| * | | | i2c: mt7621: Fix platform_no_drv_owner.cocci warningsYueHaibing2019-07-061-1/+0
| * | | | i2c: cpm: remove casting dma_allocVasyl Gomonovych2019-07-051-1/+3
| * | | | i2c: i801: Add support for Intel Tiger LakeJarkko Nikula2019-07-052-0/+5
| * | | | i2c: i801: Fix PCI ID sortingJarkko Nikula2019-07-051-2/+2
| * | | | i2c: i2c-stm32f7: Add I2C_SMBUS_I2C_BLOCK_DATA supportFabrice Gasnier2019-06-291-1/+5
| * | | | i2c: core: Tidy up handling of init_irqCharles Keepax2019-06-291-2/+3
| * | | | i2c: core: Move ACPI gpio IRQ handling into i2c_acpi_get_irqCharles Keepax2019-06-292-3/+3
| * | | | i2c: core: Move ACPI IRQ handling to probe timeCharles Keepax2019-06-293-7/+21
| * | | | i2c: acpi: Factor out getting the IRQ from ACPICharles Keepax2019-06-291-8/+21
| * | | | i2c: acpi: Use available IRQ helper functionsCharles Keepax2019-06-291-9/+13
| * | | | i2c: core: Allow whole core to use i2c_dev_irq_from_resourcesCharles Keepax2019-06-292-2/+4
| * | | | Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang2019-06-295-150/+91
| |\ \ \ \
| | * | | | i2c: mux: add sysfs headerWolfram Sang2019-06-221-0/+1
| | * | | | i2c: mux/i801: Switch to use descriptor passingLinus Walleij2019-06-222-93/+60
| | * | | | i2c: mux: pinctrl: use flexible-array member and struct_size() helperGustavo A. R. Silva2019-06-101-3/+2
| | * | | | i2c: mux: arb-gpio: Rewrite to use GPIO descriptorsLinus Walleij2019-06-101-52/+27
| | * | | | i2c: mux: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva2019-06-101-2/+1