summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-fixes-2021-04-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-04-163-5/+4
|\
| * drm/i915/display/vlv_dsi: Do not skip panel_pwr_cycle_delay when disabling th...Hans de Goede2021-04-121-2/+2
| * drm/i915: Don't zero out the Y plane's watermarksVille Syrjälä2021-04-121-2/+2
| * drm/i915/dpcd_bl: Don't try vesa interface unless specified by VBTLyude Paul2021-04-121-1/+0
* | Merge tag 'gpio-fixes-for-v5.12-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-04-151-0/+8
|\ \
| * | gpio: sysfs: Obey valid_maskMatti Vaittinen2021-03-311-0/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2021-04-158-20/+59
|\ \ \
| * | | HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devicesPing Cheng2021-03-161-4/+2
| * | | AMD_SFH: Add DMI quirk table for BIOS-es which don't set the activestatus bitsHans de Goede2021-03-081-0/+24
| * | | AMD_SFH: Add sensor_mask module parameterHans de Goede2021-03-081-3/+11
| * | | AMD_SFH: Removed unused activecontrolstatus member from the amd_mp2_dev structHans de Goede2021-03-082-3/+4
| * | | HID: wacom: Assign boolean values to a bool variableJiapeng Zhong2021-03-081-1/+1
| * | | HID cp2112: fix support for multiple gpiochipsDouglas Gilbert2021-03-081-11/+11
| * | | HID: alps: fix error return code in alps_input_configured()Jia-Ju Bai2021-03-081-0/+1
| * | | HID: asus: Add support for 2021 ASUS N-Key keyboardLuke D Jones2021-03-082-0/+4
| * | | HID: google: add don USB idShou-Chieh Hsu2021-03-082-0/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-04-155-32/+38
|\ \ \ \
| * | | | Input: elants_i2c - drop zero-checking of ABS_MT_TOUCH_MAJOR resolutionDmitry Osipenko2021-03-291-2/+1
| * | | | Input: elants_i2c - fix division by zero if firmware reports zero phys sizeDmitry Osipenko2021-03-281-1/+1
| * | | | Input: nspire-keypad - enable interrupts only when openedFabian Vogt2021-03-231-25/+31
| * | | | Input: i8042 - fix Pegatron C15B ID entryArnd Bergmann2021-03-231-0/+1
| * | | | Input: n64joy - fix return value check in n64joy_probe()Wei Yongjun2021-03-101-2/+2
| * | | | Input: s6sy761 - fix coordinate read bit shiftCaleb Connolly2021-03-081-2/+2
* | | | | Merge tag 'for-5.12/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-04-142-3/+9
|\ \ \ \ \
| * | | | | dm verity fec: fix misaligned RS roots IOJaegeuk Kim2021-04-142-3/+9
| | |_|_|/ | |/| | |
* | | | | Merge tag 'dmaengine-fix-5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-1410-51/+107
|\ \ \ \ \
| * | | | | dmaengine: idxd: fix wq cleanup of WQCFG registersDave Jiang2021-04-123-18/+27
| * | | | | dmaengine: idxd: clear MSIX permission entry on shutdownDave Jiang2021-04-123-9/+34
| * | | | | dmaengine: plx_dma: add a missing put_device() on error pathDan Carpenter2021-04-121-7/+11
| * | | | | dmaengine: tegra20: Fix runtime PM imbalance on errorDinghao Liu2021-04-121-2/+2
| * | | | | dmaengine: Fix a double free in dma_async_device_registerLv Yunlong2021-04-121-0/+1
| * | | | | dmaengine: dw: Make it dependent to HAS_IOMEMAndy Shevchenko2021-04-121-0/+2
| * | | | | dmaengine: idxd: fix wq size store permission stateDave Jiang2021-04-121-1/+1
| * | | | | dmaengine: idxd: fix opcap sysfs attribute outputDave Jiang2021-04-121-1/+7
| * | | | | dmaengine: idxd: Fix clobbering of SWERR overflow bit on writebackDave Jiang2021-04-121-1/+3
| * | | | | dmaengine: xilinx: dpdma: Fix race condition in done IRQLaurent Pinchart2021-03-161-1/+2
| * | | | | dmaengine: xilinx: dpdma: Fix descriptor issuing on video groupLaurent Pinchart2021-03-161-11/+17
* | | | | | Merge tag 'vfio-v5.12-rc8' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-04-141-1/+3
|\ \ \ \ \ \
| * | | | | | vfio/pci: Add missing range check in vfio_pci_mmapChristian A. Ehrhardt2021-04-131-1/+3
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'fixes-for-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-131-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | mtd: rawnand: mtk: Fix WAITRDY break condition and timeoutHauke Mehrtens2021-03-111-2/+2
| |/ / / /
* | | | | Merge tag 'x86_urgent_for_v5.12-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-04-111-3/+12
|\ \ \ \ \
| * | | | | RAS/CEC: Correct ce_add_elem()'s returned valuesWilliam Roche2021-04-071-3/+12
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-04-105-57/+65
|\ \ \ \ \ \
| * | | | | | scsi: scsi_transport_srp: Don't block target in SRP_PORT_LOST stateMartin Wilck2021-04-061-1/+1
| * | | | | | scsi: target: iscsi: Fix zero tag inside a trace eventRoman Bolshakov2021-04-061-2/+1
| * | | | | | scsi: pm80xx: Fix chip initialization failureViswas G2021-04-061-4/+4
| * | | | | | scsi: ufs: core: Fix wrong Task Tag used in task management request UPIUsCan Guo2021-04-021-17/+13
| * | | | | | scsi: ufs: core: Fix task management request completion timeoutCan Guo2021-04-021-0/+1
| * | | | | | scsi: hpsa: Add an assert to prevent __packed reintroductionSergei Trofimovich2021-04-021-0/+12