summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-07backlight: l4f00242t03: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-03-07backlight: gpio: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-03-07backlight: lp8788: Fully initialize backlight_properties during probeDaniel Thompson
2024-03-07backlight: lm3639: Fully initialize backlight_properties during probeDaniel Thompson
2024-03-07backlight: da9052: Fully initialize backlight_properties during probeDaniel Thompson
2024-03-07backlight: lm3630a: Use backlight_get_brightness helper in update_statusLuca Weiss
2024-03-07backlight: lm3630a: Don't set bl->props.brightness in get_brightnessLuca Weiss
2024-03-07backlight: lm3630a: Initialize backlight_properties on initLuca Weiss
2024-03-07backlight: mp3309c: Fully initialize backlight_properties during probeDaniel Thompson
2024-03-07backlight: mp3309c: Utilise temporary variable for struct deviceAndy Shevchenko
2024-03-07backlight: mp3309c: Use dev_err_probe() instead of dev_err()Andy Shevchenko
2024-03-07backlight: mp3309c: Make use of device propertiesAndy Shevchenko
2024-03-07dt-bindings: backlight: qcom-wled: Fix bouncing email addressesJeffrey Hugo
2024-03-07backlight: hx8357: Utilise temporary variable for struct deviceAndy Shevchenko
2024-03-07backlight: hx8357: Make use of dev_err_probe()Andy Shevchenko
2024-03-07backlight: hx8357: Move OF table closer to its consumerAndy Shevchenko
2024-03-07backlight: hx8357: Make use of device propertiesAndy Shevchenko
2024-03-07backlight: mp3309c: Use pwm_apply_might_sleep()Sean Young
2024-03-07backlight: ktz8866: Correct the check for of_property_read_u32Jianhua Lu
2024-03-07backlight: hx8357: Fix potential NULL pointer dereferenceAndy Shevchenko
2024-03-07leds: expresswire: Don't use "proxy" headersAndy Shevchenko
2024-03-07leds: ktd2692: Add GPIOLIB dependencyArnd Bergmann
2024-03-07backlight: ktd2801: Make timing struct staticDuje Mihanović
2024-03-07backlight: Add Kinetic KTD2801 Backlight supportDuje Mihanović
2024-03-07dt-bindings: backlight: Add Kinetic KTD2801 bindingDuje Mihanović
2024-03-07leds: ktd2692: Convert to use ExpressWire libraryDuje Mihanović
2024-03-07leds: Introduce ExpressWire libraryDuje Mihanović
2024-01-21Linux 6.8-rc1v6.8-rc1Linus Torvalds
2024-01-21Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-21Merge tag 'timers-core-2024-01-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-01-21Merge tag 'powerpc-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-01-21bcachefs: Improve inode_to_text()Kent Overstreet
2024-01-21bcachefs: logged_ops_format.hKent Overstreet
2024-01-21bcachefs: reflink_format.hKent Overstreet
2024-01-21bcachefs; extents_format.hKent Overstreet
2024-01-21bcachefs: ec_format.hKent Overstreet
2024-01-21bcachefs: subvolume_format.hKent Overstreet
2024-01-21bcachefs: snapshot_format.hKent Overstreet
2024-01-21bcachefs: alloc_background_format.hKent Overstreet
2024-01-21bcachefs: xattr_format.hKent Overstreet
2024-01-21bcachefs: dirent_format.hKent Overstreet
2024-01-21bcachefs: inode_format.hKent Overstreet
2024-01-21bcachefs; quota_format.hKent Overstreet
2024-01-21bcachefs: sb-counters_format.hKent Overstreet
2024-01-21bcachefs: counters.c -> sb-counters.cKent Overstreet
2024-01-21bcachefs: comment bch_subvolumeKent Overstreet
2024-01-21bcachefs: bch_snapshot::btimeKent Overstreet
2024-01-21bcachefs: add missing __GFP_NOWARNKent Overstreet
2024-01-21bcachefs: opts->compression can now also be applied in the backgroundKent Overstreet
2024-01-21bcachefs: Prep work for variable size btree node buffersKent Overstreet