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-08-24
fbdev: fbcon: Destroy mutex on freeing struct fb_info
Shigeru Yoshida
1
-0
/
+4
2022-08-24
fbdev: radeon: Clean up some inconsistent indenting
Jiapeng Chong
1
-20
/
+20
2022-08-24
fbdev: sisfb: Clean up some inconsistent indenting
Jiapeng Chong
1
-132
/
+140
2022-08-24
fbdev: fb_pm2fb: Avoid potential divide by zero error
Letu Ren
1
-0
/
+5
2022-08-24
fbdev: ssd1307fb: Fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-08-24
fbdev: omapfb: Fix tests for platform_get_irq() failure
Yu Zhe
1
-2
/
+2
2022-08-24
drm/i915/dg2: Add additional HDMI pixel clock frequencies
Taylor, Clinton A
1
-0
/
+1116
2022-08-24
i40e: Fix incorrect address type for IPv6 flow rules
Sylwester Dziedziuch
1
-1
/
+1
2022-08-24
ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounter
Jacob Keller
1
-13
/
+46
2022-08-24
ACPI: Drop parent field from struct acpi_device
Rafael J. Wysocki
13
-36
/
+37
2022-08-24
md: call __md_stop_writes in md_stop
Guoqing Jiang
1
-0
/
+1
2022-08-24
Revert "md-raid: destroy the bitmap after destroying the thread"
Guoqing Jiang
1
-1
/
+1
2022-08-24
Merge tag 'thermal-v6.1-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/thermal/linux
Rafael J. Wysocki
51
-1262
/
+764
2022-08-24
md: Flush workqueue md_rdev_misc_wq in md_alloc()
David Sloan
1
-0
/
+1
2022-08-24
md/raid10: Fix the data type of an r10_sync_page_io() argument
Bart Van Assche
1
-7
/
+6
2022-08-24
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
Linus Torvalds
1
-1
/
+1
2022-08-24
ice: Print human-friendly PHY types
Anirudh Venkataramanan
1
-18
/
+140
2022-08-24
ice: Implement devlink port split operations
Anatolii Gerasymenko
2
-0
/
+290
2022-08-24
ice: Add additional flags to ice_nvm_write_activate
Jacob Keller
3
-5
/
+16
2022-08-24
ice: Add port option admin queue commands
Anatolii Gerasymenko
3
-0
/
+178
2022-08-24
ice: Add support for ip TTL & ToS offload
Marcin Szycik
2
-4
/
+144
2022-08-24
block/rnbd-clt: Remove the unneeded result variable
ye xingchen
1
-3
/
+1
2022-08-24
drm/i915/guc/slpc: Allow SLPC to use efficient frequency
Vinay Belgaumkar
4
-54
/
+31
2022-08-24
staging: r8188eu: remove unnecessary null check
Minghao Chi
1
-4
/
+0
2022-08-24
staging: sm750fb: split multiple assignments to lines
Christopher Carbone
1
-4
/
+8
2022-08-24
loop: Check for overflow while configuring loop
Siddh Raman Pant
1
-0
/
+5
2022-08-24
r8169: remove support for chip version 60
Heiner Kallweit
3
-90
/
+8
2022-08-24
r8169: remove support for chip version 50
Heiner Kallweit
3
-26
/
+3
2022-08-24
r8169: remove support for chip version 49
Heiner Kallweit
3
-47
/
+3
2022-08-24
r8169: remove support for chip versions 45 and 47
Heiner Kallweit
3
-82
/
+5
2022-08-24
r8169: remove support for chip version 41
Heiner Kallweit
3
-5
/
+1
2022-08-24
Merge tag 'mlx5-updates-2022-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
29
-764
/
+1245
2022-08-24
micrel: ksz8851: fixes struct pointer issue
Jerry Ray
1
-3
/
+2
2022-08-24
net: marvell: prestera: implement br_port_locked flag offloading
Oleksandr Mazur
5
-1
/
+34
2022-08-24
regulator: max597x: Remove the unneeded result variable
ye xingchen
1
-3
/
+2
2022-08-24
fec: Restart PPS after link state change
Csókás Bence
3
-4
/
+77
2022-08-24
net: ethernet: ti: am65-cpsw: Move phy_set_mode_ext() to correct location
Siddharth Vadapalli
1
-5
/
+4
2022-08-24
net: ethernet: ti: am65-cpsw: Add support for J7200 CPSW5G
Siddharth Vadapalli
2
-2
/
+35
2022-08-24
drm/i915: move has_dsc to runtime info
Jani Nikula
4
-5
/
+6
2022-08-24
drm/i915: move has_dmc to runtime info
Jani Nikula
4
-6
/
+7
2022-08-24
drm/i915: move has_hdcp to runtime info
Jani Nikula
4
-7
/
+10
2022-08-24
drm/i915: move pipe_mask and cpu_transcoder_mask to runtime info
Jani Nikula
5
-52
/
+53
2022-08-24
drm/i915: move platform_engine_mask to runtime info
Jani Nikula
5
-34
/
+34
2022-08-24
drm/i915: move memory_regions to runtime info
Jani Nikula
5
-8
/
+8
2022-08-24
drm/i915: move has_pooled_eu to runtime info
Jani Nikula
4
-5
/
+7
2022-08-24
drm/i915: move ppgtt_type and ppgtt_size to runtime info
Jani Nikula
6
-28
/
+28
2022-08-24
drm/i915: move page_sizes to runtime info
Jani Nikula
8
-24
/
+23
2022-08-24
drm/i915: move fbc_mask to runtime info
Jani Nikula
6
-24
/
+28
2022-08-24
drm/i915: move graphics.ver and graphics.rel to runtime info
Jani Nikula
5
-18
/
+19
2022-08-24
drm/i915: add initial runtime info into device info
Jani Nikula
2
-19
/
+29
[prev]
[next]