summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-12-18gpio: xilinx: remove excess kernel docBartosz Golaszewski
2023-12-15gpiolib: allocate memory atomically with a spinlock heldBartosz Golaszewski
2023-12-08gpio: sim: implement the dbg_show() callbackBartosz Golaszewski
2023-12-08Merge tag 'gpio-remove-gpiochip_is_requested-for-v6.8-rc1' into gpio/for-nextBartosz Golaszewski
2023-12-08gpiolib: remove gpiochip_is_requested()Bartosz Golaszewski
2023-12-08pinctrl: sppctl: use gpiochip_dup_line_label()Bartosz Golaszewski
2023-12-08pinctrl: baytrail: use gpiochip_dup_line_label()Bartosz Golaszewski
2023-12-08pinctrl: nomadik: use gpiochip_dup_line_label()Bartosz Golaszewski
2023-12-08pinctrl: abx500: use gpiochip_dup_line_label()Bartosz Golaszewski
2023-12-08gpio: stmpe: use gpiochip_dup_line_label()Bartosz Golaszewski
2023-12-08gpio: wm8994: use gpiochip_dup_line_label()Bartosz Golaszewski
2023-12-08gpio: wm831x: use gpiochip_dup_line_label()Bartosz Golaszewski
2023-12-08gpiolib: provide gpiochip_dup_line_label()Bartosz Golaszewski
2023-12-07gpio: sim: fix the email address in MODULE_AUTHOR()Bartosz Golaszewski
2023-12-07gpio: max730x: don't use kernel-doc marker for regular commentRandy Dunlap
2023-12-01gpio: ixp4xx: Handle clock output on pin 14 and 15Linus Walleij
2023-11-28gpio: sysfs: fix forward declaration of struct gpio_deviceBartosz Golaszewski
2023-11-24Merge branch 'gpio/device_get_label_for_pinctrl' into gpio/for-nextBartosz Golaszewski
2023-11-24gpiolib: provide gpio_device_get_label()Bartosz Golaszewski
2023-11-20gpio: mockup: initialize a managed pointer in placeBartosz Golaszewski
2023-11-15gpio: sifive: remove unneeded call to platform_set_drvdata()Andrei Coardos
2023-11-12wifi: iwlwifi: fix system commands group orderingMiri Korenblit
2023-11-12Merge tag 'parisc-for-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-11-10Merge tag 'fbdev-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-10Merge tag 'drm-next-2023-11-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-11-10Merge tag 'amd-drm-next-6.7-2023-11-10' of https://gitlab.freedesktop.org/agd...Daniel Vetter
2023-11-10Merge tag 'spi-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-11-10Merge tag 'mmc-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2023-11-10Merge tag 'pwm/for-6.7-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-11-10Merge tag 'block-6.7-2023-11-10' of git://git.kernel.dk/linuxLinus Torvalds
2023-11-10Merge tag 'ata-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dl...Linus Torvalds
2023-11-10Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-10Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2023-11-10drm/amdgpu: fix error handling in amdgpu_vm_initChristian König
2023-11-10drm/amdgpu: Fix possible null pointer dereferenceFelix Kuehling
2023-11-10drm/amdgpu: move UVD and VCE sched entity init after sched initAlex Deucher
2023-11-10drm/amdgpu: move kfd_resume before the ip late initTim Huang
2023-11-10drm/amd: Explicitly check for GFXOFF to be enabled for s0ixMario Limonciello
2023-11-10Merge tag 'drm-misc-fixes-2023-11-08' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2023-11-10Merge tag 'drm-intel-next-fixes-2023-11-08' of git://anongit.freedesktop.org/...Daniel Vetter
2023-11-10spi: Fix null dereference on suspendMark Hasemeyer
2023-11-10pwm: samsung: Fix a bit test in pwm_samsung_resume()Dan Carpenter
2023-11-10fbdev: fsl-diu-fb: mark wr_reg_wa() staticArnd Bergmann
2023-11-10fbdev: amifb: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-10fbdev: amifb: Mark driver struct with __refdata to prevent section mismatch w...Uwe Kleine-König
2023-11-10parport: gsc: mark init function staticArnd Bergmann
2023-11-10fbdev: hyperv_fb: fix uninitialized local variable useArnd Bergmann
2023-11-10fbdev: omapfb/tpd12s015: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-10fbdev: omapfb/tfp410: Convert to platform remove callback returning voidUwe Kleine-König