summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | fpga: m10bmc-sec: Fix probe rollbackIlpo Järvinen2022-12-301-5/+12
| | * | | | fpga: stratix10-soc: Fix return value check in s10_ops_write_init()Zheng Yongjun2022-12-301-2/+2
| | |/ / /
| * | | | nvmem: qcom-spmi-sdam: fix module autoloadingJohan Hovold2023-01-281-0/+1
| * | | | nvmem: core: fix return valueRussell King (Oracle)2023-01-281-0/+1
| * | | | nvmem: core: fix cell removal on errorMichael Walle2023-01-281-2/+1
| * | | | nvmem: core: fix device node refcountingMichael Walle2023-01-281-3/+8
| * | | | nvmem: core: fix registration vs use raceRussell King (Oracle)2023-01-281-10/+8
| * | | | nvmem: core: fix cleanup after dev_set_name()Russell King (Oracle)2023-01-281-12/+10
| * | | | nvmem: core: remove nvmem_config wp_gpioRussell King (Oracle)2023-01-281-3/+1
| * | | | nvmem: core: initialise nvmem->id earlyRussell King (Oracle)2023-01-281-1/+2
| * | | | nvmem: sunxi_sid: Always use 32-bit MMIO readsSamuel Holland2023-01-281-1/+14
| * | | | nvmem: brcm_nvram: Add check for kzallocJiasheng Jiang2023-01-281-0/+3
| | |/ / | |/| |
* | | | Merge tag 'fbdev-for-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-0514-75/+27
|\ \ \ \
| * | | | fbcon: Check font dimension limitsSamuel Thibault2023-02-041-2/+5
| * | | | fbdev: omapfb: Use kstrtobool() instead of strtobool()Christophe JAILLET2023-01-164-8/+12
| * | | | fbdev: fbmon: fix function name in kernel-docRandy Dunlap2023-01-161-1/+1
| * | | | fbdev: atmel_lcdfb: Rework backlight status updatesStephen Kitt2023-01-091-21/+1
| * | | | fbdev: riva: Use backlight helperStephen Kitt2023-01-091-7/+1
| * | | | fbdev: omapfb: panel-dsi-cm: Use backlight helperStephen Kitt2023-01-091-7/+1
| * | | | fbdev: nvidia: Use backlight helperStephen Kitt2023-01-091-7/+1
| * | | | fbdev: mx3fb: Use backlight helperStephen Kitt2023-01-091-6/+1
| * | | | fbdev: radeon: Use backlight helperStephen Kitt2023-01-091-5/+1
| * | | | fbdev: atyfb: Use backlight helperStephen Kitt2023-01-091-7/+1
| * | | | fbdev: aty128fb: Use backlight helperStephen Kitt2023-01-091-4/+2
* | | | | Merge tag 'rtc-6.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ab...Linus Torvalds2023-02-042-23/+29
|\ \ \ \ \
| * | | | | rtc: sunplus: fix format string for printing resourceArnd Bergmann2023-01-231-2/+2
| * | | | | rtc: efi: Enable SET/GET WAKEUP services as optionalShanker Donthineni2023-01-091-21/+27
| | |_|/ / | |/| | |
* | | | | Merge tag 'parisc-for-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-041-6/+3
|\ \ \ \ \
| * | | | | parisc: pdc_stable: use strscpy() to instead of strncpy()Xu Panda2023-01-091-6/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'block-6.2-2023-02-03' of git://git.kernel.dk/linuxLinus Torvalds2023-02-034-5/+20
|\ \ \ \ \
| * | | | | nvme-auth: use workqueue dedicated to authenticationShin'ichiro Kawasaki2023-02-011-2/+12
| * | | | | nvme: clear the request_queue pointers on failure in nvme_alloc_io_tag_setMaurizio Lombardi2023-02-011-0/+1
| * | | | | nvme: clear the request_queue pointers on failure in nvme_alloc_admin_tag_setMaurizio Lombardi2023-02-011-1/+3
| * | | | | nvme-fc: fix a missing queue put in nvmet_fc_ls_create_associationAmit Engel2023-02-011-1/+3
| * | | | | block: ublk: extending queue_size to fix overflowLiu Xiaodong2023-01-311-1/+1
* | | | | | Merge tag 'efi-fixes-for-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-02-032-1/+3
|\ \ \ \ \ \
| * | | | | | efi: fix potential NULL deref in efi_mem_reserve_persistentAnton Gusev2023-02-031-0/+2
| * | | | | | efi: Accept version 2 of memory attributes tableArd Biesheuvel2023-02-021-1/+1
* | | | | | | Merge tag 'drm-fixes-2023-02-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-02-0336-122/+296
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'amd-drm-fixes-6.2-2023-02-01' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-02-0310-10/+57
| |\ \ \ \ \ \ \
| | * | | | | | | drm/amd/display: Properly handle additional cases where DCN is not supportedAlex Deucher2023-02-011-0/+11
| | * | | | | | | drm/amdgpu: Enable vclk dclk node for gc11.0.3Yiqing Yao2023-02-011-2/+4
| | * | | | | | | drm/amd: Fix initialization for nbio 4.3.0Mario Limonciello2023-02-011-1/+7
| | * | | | | | | drm/amdgpu: enable HDP SD for gfx 11.0.3Evan Quan2023-02-011-1/+2
| | * | | | | | | drm/amd/pm: drop unneeded dpm features disablement for SMU 13.0.4/11Tim Huang2023-02-011-0/+14
| | * | | | | | | drm/amd/display: Reset DMUB mailbox SW state after HW resetNicholas Kazlauskas2023-02-011-0/+12
| | * | | | | | | drm/amd/display: Unassign does_plane_fit_in_mall function from dcn3.2George Shen2023-02-011-1/+1
| | * | | | | | | drm/amd/display: Adjust downscaling limits for dcn314Daniel Miess2023-02-011-2/+3
| | * | | | | | | drm/amd/display: Add missing brackets in calculationDaniel Miess2023-02-011-1/+1
| | * | | | | | | drm/amdgpu: update wave data type to 3 for gfx11Graham Sider2023-02-011-2/+2