summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: resistive-adc-touch - rework mapping of channelsDmitry Torokhov2021-06-021-63/+51
* Input: resistive-adc-touch - replace OF headers with proper onesAndy Shevchenko2021-06-011-3/+3
* Input: resistive-adc-touch - describe parameters in kernel docAndy Shevchenko2021-06-011-1/+3
* Input: cyttsp - do not force interrupt triggerDmitry Torokhov2021-05-311-2/+1
* Input: cyttsp - obtain regulatorsLinus Walleij2021-05-272-0/+37
* Input: cyttsp - probe from compatiblesLinus Walleij2021-05-272-0/+16
* Input: resistive-adc-touch - add support for z1 and z2 channelsOleksij Rempel2021-05-251-14/+126
* Merge tag 'v5.12' into nextDmitry Torokhov2021-05-25423-2229/+4122
|\
| * Merge tag 'pinctrl-v5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-04-242-9/+11
| |\
| | * pinctrl: core: Show pin numbers for the controllers with base = 0Andy Shevchenko2021-04-221-6/+8
| | * Merge tag 'intel-pinctrl-v5.12-4' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Walleij2021-04-141-3/+3
| | |\
| | | * pinctrl: lewisburg: Update number of pins in communityYuanyuan Zhong2021-04-131-3/+3
| * | | Merge tag 'drm-fixes-2021-04-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-04-235-19/+30
| |\ \ \
| | * \ \ Merge tag 'drm-intel-fixes-2021-04-22' of git://anongit.freedesktop.org/drm/d...Dave Airlie2021-04-232-7/+15
| | |\ \ \
| | | * \ \ Merge tag 'gvt-fixes-2021-04-20' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi2021-04-201-6/+13
| | | |\ \ \
| | | | * | | drm/i915/gvt: Fix BDW command parser regressionZhenyu Wang2021-04-161-6/+13
| | | * | | | drm/i915: Fix modesetting in case of unexpected AUX timeoutsImre Deak2021-04-191-1/+2
| | * | | | | Merge tag 'amd-drm-fixes-5.12-2021-04-21' of https://gitlab.freedesktop.org/a...Dave Airlie2021-04-233-12/+15
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | drm/amdgpu: fix GCR_GENERAL_CNTL offset for dimgrey_cavefishJiansong Chen2021-04-211-1/+1
| | | * | | | amd/display: allow non-linear multi-planar formatsSimon Ser2021-04-211-7/+4
| | | * | | | drm/amd/display: Update modifier list for gfx10_3Qingqing Zhuo2021-04-211-2/+2
| | | * | | | drm/amdgpu: reserve fence slot to update page tablePhilip Yang2021-04-211-2/+8
| * | | | | | Merge tag 'gpio-fixes-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-04-231-0/+9
| |\ \ \ \ \ \
| | * | | | | | gpio: omap: Save and restore sysconfigTony Lindgren2021-04-211-0/+9
| * | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-04-232-2/+8
| |\ \ \ \ \ \ \
| | * | | | | | | vdpa/mlx5: Set err = -ENOMEM in case dma_map_sg_attrs failsEli Cohen2021-04-231-1/+3
| | * | | | | | | vhost-vdpa: protect concurrent access to vhost device iotlbXie Yongji2021-04-231-1/+5
| * | | | | | | | Merge tag 'mmc-v5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2021-04-211-2/+3
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | mmc: meson-gx: replace WARN_ONCE with dev_warn_once about scatterlist size al...Neil Armstrong2021-04-191-2/+3
| * | | | | | | | Merge tag 'arm-fixes-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-181-0/+3
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'qcom-drivers-fixes-for-5.12' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2021-04-081-0/+3
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | | * | | | | | | soc: qcom: geni: shield geni_icc_get() for ACPI bootShawn Guo2021-03-121-0/+3
| * | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-04-183-31/+22
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | scsi: libsas: Reset num_scatter if libata marks qc as NODATAJolly Shah2021-04-081-5/+4
| | * | | | | | | | | scsi: iscsi: Fix iSCSI cls conn stateMike Christie2021-04-082-26/+18
| * | | | | | | | | | Merge tag 'drm-fixes-2021-04-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-04-184-13/+27
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| | * | | | | | | | | Merge tag 'vmwgfx-fixes-2021-04-14' of gitlab.freedesktop.org:zack/vmwgfx int...Dave Airlie2021-04-184-13/+27
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | drm/vmwgfx: Make sure bo's are unpinned before putting them backZack Rusin2021-04-143-8/+19
| | | * | | | | | | | | drm/vmwgfx: Fix the lockdep breakageZack Rusin2021-04-142-11/+8
| | | * | | | | | | | | drm/vmwgfx: Make sure we unpin no longer needed buffersZack Rusin2021-04-142-0/+6
| * | | | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-171-0/+4
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | i2c: mv64xxx: Fix random system lock caused by runtime PMMarek BehĂșn2021-04-151-0/+4
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-04-1718-248/+127
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ch_ktls: do not send snd_una update to TCB in middleVinay Kumar Yadav2021-04-161-53/+0
| | * | | | | | | | | | | ch_ktls: tcb close causes tls connection failureVinay Kumar Yadav2021-04-161-19/+0
| | * | | | | | | | | | | ch_ktls: fix device connection closeVinay Kumar Yadav2021-04-161-0/+6
| | * | | | | | | | | | | ch_ktls: Fix kernel panicVinay Kumar Yadav2021-04-161-19/+5
| | * | | | | | | | | | | Merge tag 'mlx5-fixes-2021-04-14' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2021-04-163-19/+12
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | net/mlx5e: fix ingress_ifindex check in mlx5e_flower_parse_metawenxu2021-04-151-0/+3
| | | * | | | | | | | | | | net/mlx5e: Fix setting of RS FEC modeAya Levin2021-04-151-19/+4