summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* bsg: convert to use blk-mqJens Axboe2018-11-071-24/+35
* bsg: provide bsg_remove_queue() helperJens Axboe2018-11-074-14/+4
* bsg: pass in desired timeout handlerJens Axboe2018-11-074-8/+7
* dasd: remove dead codeJens Axboe2018-11-071-17/+5
* scsi: kill off the legacy IO pathJens Axboe2018-11-0714-650/+70
* scsi: provide mq_ops->busy() hookJens Axboe2018-11-071-0/+6
* ide: convert to blk-mqJens Axboe2018-11-077-177/+228
* mspro_block: convert to blk-mqJens Axboe2018-11-071-55/+66
* ms_block: convert to blk-mqJens Axboe2018-11-072-49/+62
* sunvdc: convert to blk-mqJens Axboe2018-11-071-51/+98
* null_blk: Add conventional zone configuration for zoned supportMasato Suzuki2018-11-073-1/+34
* Merge tag 'hwmon-for-v4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-11-072-8/+7
|\
| * hwmon: (ibmpowernv) Remove bogus __init annotationsGeert Uytterhoeven2018-11-041-4/+3
| * hwmon: (core) Fix double-free in __hwmon_device_register()Dmitry Osipenko2018-11-041-4/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2018-11-077-5/+65
|\ \
| * | HID: asus: fix build warning wiht CONFIG_ASUS_WMI disabledArnd Bergmann2018-11-061-0/+3
| * | Merge branch 'master' into for-4.20/upstream-fixesJiri Kosina2018-11-063580-79221/+259142
| |\ \
| * | | HID: i2c-hid: add Direkt-Tek DTLAPY133-1 to descriptor overrideJulian Sax2018-10-311-0/+8
| * | | HID: alps: allow incoming reports when only the trackstick is openedBenjamin Tissoires2018-10-261-0/+18
| * | | Revert "HID: add NOGET quirk for Eaton Ellipse MAX UPS"Benjamin Tissoires2018-10-261-1/+0
| * | | HID: i2c-hid: Add a small delay after sleep command for Raydium touchpanelKai-Heng Feng2018-10-262-0/+22
| * | | HID: hiddev: fix potential Spectre v1Breno Leitao2018-10-261-4/+14
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-0617-277/+250
|\ \ \ \ | |_|_|/ |/| | |
| * | | net: alx: make alx_drv_name staticRasmus Villemoes2018-11-052-2/+1
| * | | bonding/802.3ad: fix link_failure_count trackingJarod Wilson2018-11-041-2/+2
| * | | net: phy: realtek: fix RTL8201F sysfs nameHolger Hoffstätte2018-11-041-1/+1
| * | | mlxsw: spectrum: Fix IP2ME CPU policer configurationShalom Toledo2018-11-031-1/+0
| * | | qed: fix link config error handlingArnd Bergmann2018-11-031-2/+5
| * | | net: hns3: Fix for out-of-bounds access when setting pfc back pressureYunsheng Lin2018-11-031-6/+4
| * | | net/mlx4_en: use __netdev_tx_sent_queue()Eric Dumazet2018-11-031-2/+4
| * | | s390/qeth: report 25Gbit link speedJulian Wiedmann2018-11-032-2/+20
| * | | s390/qeth: sanitize ARP requestsJulian Wiedmann2018-11-034-79/+34
| * | | s390/qeth: fix initial operstateJulian Wiedmann2018-11-034-10/+25
| * | | s390/qeth: unregister netdevice only when registeredJulian Wiedmann2018-11-033-4/+11
| * | | s390/qeth: fix HiperSockets snifferJulian Wiedmann2018-11-031-3/+5
| * | | s390/qeth: sanitize strings in debug messagesJulian Wiedmann2018-11-034-151/+119
| * | | net: systemport: Protect stop from timeoutFlorian Fainelli2018-11-031-8/+7
| * | | net: bcmgenet: protect stop from timeoutDoug Berger2018-11-031-6/+7
| * | | net: dsa: microchip: initialize mutex before useTristram Ha2018-11-021-5/+5
| * | | usbnet: smsc95xx: disable carrier check while suspendingFrieder Schrempf2018-11-021-0/+7
* | | | Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2018-11-042-0/+3
|\ \ \ \
| * | | | ubi: Mark expected switch fall-throughsGustavo A. R. Silva2018-10-232-0/+3
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-11-044-0/+347
|\ \ \ \ \
| * | | | | clocksource/drivers/c-sky: Add gx6605s SOC system timerGuo Ren2018-11-023-0/+163
| * | | | | clocksource/drivers/c-sky: Add C-SKY SMP timerGuo Ren2018-11-023-0/+184
* | | | | | Merge tag 'ntb-4.20' of git://github.com/jonmason/ntbLinus Torvalds2018-11-046-110/+429
|\ \ \ \ \ \
| * | | | | | ntb: idt: Alter the driver info commentsSerge Semin2018-11-013-9/+8
| * | | | | | ntb: idt: Discard temperature sensor IRQ handlerSerge Semin2018-11-012-43/+3
| * | | | | | ntb: idt: Add basic hwmon sysfs interfaceSerge Semin2018-11-013-1/+206
| * | | | | | ntb: idt: Alter temperature read methodSerge Semin2018-11-012-17/+152