index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2024-03-07
backlight: lm3630a_bl: Simplify probe return on gpio request error
Krzysztof Kozlowski
2024-03-07
backlight: lm3630a_bl: Handle deferred probe
Krzysztof Kozlowski
2024-03-07
backlight: as3711_bl: Handle deferred probe
Krzysztof Kozlowski
2024-03-07
backlight: bd6107: Handle deferred probe
Krzysztof Kozlowski
2024-03-07
backlight: l4f00242t03: Simplify with dev_err_probe()
Krzysztof Kozlowski
2024-03-07
backlight: gpio: Simplify with dev_err_probe()
Krzysztof Kozlowski
2024-03-07
backlight: lp8788: Fully initialize backlight_properties during probe
Daniel Thompson
2024-03-07
backlight: lm3639: Fully initialize backlight_properties during probe
Daniel Thompson
2024-03-07
backlight: da9052: Fully initialize backlight_properties during probe
Daniel Thompson
2024-03-07
backlight: lm3630a: Use backlight_get_brightness helper in update_status
Luca Weiss
2024-03-07
backlight: lm3630a: Don't set bl->props.brightness in get_brightness
Luca Weiss
2024-03-07
backlight: lm3630a: Initialize backlight_properties on init
Luca Weiss
2024-03-07
backlight: mp3309c: Fully initialize backlight_properties during probe
Daniel Thompson
2024-03-07
backlight: mp3309c: Utilise temporary variable for struct device
Andy Shevchenko
2024-03-07
backlight: mp3309c: Use dev_err_probe() instead of dev_err()
Andy Shevchenko
2024-03-07
backlight: mp3309c: Make use of device properties
Andy Shevchenko
2024-03-07
backlight: hx8357: Utilise temporary variable for struct device
Andy Shevchenko
2024-03-07
backlight: hx8357: Make use of dev_err_probe()
Andy Shevchenko
2024-03-07
backlight: hx8357: Move OF table closer to its consumer
Andy Shevchenko
2024-03-07
backlight: hx8357: Make use of device properties
Andy Shevchenko
2024-03-07
backlight: mp3309c: Use pwm_apply_might_sleep()
Sean Young
2024-03-07
backlight: ktz8866: Correct the check for of_property_read_u32
Jianhua Lu
2024-03-07
backlight: hx8357: Fix potential NULL pointer dereference
Andy Shevchenko
2024-03-07
leds: expresswire: Don't use "proxy" headers
Andy Shevchenko
2024-03-07
leds: ktd2692: Add GPIOLIB dependency
Arnd Bergmann
2024-03-07
backlight: ktd2801: Make timing struct static
Duje Mihanović
2024-03-07
backlight: Add Kinetic KTD2801 Backlight support
Duje Mihanović
2024-03-07
leds: ktd2692: Convert to use ExpressWire library
Duje Mihanović
2024-03-07
leds: Introduce ExpressWire library
Duje Mihanović
2024-01-21
Merge tag 'timers-core-2024-01-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-01-20
Merge tag 'dmaengine-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-01-20
media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c)
Aurelien Jarno
2024-01-20
Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-20
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-01-20
Merge tag 'fbdev-for-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-01-19
Revert "firmware/sysfb: Clear screen_info state after consuming it"
Helge Deller
2024-01-19
Merge tag 'devicetree-for-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-01-19
Merge tag 'spi-fix-v6.8-merge-window' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-01-19
Merge tag 'drm-next-2024-01-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2024-01-19
Merge tag 'for-v6.8-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
2024-01-19
clk: qcom: gcc-x1e80100: Replace of_device.h with explicit includes
Stephen Rothwell
2024-01-19
thermal: loongson2: Replace of_device.h with explicit includes
Rob Herring
2024-01-19
net: can: Use device_get_match_data()
Rob Herring
2024-01-19
dmaengine: dw-edma: increase size of 'name' in debugfs code
Vinod Koul
2024-01-19
dmaengine: fsl-qdma: increase size of 'irq_name'
Vinod Koul
2024-01-19
dmaengine: shdma: increase size of 'dev_id'
Vinod Koul
2024-01-19
dmaengine: xilinx: xdma: Fix kernel-doc warnings
Jan Kuliga
2024-01-19
dmaengine: usb-dmac: Avoid format-overflow warning
Lad Prabhakar
2024-01-19
dmaengine: sh: rz-dmac: Avoid format-overflow warning
Lad Prabhakar
2024-01-19
dmaengine: imx-sdma: fix Excess kernel-doc warnings
Randy Dunlap
[next]