index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-14
gpio: mt7621: Make the irqchip immutable
Sergio Paracuellos
1
-6
/
+15
2022-09-14
gpio: pca953x: introduce support for nxp,pcal6408
Nate Drude
1
-0
/
+2
2022-09-14
Merge tag 'backlight-detect-refactor-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 into drm-misc-next
Maxime Ripard
28
-505
/
+436
2022-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
4794
-117568
/
+426787
2022-09-14
drm/i915/selftest: Clear the output buffers before GPU writes
Chris Wilson
1
-4
/
+28
2022-09-14
drm/i915/selftest: Always cancel semaphore on error
Chris Wilson
1
-9
/
+8
2022-09-14
drm/i915/selftests: Check for incomplete LRI from the context image
Chris Wilson
1
-7
/
+54
2022-09-14
drm/i915/gt: Explicitly clear BB_OFFSET for new contexts
Chris Wilson
3
-0
/
+26
2022-09-14
mmc: Merge branch fixes into next
Ulf Hansson
2
-16
/
+5
2022-09-14
drm/i915/dsc: convert dsc debugfs entry from output_bpp to input_bpc
Swati Sharma
3
-31
/
+19
2022-09-14
mmc: moxart: fix 4-bit bus width and remove 8-bit bus width
Sergei Antonov
1
-14
/
+3
2022-09-14
Input: iqs7222 - set all ULP entry masks by default
Jeff LaBundy
1
-5
/
+6
2022-09-14
Input: iqs7222 - avoid sending empty SYN_REPORT events
Jeff LaBundy
1
-0
/
+3
2022-09-14
Input: iqs7222 - trim force communication command
Jeff LaBundy
1
-1
/
+1
2022-09-14
mmc: sdhci: Fix host->cmd is null
Wenchao Chen
1
-2
/
+2
2022-09-14
power: supply: bq25890: Fix enum conversion in bq25890_power_supply_set_property()
Nathan Chancellor
1
-1
/
+1
2022-09-14
mmc: sdhci_am654: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-14
mmc: meson-gx: add SDIO interrupt support
Heiner Kallweit
1
-10
/
+60
2022-09-14
mmc: meson-gx: adjust and re-use constant IRQ_EN_MASK
Heiner Kallweit
1
-11
/
+7
2022-09-14
mmc: jz4740_mmc: Fix error check for dma_map_sg
Jack Wang
1
-2
/
+2
2022-09-14
mmc: meson-mx-sdhc: Fix error check for dma_map_sg
Jack Wang
1
-2
/
+2
2022-09-14
mmc: au1xmmc: Fix an error handling path in au1xmmc_probe()
Christophe JAILLET
1
-1
/
+2
2022-09-14
mmc: core: Switch to basic workqueue API for sdio_irq_work
Heiner Kallweit
3
-5
/
+5
2022-09-14
mmc: sdhci-pci-o2micro: fix some SD cards compatibility issue at DDR50 mode
Chevron Li
1
-2
/
+5
2022-09-14
Merge tag 'devicetree-fixes-for-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
1
-1
/
+1
2022-09-14
drm/rockchip: Fix return type of cdn_dp_connector_mode_valid
Nathan Huckleberry
1
-2
/
+3
2022-09-14
clk: microchip: add PolarFire SoC fabric clock support
Conor Dooley
2
-0
/
+291
2022-09-14
clk: microchip: mpfs: update module authorship & licencing
Conor Dooley
1
-3
/
+7
2022-09-14
clk: microchip: mpfs: convert periph_clk to clk_gate
Conor Dooley
1
-66
/
+6
2022-09-14
clk: microchip: mpfs: convert cfg_clk to clk_divider
Conor Dooley
1
-68
/
+8
2022-09-14
clk: microchip: mpfs: delete 2 line mpfs_clk_register_foo()
Conor Dooley
1
-27
/
+6
2022-09-14
clk: microchip: mpfs: simplify control reg access
Conor Dooley
1
-25
/
+17
2022-09-14
clk: microchip: mpfs: move id & offset out of clock structs
Conor Dooley
1
-15
/
+15
2022-09-14
clk: microchip: mpfs: add MSS pll's set & round rate
Conor Dooley
1
-0
/
+54
2022-09-14
reset: add polarfire soc reset support
Conor Dooley
3
-1
/
+165
2022-09-14
clk: microchip: mpfs: add reset controller
Conor Dooley
2
-12
/
+99
2022-09-14
clk: microchip: mpfs: make the rtc's ahb clock critical
Conor Dooley
1
-1
/
+3
2022-09-14
clk: microchip: mpfs: fix clk_cfg array bounds violation
Conor Dooley
1
-1
/
+6
2022-09-13
soc: qcom: rpmpd: Add SM6375 support
Konrad Dybcio
1
-0
/
+22
2022-09-13
clk: qcom: smd-rpm: Add clocks for MSM8909
Stephan Gerhold
1
-1
/
+36
2022-09-13
clk: qcom: gcc-msm8909: Increase delay for USB PHY reset
Stephan Gerhold
1
-1
/
+1
2022-09-13
clk: qcom: reset: Allow specifying custom reset delay
Stephan Gerhold
2
-1
/
+4
2022-09-13
clk: qcom: Add driver for MSM8909 GCC
Stephan Gerhold
3
-0
/
+2740
2022-09-13
clk: qcom: mmcc-msm8960: use parent_hws/_data instead of parent_names
Dmitry Baryshkov
1
-119
/
+203
2022-09-13
clk: qcom: mmcc-msm8960: move clock parent tables down
Dmitry Baryshkov
1
-46
/
+46
2022-09-13
clk: qcom: mmcc-msm8960: use ARRAY_SIZE instead of specifying num_parents
Dmitry Baryshkov
1
-42
/
+42
2022-09-13
clk: qcom: lcc-msm8960: use parent_hws/_data instead of parent_names
Dmitry Baryshkov
1
-32
/
+37
2022-09-13
clk: qcom: lcc-msm8960: use macros to implement mi2s clocks
Dmitry Baryshkov
1
-115
/
+27
2022-09-13
clk: qcom: gcc-msm8960: use parent_hws/_data instead of parent_names
Dmitry Baryshkov
1
-132
/
+232
2022-09-13
clk: qcom: gcc-msm8960: use ARRAY_SIZE instead of specifying num_parents
Dmitry Baryshkov
1
-48
/
+48
[prev]
[next]