summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-27Revert "driver core: Set fw_devlink to "permissive" behavior by default"Greg Kroah-Hartman1-1/+1
2020-03-24driver core: Set fw_devlink to "permissive" behavior by defaultSaravana Kannan1-1/+1
2020-03-24driver core: Replace open-coded list_last_entry()Andy Shevchenko1-1/+1
2020-03-24driver core: Read atomic counter once in driver_probe_done()Andy Shevchenko1-3/+4
2020-03-24libfs: fix infoleak in simple_attr_read()Eric Biggers1-3/+5
2020-03-21driver core: Add device links from fwnode only for the primary deviceSaravana Kannan1-2/+6
2020-03-20platform/x86: touchscreen_dmi: Add info for the Chuwi Vi8 Plus tabletHans de Goede1-0/+24
2020-03-20platform/x86: touchscreen_dmi: Add EFI embedded firmware info supportHans de Goede4-1/+46
2020-03-20Input: icn8505 - Switch to firmware_request_platform for retreiving the fwHans de Goede1-1/+1
2020-03-20Input: silead - Switch to firmware_request_platform for retreiving the fwHans de Goede1-1/+1
2020-03-20selftests: firmware: Add firmware_request_platform testsHans de Goede1-0/+23
2020-03-20test_firmware: add support for firmware_request_platformHans de Goede1-0/+55
2020-03-20firmware: Add new platform fallback mechanism and firmware_request_platform()Hans de Goede10-0/+198
2020-03-20Merge tag 'stable-shared-branch-for-driver-tree' of git://git.kernel.org/pub/...Greg Kroah-Hartman8-0/+264
2020-03-19Revert "drivers: base: power: wakeup.c: Use built-in RCU list checking"Greg Kroah-Hartman1-10/+5
2020-03-18drivers: base: power: wakeup.c: Use built-in RCU list checkingMadhuparna Bhowmik1-5/+10
2020-03-18component: allow missing unbind callbackMarco Felsch1-1/+2
2020-03-18debugfs: remove return value of debugfs_create_file_size()Greg Kroah-Hartman3-29/+17
2020-03-18debugfs: Check module state before warning in {full/open}_proxy_open()Taehee Yoo1-4/+14
2020-03-18firmware: fix a double abort case with fw_load_sysfs_fallbackJunyong Sun1-1/+1
2020-03-18arch_topology: Fix putting invalid cpu clkJeffy Chen1-3/+3
2020-03-11cpu-topology: Fix the potential data corruptionZeng Tao1-2/+2
2020-03-11arch_topology: Adjust initial CPU capacities with current freqJeffy Chen1-12/+28
2020-03-11drivers/base/cpu: Simplify s*nprintf() usagesTakashi Iwai1-9/+4
2020-03-11drivers/base/cpu: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-3/+3
2020-03-09Merge 5.6-rc5 into driver-core-nextGreg Kroah-Hartman1241-12735/+18782
2020-03-09Linux 5.6-rc5v5.6-rc5Linus Torvalds1-1/+1
2020-03-09Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds43-91/+416
2020-03-09Merge tag 'edac_urgent-2020-03-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-15/+7
2020-03-08Merge tag 'char-misc-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-8/+31
2020-03-08Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-30/+44
2020-03-08Merge tag 'tty-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds8-29/+90
2020-03-08Merge tag 'usb-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds12-117/+163
2020-03-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds15-59/+95
2020-03-07Merge tag 'io_uring-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds3-47/+38
2020-03-07Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds6-41/+11
2020-03-07Merge tag 'media/v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds5-36/+22
2020-03-07io_uring: fix lockup with timeoutsPavel Begunkov1-0/+1
2020-03-07Merge tag 's390-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-2/+8
2020-03-07Merge tag 'powerpc-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-6/+18
2020-03-07Merge tag 'for-linus-5.6b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-51/+64
2020-03-07Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds3-3/+4
2020-03-07Merge tag 'sound-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds17-62/+98
2020-03-07Merge tag 'asoc-fix-v5.6-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai15-52/+71
2020-03-07Merge tag 'linux-kselftest-5.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+2
2020-03-07Merge tag 'riscv-for-linus-5.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-53/+65
2020-03-07parse-maintainers: Mark as executableJonathan Neuschäfer1-0/+0
2020-03-07Merge tag 'devicetree-fixes-for-5.6-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds59-163/+169
2020-03-07Merge tag 'drm-fixes-2020-03-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+3
2020-03-06Merge tag 'for-5.6-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+3