summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-02-15net: mscc: ocelot: avoid type promotion when calling ocelot_ifh_set_destVladimir Oltean
2021-02-15b43: N-PHY: Fix the update of coef for the PHY revision >= 3caseColin Ian King
2021-02-15cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an...Ayush Sawal
2021-02-15atm: idt77252: fix build broken on amd64Tong Zhang
2021-02-15r8169: fix resuming from suspend on RTL8105e if machine runs on batteryHeiner Kallweit
2021-02-15thermal: qcom: add support for adc-tm5 PMIC thermal monitorDmitry Baryshkov
2021-02-15Merge remote-tracking branch 'iio-thermal-5.11-rc1/ib-iio-thermal-5.11-rc1' i...Daniel Lezcano
2021-02-15thermal: ti-soc-thermal: Use non-inverted define for omap4Tony Lindgren
2021-02-15thermal: ti-soc-thermal: Simplify polling with iopollTony Lindgren
2021-02-15thermal: ti-soc-thermal: Fix stuck sensor with continuous mode for 4430Tony Lindgren
2021-02-15thermal: ti-soc-thermal: Skip pointless register access for dra7Tony Lindgren
2021-02-15sfi: Remove framework for deprecated firmwareAndy Shevchenko
2021-02-15cpufreq: sfi-cpufreq: Remove driver for deprecated firmwareAndy Shevchenko
2021-02-15media: atomisp: Remove unused headerAndy Shevchenko
2021-02-15Merge branches 'powercap' and 'pm-misc'Rafael J. Wysocki
2021-02-15Merge branch 'acpi-messages'Rafael J. Wysocki
2021-02-15Merge branches 'acpi-misc', 'acpi-cppc', 'acpi-docs', 'acpi-config' and 'acpi...Rafael J. Wysocki
2021-02-15Merge branches 'acpi-scan', 'acpi-properties' and 'acpi-platform'Rafael J. Wysocki
2021-02-15Merge branches 'pm-devfreq' and 'pm-tools'Rafael J. Wysocki
2021-02-15Merge branch 'pm-opp' into pmRafael J. Wysocki
2021-02-15Merge branches 'pm-sleep', 'pm-core', 'pm-domains' and 'pm-clk'Rafael J. Wysocki
2021-02-15Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki
2021-02-15Merge tag 'irqchip-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2021-02-15Revert "Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer"Wei Liu
2021-02-15gpio: ep93xx: refactor base IRQ numberNikita Shubin
2021-02-15gpio: ep93xx: refactor ep93xx_gpio_add_bankNikita Shubin
2021-02-15gpio: ep93xx: Fix typo s/hierarchial/hierarchicalNikita Shubin
2021-02-15gpio: ep93xx: drop to_irq bindingNikita Shubin
2021-02-15gpio: ep93xx: Fix wrong irq numbers in port FNikita Shubin
2021-02-15gpio: gpio-xilinx: Add check if width exceeds 32Srinivas Neeli
2021-02-15gpio: gpio-xilinx: Add support for suspend and resumeSrinivas Neeli
2021-02-15gpio: gpio-xilinx: Add interrupt supportSrinivas Neeli
2021-02-15gpio: gpio-xilinx: Reduce spinlock array to arraySrinivas Neeli
2021-02-15gpio: gpio-xilinx: Simplify with dev_err_probe()Srinivas Neeli
2021-02-15gpio: msic: Drop driver from MakefileAndy Shevchenko
2021-02-15gpio: wcove: Split out to_ireg() helper and deduplicate the codeAndy Shevchenko
2021-02-15gpio: wcove: Switch to use regmap_set_bits(), regmap_clear_bits()Andy Shevchenko
2021-02-15gpio: wcove: Get rid of error prone casting in IRQ handlerAndy Shevchenko
2021-02-15gpio: intel-mid: Remove driver for deprecated platformAndy Shevchenko
2021-02-15gpio: msic: Remove driver for deprecated platformAndy Shevchenko
2021-02-15gpio: aggregator: Remove trailing comma in terminator entriesAndy Shevchenko
2021-02-15gpio: aggregator: Use compound literal from the headerAndy Shevchenko
2021-02-15gpio: aggregator: Replace isrange() by using get_options()Andy Shevchenko
2021-02-15gpio: merrifield: Make bias configuration available for GPIOsAndy Shevchenko
2021-02-15gpio: mvebu: add pwm support for Armada 8K/7KBaruch Siach
2021-02-15gpio: tegra: Fix irq_set_affinityDmitry Osipenko
2021-02-15gpio: tegra: Support building driver as a loadable moduleDmitry Osipenko
2021-02-15gpio: tegra: Clean up whitespaces in tegra_gpio_driverDmitry Osipenko
2021-02-15gpio: tegra: Use debugfs_create_devm_seqfile()Dmitry Osipenko
2021-02-15gpio: tegra: Improve formatting of the codeDmitry Osipenko