summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | thunderbolt: Fix path indices used in USB3 tunnel discoveryMika Westerberg2020-06-251-6/+6
| | |/ /
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-07-181-2/+0
|\ \ \ \
| * | | | scsi: megaraid_sas: Remove undefined ENABLE_IRQ_POLL macroChandrakanth Patil2020-07-151-2/+0
* | | | | Merge tag 'hwmon-for-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-07-187-8/+59
|\ \ \ \ \
| * | | | | hwmon: (drivetemp) Avoid SCT usage on Toshiba DT01ACA family drivesMaciej S. Szmigiero2020-07-181-0/+43
| * | | | | hwmon: (scmi) Fix potential buffer overflow in scmi_hwmon_probe()Cristian Marussi2020-07-151-1/+1
| * | | | | hwmon: (nct6775) Accept PECI Calibration as temperature source for NCT6798DGuenter Roeck2020-07-141-3/+3
| * | | | | hwmon: (adm1275) Make sure we are reading enough data for different chipsChu Lin2020-07-091-2/+8
| * | | | | hwmon: (emc2103) fix unable to change fan pwm1_enable attributeVishwas M2020-07-071-1/+1
| * | | | | hwmon: (amd_energy) match for supported modelsNaveen Krishna Chatradhi2020-07-071-1/+1
| * | | | | hwmon: (aspeed-pwm-tacho) Avoid possible buffer overflowEvgeny Novikov2020-07-061-0/+2
| | |_|_|/ | |/| | |
* | | | | Merge tag 'arm-fixes-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-07-183-14/+20
|\ \ \ \ \
| * \ \ \ \ Merge tag 'omap-for-v5.8/fixes-rc5-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2020-07-161-11/+12
| |\ \ \ \ \
| | * | | | | bus: ti-sysc: Do not disable on suspend for no-idleTony Lindgren2020-07-021-2/+4
| | * | | | | bus: ti-sysc: Fix sleeping function called from invalid context for RTC quirkTony Lindgren2020-07-021-2/+2
| | * | | | | bus: ti-sysc: Fix wakeirq sleeping function called from invalid contextTony Lindgren2020-07-021-7/+6
| | * | | | | Merge tag 'v5.8-rc1' into fixesTony Lindgren2020-06-166398-103244/+530047
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge tag 'imx-fixes-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2020-07-161-0/+3
| |\ \ \ \ \ \ \
| | * | | | | | | soc: imx: check ls1021aPeng Fan2020-07-131-0/+3
| * | | | | | | | Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Arnd Bergmann2020-07-161-3/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | soc: amlogic: meson-gx-socinfo: Fix S905X3 and S905D3 ID'sChristian Hewitt2020-06-301-3/+5
| | | |_|/ / / / / | | |/| | | | | |
* | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-07-1815-12/+33
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drivers/perf: Prevent forced unbinding of PMU driversQi Liu2020-07-1713-0/+13
| * | | | | | | | | drivers/perf: Fix kernel panic when rmmod PMU modules during perf samplingQi Liu2020-07-165-0/+5
| * | | | | | | | | efi/libstub/arm64: Retain 2MB kernel Image alignment if !KASLRWill Deacon2020-07-132-12/+15
* | | | | | | | | | Merge tag 'block-5.8-2020-07-17' of git://git.kernel.dk/linux-block into masterLinus Torvalds2020-07-172-0/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | nvme: explicitly update mpath disk capacity on revalidationAnthony Iliopoulos2020-07-162-0/+14
* | | | | | | | | | | Merge tag 'spi-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-07-172-15/+14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | spi: spi-sun6i: sun6i_spi_transfer_one(): fix setting of clock rateMarc Kleine-Budde2020-07-061-8/+6
| * | | | | | | | | | | spi: mediatek: use correct SPI_CFG2_REG MACROleilk.liu2020-07-011-7/+8
* | | | | | | | | | | | Merge tag 'regulator-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-07-173-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | regulator: rename da903x to da903x-regulatorSeth Forshee2020-06-252-1/+1
| * | | | | | | | | | | | regulator: qcom_smd: Fix pmi8994 labelKonrad Dybcio2020-06-231-1/+1
* | | | | | | | | | | | | Merge tag 'regmap-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-07-173-25/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | regmap: debugfs: Don't sleep while atomic for fast_io regmapsDouglas Anderson2020-07-161-23/+29
| * | | | | | | | | | | | | regmap: add missing dependency on SoundWirePierre-Louis Bossart2020-07-081-1/+1
| * | | | | | | | | | | | | regmap: dev_get_regmap_match(): fix string comparisonMarc Kleine-Budde2020-07-031-1/+1
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2020-07-179-6/+47
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | HID: logitech-hidpp: avoid repeated "multiplier = " log messagesMaciej S. Szmigiero2020-07-071-1/+1
| * | | | | | | | | | | | | | HID: logitech: Use HIDPP_RECEIVER_INDEX instead of 0xffMazin Rezk2020-07-071-3/+3
| * | | | | | | | | | | | | | HID: quirks: Ignore Simply Automated UPB PIMJames Hilliard2020-06-242-0/+3
| * | | | | | | | | | | | | | HID: apple: Disable Fn-key key-re-mapping on clone keyboardsHans de Goede2020-06-241-0/+18
| * | | | | | | | | | | | | | HID: steam: fixes race in handling device list.Rodrigo Rivas Costa2020-06-191-2/+4
| * | | | | | | | | | | | | | HID: magicmouse: do not set up autorepeatDmitry Torokhov2020-06-161-0/+6
| * | | | | | | | | | | | | | HID: alps: support devices with report id 2Caiyuan Xie2020-06-161-0/+2
| * | | | | | | | | | | | | | HID: quirks: Always poll Obins Anne Pro 2 keyboardSebastian Parschauer2020-06-162-0/+2
| * | | | | | | | | | | | | | HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor overrideFederico Ricchiuto2020-06-161-0/+8
* | | | | | | | | | | | | | | Merge tag 'drm-fixes-2020-07-17-1' of git://anongit.freedesktop.org/drm/drm i...Linus Torvalds2020-07-1718-99/+152
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'amd-drm-fixes-5.8-2020-07-15' of git://people.freedesktop.org/~agd...Dave Airlie2020-07-179-56/+101
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr()Xiaojie Yuan2020-07-141-18/+8