summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-04-14i2c: cadence: fix reference leak when pm_runtime_get_sync failsQinglang Miao1-2/+2
2021-04-13i2c: sprd: Add missing MODULE_DEVICE_TABLEBixuan Cui1-0/+1
2021-04-13i2c: mpc: Remove redundant NULL checkChris Packham1-1/+1
2021-04-13i2c: mpc: drop release for resource allocated with devm_*Wei Yongjun1-6/+0
2021-04-10i2c: mpc: use device managed APIsChris Packham1-28/+18
2021-04-10i2c: mpc: make interrupt mandatory and remove polling codeChris Packham1-32/+19
2021-04-10i2c: mpc: Make use of i2c_recover_bus()Chris Packham1-2/+16
2021-04-10i2c: ensure timely release of driver-allocated resourcesDmitry Torokhov1-1/+20
2021-04-10i2c: designware: Switch over to i2c_freq_mode_string()Andy Shevchenko1-16/+4
2021-04-10i2c: add support for HiSilicon I2C controllerYicong Yang3-0/+515
2021-04-10i2c: core: add api to provide frequency mode stringsYicong Yang1-0/+21
2021-04-10i2c: core: add managed function for adding i2c adaptersYicong Yang1-0/+26
2021-04-10Merge branch 'i2c/software-nodes' into i2c/for-5.13Wolfram Sang373-1587/+2588
2021-04-10i2c: Remove support for dangling device propertiesHeikki Krogerus2-25/+1
2021-04-10Input: elantech - Prepare a complete software node for the deviceHeikki Krogerus1-2/+4
2021-04-10platform/chrome: chromeos_laptop - Prepare complete software nodesHeikki Krogerus1-40/+60
2021-04-10i2c: icy: Constify the software nodeHeikki Krogerus1-23/+9
2021-04-10i2c: nvidia-gpu: Constify the software nodeHeikki Krogerus1-1/+5
2021-04-10i2c: cht-wc: Constify the software nodeHeikki Krogerus1-1/+5
2021-04-10platform/x86: intel_cht_int33fe_microb: Constify the software nodeHeikki Krogerus1-1/+5
2021-04-09i2c: Add support for software nodesHeikki Krogerus1-1/+14
2021-04-09i2c: remove unused 'version.h' include in driversTian Tao2-2/+0
2021-04-09i2c: core: simplify devm_i2c_new_dummy_device()Yicong Yang1-19/+9
2021-04-08i2c: designware: Fix return value check in navi_amd_register_client()Wei Yongjun1-2/+2
2021-04-06i2c: stm32f7: avoid ifdef CONFIG_PM_SLEEP for pm callbacksAlain Volmat1-6/+4
2021-04-06i2c: tegra-bpmp: make some functions voidWolfram Sang1-16/+4
2021-04-06i2c: tegra-bpmp: don't modify input variable in xlate_flagsWolfram Sang1-24/+8
2021-04-06i2c: drivers: Use generic definitions for bus frequencies (part 2)Andy Shevchenko3-13/+7
2021-04-06i2c: designware: Add driver support for AMD NAVI GPUSanket Goswami4-0/+205
2021-04-06i2c: cp2615: add i2c driver for Silicon Labs' CP2615 Digital Audio BridgeBence Csókás3-0/+341
2021-04-05firewire: nosy: Fix a use-after-free bug in nosy_ioctl()Zheyu Ma1-2/+7
2021-04-04Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-1/+0
2021-04-03soc: litex: Remove duplicated header file inclusionZhen Lei1-1/+0
2021-04-03Merge tag 'hyperv-fixes-signed-20210402' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-3/+0
2021-04-03Merge tag 'driver-core-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+3
2021-04-03Merge tag 'char-misc-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-19/+22
2021-04-03Merge tag 'staging-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2021-04-03Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-81/+0
2021-04-03Merge tag 'usb-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds10-67/+112
2021-04-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+13
2021-04-03Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds2-5/+22
2021-04-03Merge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-4/+57
2021-04-03Merge tag 'pm-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-4/+10
2021-04-02Merge branches 'acpi-tables' and 'acpi-scan'Rafael J. Wysocki2-4/+50
2021-04-02Merge branch 'pm-cpufreq'Rafael J. Wysocki1-2/+2
2021-04-01Merge tag 'drm-fixes-2021-04-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds17-44/+64
2021-04-01Merge tag 'imx-drm-fixes-2021-04-01' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2-2/+12
2021-04-01Merge tag 'drm/tegra/for-5.12-rc6' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie3-21/+26
2021-04-01null_blk: fix command timeout completion handlingDamien Le Moal2-5/+22
2021-04-01ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()Vitaly Kuznetsov1-0/+7