summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-05Input: zforce_ts - remove support for platfrom dataDmitry Torokhov
2024-09-05Input: zforce_ts - simplify reporting of slot stateDmitry Torokhov
2024-09-05Input: zforce_ts - use devm_add_action_or_reset()Sudip Mukherjee
2024-09-05Input: tegra-kbc - use guard notation when acquiring mutex and spinlockDmitry Torokhov
2024-09-05Input: iqs62x-keys - use cleanup facility for fwnodesDmitry Torokhov
2024-09-05Input: gpio-keys - switch to using cleanup functionsDmitry Torokhov
2024-09-05Input: atkbd - use guard notation when acquiring mutexDmitry Torokhov
2024-09-05Input: alps - use guard notation when acquiring mutexDmitry Torokhov
2024-09-05dt-bindings: input: convert rotary-encoder to yamlFrank Li
2024-09-05Merge branch 'ib/6.11-rc6-matrix-keypad-spitz' into nextDmitry Torokhov
2024-09-05Input: matrix_keypad - remove support for platform dataDmitry Torokhov
2024-09-05ARM: spitz: Use software nodes/properties for the matrix keypadDmitry Torokhov
2024-09-05ARM: spitz: Use software nodes/properties for the GPIO-driven buttonsDmitry Torokhov
2024-09-05Input: matrix_keypad - switch to gpiod API and generic device propertiesDmitry Torokhov
2024-09-05Input: matrix_keypad - remove support for clustered interruptDmitry Torokhov
2024-09-03Input: synaptics-rmi4 - fix crash when DPM query is not supportedDmitry Torokhov
2024-09-03MAINTAINERS: remove unneeded file entry in INPUT sectionLukas Bulwahn
2024-09-01Linux 6.11-rc6v6.11-rc6Linus Torvalds
2024-09-01Merge tag 'v6.11-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-09-01Merge tag 'bcachefs-2024-08-21' of https://github.com/koverstreet/bcachefsLinus Torvalds
2024-08-31Input: zinitix - varying icon status registersLinus Walleij
2024-08-31Input: zinitix - read and cache device version numbersLinus Walleij
2024-08-31bcachefs: Mark more errors as autofixKent Overstreet
2024-08-31bcachefs: Revert lockless buffered IO pathKent Overstreet
2024-08-31Input: snvs_pwrkey - use devm_clk_get_optional_enabled()Dmitry Torokhov
2024-09-01Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/...Linus Torvalds
2024-09-01Merge tag 'pwrseq-fixes-for-v6.11-rc6' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-08-31power: sequencing: qcom-wcn: set the wlan-enable GPIO to outputBartosz Golaszewski
2024-09-01Merge tag 'usb-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-09-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-09-01Merge tag 'nfsd-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2024-09-01Merge tag 'xfs-6.11-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-09-01Merge tag 'arm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-08-31Merge tag 'input-for-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-08-31Merge tag 'pci-v6.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-08-31Merge tag 'block-6.11-20240830' of git://git.kernel.dk/linuxLinus Torvalds
2024-08-31Merge tag 'io_uring-6.11-20240830' of git://git.kernel.dk/linuxLinus Torvalds
2024-08-30dt-bindings: input: touchscreen: Use generic node nameFabio Estevam
2024-08-30MAINTAINERS: add i8042.h and libps2.h to INPUT sectionDmitry Torokhov
2024-08-30Merge tag 'at91-fixes-6.11' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2024-08-31Merge tag 'lsm-pr-20240830' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-08-31Merge tag 'pm-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-08-31Merge tag 'dmaengine-fix-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-08-31Merge tag 'phy-fixes-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-08-31Merge tag 'soundwire-6.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-08-31Merge tag 'iommu-fixes-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-08-30MAINTAINERS: PCI: Add NXP PCI controller mailing list imx@lists.linux.devFrank Li
2024-08-30io_uring/kbuf: return correct iovec count from classic buffer peekJens Axboe
2024-08-30nfsd: fix nfsd4_deleg_getattr_conflict in presence of third party leaseNeilBrown
2024-08-30io_uring/rsrc: ensure compat iovecs are copied correctlyJens Axboe