summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: rotary-encoder - update docs according to the latest API changesHeikki Krogerus2021-03-251-2/+6
* dt-bindings: input: atmel,maxtouch: add wakeup-sourceKrzysztof Kozlowski2021-03-251-0/+3
* Input: max8997 - simplify open coding of a division using up to 64 divisionsUwe Kleine-König2021-03-251-7/+2
* Input: atmel_mxt_ts - support wakeup methodsDmitry Osipenko2021-03-211-0/+78
* dt-bindings: input: atmel_mxt_ts: Document atmel,wakeup-method and WAKE line ...Dmitry Osipenko2021-03-212-0/+39
* Input: lpc32xx_ts - convert to use BIT()edison.jiang2021-03-211-5/+5
* Input: ims-pcu - drop redundant driver-data assignmentJohan Hovold2021-03-201-1/+0
* Input: tsc2007 - make use of device propertiesAndy Shevchenko2021-03-161-32/+17
* Input: tsc2007 - convert to GPIO descriptorsAndy Shevchenko2021-03-162-8/+11
* Input: elan_i2c - reduce the resume time for new devicesJingle Wu2021-03-102-10/+53
* Input: exc3000 - add type sysfs attributeLucas Stach2021-03-082-0/+26
* Input: exc3000 - fix firmware version query for device in bootloaderLucas Stach2021-03-081-0/+14
* Input: exc3000 - factor out vendor data requestLucas Stach2021-03-081-68/+54
* Input: exc3000 - split MT event handling from IRQ handlerLucas Stach2021-03-081-53/+61
* Input: aiptek - convert sysfs sprintf/snprintf family to sysfs_emitJiapeng Chong2021-02-231-47/+33
* Input: alps - fix spelling of "positive"Bhaskar Chowdhury2021-02-231-1/+1
* ARM: dts: cros-ec-keyboard: Use keymap macrosPhilip Chen2021-02-231-89/+4
* dt-bindings: input: Fix the keymap for LOCK keyPhilip Chen2021-02-231-2/+2
* dt-bindings: input: Create macros for cros-ec keymapPhilip Chen2021-02-231-0/+103
* Input: cros-ec-keyb - expose function row physical map to userspacePhilip Chen2021-02-232-0/+85
* dt-bindings: input: cros-ec-keyb: Add a new property describing top rowPhilip Chen2021-02-231-0/+24
* Merge tag 'v5.11' into nextDmitry Torokhov2021-02-2321409-568939/+1445417
|\
| * Linux 5.11v5.11Linus Torvalds2021-02-141-2/+2
| * Merge branch 'for-rc8-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-02-141-0/+1
| |\
| | * leds: rt8515: add V4L2_FLASH_LED_CLASS dependencyArnd Bergmann2021-02-141-0/+1
| * | Merge tag 'kbuild-fixes-v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-143-2/+4
| |\ \
| | * | scripts: set proper OpenSSL include dir also for sign-fileRolf Eike Beer2021-02-141-0/+1
| | * | sparc: remove wrong comment from arch/sparc/include/asm/KbuildMasahiro Yamada2021-02-141-2/+0
| | * | kbuild: fix CONFIG_TRIM_UNUSED_KSYMS build for ppc64Masahiro Yamada2021-02-111-0/+3
| | |/
| * | Merge tag 'x86_urgent_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-144-7/+22
| |\ \
| | * | x86/pci: Create PCI/MSI irqdomain after x86_init.pci.arch_init()Thomas Gleixner2021-02-101-4/+11
| | * | x86/build: Disable CET instrumentation in the kernel for 32-bit tooBorislav Petkov2021-02-091-3/+3
| | * | x86/sgx: Maintain encl->refcount for each encl->mm_list entryJarkko Sakkinen2021-02-082-0/+8
| | |/
| * | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-131-1/+1
| |\ \
| | * | clk: sunxi-ng: mp: fix parent rate change flag checkJernej Skrabec2021-02-121-1/+1
| * | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-02-131-0/+1
| |\ \ \
| | * | | scsi: scsi_debug: Fix a memory leakMaurizio Lombardi2021-02-091-0/+1
| * | | | Merge branch 'for-5.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-134-8/+11
| |\ \ \ \
| | * | | | cgroup: update PSI file description in docsOdin Ugedal2021-01-191-3/+3
| | * | | | cgroup: fix psi monitor for root cgroupOdin Ugedal2021-01-191-1/+3
| | * | | | MAINTAINERS: Update my email addressZefan Li2021-01-151-2/+2
| | * | | | MAINTAINERS: Remove stale URLs for cpusetZefan Li2021-01-151-2/+0
| | * | | | cgroup-v1: add disabled controller check in cgroup1_parse_param()Chen Zhou2021-01-151-0/+3
| * | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-02-134-5/+14
| |\ \ \ \ \
| | * | | | | h8300: fix PREEMPTION build, TI_PRE_COUNT undefinedRandy Dunlap2021-02-131-0/+3
| | * | | | | MAINTAINERS: add Andrey Konovalov to KASAN reviewersAndrey Konovalov2021-02-131-0/+1
| | * | | | | MAINTAINERS: update Andrey Konovalov's email addressAndrey Konovalov2021-02-131-1/+1
| | * | | | | MAINTAINERS: update KASAN file listAndrey Konovalov2021-02-131-2/+3
| | * | | | | scripts/recordmcount.pl: support big endian for ARCH shRong Chen2021-02-131-1/+5
| | * | | | | m68k: make __pfn_to_phys() and __phys_to_pfn() available for !MMUMike Rapoport2021-02-131-1/+1