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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-27
drm/i915: Move pipe_offsets[] & co. to INTEL_INFO->display
Ville Syrjälä
3
-36
/
+36
2022-06-27
firmware: arm_scmi: Remove usage of the deprecated ida_simple_xxx API
Bo Liu
1
-3
/
+3
2022-06-27
vfio: de-extern-ify function prototypes
Alex Williamson
4
-21
/
+20
2022-06-27
drm/i915: Move dbuf details to INTEL_INFO->display
Ville Syrjälä
5
-19
/
+20
2022-06-27
drm/i915: Eliminate PIPECONF RMWs from .color_commit()
Ville Syrjälä
3
-24
/
+29
2022-06-27
drm/i915: tweak the ordering in cpu_write_needs_clflush
Matthew Auld
1
-3
/
+3
2022-06-27
drm/i915/dgfx: Disable d3cold at gfx root port
Anshuman Gupta
1
-19
/
+15
2022-06-27
drm/i915/gem: add missing else
katrinzhou
1
-2
/
+3
2022-06-27
can: can327: CAN/ldisc driver for ELM327 based OBD-II adapters
Max Staudt
3
-0
/
+1156
2022-06-27
of: base: Avoid console probe delay when fw_devlink.strict=1
Saravana Kannan
1
-0
/
+2
2022-06-27
driver core: fw_devlink: Allow firmware to mark devices as best effort
Saravana Kannan
1
-1
/
+2
2022-06-27
drm/i915: Prefer "XEHP_" prefix for registers
Matt Roper
5
-15
/
+15
2022-06-27
drm/i915: Correct duplicated/misplaced GT register definitions
Matt Roper
3
-17
/
+4
2022-06-27
driver core: fix potential deadlock in __driver_attach
Zhang Wensheng
1
-1
/
+4
2022-06-27
drm/mediatek: Add mediatek-drm plane color encoding info
Nancy.Lin
2
-0
/
+2
2022-06-27
devtmpfs: fix the dangling pointer of global devtmpfsd thread
Yangxi Xiang
1
-0
/
+1
2022-06-27
drm/mediatek: Add display merge async reset control
Nancy.Lin
1
-0
/
+11
2022-06-27
Revert "devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_coredumpm"
Greg Kroah-Hartman
19
-30
/
+39
2022-06-27
Revert "mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv"
Greg Kroah-Hartman
3
-10
/
+8
2022-06-27
drm/mediatek: Add display merge mute/unmute support for MT8195
Nancy.Lin
1
-0
/
+13
2022-06-27
drm/mediatek: Add display merge start/stop API for cmdq support
Nancy.Lin
2
-3
/
+17
2022-06-27
drm/mediatek: Add display merge advance config API for MT8195
Nancy.Lin
2
-7
/
+48
2022-06-27
drm/mediatek: Add display MDP RDMA support for MT8195
Nancy.Lin
6
-1
/
+346
2022-06-27
eeprom: at25: Rework buggy read splitting
Geert Uytterhoeven
1
-14
/
+12
2022-06-27
platform/x86: ideapad-laptop: Add Ideapad 5 15ITL05 to ideapad_dytc_v4_allow_table[]
Hans de Goede
1
-1
/
+7
2022-06-27
platform/x86: ideapad-laptop: Add allow_v4_dytc module parameter
Hans de Goede
1
-7
/
+14
2022-06-27
platform/x86: ideapad-laptop: Add Ideapad 5 15ITL05 to ideapad_dytc_v4_allow_table[]
Hans de Goede
1
-1
/
+7
2022-06-27
platform/x86: ideapad-laptop: Add allow_v4_dytc module parameter
Hans de Goede
1
-7
/
+14
2022-06-27
misc: rtsx: Fix an error handling path in rtsx_pci_probe()
Christophe JAILLET
1
-1
/
+5
2022-06-27
Binder: add TF_UPDATE_TXN to replace outdated txn
Li Li
2
-3
/
+86
2022-06-27
lkdtm: cfi: use NULL for a null pointer rather than zero
Colin Ian King
1
-1
/
+1
2022-06-27
vboxguest: Do not use devm for irq
Pascal Terjan
1
-3
/
+6
2022-06-27
cxl: drop unexpected word "the" in the comments
Jiang Jian
1
-1
/
+1
2022-06-27
sgi-xp: xpc_uv: drop unexpected word "the" in the comments
Jiang Jian
1
-1
/
+1
2022-06-27
apm-emulation: drop unexpected word "the" in the comments
Jiang Jian
1
-1
/
+1
2022-06-27
misc: sgi-gru: grukservices: drop unexpected word "the" in the comments
Jiang Jian
1
-1
/
+1
2022-06-27
backlight: rt4831: Apply ocp level from devicetree
ChiYuan Huang
1
-1
/
+32
2022-06-27
drm/stm: ltdc: update hardware error management
Yannick Fertre
2
-19
/
+77
2022-06-27
drm/stm: ltdc: add support of horizontal & vertical mirroring
Yannick Fertre
2
-56
/
+108
2022-06-27
drm/stm: ltdc: add support of the dynamic z-order
Yannick Fertre
3
-3
/
+22
2022-06-27
drm/stm: ltdc: fix various coding-style warnings
Yannick Fertre
1
-3
/
+2
2022-06-27
drm/stm: ltdc: remove error message about scaling
Yannick Fertre
1
-1
/
+2
2022-06-27
drm/stm: ltdc: disable all layers before crtc shutdown
Yannick Fertre
1
-0
/
+6
2022-06-27
drm/vc4: perfmon: Fix variable dereferenced before check
Maxime Ripard
1
-3
/
+6
2022-06-27
speakup: Generate speakupmap.h automatically
Samuel Thibault
6
-66
/
+421
2022-06-27
usb: core: sysfs: convert sysfs snprintf to sysfs_emit
Xuezhi Zhang
1
-39
/
+40
2022-06-27
serial: 8250: Fix __stop_tx() & DMA Tx restart races
Ilpo Järvinen
2
-4
/
+4
2022-06-27
serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottle
Ilpo Järvinen
1
-2
/
+21
2022-06-27
tty: serial: samsung_tty: set dma burst_size to 1
Chanho Park
1
-3
/
+2
2022-06-27
serial: 8250: dw: enable using pdata with ACPI
Marcin Wojtas
1
-12
/
+12
[prev]
[next]