summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: use input_device_enabled()Andrzej Pietrasiewicz2020-12-0341-90/+96
* Input: add input_device_enabled()Andrzej Pietrasiewicz2020-12-032-0/+10
* Input: omap4-keypad - set up interrupt as wakeup sourceDmitry Torokhov2020-12-031-35/+8
* Input: remove input_polled_dev implementationDmitry Torokhov2020-12-025-443/+0
* Input: libps2 - fix fall-through warnings for ClangGustavo A. R. Silva2020-11-231-1/+1
* Input: pcspkr - fix fall-through warnings for ClangGustavo A. R. Silva2020-11-231-0/+1
* Input: omap4-keypad - fix runtime PM error handlingZhang Qilong2020-11-231-36/+53
* Input: vmmouse - demote obvious abuse of kernel-doc headerLee Jones2020-11-201-1/+1
* Input: applespi - provide missing struct 'message' descriptionsLee Jones2020-11-201-0/+9
* Input: goodix - fix misspelling of 'ctx'Lee Jones2020-11-201-1/+1
* Input: synaptics - demote non-conformant kernel-doc headerLee Jones2020-11-201-1/+1
* Input: wm97xx-ts - provide missing description for 'status'Lee Jones2020-11-201-1/+1
* Input: surface3_spi - fix naming issue with 'surface3_spi_get_gpio_config's h...Lee Jones2020-11-201-1/+1
* Input: wm831x-on - source file headers are not good candidates for kernel-docLee Jones2020-11-201-1/+1
* Input: goodix - provide some missing function parameter descriptionsLee Jones2020-11-201-0/+3
* Input: mc13783-pwrbutton - file headers are not good candidates for kernel-docLee Jones2020-11-201-1/+1
* Input: xpad - demote non-conformant kernel-doc headerLee Jones2020-11-201-1/+1
* Input: adp5589-keys - use BIT()Dmitry Torokhov2020-11-201-34/+35
* Input: adp5589-keys - mark suspend and resume methods as __maybe_unusedDmitry Torokhov2020-11-201-4/+2
* Input: adp5589-keys - use devm_add_action_or_reset() for register clearAlexandru Ardelean2020-11-191-10/+13
* Input: adp5589-keys - use devm_gpiochip_add_data() for gpiosAlexandru Ardelean2020-11-191-20/+2
* Input: adp5589-keys - remove setup/teardown hooks for gpiosAlexandru Ardelean2020-11-192-28/+0
* Input: adp5589-keys - use device-managed function in adp5589_keypad_add()Alexandru Ardelean2020-11-191-31/+10
* Input: adp5589-keys - use devm_kzalloc() to allocate the kpad objectAlexandru Ardelean2020-11-191-9/+4
* Input: atmel_mxt_ts - support regulator suppliesLinus Walleij2020-11-181-1/+36
* Input: atmel_mxt_ts - convert bindings to YAML and extendLinus Walleij2020-11-183-42/+82
* Input: atmel_mxt_ts - fix up inverted RESET handlerLinus Walleij2020-11-1811-12/+14
* Merge tag 'v5.9' into nextDmitry Torokhov2020-11-1824021-572218/+1588115
|\
| * Linux 5.9v5.9Linus Torvalds2020-10-111-1/+1
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-10-117-9/+33
| |\
| | * mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...Vijay Balakrishna2020-10-113-2/+19
| | * mm: validate inode in mapping_set_error()Minchan Kim2020-10-111-1/+2
| | * mm: mmap: Fix general protection fault in unlink_file_vma()Miaohe Lin2020-10-111-1/+5
| | * MAINTAINERS: Antoine Tenart's email addressAntoine Tenart2020-10-112-3/+4
| | * MAINTAINERS: change hardening mailing listKees Cook2020-10-112-2/+3
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-10-112-6/+11
| |\ \
| | * | pipe: Fix memory leaks in create_pipe_files()Qian Cai2020-10-012-6/+11
| * | | Merge tag 'x86-urgent-2020-10-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-112-5/+7
| |\ \ \
| | * | | Documentation/x86: Fix incorrect references to zero-page.txtHeinrich Schuchardt2020-10-021-3/+3
| | * | | x86/mce: Use idtentry_nmi_enter/exit()Thomas Gleixner2020-09-301-2/+4
| * | | | Merge tag 'perf-urgent-2020-10-11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-10-111-2/+3
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | perf: Fix task_function_call() error handlingKajol Jain2020-10-091-2/+3
| * | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-112-19/+39
| |\ \ \ \
| | * | | | i2c: owl: Clear NACK and BUS error bitsCristian Ciocaltea2020-10-101-0/+6
| | * | | | Revert "i2c: imx: Fix reset of I2SR_IAL flag"Wolfram Sang2020-10-101-15/+5
| | * | | | i2c: meson: fixup rate calculation with filter delayNicolas Belin2020-10-081-11/+12
| | * | | | i2c: meson: keep peripheral clock enabledJerome Brunet2020-10-081-7/+3
| | * | | | i2c: meson: fix clock setting overwriteJerome Brunet2020-10-081-1/+18
| | * | | | i2c: imx: Fix reset of I2SR_IAL flagChristian Eggers2020-10-081-5/+15
| * | | | | cifs: Fix incomplete memory allocation on setxattr pathVladimir Zapolskiy2020-10-111-1/+1