summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2022-01-1714-125/+507
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2022-01-1518759-561588/+1433838
| |\
| | * Input: ti_am335x_tsc - fix a typo in a commentQinghua Jin2022-01-101-1/+1
| | * Input: zinitix - add compatible for bt532Nikita Travkin2022-01-091-0/+1
| | * Input: zinitix - handle proper supply namesLinus Walleij2022-01-091-5/+16
| | * dt-bindings: input/ts/zinitix: Convert to YAML, fix and extendLinus Walleij2022-01-092-40/+115
| | * Input: axp20x-pek - revert "always register interrupt handlers" changeHans de Goede2022-01-091-37/+35
| | * Input: gpio-keys - avoid clearing twice some memoryChristophe JAILLET2022-01-041-1/+1
| | * Input: byd - fix typo in a commentXiang wangx2021-12-201-1/+1
| | * Input: ucb1400_ts - remove redundant variable penupColin Ian King2021-12-201-3/+1
| | * Input: ti_am335x_tsc - lower the X and Y sampling timeDario Binacchi2021-12-201-3/+7
| | * Input: ti_am335x_tsc - fix STEPCONFIG setup for Z2Dario Binacchi2021-12-201-1/+4
| | * Input: ti_am335x_tsc - set ADCREFM for X configurationDario Binacchi2021-12-201-1/+2
| | * Input: silead - add pen supportHans de Goede2021-12-131-0/+99
| | * Input: silead - add support for EFI-embedded fw using different min/max coord...Hans de Goede2021-12-131-5/+68
| | * Input: goodix - 2 small fixes for pen supportHans de Goede2021-12-131-1/+2
| | * Input: goodix - improve gpiod_get() error loggingHans de Goede2021-12-131-2/+2
| | * Input: goodix - add pen supportHans de Goede2021-12-092-2/+121
| | * Merge tag 'v5.15' into nextDmitry Torokhov2021-12-0918757-561606/+1433442
| | |\
| | * | Input: ff-core - correct magnitude setting for rumble compatibilityCharles Keepax2021-12-071-1/+1
| | * | Input: palmas-pwrbutton - make a couple of arrays static constColin Ian King2021-12-071-2/+2
| | * | Input: wacom_i2c - clean up the query device fieldsAlistair Francis2021-11-291-18/+26
| | * | Input: palmas-pwrbutton - use bitfield helpersGeert Uytterhoeven2021-11-291-2/+3
* | | | Merge tag 'i3c/for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds2022-01-177-98/+260
|\ \ \ \
| * | | | i3c: master: dw: check return of dw_i3c_master_get_free_pos()Tom Rix2022-01-131-0/+4
| * | | | i3c: master: mipi-i3c-hci: correct the config reference for endiannessLukas Bulwahn2022-01-051-1/+1
| * | | | i3c: master: svc: enable the interrupt in the enable ibi functionClark Wang2022-01-051-2/+4
| * | | | i3c: master: svc: add the missing module device tableClark Wang2022-01-051-0/+1
| * | | | i3c: master: svc: add runtime pm supportClark Wang2022-01-051-40/+156
| * | | | i3c: master: svc: set ODSTOP to let I2C device see the STOP signalClark Wang2022-01-051-2/+5
| * | | | i3c: master: svc: add support for slave to stop returning dataClark Wang2022-01-051-16/+40
| * | | | i3c: master: svc: separate err, fifo and disable interrupt of reset functionClark Wang2022-01-051-25/+34
| * | | | i3c: master: svc: fix atomic issueClark Wang2022-01-051-11/+15
| * | | | i3c: master: svc: move module reset behind clk enableClark Wang2022-01-051-2/+2
| * | | | i3c/master/mipi-i3c-hci: Fix a potentially infinite loop in 'hci_dat_v1_get_i...Christophe JAILLET2021-12-101-3/+1
| * | | | i3c: fix incorrect address slot lookup on 64-bitJamie Iles2021-12-101-1/+2
| * | | | i3c/master/mipi-i3c-hci: Prefer kcalloc over open coded arithmeticLen Baker2021-12-101-1/+1
| * | | | i3c/master/mipi-i3c-hci: Prefer struct_size over open coded arithmeticLen Baker2021-12-101-1/+1
* | | | | Merge tag 'ntb-5.17' of git://github.com/jonmason/ntbLinus Torvalds2022-01-174-17/+16
|\ \ \ \ \
| * | | | | ntb_hw_switchtec: Fix a minor issue in config_req_id_table()Kelvin Cao2022-01-111-1/+1
| * | | | | ntb_hw_switchtec: Remove code for disabling ID protectionKelvin Cao2022-01-112-5/+0
| * | | | | ntb_hw_switchtec: Update the way of getting VEP instance IDKelvin Cao2022-01-111-3/+5
| * | | | | ntb_hw_switchtec: AND with the part_map for a valid tpart_vecJeremy Pallotta2022-01-111-0/+1
| * | | | | ntb_hw_switchtec: Fix bug with more than 32 partitionsWesley Sheng2022-01-111-7/+5
| * | | | | ntb_hw_switchtec: Fix pff ioread to read into mmio_part_cfg_allJeremy Pallotta2022-01-111-2/+2
| * | | | | ntb_hw_switchtec: fix the spelling of "its"Randy Dunlap2022-01-111-1/+1
| * | | | | NTB/msi: Fix ntbm_msi_request_threaded_irq() kernel-doc commentYang Li2022-01-111-1/+2
| * | | | | ntb_hw_amd: Add NTB PCI ID for new gen CPUSanjay R Mehta2022-01-111-0/+2
* | | | | | Merge tag 'linux-watchdog-5.17-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds2022-01-1724-492/+1492
|\ \ \ \ \ \
| * | | | | | watchdog: msc313e: Check if the WDT was running at bootDaniel Palmer2022-01-051-0/+4