summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | rtc: Check return value from mc146818_get_time()Mateusz Jończyk2021-12-163-3/+14
| * | | | | | | | | | | | rtc: mc146818-lib: change return values of mc146818_get_time()Mateusz Jończyk2021-12-161-2/+2
| * | | | | | | | | | | | rtc: cmos: take rtc_lock while reading from CMOSMateusz Jończyk2021-12-161-0/+3
| * | | | | | | | | | | | rtc: gamecube: Report low battery as invalid dataEmmanuel Gil Peyrot2021-12-161-0/+30
| * | | | | | | | | | | | rtc: gamecube: Add a RTC driver for the GameCube, Wii and Wii UEmmanuel Gil Peyrot2021-12-163-0/+359
| * | | | | | | | | | | | rtc: rv8803: Add support for the Epson RX8804 RTCFabio Estevam2021-12-021-0/+6
| * | | | | | | | | | | | rtc: da9063: add as wakeup sourceNikita Shubin2021-12-021-0/+2
| * | | | | | | | | | | | rtc: da9063: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni2021-12-011-6/+8
| * | | | | | | | | | | | rtc: pcf85063: add i2c_device_id name matching supportMarc Ferland2021-12-011-31/+66
| * | | | | | | | | | | | rtc: rs5c372: Add RTC_VL_READ, RTC_VL_CLR ioctlsCamel Guo2021-12-011-0/+55
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-01-2118-146/+108
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'amd-drm-fixes-5.17-2022-01-19' of https://gitlab.freedesktop.org/a...Dave Airlie2022-01-2115-139/+75
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | drm/radeon: fix error handling in radeon_driver_open_kmsChristian König2022-01-181-10/+12
| | * | | | | | | | | | | | drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOVJingwen Chen2022-01-182-14/+8
| | * | | | | | | | | | | | drm/amdgpu: apply vcn harvest quirkGuchun Chen2022-01-181-5/+27
| | * | | | | | | | | | | | drm/amd/display: Revert W/A for hard hangs on DCN20/DCN21Mario Limonciello2022-01-148-79/+3
| | * | | | | | | | | | | | drm/amdgpu: drop flags check for CHIP_IP_DISCOVERYAlex Deucher2022-01-141-5/+0
| | * | | | | | | | | | | | drm/amdgpu: Fix rejecting Tahiti GPUsLukas Fink2022-01-141-1/+1
| | * | | | | | | | | | | | drm/amdgpu: don't do resets on APUs which don't support itAlex Deucher2022-01-142-0/+8
| | * | | | | | | | | | | | drm/amdgpu: invert the logic in amdgpu_device_should_recover_gpu()Alex Deucher2022-01-141-27/+17
| | * | | | | | | | | | | | drm/amdgpu: Enable recovery on yellow carpCHANDAN VURDIGERE NATARAJ2022-01-141-0/+1
| * | | | | | | | | | | | | Merge tag 'drm-intel-next-fixes-2022-01-20' of git://anongit.freedesktop.org/...Dave Airlie2022-01-213-7/+33
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | drm/i915/display/adlp: Implement new step in the TC voltage swing prog sequenceJosé Roberto de Souza2022-01-172-2/+28
| | * | | | | | | | | | | | drm/i915/display/ehl: Update voltage swing tableJosé Roberto de Souza2022-01-171-5/+5
* | | | | | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-215-6/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | clk: mediatek: relicense mt7986 clock driver to GPL-2.0Sam Shih2022-01-193-3/+3
| * | | | | | | | | | | | | | clk: visconti: Fix uninitialized variable in printkDan Carpenter2022-01-131-2/+1
| * | | | | | | | | | | | | | clk: si5341: Fix clock HW provider cleanupRobert Hancock2022-01-131-1/+1
* | | | | | | | | | | | | | | Merge tag 'gpio-fixes-for-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-01-202-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | gpio: mpc8xxx: Fix an ignored error return from platform_get_irq()Yang Li2022-01-201-1/+1
| * | | | | | | | | | | | | | | gpio: idt3243x: Fix an ignored error return from platform_get_irq()Yang Li2022-01-201-1/+1
| * | | | | | | | | | | | | | | gpio: idt3243x: Fix IRQ check in idt_gpio_probeMiaoqian Lin2022-01-171-2/+2
| * | | | | | | | | | | | | | | gpio: mpc8xxx: Fix IRQ check in mpc8xxx_probeMiaoqian Lin2022-01-171-2/+2
* | | | | | | | | | | | | | | | Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2022-01-201-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | rbd: make const pointer spaces a static const arrayColin Ian King2022-01-131-1/+1
| * | | | | | | | | | | | | | | | libceph: generalize addr/ip parsing based on delimiterVenky Shankar2022-01-131-1/+2
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge tag 'vfio-v5.17-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2022-01-202-7/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | vfio/iommu_type1: replace kfree with kvfreeJiacheng Shi2021-12-211-1/+1
| * | | | | | | | | | | | | | | | vfio/pci: Resolve sparse endian warnings in IGD supportAlex Williamson2021-12-211-6/+9
* | | | | | | | | | | | | | | | | Merge tag 'pwm/for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-01-204-82/+211
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | pwm: img: Use only a single idiom to get a runtime PM referenceUwe Kleine-König2021-11-171-4/+2
| * | | | | | | | | | | | | | | | | pwm: vt8500: Implement .apply() callbackUwe Kleine-König2021-11-171-7/+50
| * | | | | | | | | | | | | | | | | pwm: img: Implement .apply() callbackUwe Kleine-König2021-11-171-3/+26
| * | | | | | | | | | | | | | | | | pwm: twl: Implement .apply() callbackUwe Kleine-König2021-11-171-8/+54
| * | | | | | | | | | | | | | | | | pwm: Restore initial state if a legacy callback failsUwe Kleine-König2021-11-171-6/+8
| * | | | | | | | | | | | | | | | | pwm: Prevent a glitch for legacy driversUwe Kleine-König2021-11-171-17/+24
| * | | | | | | | | | | | | | | | | pwm: Move legacy driver handling into a dedicated functionUwe Kleine-König2021-11-171-60/+70
| | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-01-2039-212/+515
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | net/fsl: xgmac_mdio: Fix incorrect iounmap when removing moduleTobias Waldekranz2022-01-191-1/+2
| * | | | | | | | | | | | | | | | | net/fsl: xgmac_mdio: Add workaround for erratum A-009885Tobias Waldekranz2022-01-191-6/+19