summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-26Input: elan_i2c - fix a typo in parameter nameNikolai Kostrigin1-1/+1
2021-03-26Input: move to use request_irq by IRQF_NO_AUTOEN flagBarry Song11-28/+18
2021-03-25Merge tag 'irq-no-autoen-2021-03-25' of git://git.kernel.org/pub/scm/linux/ke...Dmitry Torokhov2-2/+13
2021-03-25Merge tag 'v5.12-rc4' into nextDmitry Torokhov11539-286882/+486947
2021-03-25Input: cyttsp - verbose error on soft resetLinus Walleij1-5/+8
2021-03-25dt-bindings: input: iqs5xx: Convert to YAMLJeff LaBundy2-80/+75
2021-03-25Input: iqs5xx - make reset GPIO optionalJeff LaBundy1-8/+17
2021-03-25Input: Add support for Azoteq IQS626AJeff LaBundy3-0/+1850
2021-03-25dt-bindings: input: Add bindings for Azoteq IQS626AJeff LaBundy1-0/+843
2021-03-25Input: touchscreen - broaden use-cases described in commentsJeff LaBundy1-6/+7
2021-03-25Input: touchscreen - move helper functions to coreJeff LaBundy4-5/+1
2021-03-25Input: wacom_i2c - switch to using managed resourcesDmitry Torokhov1-38/+17
2021-03-25Input: wacom_i2c - do not force interrupt triggerDmitry Torokhov1-2/+1
2021-03-25Input: iqs5xx - close bootloader using hardware resetJeff LaBundy1-17/+7
2021-03-25Input: iqs5xx - remove superfluous revision validationJeff LaBundy1-32/+8
2021-03-25Input: iqs5xx - expose firmware revision to user spaceJeff LaBundy1-16/+40
2021-03-25Input: iqs5xx - optimize axis definition and validationJeff LaBundy1-16/+14
2021-03-25Input: iqs5xx - update vendor's URLJeff LaBundy1-1/+1
2021-03-25Input: silead - fix a typoBhaskar Chowdhury1-1/+1
2021-03-25Input: gpio-keys - use hrtimer for software debounce, if possiblePaul Cercueil1-14/+52
2021-03-25Input: gpio-keys - use hrtimer for release timerPaul Cercueil1-11/+16
2021-03-25Input: gpio-keys - remove extra call to input_syncPaul Cercueil1-1/+1
2021-03-25Input: rotary-encoder - update docs according to the latest API changesHeikki Krogerus1-2/+6
2021-03-25dt-bindings: input: atmel,maxtouch: add wakeup-sourceKrzysztof Kozlowski1-0/+3
2021-03-25Input: max8997 - simplify open coding of a division using up to 64 divisionsUwe Kleine-König1-7/+2
2021-03-22Linux 5.12-rc4v5.12-rc4Linus Torvalds1-1/+1
2021-03-22Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-72/+168
2021-03-21Merge tag 'io_uring-5.12-2021-03-21' of git://git.kernel.dk/linux-blockLinus Torvalds3-7/+31
2021-03-21Merge tag 'staging-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-48/+75
2021-03-21Merge tag 'usb-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds11-25/+62
2021-03-21Merge tag 'irq-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+6
2021-03-21Merge tag 'perf-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+4
2021-03-21Merge tag 'locking-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-31/+49
2021-03-21Merge tag 'efi-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-3/+10
2021-03-21Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds12-44/+52
2021-03-21Merge tag 'powerpc-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds3-10/+19
2021-03-21io_uring: call req_set_fail_links() on short send[msg]()/recv[msg]() with MSG...Stefan Metzmacher1-4/+20
2021-03-21io-wq: ensure task is running before processing task_workJens Axboe1-2/+6
2021-03-21signal: don't allow STOP on PF_IO_WORKER threadsEric W. Biederman1-1/+2
2021-03-21signal: don't allow sending any signals to PF_IO_WORKER threadsJens Axboe1-0/+3
2021-03-21ext4: initialize ret to suppress smatch warningTheodore Ts'o1-1/+1
2021-03-21ext4: stop inode update before returnPan Bian1-1/+3
2021-03-21ext4: fix rename whiteout with fast commitHarshad Shirwadkar3-2/+12
2021-03-21ext4: fix timer use-after-free on failed mountJan Kara1-1/+1
2021-03-21ext4: fix potential error in ext4_do_update_inodeShijie Luo1-4/+4
2021-03-21ext4: do not try to set xattr into ea_inode if value is emptyzhangyi (F)1-1/+1
2021-03-21ext4: do not iput inode under running transaction in ext4_rename()zhangyi (F)1-9/+9
2021-03-21ext4: find old entry again if failed to rename whiteoutzhangyi (F)1-2/+27
2021-03-21Input: atmel_mxt_ts - support wakeup methodsDmitry Osipenko1-0/+78
2021-03-21dt-bindings: input: atmel_mxt_ts: Document atmel,wakeup-method and WAKE line ...Dmitry Osipenko2-0/+39