summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dt-bindings: input: document Novatek NVT touchscreen controllerJoel Selvaraj2024-09-302-0/+63
* Input: novatek-nvt-ts - replace generic i2c device id with specific IC variantJoel Selvaraj2024-09-302-2/+2
* Input: Convert comma to semicolonShen Lichuan2024-09-181-1/+1
* Input: tegra-kbc - use of_property_read_variable_u32_array() and of_property_...Rob Herring (Arm)2024-09-141-45/+27
* Input: ps2-gpio - use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan2024-09-131-4/+2
* Input: ims-pcu - fix calling interruptible mutexDavid Lechner2024-09-111-1/+1
* Input: zforce_ts - switch to using asynchronous probingDmitry Torokhov2024-09-061-0/+1
* Input: zforce_ts - remove assert/deassert wrappersDmitry Torokhov2024-09-061-12/+2
* Input: zforce_ts - do not hardcode interrupt levelDmitry Torokhov2024-09-061-2/+1
* Input: zforce_ts - switch to using devm_regulator_get_enable()Dmitry Torokhov2024-09-061-12/+1
* Input: zforce_ts - stop treating VDD regulator as optionalDmitry Torokhov2024-09-061-15/+13
* Input: zforce_ts - make zforce_idtable constantDmitry Torokhov2024-09-061-1/+1
* Input: zforce_ts - use dev_err_probe() where appropriateDmitry Torokhov2024-09-061-132/+113
* Input: zforce_ts - do not ignore errors when acquiring regulatorDmitry Torokhov2024-09-061-1/+1
* Input: zforce_ts - make parsing of contacts less confusingDmitry Torokhov2024-09-061-12/+13
* Input: zforce_ts - switch to using get_unaligned_le16Dmitry Torokhov2024-09-061-12/+12
* Input: zforce_ts - use guard notation when acquiring mutexesDmitry Torokhov2024-09-061-21/+24
* Input: zforce_ts - ensure that pm_stay_awake() and pm_relax() are balancedDmitry Torokhov2024-09-061-5/+11
* Input: zforce_ts - remove unneeded lockingDmitry Torokhov2024-09-061-38/+9
* Input: zforce_ts - handle errors from input_mt_init_sots()Dmitry Torokhov2024-09-061-1/+5
* Input: zforce_ts - do not explicitly set EV_SYN, etc bitsDmitry Torokhov2024-09-061-4/+0
* Input: zforce_ts - remove support for platfrom dataDmitry Torokhov2024-09-062-55/+16
* Input: zforce_ts - simplify reporting of slot stateDmitry Torokhov2024-09-061-4/+2
* Input: zforce_ts - use devm_add_action_or_reset()Sudip Mukherjee2024-09-061-4/+1
* Input: tegra-kbc - use guard notation when acquiring mutex and spinlockDmitry Torokhov2024-09-061-26/+19
* Input: iqs62x-keys - use cleanup facility for fwnodesDmitry Torokhov2024-09-061-5/+2
* Input: gpio-keys - switch to using cleanup functionsDmitry Torokhov2024-09-061-27/+17
* Input: atkbd - use guard notation when acquiring mutexDmitry Torokhov2024-09-061-22/+15
* Input: alps - use guard notation when acquiring mutexDmitry Torokhov2024-09-061-21/+27
* dt-bindings: input: convert rotary-encoder to yamlFrank Li2024-09-062-50/+90
* Merge branch 'ib/6.11-rc6-matrix-keypad-spitz' into nextDmitry Torokhov2024-09-0612811-201863/+916097
|\
| * Input: matrix_keypad - remove support for platform dataDmitry Torokhov2024-09-062-119/+3
| * ARM: spitz: Use software nodes/properties for the matrix keypadDmitry Torokhov2024-09-061-23/+41
| * ARM: spitz: Use software nodes/properties for the GPIO-driven buttonsDmitry Torokhov2024-09-061-31/+68
| * Input: matrix_keypad - switch to gpiod API and generic device propertiesDmitry Torokhov2024-09-061-156/+185
| * Input: matrix_keypad - remove support for clustered interruptDmitry Torokhov2024-09-061-39/+22
| * Linux 6.11-rc6v6.11-rc6Linus Torvalds2024-09-011-1/+1
| * Merge tag 'v6.11-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-09-018-45/+94
| |\
| | * cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target regionDavid Howells2024-08-281-2/+14
| | * cifs: Fix copy offload to flush destination regionDavid Howells2024-08-281-17/+4
| | * netfs, cifs: Fix handling of short DIO readDavid Howells2024-08-283-10/+21
| | * cifs: Fix lack of credit renegotiation on read retryDavid Howells2024-08-286-16/+55
| * | Merge tag 'bcachefs-2024-08-21' of https://github.com/koverstreet/bcachefsLinus Torvalds2024-09-015-116/+68
| |\ \
| | * | bcachefs: Mark more errors as autofixKent Overstreet2024-09-011-5/+5
| | * | bcachefs: Revert lockless buffered IO pathKent Overstreet2024-09-012-110/+40
| | * | bcachefs: Fix bch2_extents_match() false positiveKent Overstreet2024-08-271-1/+22
| | * | bcachefs: Fix failure to return error in data_update_index_update()Kent Overstreet2024-08-271-0/+1
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/...Linus Torvalds2024-08-313-11/+4
| |\ \ \
| | * | | apparmor: fix policy_unpack_test on big endian systemsGuenter Roeck2024-08-261-3/+3
| | * | | Revert "MIPS: csrc-r4k: Apply verification clocksource flags"Guenter Roeck2024-08-261-3/+1