aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-20Input: goodix - add a goodix.h header fileHans de Goede3-69/+81
2021-09-20Input: goodix - change goodix_i2c_write() len parameter type to intHans de Goede1-1/+1
2021-09-20Input: tmdc - fix spelling mistake "Millenium" -> "Millennium"Colin Ian King1-1/+1
2021-09-20Input: omap-keypad - prefer struct_size over open coded arithmeticLen Baker1-2/+1
2021-09-09dt-bindings: input: Add binding for cypress-sfYassine Oudjana2-0/+62
2021-09-09Input: cypress-sf - add Cypress StreetFighter touchkey driverYassine Oudjana4-0/+241
2021-09-09Input: ads7846 - switch to devm initializationDaniel Mack1-89/+47
2021-09-09Input: ads7846 - remove custom filter handling functions from pdataDaniel Mack2-32/+8
2021-09-09Input: ads7846 - add short-hand for spi->dev in probe() functionDaniel Mack1-22/+23
2021-09-05Input: palmas-pwrbutton - handle return value of platform_get_irq()Arvind Yadav1-0/+5
2021-09-05Input: raydium_i2c_ts - read device version in bootloader modesimba.hsu1-7/+43
2021-09-05Input: cpcap-pwrbutton - handle errors from platform_get_irq()Tang Bin1-1/+5
2021-09-03Input: adc-keys - drop bogus __refdata annotationGeert Uytterhoeven1-1/+1
2021-09-03Input: Fix spelling mistake in Kconfig "useable" -> "usable"Colin Ian King1-1/+1
2021-09-03Input: Fix spelling mistake in Kconfig "Modul" -> "Module"Colin Ian King1-1/+1
2021-08-30Input: remove dead CSR Prima2 PWRC driverLukas Bulwahn3-218/+0
2021-08-30Input: adp5589-keys - use the right headerLinus Walleij1-1/+1
2021-08-30Input: adp5588-keys - use the right headerLinus Walleij1-1/+1
2021-08-29dt-bindings: input: tsc2005: Convert to YAML schemaMarek Vasut2-64/+128
2021-08-29Input: ep93xx_keypad - prepare clock before using itAlexander Sverdlin1-2/+2
2021-07-23dt-bindings: input: sun4i-lradc: Add wakeup-sourceMaxime Ripard1-0/+2
2021-07-23dt-bindings: input: Convert Regulator Haptic binding to a schemaMaxime Ripard2-21/+43
2021-07-23dt-bindings: input: Convert Pixcir Touchscreen binding to a schemaMaxime Ripard2-31/+68
2021-07-23dt-bindings: input: Convert ChipOne ICN8318 binding to a schemaMaxime Ripard2-44/+62
2021-07-23Input: pm8941-pwrkey - fix comma vs semicolon issueDmitry Torokhov1-1/+1
2021-07-23dt-bindings: power: reset: qcom-pon: Convert qcom PON binding to yamlsatya priya2-49/+80
2021-07-23dt-bindings: input: pm8941-pwrkey: Convert pm8941 power key binding to yamlsatya priya2-55/+51
2021-07-23dt-bindings: power: reset: Change 'additionalProperties' to truesatya priya1-1/+1
2021-07-20Revert "Input: serio - make write method mandatory"Dmitry Torokhov3-12/+4
2021-07-19Input: parkbd - switch to use module_parport_driver()Andy Shevchenko1-13/+1
2021-07-19Input: serio - make write method mandatoryDmitry Torokhov3-4/+12
2021-07-19Input: ixp4xx-beeper - delete driverLinus Walleij3-196/+0
2021-07-04Input: joydev - prevent use of not validated data in JSIOCSBTNMAP ioctlAlexander Larkin1-1/+1
2021-06-27Linux 5.13Linus Torvalds1-1/+1
2021-06-27Revert "signal: Allow tasks to cache one sigqueue struct"Linus Torvalds5-61/+2
2021-06-25userfaultfd: uapi: fix UFFDIO_CONTINUE ioctl request definitionGleb Fotengauer-Malinovskiy1-2/+2
2021-06-25gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAPJohannes Berg1-0/+2
2021-06-24mailmap: add Marek's other e-mail address and identity without diacriticsMarek BehĂșn1-0/+2
2021-06-24MAINTAINERS: fix Marek's identity againMarek BehĂșn1-2/+2
2021-06-24mm/page_alloc: do bulk array bounds check after checking populated elementsMel Gorman1-0/+4
2021-06-24mm/page_alloc: __alloc_pages_bulk(): do bounds check before accessing arrayRasmus Villemoes1-1/+1
2021-06-24mm/hwpoison: do not lock page again when me_huge_page() successfully recoversNaoya Horiguchi1-14/+30
2021-06-24mm,hwpoison: return -EHWPOISON to denote that the page has already been poisonedAili Yao1-1/+2
2021-06-24mm/memory-failure: use a mutex to avoid memory_failure() racesTony Luck1-13/+23
2021-06-24mm, futex: fix shared futex pgoff on shmem huge pageHugh Dickins4-28/+9
2021-06-24kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_cancel_delayed_work_sync()Petr Mladek1-11/+24
2021-06-24kthread_worker: split code for canceling the delayed work timerPetr Mladek1-17/+29
2021-06-24mm/vmalloc: unbreak kasan vmalloc supportDaniel Axtens1-10/+14
2021-06-24KVM: s390: prepare for hugepage vmallocClaudio Imbrenda1-1/+6
2021-06-24mm/vmalloc: add vmalloc_no_hugeClaudio Imbrenda2-0/+18