summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-11-07Input: Use kstrtobool() instead of strtobool()Christophe JAILLET
2022-11-07Input: joystick - fix Kconfig warning for JOYSTICK_ADCRandy Dunlap
2022-11-07Input: add driver for Himax hx83112b touchscreen devicesJob Noorman
2022-11-03Input: matrix_keypad - force switch rows to input modeSiarhei Volkau
2022-11-01Input: Add driver for Cypress Generation 5 touchscreenAlistair Francis
2022-10-29Input: add driver for Hynitron cstxxx touchscreensChris Morgan
2022-10-28Input: stmpe-keypad - add missing of.h includeDmitry Torokhov
2022-10-24iio: adc: twl4030-madc: add missing of.h includeDmitry Torokhov
2022-10-24Input: tps6507x-ts - remove variable loopsColin Ian King
2022-10-24Input: iqs7222 - add support for IQS7222A v1.13+Jeff LaBundy
2022-10-24Input: iqs7222 - protect against undefined slider sizeJeff LaBundy
2022-10-24Input: iqs7222 - report malformed propertiesJeff LaBundy
2022-10-24Input: iqs7222 - drop unused device node referencesJeff LaBundy
2022-10-24Input: egalax_ts - do not hardcode interrupt triggerDmitry Torokhov
2022-10-24Input: egalax_ts - switch to using gpiod APIDmitry Torokhov
2022-10-17Merge tag 'v6.1-rc1' into nextDmitry Torokhov
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-10-15Merge tag 'pci-v6.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-10-14Merge tag 'libnvdimm-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-14Merge tag 'rtc-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2022-10-14Merge tag 'i3c/for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds
2022-10-14Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-14Merge tag 'arm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-14Merge branch 'clk-rate-range' into clk-nextStephen Boyd
2022-10-14clk: tegra: Fix Tegra PWM parent clockJon Hunter
2022-10-14clk: qcom: gcc-msm8660: Drop hardcoded fixed board clocksLinus Walleij
2022-10-14clk: mediatek: clk-mux: Add .determine_rate() callbackAngeloGioacchino Del Regno
2022-10-14Merge tag 'leds-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds
2022-10-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-10-14Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-14Revert "PCI: Distribute available resources for root buses, too"Bjorn Helgaas
2022-10-14Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-10-14Merge tag 's390-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-10-14Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-14drm/amd/display: Fix build breakage with CONFIG_DEBUG_FS=nNathan Chancellor
2022-10-14parisc: Fix spelling mistake "mis-match" -> "mismatch" in eisa driverColin Ian King
2022-10-14parisc: fbdev/stifb: Align graphics memory size to 4MBHelge Deller
2022-10-13Merge tag 'drm-next-2022-10-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-10-13Merge tag 'block-6.1-2022-10-13' of git://git.kernel.dk/linuxLinus Torvalds
2022-10-14Merge tag 'amd-drm-fixes-6.1-2022-10-12' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-10-14Merge tag 'drm-intel-next-fixes-2022-10-13' of git://anongit.freedesktop.org/...Dave Airlie
2022-10-13rtc: rv3028: Fix codestyle errorsKe Sun
2022-10-13rtc: cmos: Fix event handler registration ordering issueRafael J. Wysocki
2022-10-13Merge tag 'mmc-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2022-10-13RISC-V: Re-enable counter access from userspacePalmer Dabbelt
2022-10-13Merge patch series "Use composable cache instead of L2 cache"Palmer Dabbelt
2022-10-13soc: sifive: ccache: define the macro for the register shiftsZong Li
2022-10-13soc: sifive: ccache: use pr_fmt() to remove CCACHE: prefixesBen Dooks
2022-10-13soc: sifive: ccache: reduce printing on initBen Dooks