index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-20
clk: qcom: rpm: Remove an unused field in struct rpm_cc
Christophe JAILLET
1
-1
/
+0
2024-04-20
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-39
/
+151
2024-04-20
clk: qcom: clk-alpha-pll: Skip reconfiguring the running Lucid Evo
Abel Vesa
1
-0
/
+9
2024-04-20
iio: adc: adi-axi-adc: only error out in major version mismatch
Nuno Sa
1
-2
/
+2
2024-04-20
scsi: hpsa: Fix allocation size for Scsi_Host private data
Yuri Karpov
1
-1
/
+1
2024-04-20
iio: dac: support the ad9739a RF DAC
Nuno Sa
3
-0
/
+480
2024-04-20
iio: dac: add support for AXI DAC IP core
Nuno Sa
3
-0
/
+657
2024-04-20
iio: backend: add new functionality
Nuno Sa
1
-0
/
+179
2024-04-20
iio: buffer-dmaengine: Enable write support
Paul Cercueil
1
-0
/
+2
2024-04-20
iio: buffer-dmaengine: Support specifying buffer direction
Paul Cercueil
1
-14
/
+30
2024-04-20
Merge patch series "scsi: libsas: Fix the failure of adding phy with zero-add...
Martin K. Petersen
2
-23
/
+30
2024-04-20
scsi: libsas: Fix the failure of adding phy with zero-address to port
Xingui Yang
1
-2
/
+1
2024-04-20
scsi: libsas: Set port when ex_phy is added or deleted
Xingui Yang
1
-2
/
+5
2024-04-20
scsi: libsas: Move sas_add_parent_port() to sas_expander.c
Xingui Yang
2
-17
/
+17
2024-04-20
scsi: libsas: Add helper for port add ex_phy
Xingui Yang
1
-3
/
+8
2024-04-20
iio: buffer-dma: Enable buffer write support
Paul Cercueil
1
-16
/
+73
2024-04-20
iio: buffer-dma: Rename iio_dma_buffer_data_available()
Paul Cercueil
2
-6
/
+7
2024-04-20
iio: buffer-dma: add iio_dmaengine_buffer_setup()
Nuno Sa
2
-43
/
+21
2024-04-20
iio: pressure: dps310: simplify scale factor reading
Thomas Haemmerle
1
-6
/
+6
2024-04-20
iio: pressure: dps310: consistently check return value of `regmap_read`
Thomas Haemmerle
1
-1
/
+1
2024-04-20
iio: pressure: dps310: introduce consistent error handling
Thomas Haemmerle
1
-57
/
+72
2024-04-20
iio: pressure: dps310: support negative temperature values
Thomas Haemmerle
1
-5
/
+6
2024-04-20
serial: msm: check dma_map_sg() return value properly
Jiri Slaby (SUSE)
1
-3
/
+7
2024-04-19
mlxsw: pci: Fix driver initialization with old firmware
Ido Schimmel
1
-6
/
+4
2024-04-19
mlxsw: core_env: Fix driver initialization with old firmware
Ido Schimmel
1
-14
/
+6
2024-04-19
mlxsw: core: Unregister EMAD trap using FORWARD action
Ido Schimmel
1
-1
/
+1
2024-04-19
net: bcmasp: fix memory leak when bringing down interface
Justin Chen
1
-7
/
+14
2024-04-19
clk: rs9: fix wrong default value for clock amplitude
Catalin Popescu
1
-4
/
+6
2024-04-19
clk: gemini: Remove an unused field in struct clk_gemini_pci
Christophe JAILLET
1
-2
/
+0
2024-04-19
clk: highbank: Remove an unused field in struct hb_clk
Christophe JAILLET
1
-1
/
+0
2024-04-19
clk: mediatek: mt8365-mm: fix DPI0 parent
Alexandre Mergnat
1
-1
/
+1
2024-04-19
clk: sophgo: avoid open-coded 64-bit division
Arnd Bergmann
1
-2
/
+1
2024-04-19
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2024-04-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-5
/
+11
2024-04-19
thermal: core: Introduce .trip_crossed() callback for thermal governors
Rafael J. Wysocki
2
-2
/
+21
2024-04-19
Merge tag 's390-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
4
-10
/
+44
2024-04-19
drm/i915: Enable per-lane DP drive settings for bxt/glk
Ville Syrjälä
1
-1
/
+1
2024-04-19
drm/i915/dpio: Program bxt/glk PHY TX registers per-lane
Ville Syrjälä
1
-13
/
+22
2024-04-19
drm/i915/dpio: s/ddi/dpio/ for bxt/glk PHY stuff
Ville Syrjälä
5
-102
/
+102
2024-04-19
drm/i915/dpio: Use intel_de_rmw() for BXT DPIO latency optim setup
Ville Syrjälä
1
-9
/
+3
2024-04-19
drm/i915/dpio: Introdude bxt_ddi_phy_rmw_grp()
Ville Syrjälä
1
-22
/
+39
2024-04-19
drm/i915/dpio: Extract bxt_dpio_phy_regs.h
Ville Syrjälä
8
-262
/
+279
2024-04-19
drm/i915/dpio: Add per-lane PHY TX register definitons for bxt/glk
Ville Syrjälä
5
-35
/
+35
2024-04-19
drm/i915/dpio: Clean up bxt/glk PHY registers
Ville Syrjälä
2
-59
/
+59
2024-04-19
Merge tag 'thermal-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2024-04-19
Merge tag 'drm-fixes-2024-04-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
30
-172
/
+320
2024-04-19
drm/atomic-helper: fix parameter order in drm_format_conv_state_copy() call
Lucas Stach
1
-2
/
+2
2024-04-19
drm/i915/dg2: wait for HuC load completion before running selftests
Daniele Ceraolo Spurio
1
-4
/
+32
2024-04-19
perf/arm-spe: Assign parents for event_source device
Jonathan Cameron
1
-0
/
+1
2024-04-19
perf/arm-smmuv3: Assign parents for event_source device
Jonathan Cameron
1
-0
/
+1
[prev]
[next]