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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-12
block/drbd: remove unused w_start_resync declaration
Gaosheng Cui
1
-1
/
+0
2022-09-12
drm/aperture: Fix some kerneldoc comments
Thierry Reding
1
-5
/
+5
2022-09-12
drm/format-helper: Add drm_fb_build_fourcc_list() helper
Thomas Zimmermann
2
-42
/
+113
2022-09-12
drm/modes: Add initializer macro DRM_MODE_INIT()
Thomas Zimmermann
1
-14
/
+9
2022-09-12
drm/probe-helper: Add drm_crtc_helper_mode_valid_fixed()
Thomas Zimmermann
12
-9
/
+61
2022-09-12
drm/probe-helper: Add drm_connector_helper_get_modes_fixed()
Thomas Zimmermann
4
-51
/
+43
2022-09-11
mm: kill is_memblock_offlined()
Kefeng Wang
1
-6
/
+0
2022-09-11
zram: don't retry compress incompressible page
Alexey Romanov
1
-2
/
+12
2022-09-11
drivers/block/zram/zram_drv.c: do not keep dangling zcomp pointer after zram reset
Sergey Senozhatsky
1
-9
/
+4
2022-09-11
power: supply: bq27xxx: fix NULL vs 0 warnings
Ben Dooks
1
-27
/
+27
2022-09-11
power: supply: bq27xxx: fix __be16 warnings
Ben Dooks
1
-3
/
+3
2022-09-11
power: supply: bq25890: Add support for setting IINLIM
Marek Vasut
1
-0
/
+29
2022-09-11
power: supply: bq25890: Disable PUMPX_EN on errors
Hans de Goede
1
-0
/
+1
2022-09-11
drm/vkms: fix 32bit compilation error by replacing macros
Melissa Wen
1
-34
/
+19
2022-09-11
power: supply: Fix repeated word in comments
Jules Maselbas
1
-1
/
+1
2022-09-11
Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
93
-2935
/
+5686
2022-09-11
staging: wlan-ng: remove unused p80211wext_handler_def declaration
Gaosheng Cui
1
-2
/
+0
2022-09-11
staging: vt6655: Rename function MACvSetCurrAC0DescAddrEx
Philipp Hortmann
2
-5
/
+2
2022-09-11
staging: vt6655: Rename function MACvSetCurrTx0DescAddrEx
Philipp Hortmann
2
-5
/
+2
2022-09-11
staging: vt6655: Cleanup and rename function MACvSetCurrTXDescAddr
Philipp Hortmann
3
-8
/
+6
2022-09-11
staging: vt6655: Rename function MACvSetCurrRx1DescAddr
Philipp Hortmann
3
-4
/
+3
2022-09-11
staging: vt6655: Rename function MACvSetCurrRx0DescAddr
Philipp Hortmann
3
-4
/
+3
2022-09-11
staging: vt6655: Rename function MACbSafeStop
Philipp Hortmann
2
-4
/
+3
2022-09-11
staging: vt6655: Rename function MACbSafeTxOff
Philipp Hortmann
2
-5
/
+4
2022-09-11
staging: vt6655: Rename function MACbSafeRxOff
Philipp Hortmann
2
-5
/
+4
2022-09-11
staging: vt6655: Cleanup and rename function MACbSafeSoftwareReset
Philipp Hortmann
2
-11
/
+7
2022-09-11
staging: vt6655: Cleanup and rename function MACvRestoreContext
Philipp Hortmann
2
-5
/
+3
2022-09-11
staging: vt6655: Cleanup and rename function MACvSaveContext
Philipp Hortmann
2
-4
/
+3
2022-09-11
staging: vt6655: Cleanup and rename function MACvSetLoopbackMode
Philipp Hortmann
2
-11
/
+8
2022-09-11
staging: rtl8192e: Rename CurSlotTime
Philipp Hortmann
1
-3
/
+3
2022-09-11
staging: rtl8192e: Rename bHwRadioOff
Philipp Hortmann
4
-32
/
+32
2022-09-11
staging: rtl8192e: Rename RFChangeInProgress
Philipp Hortmann
3
-15
/
+15
2022-09-11
staging: rtl8192e: Rename RFWaitCounter
Philipp Hortmann
1
-3
/
+3
2022-09-11
staging: rtl8192e: Rename rtState
Philipp Hortmann
4
-21
/
+21
2022-09-11
staging: rtl8192e: Rename bConnectBySSID
Philipp Hortmann
1
-3
/
+3
2022-09-11
staging: rtl8192e: Rename bActionAllowed
Philipp Hortmann
1
-6
/
+6
2022-09-11
staging: rtl8192e: Rename ChangeSource
Philipp Hortmann
2
-9
/
+9
2022-09-11
staging: r8188eu: rtw_is_scan_deny is always false
Martin Kaiser
2
-6
/
+0
2022-09-11
staging: r8188eu: remove rtw_clear_scan_deny
Martin Kaiser
2
-4
/
+0
2022-09-11
staging: r8188eu: remove rtw_set_scan_deny_timer_hdl
Martin Kaiser
1
-1
/
+0
2022-09-11
staging: r8188eu: remove empty rtw_set_scan_deny macro
Martin Kaiser
3
-6
/
+0
2022-09-11
staging: vt6655: fix potential memory leak
Nam Cao
1
-1
/
+1
2022-09-11
staging: r8188eu: make c2h_evt_read() static
Michael Straube
3
-65
/
+60
2022-09-11
staging: vt6655: remove unnecessary null check
Nam Cao
1
-7
/
+6
2022-09-11
Merge tag 'iommu-fixes-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
7
-134
/
+160
2022-09-11
EDAC: Remove obsolete declarations in edac_module.h
Gaosheng Cui
1
-4
/
+0
2022-09-11
power: supply: adp5061: show unknown capacity_level as text
Wei Yongjun
1
-0
/
+3
2022-09-11
power: supply: adp5061: fix out-of-bounds read in adp5061_get_chg_type()
Wei Yongjun
1
-3
/
+3
2022-09-11
power: supply: tps65217: Fix comments typo
Shaomin Deng
1
-1
/
+1
2022-09-11
power: reset: qcom-pon: add support for qcom,pmk8350-pon compatible string
Anjelique Melendez
1
-0
/
+1
[prev]
[next]