summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-03-30Merge tag 'media/v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-03-30Merge tag 'hwmon-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2020-03-30Merge tag 'edac_updates_for_5.7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-03-30Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-30Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-30Merge tag 'for-5.7/libata-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-30Merge tag 'i3c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds
2020-03-30Merge tag 'tpmdd-next-20200316' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2020-03-30media: venus: firmware: Ignore secure call error on first resumeStanimir Varbanov
2020-03-30Merge branches 'edac-mc-cleanup', 'edac-misc', 'edac-drivers' and 'edac-urgen...Borislav Petkov
2020-03-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-03-29Merge tag 'timers-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-03-29drivers/base/memory.c: indicate all memory blocks as removableDavid Hildenbrand
2020-03-29i3c: convert to use i2c_new_client_device()Wolfram Sang
2020-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-03-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-03-28i2c: pca-platform: Use platform_irq_get_optionalChris Packham
2020-03-28i2c: st: fix missing struct parameter descriptionAlain Volmat
2020-03-27r8169: fix PHY driver check on platforms w/o module softdepsHeiner Kallweit
2020-03-27Merge tag 'arm-soc-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-03-27null_blk: add trace in null_blk_zoned.cChaitanya Kulkarni
2020-03-27null_blk: add tracepoint helpers for zoned modeChaitanya Kulkarni
2020-03-27Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-27block: simplify queue allocationChristoph Hellwig
2020-03-27bcache: pass the make_request methods to blk_queue_make_requestChristoph Hellwig
2020-03-27null_blk: use blk_mq_init_queue_dataChristoph Hellwig
2020-03-27Merge tag 'drm-fixes-2020-03-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-03-27block: move the ->devnode callback to struct block_device_operationsChristoph Hellwig
2020-03-27clocksource/drivers/hyper-v: Make sched clock return nanoseconds correctlyYubo Xie
2020-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-03-26net: ks8851-ml: Fix IO operations, againMarek Vasut
2020-03-27Merge tag 'amd-drm-fixes-5.6-2020-03-26' of git://people.freedesktop.org/~agd...Dave Airlie
2020-03-27Merge tag 'drm-misc-fixes-2020-03-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-03-26Input: fix stale timestamp on key autorepeat eventsDmitry Torokhov
2020-03-26mlxsw: spectrum_mr: Fix list iteration in error pathIdo Schimmel
2020-03-26qlcnic: Fix bad kzalloc null testXu Wang
2020-03-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-03-26ata: make "libata.force" kernel parameter optionalBartlomiej Zolnierkiewicz
2020-03-26ata: move ata_eh_analyze_ncq_error() & co. to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: start separating SATA specific code from libata-eh.cBartlomiej Zolnierkiewicz
2020-03-26ata: move ata_sas_*() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: start separating SATA specific code from libata-scsi.cBartlomiej Zolnierkiewicz
2020-03-26ata: move sata_deb_timing_*() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: move ata_qc_complete_multiple() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: move sata_link_hardreset() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: move sata_link_{debounce,resume}() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: move *sata_set_spd*() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: move sata_scr_*() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: start separating SATA specific code from libata-core.cBartlomiej Zolnierkiewicz