aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Gravatar Joe Perches 5-5/+5
2020-10-25mm: remove kzfree() compatibility definitionGravatar Eric Biggers 4-4/+4
2020-10-25Merge tag 'ntb-5.10' of git://github.com/jonmason/ntbGravatar Linus Torvalds 3-5/+3
2020-10-25Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+10
2020-10-25Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-9/+23
2020-10-25Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 6-109/+113
2020-10-25Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+0
2020-10-25i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...Gravatar Hans de Goede 1-1/+10
2020-10-24Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 14-98/+188
2020-10-24Merge tag 'libata-5.10-2020-10-24' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 4-4/+4
2020-10-24random32: make prandom_u32() output unpredictableGravatar George Spelvin 1-1/+0
2020-10-24Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 1-0/+10
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 89-881/+2969
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 43-1922/+1157
2020-10-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 3-2/+3
2020-10-23Merge tag 'acpi-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 8-14/+42
2020-10-23Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 21-146/+236
2020-10-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 28-583/+816
2020-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 27-166/+1351
2020-10-23Merge tag 'drm-next-2020-10-23' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 29-85/+522
2020-10-23Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 26-82/+100
2020-10-23ata: pata_ns87415.c: Document support on parisc with superio chipGravatar Helge Deller 1-2/+1
2020-10-23ata: fix some kernel-doc markupsGravatar Mauro Carvalho Chehab 3-3/+3
2020-10-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 10-22/+42
2020-10-23Merge tag 'tag-chrome-platform-for-v5.10' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 10-115/+153
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-2/+2
2020-10-23Merge branches 'acpi-debug', 'acpi-reboot', 'acpi-processor', 'acpi-dptf' and...Gravatar Rafael J. Wysocki 7-12/+40
2020-10-23Merge branch 'pm-avs'Gravatar Rafael J. Wysocki 12-43/+27
2020-10-23Merge branches 'pm-core', 'pm-sleep', 'pm-tools' and 'powercap'Gravatar Rafael J. Wysocki 4-73/+17
2020-10-23Merge branches 'pm-cpufreq' and 'pm-cpuidle'Gravatar Rafael J. Wysocki 4-16/+39
2020-10-23Merge tag 'nvme-5.10-2020-10-23' of git://git.infradead.org/nvme into block-5.10Gravatar Jens Axboe 6-54/+115
2020-10-23nvme-fc: shorten reconnect delay if possible for FCGravatar James Smart 1-1/+18
2020-10-23nvme-fc: wait for queues to freeze before calling update_hr_hw_queuesGravatar James Smart 1-2/+5
2020-10-23nvme-fc: fix error loop in create_hw_io_queuesGravatar James Smart 1-2/+2
2020-10-23nvme-fc: fix io timeout to abort I/OGravatar James Smart 1-39/+69
2020-10-23xen/events: unmask a fifo event channel only if it was maskedGravatar Juergen Gross 1-0/+3
2020-10-23xen/events: only register debug interrupt for 2-level eventsGravatar Juergen Gross 1-4/+6
2020-10-23xen/events: make struct irq_info private to events_base.cGravatar Juergen Gross 4-73/+73
2020-10-23xen: remove no longer used functionsGravatar Juergen Gross 1-21/+0
2020-10-23Merge tag 'drm-intel-next-fixes-2020-10-22' of git://anongit.freedesktop.org/...Gravatar Dave Airlie 15-53/+334
2020-10-23Merge tag 'amd-drm-fixes-5.10-2020-10-21' of git://people.freedesktop.org/~ag...Gravatar Dave Airlie 13-31/+187
2020-10-22hil/parisc: Disable HIL driver when it gets stuckGravatar Helge Deller 2-7/+22
2020-10-22Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 17-16/+1201
2020-10-22Merge tag 'rpmsg-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Gravatar Linus Torvalds 5-23/+97
2020-10-22Merge tag 'rproc-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Gravatar Linus Torvalds 11-58/+1757
2020-10-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 129-806/+6817
2020-10-22Merge tag 'pwm/for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 10-90/+64
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 67-1720/+2406
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 4-29/+0
2020-10-22ACPI: utils: remove unreachable breaksGravatar Tom Rix 1-4/+0