index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-19
pinctrl: mediatek: remove OF_GPIO as reverse dependency
Arınç ÜNAL
1
-3
/
+0
2023-03-19
pinctrl: ralink: move to mediatek as mtmips
Arınç ÜNAL
14
-241
/
+246
2023-03-19
pinctrl: ralink: mt7620: split out to mt76x8
Arınç ÜNAL
4
-256
/
+290
2023-03-19
pinctrl: ralink: rt305x: add new compatible string for every SoC
Arınç ÜNAL
1
-0
/
+2
2023-03-19
pinctrl: ralink: reintroduce ralink,rt2880-pinmux compatible string
Arınç ÜNAL
5
-0
/
+5
2023-03-13
pinctrl: qcom: sm8550-lpass-lpi: allow GPIO function
Krzysztof Kozlowski
1
-0
/
+8
2023-03-13
pinctrl: qcom: lpass-lpi: allow glitch-free output GPIO
Krzysztof Kozlowski
1
-0
/
+28
2023-03-13
pinctrl: qcom: lpass-lpi: use consistent name for "group" variable
Krzysztof Kozlowski
1
-2
/
+2
2023-03-13
pinctrl: qcom: lpass-lpi: set output value before enabling output
Krzysztof Kozlowski
1
-5
/
+9
2023-03-13
pinctrl: qcom: msm8998: Add MPM pin mappings
Konrad Dybcio
1
-0
/
+14
2023-03-13
pinctrl: at91: Remove pioc_index from struct at91_gpio_chip
Mark Brown
1
-3
/
+0
2023-03-13
pinctrl: at91: Make the irqchip immutable
Mark Brown
1
-1
/
+24
2023-03-13
pinctrl: s32cc: fix !CONFIG_PM_SLEEP build error
Arnd Bergmann
3
-8
/
+5
2023-03-13
pinctrl: sx150x: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-09
pinctrl: qcom: Use devm_platform_get_and_ioremap_resource()
Md Sadre Alam
1
-2
/
+1
2023-03-07
pinctrl: freescale: remove generic pin config core support
Rasmus Villemoes
3
-100
/
+6
2023-03-07
pinctrl: at91-pio4: use proper format specifier for unsigned int
Claudiu Beznea
1
-1
/
+1
2023-03-07
pinctrl: at91-pio4: use dev_err_probe()
Claudiu Beznea
1
-12
/
+7
2023-03-07
pinctrl: at91-pio4: use device_get_match_data()
Claudiu Beznea
1
-5
/
+3
2023-03-07
pinctrl: at91-pio4: use devm_clk_get_enabled()
Claudiu Beznea
1
-13
/
+4
2023-03-06
pinctrl: add NXP S32 SoC family support
Chester Lin
7
-0
/
+1814
2023-03-06
pinctrl: at91: Utilise temporary variable for struct device
Andy Shevchenko
1
-34
/
+26
2023-03-06
pinctrl: at91: Use dev_err_probe() instead of custom messaging
Andy Shevchenko
1
-43
/
+21
2023-03-06
pinctrl: at91: Use of_device_get_match_data()
Andy Shevchenko
1
-4
/
+2
2023-03-06
pinctrl: at91: Don't mix non-devm calls with devm ones
Andy Shevchenko
1
-10
/
+2
2023-03-06
pinctrl: at91: use devm_kasprintf() to avoid potential leaks (part 2)
Andy Shevchenko
1
-6
/
+17
2023-03-05
Merge tag 'v6.3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
3
-23
/
+53
2023-03-05
Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+17
2023-03-05
Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+3
2023-03-04
Merge tag 'i2c-for-6.3-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-15
/
+7
2023-03-03
Merge tag 'for-v6.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-3
/
+3
2023-03-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
32
-244
/
+285
2023-03-03
i2c: gxp: fix an error code in probe
Dan Carpenter
1
-1
/
+1
2023-03-03
i2c: gxp: return proper error on address NACK
Wolfram Sang
1
-2
/
+4
2023-03-03
i2c: gxp: remove "empty" switch statement
Wolfram Sang
1
-12
/
+1
2023-03-03
i2c: Disable I2C_APPLE when I2C_PASEMI is a builtin
Benjamin Gray
1
-0
/
+1
2023-03-03
Merge tag 'thermal-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-11
/
+4
2023-03-03
Merge tag 'acpi-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
3
-48
/
+20
2023-03-03
Merge tag 'pm-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
5
-6
/
+6
2023-03-03
Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linux
Linus Torvalds
6
-27
/
+32
2023-03-03
Merge tag 'ata-6.3-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-1
/
+0
2023-03-03
Merge branches 'acpi-pm' and 'acpi-x86'
Rafael J. Wysocki
2
-48
/
+13
2023-03-03
Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-3
/
+3
2023-03-03
Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+2
2023-03-03
Merge branch 'powercap'
Rafael J. Wysocki
2
-1
/
+2
2023-03-03
Merge tag 'rtc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
28
-489
/
+999
2023-03-03
ata: ahci: Revert "ata: ahci: Add Tiger Lake UP{3,4} AHCI controller"
Damien Le Moal
1
-1
/
+0
2023-03-02
Merge tag 'drm-next-2023-03-03-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
49
-149
/
+435
2023-03-03
Merge tag 'amd-drm-fixes-6.3-2023-03-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
38
-128
/
+409
2023-03-03
Merge tag 'drm-intel-next-fixes-2023-02-27' of git://anongit.freedesktop.org/...
Dave Airlie
8
-18
/
+23
[next]