Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-01Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2022-01-31Input: wm97xx: Simplify resource managementChristophe JAILLET
2022-01-15Merge branch 'next' into for-linusDmitry Torokhov
2022-01-10Input: ti_am335x_tsc - fix a typo in a commentQinghua Jin
2022-01-09Input: zinitix - add compatible for bt532Nikita Travkin
2022-01-09Input: zinitix - handle proper supply namesLinus Walleij
2022-01-09Input: zinitix - make sure the IRQ is allocated before it gets enabledNikita Travkin
2021-12-20Input: elants_i2c - do not check Remark ID on eKTH3900/eKTH5312Johnny Chuang
2021-12-20Input: ucb1400_ts - remove redundant variable penupColin Ian King
2021-12-20Input: ti_am335x_tsc - lower the X and Y sampling timeDario Binacchi
2021-12-20Input: ti_am335x_tsc - fix STEPCONFIG setup for Z2Dario Binacchi
2021-12-20Input: ti_am335x_tsc - set ADCREFM for X configurationDario Binacchi
2021-12-13Input: silead - add pen supportHans de Goede
2021-12-13Input: silead - add support for EFI-embedded fw using different min/max coord...Hans de Goede
2021-12-13Input: goodix - 2 small fixes for pen supportHans de Goede
2021-12-13Input: goodix - improve gpiod_get() error loggingHans de Goede
2021-12-13Input: atmel_mxt_ts - fix double free in mxt_read_info_blockJosé Expósito
2021-12-10Input: goodix - fix memory leak in goodix_firmware_uploadJosé Expósito
2021-12-09Input: goodix - add pen supportHans de Goede
2021-12-09Merge tag 'v5.15' into nextDmitry Torokhov
2021-12-07Input: goodix - add id->model mapping for the "9111" modelHans de Goede
2021-12-07Input: goodix - try not to touch the reset-pin on x86/ACPI devicesHans de Goede
2021-11-29Input: wacom_i2c - clean up the query device fieldsAlistair Francis
2021-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-11-12Merge branch 'next' into for-linusDmitry Torokhov
2021-11-10Input: wacom_i2c - use macros for the bit masksAlistair Francis
2021-11-10Input: ili210x - reduce sample period to 15msMarek Vasut
2021-11-10Input: ili210x - improve polled sample spacingMarek Vasut
2021-11-10Input: ili210x - special case ili251x sample read outMarek Vasut
2021-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-10-17Input: ili210x - add ili251x firmware update supportMarek Vasut
2021-10-17Input: ili210x - export ili251x version details via sysfsMarek Vasut
2021-10-17Input: ili210x - use resolution from ili251x firmwareMarek Vasut
2021-10-16Input: resistive-adc-touch - fix division by zero error on z1 == 0Oleksij Rempel
2021-10-16Input: ads7846 - do not attempt IRQ workaround when deferring probeDmitry Torokhov
2021-10-16Input: ads7846 - use input_set_capability()Dmitry Torokhov
2021-10-16Input: ads7846 - set input device bus type and product IDDmitry Torokhov
2021-10-13Input: tsc200x - make tsc200x_remove() return voidUwe Kleine-König
2021-10-12Input: st1232 - prefer asynchronous probingJohn Keeping
2021-10-12Input: st1232 - increase "wait ready" timeoutJohn Keeping
2021-09-23Input: raydium_i2c_ts - make use of the helper function devm_add_action_or_re...Cai Huoqing
2021-09-23Input: elants_i2c - make use of devm_add_action_or_reset()Cai Huoqing
2021-09-21Input: goodix - add support for controllers without flashHans de Goede
2021-09-21Input: goodix - allow specifying the config filenameHans de Goede
2021-09-21Input: goodix - push error logging up into i2c_read and i2c_write helpersHans de Goede
2021-09-21Input: goodix - refactor reset handlingHans de Goede
2021-09-21Input: goodix - add a goodix.h header fileHans de Goede
2021-09-21Input: goodix - change goodix_i2c_write() len parameter type to intHans de Goede
2021-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-09-10Input: ads7846 - switch to devm initializationDaniel Mack