index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-16
PCI: Rename resource variable from r to res
Ilpo Järvinen
1
-7
/
+7
2025-09-16
PCI: Use pbus_select_window_for_type() during IO window sizing
Ilpo Järvinen
1
-2
/
+1
2025-09-16
PCI: Use pbus_select_window() during BAR resize
Ilpo Järvinen
1
-7
/
+13
2025-09-16
PCI: Warn if bridge window cannot be released when resizing BAR
Ilpo Järvinen
1
-0
/
+6
2025-09-16
PCI: Fix finding bridge window in pci_reassign_bridge_resources()
Ilpo Järvinen
3
-22
/
+20
2025-09-16
PCI: Add bridge window selection functions
Ilpo Järvinen
2
-0
/
+103
2025-09-16
PCI: Add defines for bridge window indexing
Ilpo Järvinen
2
-3
/
+11
2025-09-16
PCI: Preserve bridge window resource type flags
Ilpo Järvinen
5
-37
/
+90
2025-09-16
PCI: Enable bridge even if bridge window fails to assign
Ilpo Järvinen
1
-13
/
+17
2025-09-16
PCI: Use pci_release_resource() instead of release_resource()
Ilpo Järvinen
2
-35
/
+22
2025-09-16
PCI: Disable non-claimed bridge window
Ilpo Järvinen
1
-13
/
+12
2025-09-16
PCI: Always claim bridge window before its setup
Ilpo Järvinen
1
-4
/
+8
2025-09-16
PCI: Refactor find_bus_resource_of_type() logic checks
Ilpo Järvinen
1
-3
/
+7
2025-09-16
PCI: Move find_bus_resource_of_type() earlier
Ilpo Järvinen
1
-28
/
+28
2025-09-16
PCI: Fix failure detection during resource resize
Ilpo Järvinen
1
-8
/
+18
2025-09-16
PCI: Fix pdev_resources_assignable() disparity
Ilpo Järvinen
1
-0
/
+1
2025-09-16
PCI: Ensure relaxed tail alignment does not increase min_align
Ilpo Järvinen
1
-4
/
+7
2025-09-16
backlight: rt4831: Include <linux/mod_devicetable.h>
Thomas Zimmermann
1
-0
/
+1
2025-09-16
backlight: rave-sp: Include <linux/of.h> and <linux/mod_devicetable.h>
Thomas Zimmermann
1
-0
/
+2
2025-09-16
backlight: led_bl: Include <linux/of.h>
Thomas Zimmermann
1
-0
/
+1
2025-09-16
backlight: ktd2801: Include <linux/mod_devicetable.h>
Thomas Zimmermann
1
-0
/
+1
2025-09-16
backlight: jornada720: Include <linux/io.h>
Thomas Zimmermann
1
-0
/
+1
2025-09-16
backlight: da9052_bl: Include <linux/mod_devicetable.h>
Thomas Zimmermann
1
-0
/
+1
2025-09-16
backlight: as3711_bl: Include <linux/of.h>
Thomas Zimmermann
1
-0
/
+1
2025-09-16
backlight: apple_dwi_bl: Include <linux/mod_devicetable.h>
Thomas Zimmermann
1
-0
/
+1
2025-09-16
backlight: Include <linux/of.h>
Thomas Zimmermann
1
-0
/
+1
2025-09-16
ACPI: NFIT: Fix incorrect ndr_desc being reportedin dev_err message
Colin Ian King
1
-1
/
+1
2025-09-16
nvdimm: Use str_plural() to simplify the code
Xichao Zhao
2
-2
/
+2
2025-09-16
video: backlight: lp855x_bl: Set correct EPROM start for LP8556
Svyatoslav Ryhel
1
-1
/
+1
2025-09-16
leds: led-class: Add Device Tree support to led_get()
Hans de Goede
1
-2
/
+15
2025-09-16
drm/xe: Fix a NULL vs IS_ERR() in xe_vm_add_compute_exec_queue()
Dan Carpenter
1
-2
/
+2
2025-09-16
backlight: led_bl: Use devm_kcalloc() for array space allocation
Qianfeng Rong
1
-2
/
+2
2025-09-16
i3c: master: adi: fix header location
Alexandre Belloni
1
-1
/
+1
2025-09-16
rtc: spacemit: support the SpacemiT P1 RTC
Alex Elder
3
-0
/
+178
2025-09-16
rtc: optee: add alarm related rtc ops to optee rtc driver
Clément Le Goffic
1
-21
/
+413
2025-09-16
rtc: optee: remove unnecessary memory operations
Clément Le Goffic
1
-17
/
+12
2025-09-16
rtc: optee: fix memory leak on driver removal
Clément Le Goffic
1
-0
/
+1
2025-09-16
rtc: x1205: Fix Xicor X1205 vendor prefix
Rob Herring (Arm)
1
-1
/
+1
2025-09-16
rtc: remove unneeded 'fast_io' parameter in regmap_config
Wolfram Sang
1
-1
/
+0
2025-09-16
rtc: efi: Remove wakeup functionality
Ard Biesheuvel
1
-74
/
+2
2025-09-16
rtc: pcf2127: clear minute/second interrupt
Josua Mayer
1
-1
/
+3
2025-09-16
rtc: s3c: Drop support for S3C2410
Krzysztof Kozlowski
2
-50
/
+2
2025-09-16
rtc: s3c: Drop unused defines
Krzysztof Kozlowski
1
-16
/
+0
2025-09-16
ipmi: Add Loongson-2K BMC support
Binbin Zhou
5
-0
/
+208
2025-09-16
i3c: dw: Add shutdown support to dw_i3c_master driver
Manikanta Guntupalli
1
-0
/
+23
2025-09-16
i3c: renesas: Simplify return statement in 'renesas_i3c_daa'
Wolfram Sang
1
-1
/
+1
2025-09-16
i3c: master: svc: Recycle unused IBI slot
Stanley Chu
1
-0
/
+1
2025-09-16
i3c: master: svc: Use manual response for IBI events
Stanley Chu
1
-5
/
+25
2025-09-16
i3c: master: Add driver for Analog Devices I3C Controller IP
Jorge Marques
3
-0
/
+1031
2025-09-16
i3c: Fix default I2C adapter timeout value
Jarkko Nikula
1
-1
/
+1
[prev]
[next]