summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-12-126-40/+159
|\
| * Input: goodix - add upside-down quirk for Teclast X98 Pro tabletSimon Beginn2020-12-121-0/+12
| * Input: cm109 - do not stomp on control URBDmitry Torokhov2020-12-111-2/+5
| * Input: i8042 - add Acer laptops to the i8042 reset listChris Chiu2020-12-101-0/+42
| * Input: cros_ec_keyb - send 'scancodes' in addition to key eventsDmitry Torokhov2020-12-101-0/+1
| * Input: soc_button_array - add Lenovo Yoga Tablet2 1051L to the dmi_use_low_le...Hans de Goede2020-12-071-0/+11
| * Input: raydium_ts_i2c - do not split tx transactionsFurquan Shaikh2020-12-071-38/+88
* | Merge tag 'mtd/fixes-for-5.10-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-12-119-9/+27
|\ \
| * | mtd: rawnand: xway: Do not force a particular software ECC engineMiquel Raynal2020-12-111-1/+3
| * | mtd: rawnand: socrates: Do not force a particular software ECC engineMiquel Raynal2020-12-111-1/+3
| * | mtd: rawnand: plat_nand: Do not force a particular software ECC engineMiquel Raynal2020-12-111-1/+3
| * | mtd: rawnand: pasemi: Do not force a particular software ECC engineMiquel Raynal2020-12-111-1/+3
| * | mtd: rawnand: orion: Do not force a particular software ECC engineMiquel Raynal2020-12-111-1/+3
| * | mtd: rawnand: mpc5121: Do not force a particular software ECC engineMiquel Raynal2020-12-111-1/+3
| * | mtd: rawnand: gpio: Do not force a particular software ECC engineMiquel Raynal2020-12-111-1/+3
| * | mtd: rawnand: au1550: Do not force a particular software ECC engineMiquel Raynal2020-12-111-1/+3
| * | mtd: rawnand: ams-delta: Do not force a particular software ECC engineMiquel Raynal2020-12-111-1/+3
* | | Merge tag 'mmc-v5.10-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-12-114-15/+35
|\ \ \
| * | | mmc: mediatek: mark PM functions as __maybe_unusedArnd Bergmann2020-12-041-6/+4
| * | | mmc: block: Fixup condition for CMD13 polling for RPMB requestsBean Huo2020-12-041-1/+1
| * | | mmc: tmio: improve bringing HW to a sane state with MMC_POWER_OFFWolfram Sang2020-12-041-3/+3
| * | | mmc: sdhci-of-arasan: Fix clock registration error for Keem Bay SOCMuhammad Husaini Zulkifli2020-11-241-0/+3
| * | | mmc: mediatek: Extend recheck_sdio_irq fix to more variantsyong mao2020-11-241-5/+6
| * | | mmc: mediatek: Fix system suspend/resume support for CQHCIWenbin Mei2020-11-231-2/+20
* | | | Merge tag 'pinctrl-v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-12-117-240/+320
|\ \ \ \
| * | | | pinctrl: intel: Actually disable Tx and Rx buffers on GPIO requestAndy Shevchenko2020-12-091-2/+2
| * | | | pinctrl: aspeed: Fix GPIO requests on pass-through banksAndrew Jeffery2020-12-082-9/+72
| * | | | pinctrl: amd: remove debounce filter setting in IRQ type settingCoiby Xu2020-12-041-7/+0
| * | | | Merge tag 'intel-pinctrl-v5.10-3' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Walleij2020-11-173-222/+246
| |\ \ \ \
| | * | | | pinctrl: baytrail: Avoid clearing debounce value when turning it offAndy Shevchenko2020-11-161-1/+7
| | * | | | pinctrl: merrifield: Set default bias in case no particular value givenAndy Shevchenko2020-11-161-0/+8
| | * | | | pinctrl: jasperlake: Fix HOSTSW_OWN offsetEvan Green2020-11-161-1/+1
| | * | | | pinctrl: jasperlake: Unhide SPI group of pinsAndy Shevchenko2020-11-161-220/+230
* | | | | | Merge tag 'v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l...Linus Torvalds2020-12-116-8/+22
|\ \ \ \ \ \
| * | | | | | gpio: eic-sprd: break loop when getting NULL device resourceChunyan Zhang2020-12-091-1/+1
| * | | | | | gpio: mvebu: fix potential user-after-free on probeBaruch Siach2020-12-021-5/+11
| * | | | | | gpio: zynq: fix reference leak in zynq_gpio functionsQinglang Miao2020-12-021-2/+2
| * | | | | | gpiolib: Don't free if pin ranges are not definedEdmond Chung2020-12-021-0/+5
| * | | | | | gpio: dwapb: fix NULL pointer dereference at dwapb_gpio_suspend()Luo Jiaxing2020-12-021-0/+2
| * | | | | | gpio: arizona: disable pm_runtime in case of failureZheng Liang2020-12-021-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-112-3/+3
|\ \ \ \ \ \
| * | | | | | clk: renesas: r9a06g032: Drop __packed for portabilityGeert Uytterhoeven2020-12-071-1/+1
| * | | | | | clk: imx: scu: fix MXC_CLK_SCU module build breakDong Aisheng2020-12-071-2/+2
* | | | | | | Merge tag 'drm-fixes-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-12-1121-74/+269
|\ \ \ \ \ \ \
| * | | | | | | drm/i915/display: Go softly softly on initial modeset failureChris Wilson2020-12-111-1/+1
| * | | | | | | Merge tag 'drm-intel-fixes-2020-12-09' of git://anongit.freedesktop.org/drm/d...Dave Airlie2020-12-116-11/+18
| |\ \ \ \ \ \ \
| | * | | | | | | drm/i915/gt: Declare gen9 has 64 mocs entries!Chris Wilson2020-12-081-4/+3
| | * | | | | | | drm/i915/display/dp: Compute the correct slice count for VDSC on DPManasi Navare2020-12-081-1/+1
| | * | | | | | | drm/i915: fix size_t greater or equal to zero comparisonColin Ian King2020-12-081-1/+1
| | * | | | | | | drm/i915/gt: Cancel the preemption timeout on responding to itChris Wilson2020-12-081-1/+3