summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-191-21/+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 - fix up inverted RESET handlerLinus Walleij2020-11-181-2/+4
* Merge tag 'v5.9' into nextDmitry Torokhov2020-11-1810750-227532/+1009173
|\
| * 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
| * | Merge tag 'spi-fix-v5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-101-2/+3
| |\ \
| | * | spi: fsl-dspi: fix NULL pointer dereferenceMichael Walle2020-09-281-2/+3
| * | | Merge tag 'for-v5.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2020-10-091-0/+6
| |\ \ \
| | * | | power: supply: sbs-battery: chromebook workaround for PECSebastian Reichel2020-10-091-0/+6
| * | | | Merge tag 'gpio-v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2020-10-092-3/+16
| |\ \ \ \
| | * | | | gpio: pca953x: Survive spurious interruptsMarc Zyngier2020-10-071-2/+15
| | * | | | gpiolib: Disable compat ->read() code in UML caseAndy Shevchenko2020-10-071-1/+1
| | | |_|/ | | |/| |
| * | | | Merge tag 'mmc-v5.9-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds2020-10-091-1/+1
| |\ \ \ \
| | * | | | mmc: core: don't set limits.discard_granularity as 0Coly Li2020-10-091-1/+1
| * | | | | Merge tag 'drm-fixes-2020-10-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-10-096-15/+48
| |\ \ \ \ \
| | * | | | | drm/amd/display: Change ABM config init interfaceYongqiang Sun2020-10-083-6/+19
| | * | | | | drm/amdgpu/swsmu: fix ARC build errorsAlex Deucher2020-10-072-4/+24
| | * | | | | drm/amdgpu: fix NULL pointer dereference for RenoirDirk Gouders2020-10-071-5/+5
| * | | | | | Merge tag 'block5.9-2020-10-08' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-091-1/+3
| |\ \ \ \ \ \
| | * | | | | | nvme-core: put ctrl ref when module ref get failChaitanya Kulkarni2020-10-071-1/+3
| * | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-10-084-68/+115
| |\ \ \ \ \ \ \
| | * | | | | | | vdpa/mlx5: Fix dependency on MLX5_COREEli Cohen2020-10-081-4/+3
| | * | | | | | | vdpa/mlx5: should keep avail_index despite device statusSi-Wei Liu2020-10-081-6/+14
| | * | | | | | | vhost-vdpa: fix page pinning leakage in error pathSi-Wei Liu2020-10-041-48/+71
| | * | | | | | | vhost-vdpa: fix vhost_vdpa_map() on error conditionSi-Wei Liu2020-10-041-0/+3
| | * | | | | | | vhost: Don't call log_access_ok() when using IOTLBGreg Kurz2020-10-041-5/+18
| | * | | | | | | vhost: Use vhost_get_used_size() in vhost_vring_set_addr()Greg Kurz2020-10-041-2/+1
| | * | | | | | | vhost: Don't call access_ok() when using IOTLBGreg Kurz2020-10-041-4/+5
| | * | | | | | | vhost vdpa: fix vhost_vdpa_open error handlingMike Christie2020-09-301-0/+1
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-10-088-11/+35
| |\ \ \ \ \ \ \ \
| | * | | | | | | | net: usb: qmi_wwan: add Cellient MPL200 cardWilken Gottwalt2020-10-081-0/+1
| | * | | | | | | | macsec: avoid use-after-free in macsec_handle_frame()Eric Dumazet2020-10-081-1/+3
| | * | | | | | | | r8169: consider that PHY reset may still be in progress after applying firmwareHeiner Kallweit2020-10-081-0/+7
| | * | | | | | | | net: usb: rtl8150: set random MAC address when set_ethernet_addr() failsAnant Thazhemadam2020-10-061-4/+12