summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-06-06w1: ds2413: fix state byte comparisionMariusz Bialonczyk
2019-06-06mei: docs: add hdcp documentationTomas Winkler
2019-05-24firmware: google: coreboot: Drop unnecessary headersStephen Boyd
2019-05-24firmware: google: memconsole: Drop global func pointerStephen Boyd
2019-05-24firmware: google: memconsole: Drop __iomem on memremap memoryStephen Boyd
2019-05-24firmware: google: memconsole: Use devm_memremap()Stephen Boyd
2019-05-24firmware: google: Add a module_coreboot_driver() macro and use itStephen Boyd
2019-05-24counter: 104-quad-8: Make quad8_ops staticYueHaibing
2019-05-24eeprom: ee1004: Deal with nack on page selectionJean Delvare
2019-05-24eeprom: ee1004: Move selected page detection to a separate functionJean Delvare
2019-05-24lkdtm: support llvm-objcopyNick Desaulniers
2019-05-24w1: ds2413: when the slave is not responding during read, select it againMariusz Bialonczyk
2019-05-24w1: ds2413: add retry support to state_read()Mariusz Bialonczyk
2019-05-24w1: ds2413: output_write() cosmetic fixes / simplifyMariusz Bialonczyk
2019-05-24vmw_balloon: Split refused pagesNadav Amit
2019-05-24vmw_balloon: Add memory shrinkerNadav Amit
2019-05-24vmw_balloon: Compaction supportNadav Amit
2019-05-24bsr: "foo * bar" should be "foo *bar"Naveen Kumar Parna
2019-05-24bsr: do not use assignment in if conditionNaveen Kumar Parna
2019-05-24misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_paNathan Chancellor
2019-05-24char: misc: Move EXPORT_SYMBOL immediately next to the functions/variblesNaveen Kumar Parna
2019-05-24misc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz
2019-05-21mei: Convert to use DEFINE_SHOW_ATTRIBUTE macroVitaly Lubart
2019-05-19Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-05-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-19Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-18media: remove unneeded header search pathsMasahiro Yamada
2019-05-17i2c: core: add device-managed version of i2c_new_dummyHeiner Kallweit
2019-05-17i2c: core: improve return value handling of i2c_new_device and i2c_new_dummyHeiner Kallweit
2019-05-17Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-05-17fbdev/efifb: Ignore framebuffer memmap entries that lack any memory typesArd Biesheuvel
2019-05-16tty: Don't force RISCV SBI console as preferred consoleAnup Patel
2019-05-16Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-05-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-05-16Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-05-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2019-05-16Merge tag 'for-5.2/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-16Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-05-16Merge tag 'edac_fixes_for_5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-16Merge tag 'tegra-for-5.2-bus-fixes' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2019-05-16Merge tag 'soc-fsl-fix-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2019-05-16soc: ixp4xx: qmgr: Fix an NULL vs IS_ERR() check in probeDan Carpenter
2019-05-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds