index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-18
/
+64
2020-03-28
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-13
/
+11
2020-03-28
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-3
/
+5
2020-03-28
thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_t
Clark Williams
1
-12
/
+12
2020-03-28
Revert "clocksource/drivers/timer-probe: Avoid creating dead devices"
Thomas Gleixner
1
-2
/
+0
2020-03-28
i2c: pca-platform: Use platform_irq_get_optional
Chris Packham
1
-1
/
+1
2020-03-28
i2c: st: fix missing struct parameter description
Alain Volmat
1
-0
/
+1
2020-03-27
r8169: fix PHY driver check on platforms w/o module softdeps
Heiner Kallweit
1
-9
/
+7
2020-03-27
Merge tag 'arm-soc-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-7
/
+11
2020-03-27
null_blk: add trace in null_blk_zoned.c
Chaitanya Kulkarni
1
-1
/
+11
2020-03-27
null_blk: add tracepoint helpers for zoned mode
Chaitanya Kulkarni
3
-0
/
+106
2020-03-27
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-7
/
+7
2020-03-27
block: simplify queue allocation
Christoph Hellwig
18
-42
/
+23
2020-03-27
bcache: pass the make_request methods to blk_queue_make_request
Christoph Hellwig
3
-9
/
+11
2020-03-27
null_blk: use blk_mq_init_queue_data
Christoph Hellwig
1
-22
/
+1
2020-03-27
Merge tag 'drm-fixes-2020-03-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-3
/
+5
2020-03-27
Merge branch 'spi-5.7' into spi-next
Mark Brown
37
-1186
/
+3287
2020-03-27
spi: efm32: Convert to use GPIO descriptors
Linus Walleij
1
-41
/
+3
2020-03-27
block: move the ->devnode callback to struct block_device_operations
Christoph Hellwig
1
-6
/
+6
2020-03-27
USB: cdc-acm: restore capability check order
Matthias Reichl
1
-9
/
+9
2020-03-27
Revert "driver core: Set fw_devlink to "permissive" behavior by default"
Greg Kroah-Hartman
1
-1
/
+1
2020-03-27
clocksource/drivers/hyper-v: Make sched clock return nanoseconds correctly
Yubo Xie
1
-2
/
+4
2020-03-27
staging: vt6656: Use DIV_ROUND_UP macro instead of specific code
Oscar Carter
1
-17
/
+4
2020-03-27
staging: remove hp100 driver
Greg Kroah-Hartman
6
-3672
/
+0
2020-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-6
/
+19
2020-03-26
net: ks8851-ml: Fix IO operations, again
Marek Vasut
1
-4
/
+52
2020-03-27
Merge tag 'amd-drm-fixes-5.6-2020-03-26' of git://people.freedesktop.org/~agd...
Dave Airlie
1
-0
/
+2
2020-03-27
Merge tag 'drm-misc-fixes-2020-03-26' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
3
-3
/
+3
2020-03-26
Input: fix stale timestamp on key autorepeat events
Dmitry Torokhov
1
-0
/
+1
2020-03-26
cpufreq: intel_pstate: Simplify intel_pstate_cpu_init()
Rafael J. Wysocki
1
-4
/
+5
2020-03-26
mlxsw: spectrum_mr: Fix list iteration in error path
Ido Schimmel
1
-4
/
+4
2020-03-26
qlcnic: Fix bad kzalloc null test
Xu Wang
1
-1
/
+1
2020-03-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
11
-30
/
+91
2020-03-26
ata: make "libata.force" kernel parameter optional
Bartlomiej Zolnierkiewicz
3
-2
/
+40
2020-03-26
ata: move ata_eh_analyze_ncq_error() & co. to libata-sata.c
Bartlomiej Zolnierkiewicz
2
-131
/
+131
2020-03-26
ata: start separating SATA specific code from libata-eh.c
Bartlomiej Zolnierkiewicz
2
-74
/
+75
2020-03-26
ata: move ata_sas_*() to libata-sata.c
Bartlomiej Zolnierkiewicz
3
-221
/
+233
2020-03-26
ata: start separating SATA specific code from libata-scsi.c
Bartlomiej Zolnierkiewicz
3
-300
/
+301
2020-03-26
ata: move sata_deb_timing_*() to libata-sata.c
Bartlomiej Zolnierkiewicz
2
-8
/
+8
2020-03-26
ata: move ata_qc_complete_multiple() to libata-sata.c
Bartlomiej Zolnierkiewicz
2
-59
/
+59
2020-03-26
ata: move sata_link_hardreset() to libata-sata.c
Bartlomiej Zolnierkiewicz
3
-121
/
+114
2020-03-26
ata: move sata_link_{debounce,resume}() to libata-sata.c
Bartlomiej Zolnierkiewicz
2
-138
/
+138
2020-03-26
ata: move *sata_set_spd*() to libata-sata.c
Bartlomiej Zolnierkiewicz
3
-81
/
+88
2020-03-26
ata: move sata_scr_*() to libata-sata.c
Bartlomiej Zolnierkiewicz
2
-109
/
+109
2020-03-26
ata: start separating SATA specific code from libata-core.c
Bartlomiej Zolnierkiewicz
3
-245
/
+259
2020-03-26
ata: let compiler optimize out ata_eh_set_lpm() on non-SATA hosts
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2020-03-26
ata: let compiler optimize out ata_dev_config_ncq() on non-SATA hosts
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2020-03-26
ata: separate PATA timings code from libata-core.c
Bartlomiej Zolnierkiewicz
4
-181
/
+216
2020-03-26
ata: fix CodingStyle issues in PATA timings code
Bartlomiej Zolnierkiewicz
1
-15
/
+27
2020-03-26
ata: remove EXPORT_SYMBOL_GPL()s not used by modules
Bartlomiej Zolnierkiewicz
3
-10
/
+0
[prev]
[next]