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-18
drm/bridge: it6505: Modified power sequence
allen chen
1
-1
/
+1
2022-07-18
soc: fujitsu: Add A64FX diagnostic interrupt driver
Hitomi Hasegawa
5
-0
/
+175
2022-07-18
RDMA/rxe: Rename rxe_atomic_reply to atomic_reply
Xiao Yang
1
-2
/
+2
2022-07-18
RDMA/rxe: Add common rxe_prepare_res()
Xiao Yang
1
-39
/
+32
2022-07-18
Merge tag 'mt76-for-kvalo-2022-07-11' of https://github.com/nbd168/wireless
Kalle Valo
60
-3794
/
+2992
2022-07-18
mmc: sdhci-brcmstb: use clk_get_rate(base_clk) in PM resume
Kamal Dasu
1
-1
/
+8
2022-07-18
RDMA/rxe: Fix BUG: KASAN: null-ptr-deref in rxe_qp_do_cleanup
Zhu Yanjun
1
-4
/
+6
2022-07-18
mmc: sdhci-msm: drop redundant of_device_id entries
Krzysztof Kozlowski
1
-25
/
+4
2022-07-18
drm/bridge: it6505: Power on downstream device in .atomic_enable
Pin-Yen Lin
1
-0
/
+3
2022-07-18
igmp: Fix data-races around sysctl_igmp_qrv.
Kuniyuki Iwashima
1
-2
/
+2
2022-07-18
RDMA/siw: Fix duplicated reported IW_CM_EVENT_CONNECT_REPLY event
Cheng Xu
1
-3
/
+4
2022-07-18
Drivers: hv: Create debugfs file with hyper-v balloon usage information
Alexander Atanasov
1
-6
/
+129
2022-07-18
RDMA/hns: Recover 1bit-ECC error of RAM on chip
Haoyue Xu
3
-2
/
+193
2022-07-18
RDMA/hns: Refactor the abnormal interrupt handler function
Haoyue Xu
1
-12
/
+23
2022-07-18
RDMA/hns: Fix incorrect clearing of interrupt status register
Haoyue Xu
1
-2
/
+2
2022-07-18
RDMA/hns: Fix the wrong type of return value of the interrupt handler
Haoyue Xu
1
-13
/
+14
2022-07-18
RDMA/hns: Remove unused abnormal interrupt of type RAS
Haoyue Xu
2
-11
/
+0
2022-07-18
RDMA/qedr: Fix potential memory leak in __qedr_alloc_mr()
Jianglei Nie
1
-3
/
+5
2022-07-18
pinctrl: Don't allow PINCTRL_AMD to be a module
Mario Limonciello
1
-1
/
+1
2022-07-18
net: prestera: acl: use proper mask for port selector
Maksym Glubokiy
1
-3
/
+3
2022-07-18
RDMA/hfi1: Depend on !UML
Ehab Ababneh
1
-1
/
+1
2022-07-18
atl1c: use netif_napi_add_tx() for Tx NAPI
Sieng-Piaw Liew
1
-2
/
+2
2022-07-18
net: stmmac: fix dma queue left shift overflow issue
Junxiao Chang
1
-0
/
+3
2022-07-18
net: dsa: microchip: fix Clang -Wunused-const-variable warning on 'ksz_dt_ids'
Arun Ramadoss
1
-1
/
+1
2022-07-18
RDMA/irdma: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-5
/
+4
2022-07-18
net: stmmac: switch to use interrupt for hw crosstimestamping
Wong Vee Khee
6
-21
/
+29
2022-07-18
wifi: wcn36xx: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-18
wifi: wil6210: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-18
wifi: ath: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-18
wifi: ath6kl: fix repeated words in comments
Jilin Yuan
3
-3
/
+3
2022-07-18
wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi()
Dan Carpenter
1
-10
/
+4
2022-07-18
wifi: ath5k: fix repeated words in comments
Jilin Yuan
2
-2
/
+2
2022-07-18
wifi: ath11k: mac: fix long line
Kalle Valo
1
-1
/
+2
2022-07-18
Revert "pinctrl: qcom: spmi-gpio: make the irqchip immutable"
Linus Walleij
1
-12
/
+10
2022-07-18
pinctrl: imx93: Add MODULE_DEVICE_TABLE()
Fabio Estevam
1
-0
/
+1
2022-07-18
pinctrl: sunxi: Add driver for Allwinner D1
Samuel Holland
5
-5
/
+863
2022-07-18
pinctrl: sunxi: Make some layout parameters dynamic
Samuel Holland
2
-18
/
+29
2022-07-18
pinctrl: sunxi: Refactor register/offset calculation
Samuel Holland
2
-123
/
+89
2022-07-18
pinctrl: sunxi: Support the 2.5V I/O bias mode
Samuel Holland
5
-2
/
+20
2022-07-18
pinctrl: sunxi: Add I/O bias setting for H6 R-PIO
Samuel Holland
2
-3
/
+5
2022-07-18
pinctrl: qcom-pmic-gpio: add support for PMP8074
Robert Marko
1
-0
/
+2
2022-07-18
pinctrl: qcom: spmi-gpio: Add pm8226 compatibility
Dominik Kobinski
1
-0
/
+1
2022-07-18
pinctrl: core: Use device_match_of_node() helper
Andy Shevchenko
1
-1
/
+1
2022-07-18
pinctrl: at91: remove #ifdef CONFIG_PM
Claudiu Beznea
1
-7
/
+1
2022-07-18
pinctrl: at91-pio4: remove #ifdef CONFIG_PM_SLEEP
Claudiu Beznea
1
-6
/
+1
2022-07-18
RDMA/rtrs-srv: Do not use mempool for page allocation
Jack Wang
1
-17
/
+6
2022-07-18
RDMA/rtrs-clt: Replace list_next_or_null_rr_rcu with an inline function
Md Haris Iqbal
1
-19
/
+16
2022-07-18
RDMA/rtrs-srv: Use per-cpu variables for rdma stats
Santosh Kumar Pradhan
4
-16
/
+42
2022-07-18
RDMA/rtrs-clt: Use this_cpu_ API for stats
Santosh Kumar Pradhan
1
-11
/
+3
2022-07-18
RDMA/rtrs-srv: Fix modinfo output for stringify
Jack Wang
1
-10
/
+11
[prev]
[next]