summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-10Merge branch 'i2c/software-nodes' into i2c/for-5.13Wolfram Sang
2021-04-10i2c: Remove support for dangling device propertiesHeikki Krogerus
2021-04-10Input: elantech - Prepare a complete software node for the deviceHeikki Krogerus
2021-04-10platform/chrome: chromeos_laptop - Prepare complete software nodesHeikki Krogerus
2021-04-10i2c: icy: Constify the software nodeHeikki Krogerus
2021-04-10i2c: nvidia-gpu: Constify the software nodeHeikki Krogerus
2021-04-10i2c: cht-wc: Constify the software nodeHeikki Krogerus
2021-04-10platform/x86: intel_cht_int33fe_microb: Constify the software nodeHeikki Krogerus
2021-04-10ARM: s3c: mini2440: Constify the software nodeHeikki Krogerus
2021-04-10ARM: pxa: stargate2: Constify the software nodeHeikki Krogerus
2021-04-08ARM: omap1: osk: Constify the software nodeHeikki Krogerus
2021-04-08ARM: davinci: Constify the software nodesHeikki Krogerus
2021-04-08i2c: Add support for software nodesHeikki Krogerus
2021-04-08i2c: remove unused 'version.h' include in driversTian Tao
2021-04-08i2c: core: simplify devm_i2c_new_dummy_device()Yicong Yang
2021-04-08i2c: designware: Fix return value check in navi_amd_register_client()Wei Yongjun
2021-04-06i2c: stm32f7: avoid ifdef CONFIG_PM_SLEEP for pm callbacksAlain Volmat
2021-04-05i2c: tegra-bpmp: make some functions voidWolfram Sang
2021-04-05i2c: tegra-bpmp: don't modify input variable in xlate_flagsWolfram Sang
2021-04-05i2c: drivers: Use generic definitions for bus frequencies (part 2)Andy Shevchenko
2021-04-05i2c: designware: Add driver support for AMD NAVI GPUSanket Goswami
2021-04-05i2c: cp2615: add i2c driver for Silicon Labs' CP2615 Digital Audio BridgeBence Csókás
2021-04-05i2c: Add I2C_AQ_NO_REP_START adapter quirkBence Csókás
2021-04-04Linux 5.12-rc6v5.12-rc6Linus Torvalds
2021-04-04firewire: nosy: Fix a use-after-free bug in nosy_ioctl()Zheyu Ma
2021-04-03Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2021-04-03Merge tag 'io_uring-5.12-2021-04-03' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-04soc: litex: Remove duplicated header file inclusionZhen Lei
2021-04-03Merge tag 'gfs2-v5.12-rc2-fixes2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-04-03Merge tag 'riscv-for-linus-5.12-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-04-03Merge tag 'powerpc-5.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-04-03Merge tag 'hyperv-fixes-signed-20210402' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-04-03Merge tag 'driver-core-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-03Merge tag 'char-misc-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-03Merge tag 'staging-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-03Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-04-03Merge tag 'usb-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-04-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-04-02io_uring: fix !CONFIG_BLOCK compilation failureio_uring-5.12-2021-04-03Jens Axboe
2021-04-02Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-02Merge tag 'io_uring-5.12-2021-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-02Merge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-04-02Merge tag 'pm-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-04-02block: remove the unused RQF_ALLOCED flagblock-5.12-2021-04-02Christoph Hellwig
2021-04-02block: update a few comments in uapi/linux/blkpg.hChristoph Hellwig
2021-04-02Merge tag 'trace-v5.12-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-04-02io_uring: move reissue into regular IO pathio_uring-5.12-2021-04-02Jens Axboe
2021-04-02Merge branches 'acpi-tables' and 'acpi-scan'Rafael J. Wysocki
2021-04-02Merge branch 'pm-cpufreq'Rafael J. Wysocki
2021-04-02block: don't ignore REQ_NOWAIT for direct IOPavel Begunkov