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-07-12
mmc: sdhci-of-esdhc: Fixup use of of_find_compatible_node()
Liang He
1
-2
/
+4
2022-07-12
mmc: sdhci-pci-gli: Fix build error unused-function
Ren Zhijie
1
-25
/
+25
2022-07-12
mmc: core: Do not evaluate HS400 capabilities if bus has no MMC capability
Alexander Stein
1
-1
/
+1
2022-07-12
mmc: host: Improve I/O read/write performance for GL9763E
Jason Lai
1
-0
/
+34
2022-07-12
mmc: sdhci-st: Obviously always return success in remove callback
Uwe Kleine-König
1
-3
/
+2
2022-07-12
mmc: sdhci-of-arasan: Obviously always return success in remove callback
Uwe Kleine-König
1
-3
/
+2
2022-07-12
mmc: dw_mmc: rockchip: Obviously always return success in remove callback
Uwe Kleine-König
1
-1
/
+3
2022-07-12
mmc: dw_mmc: hi3789cv200: Obviously always return success in remove callback
Uwe Kleine-König
1
-1
/
+3
2022-07-12
mmc: dw_mmc: exynos: Obviously always return success in remove callback
Uwe Kleine-König
1
-1
/
+3
2022-07-12
mmc: sdhci-brcmstb: Initialize base_clk to NULL in sdhci_brcmstb_probe()
Nathan Chancellor
1
-1
/
+1
2022-07-12
mmc: mmci: Fix typo in comment
Xiang wangx
1
-1
/
+1
2022-07-12
mmc: debugfs: Fix file release memory leak
Wei Yongjun
1
-0
/
+1
2022-07-12
mmc: renesas_sdhi: add R-Car Gen4 fallback compatibility string
Wolfram Sang
1
-0
/
+1
2022-07-12
mmc: cqhci: Capture eMMC and SD card errors
Shaik Sajida Bhanu
1
-1
/
+8
2022-07-12
mmc: debugfs: Add debug fs error state entry for mmc driver
Shaik Sajida Bhanu
1
-0
/
+23
2022-07-12
mmc: debugfs: Add debug fs entry for mmc driver
Shaik Sajida Bhanu
1
-0
/
+56
2022-07-12
mmc: sdhci: Capture eMMC and SD card errors
Shaik Sajida Bhanu
2
-15
/
+47
2022-07-12
mmc: core: Capture eMMC and SD card errors
Shaik Sajida Bhanu
1
-1
/
+9
2022-07-12
mmc: mtk-sd: fix typo
Fabien Parent
1
-1
/
+1
2022-07-12
mmc: mxcmmc: Silence a clang warning
Fabio Estevam
1
-1
/
+1
2022-07-12
mmc: sdhci-of-esdhc: Fix refcount leak in esdhc_signal_voltage_switch
Miaoqian Lin
1
-0
/
+1
2022-07-12
mmc: sdhci-brcmstb: Add ability to increase max clock rate for 72116b0
Kamal Dasu
1
-1
/
+68
2022-07-12
mmc: sdhci-of-dwcmshc: add support for rk3588
Yifeng Zhao
1
-18
/
+103
2022-07-12
mmc: sdhci-of-dwcmshc: rename rk3568 to rk35xx
Sebastian Reichel
1
-23
/
+23
2022-07-12
mmc: sdhci-of-dwcmshc: add reset call back for rockchip Socs
Yifeng Zhao
1
-1
/
+25
2022-07-12
net: marvell: prestera: fix missed deinit sequence
Yevhen Orlov
1
-0
/
+1
2022-07-12
drm/i915/display: Ensure PSR gets disabled if no encoders in new state
Jouni Högander
1
-22
/
+31
2022-07-12
Merge tag 'misc-habanalabs-next-2022-07-12' of https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux into char-misc-next
Greg Kroah-Hartman
208
-1129
/
+158841
2022-07-12
devlink: Hold the instance lock in port_new / port_del callbacks
Moshe Shemesh
1
-4
/
+0
2022-07-12
net/mlx5: Remove devl_unlock from mlx5_devlink_eswitch_mode_set
Moshe Shemesh
1
-20
/
+0
2022-07-12
net/mlx5: Use devl_ API in mlx5e_devlink_port_register
Moshe Shemesh
3
-4
/
+43
2022-07-12
net/mlx5: Use devl_ API in mlx5_esw_devlink_sf_port_register
Moshe Shemesh
2
-5
/
+9
2022-07-12
net/mlx5: Use devl_ API in mlx5_esw_offloads_devlink_port_register
Moshe Shemesh
3
-5
/
+19
2022-07-12
net/mlx5: Use devl_ API for rate nodes destroy
Moshe Shemesh
2
-2
/
+14
2022-07-12
net/mlx5: Remove devl_unlock from mlx5_eswtich_mode_callback_enter
Moshe Shemesh
1
-32
/
+11
2022-07-12
drivers: mcb: directly use ida_alloc()/free()
keliu
1
-2
/
+2
2022-07-12
interconnect: qcom: icc-rpm: Set bandwidth and clock for bucket values
Leo Yan
1
-13
/
+60
2022-07-12
interconnect: qcom: icc-rpm: Support multiple buckets
Leo Yan
2
-1
/
+56
2022-07-12
interconnect: qcom: icc-rpm: Change to use qcom_icc_xlate_extended()
Leo Yan
1
-1
/
+2
2022-07-12
Merge tag 'mediatek-drm-next-5.20' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-next
Dave Airlie
15
-119
/
+1213
2022-07-12
interconnect: qcom: Move qcom_icc_xlate_extended() to a common file
Leo Yan
6
-26
/
+52
2022-07-12
Merge tag 'drm/tegra/for-5.20-rc1' of https://gitlab.freedesktop.org/drm/tegra into drm-next
Dave Airlie
38
-802
/
+1165
2022-07-12
habanalabs: move h/w dirty message to debug
Oded Gabbay
3
-5
/
+3
2022-07-12
habanalabs: rename soft reset to compute reset
Oded Gabbay
8
-30
/
+30
2022-07-12
habanalabs: add status of reset after device release
Oded Gabbay
2
-7
/
+16
2022-07-12
habanalabs: fix update of is_in_soft_reset
Oded Gabbay
1
-5
/
+15
2022-07-12
habanalabs: expose only valid debugfs nodes
Ofir Bitton
1
-44
/
+50
2022-07-12
habanalabs/gaudi2: map virtual MSI-X doorbell memory for user
Tomer Tayar
2
-2
/
+44
2022-07-12
habanalabs/gaudi2: modify decoder to use virtual MSI-X doorbell
Tomer Tayar
4
-11
/
+161
2022-07-12
habanalabs/gaudi2: modify CS completion CQ to use virtual MSI-X doorbell
Tomer Tayar
1
-3
/
+16
[prev]
[next]