index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: pxa2xx: Move platform driver to a separate file
Andy Shevchenko
2024-06-03
4
-208
/
+230
*
spi: pxa2xx: Extract pxa2xx_spi_platform_*() callbacks
Andy Shevchenko
2024-06-03
1
-19
/
+33
*
spi: pxa2xx: Remove superflous check for Intel Atom SoCs
Andy Shevchenko
2024-06-03
1
-15
/
+11
*
spi: pxa2xx: Remove duplicate check
Andy Shevchenko
2024-06-03
1
-3
/
+0
*
spi: pxa2xx: Print DMA burst size only when DMA is enabled
Andy Shevchenko
2024-06-03
1
-1
/
+2
*
spi: pxa2xx: Utilise temporary variable for struct device
Andy Shevchenko
2024-06-03
1
-10
/
+11
*
spi: pxa2xx: Remove hard coded number of chip select pins
Andy Shevchenko
2024-06-03
1
-4
/
+0
*
spi: pxa2xx: Remove no more needed driver data
Andy Shevchenko
2024-06-03
1
-6
/
+6
*
spi: pxa2xx: Reorganize the SSP type retrieval
Andy Shevchenko
2024-06-03
1
-14
/
+11
*
spi: pxa2xx: Wrap pxa_ssp_request() to be device managed resource
Andy Shevchenko
2024-06-03
1
-18
/
+32
*
spi: Merge up fixes
Mark Brown
2024-06-03
110
-559
/
+942
|
\
|
*
Merge tag 'ata-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
2024-06-02
2
-2
/
+8
|
|
\
|
|
*
ata: libata-core: Add ATA_HORKAGE_NOLPM for Apacer AS340
Niklas Cassel
2024-05-31
1
-0
/
+3
|
|
*
ata: libata-core: Add ATA_HORKAGE_NOLPM for AMD Radeon S3 SSD
Niklas Cassel
2024-05-31
1
-0
/
+3
|
|
*
ata: libata-core: Add ATA_HORKAGE_NOLPM for Crucial CT240BX500SSD1
Niklas Cassel
2024-05-31
1
-1
/
+2
|
|
*
ata: ahci: Do not apply Intel PCS quirk on Intel Alder Lake
Jason Nader
2024-05-27
1
-1
/
+0
|
*
|
Merge tag 'hardening-v6.10-rc2-take2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-06-02
2
-10
/
+6
|
|
\
\
|
|
*
|
scsi: mpt3sas: Avoid possible run-time warning with long manufacturer strings
Kees Cook
2024-05-31
2
-10
/
+6
|
|
|
/
|
*
|
Merge tag 'firewire-fixes-6.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-06-02
2
-0
/
+2
|
|
\
\
|
|
*
|
firewire: add missing MODULE_DESCRIPTION() to test modules
Jeff Johnson
2024-05-27
2
-0
/
+2
|
|
|
/
|
*
|
Merge tag 'drm-fixes-2024-06-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-06-01
38
-111
/
+183
|
|
\
\
|
|
*
\
Merge tag 'drm-misc-fixes-2024-05-30' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2024-05-31
10
-21
/
+44
|
|
|
\
\
|
|
|
*
|
drm/msm: remove python 3.9 dependency for compiling msm
Abhinav Kumar
2024-05-30
1
-2
/
+3
|
|
|
*
|
drm/panel: sitronix-st7789v: fix display size for jt240mhqs_hwt_ek_e3 panel
Gerald Loacker
2024-05-30
1
-2
/
+2
|
|
|
*
|
drm/panel: sitronix-st7789v: tweak timing for jt240mhqs_hwt_ek_e3 panel
Gerald Loacker
2024-05-30
1
-3
/
+3
|
|
|
*
|
drm/panel: sitronix-st7789v: fix timing for jt240mhqs_hwt_ek_e3 panel
Gerald Loacker
2024-05-30
1
-3
/
+3
|
|
|
*
|
drm/panel/lg-sw43408: mark sw43408_backlight_ops as static
Dmitry Baryshkov
2024-05-29
1
-1
/
+1
|
|
|
*
|
drm/panel/lg-sw43408: select CONFIG_DRM_DISPLAY_DP_HELPER
Dmitry Baryshkov
2024-05-29
1
-0
/
+2
|
|
|
*
|
drm/gem-shmem: Add import attachment warning to locked pin function
Adrián Larumbe
2024-05-29
1
-0
/
+2
|
|
|
*
|
drm/lima: Fix dma_resv deadlock at drm object pin time
Adrián Larumbe
2024-05-29
1
-1
/
+1
|
|
|
*
|
drm/panfrost: Fix dma_resv deadlock at drm object pin time
Adrián Larumbe
2024-05-29
1
-1
/
+1
|
|
|
*
|
Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixes
Maarten Lankhorst
2024-05-28
5352
-136849
/
+244634
|
|
|
|
\
\
|
|
|
*
|
|
dma-buf: handle testing kthreads creation failure
Fedor Pchelkin
2024-05-27
1
-0
/
+6
|
|
|
*
|
|
drm/nouveau/nvif: Avoid build error due to potential integer overflows
Guenter Roeck
2024-05-27
1
-6
/
+18
|
|
|
*
|
|
dma-buf/sw-sync: don't enable IRQ from sync_print_obj()
Tetsuo Handa
2024-05-24
1
-2
/
+2
|
|
*
|
|
|
Merge tag 'amd-drm-fixes-6.10-2024-05-30' of https://gitlab.freedesktop.org/a...
Dave Airlie
2024-05-31
12
-35
/
+36
|
|
|
\
\
\
\
|
|
|
*
|
|
|
drm/amd/pm: remove deprecated I2C_CLASS_SPD support from newly added SMU_14_0_2
Heiner Kallweit
2024-05-29
1
-1
/
+0
|
|
|
*
|
|
|
drm/amdgpu: Make CPX mode auto default in NPS4
Rajneesh Bhardwaj
2024-05-29
1
-1
/
+1
|
|
|
*
|
|
|
drm/amdkfd: simplify APU VRAM handling
Alex Deucher
2024-05-29
4
-14
/
+11
|
|
|
*
|
|
|
Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 devices"
Alex Deucher
2024-05-29
1
-9
/
+2
|
|
|
*
|
|
|
drm/amdgpu: fix dereference null return value for the function amdgpu_vm_pt_p...
Jesse Zhang
2024-05-29
1
-1
/
+5
|
|
|
*
|
|
|
drm/amdgpu: silence UBSAN warning
Alex Deucher
2024-05-29
1
-1
/
+1
|
|
|
*
|
|
|
drm/amdgpu: Adjust logic in amdgpu_device_partner_bandwidth()
Alex Deucher
2024-05-29
1
-7
/
+12
|
|
|
*
|
|
|
drm/amd/display: Enable colorspace property for MST connectors
Mario Limonciello
2024-05-24
1
-0
/
+3
|
|
|
*
|
|
|
drm/amdgpu: correct hbm field in boot status
Hawking Zhang
2024-05-24
1
-1
/
+1
|
|
|
*
|
|
|
Merge tag 'drm-misc-fixes-2024-05-16' of https://gitlab.freedesktop.org/drm/m...
Daniel Vetter
2024-05-23
11
-85
/
+112
|
|
|
|
\
\
\
\
|
|
*
|
\
\
\
\
Merge tag 'drm-xe-fixes-2024-05-30' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
2024-05-31
3
-8
/
+7
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
drm/xe: Properly handle alloc_guc_id() failure
Niranjana Vishwanathapura
2024-05-28
1
-0
/
+1
|
|
|
*
|
|
|
|
|
drm/xe: Only use reserved BCS instances for usm migrate exec queue
Matthew Brost
2024-05-28
1
-7
/
+5
|
|
|
*
|
|
|
|
|
drm/xe: Change pcode timeout to 50msec while polling again
Himal Prasad Ghimiray
2024-05-28
1
-1
/
+1
|
|
|
|
|
_
|
_
|
_
|
/
|
|
|
|
/
|
|
|
|
[next]