index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
firmware: arm_scmi: Move reinit_completion from scmi_xfer_get to do_xfer
Cristian Marussi
2021-06-08
1
-1
/
+1
|
*
|
firmware: arm_scmi: Add delayed response status check
Cristian Marussi
2021-06-08
1
-2
/
+6
|
*
|
firmware: arm_scmi: Add compatibility checks for shmem node
Sudeep Holla
2021-06-08
2
-0
/
+6
|
*
|
firmware: arm_scpi: Add compatibility checks for shmem node
Sudeep Holla
2021-06-03
1
-0
/
+11
|
*
|
firmware: arm_scmi: Fix the build when CONFIG_MAILBOX is not selected
Sudeep Holla
2021-06-03
1
-0
/
+2
|
*
|
firmware: arm_scmi: Reset Rx buffer to max size during async commands
Cristian Marussi
2021-06-02
1
-0
/
+4
|
*
|
firmware: arm_scmi: Add SMCCC discovery dependency in Kconfig
Etienne Carriere
2021-06-02
2
-2
/
+2
|
*
|
firmware: arm_scmi: Add clock management to the SCMI power domain
Nicolas Pitre
2021-05-11
1
-0
/
+26
|
|
/
*
|
Merge tag 'arm-soc/for-5.14/drivers' of https://github.com/Broadcom/stblinux ...
Olof Johansson
2021-06-12
1
-5
/
+0
|
\
\
|
*
|
soc: bcm: brcmstb: remove unused variable 'brcmstb_machine_match'
Jiapeng Chong
2021-05-10
1
-5
/
+0
|
|
/
*
|
Merge tag 'amlogic-drivers-for-v5.14' of https://git.kernel.org/pub/scm/linux...
Olof Johansson
2021-06-12
1
-23
/
+23
|
\
\
|
*
|
soc: amlogic: meson-ee-pwrc: Rename "get_power" to "is_powered_off"
Martin Blumenstingl
2021-05-28
1
-23
/
+23
|
|
/
*
|
Merge tag 'reset-for-v5.14' of git://git.pengutronix.de/pza/linux into arm/dr...
Olof Johansson
2021-06-12
13
-20
/
+179
|
\
\
|
*
|
reset: brcmstb: Add missing MODULE_DEVICE_TABLE
Zou Wei
2021-05-12
1
-0
/
+1
|
*
|
reset: a10sr: add missing of_match_table reference
Krzysztof Kozlowski
2021-05-10
1
-0
/
+1
|
*
|
reset: RESET_INTEL_GW should depend on X86
Geert Uytterhoeven
2021-05-10
1
-0
/
+1
|
*
|
reset: RESET_BRCMSTB_RESCAL should depend on ARCH_BRCMSTB
Geert Uytterhoeven
2021-05-10
1
-1
/
+2
|
*
|
reset: uniphier: enclose UNIPHIER_RESET_ID_END value in parentheses
Philipp Zabel
2021-05-10
1
-1
/
+1
|
*
|
reset: sti/syscfg: replace comma with semicolon
Philipp Zabel
2021-05-10
1
-1
/
+1
|
*
|
reset: ti-syscon: fix to_ti_syscon_reset_data macro
Philipp Zabel
2021-05-10
1
-2
/
+2
|
*
|
reset: berlin: replace unsigned with unsigned int
Philipp Zabel
2021-05-10
1
-1
/
+1
|
*
|
reset: whitespace fixes
Philipp Zabel
2021-05-10
1
-10
/
+10
|
*
|
reset: mchp: sparx5: add switch reset driver
Steen Hegelund
2021-05-10
3
-0
/
+155
|
*
|
reset: oxnas: replace file name with short description
Philipp Zabel
2021-05-10
1
-1
/
+1
|
*
|
reset: zynqmp: replace spaces with tabs
Philipp Zabel
2021-05-10
1
-2
/
+2
|
*
|
reset: bcm6345: Make reset_control_ops const
Philipp Zabel
2021-05-10
1
-1
/
+1
|
|
/
*
|
Merge tag 'irq-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-05-23
4
-10
/
+4
|
\
\
|
*
\
Merge tag 'irqchip-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
2021-05-17
4
-10
/
+4
|
|
\
\
|
|
*
|
irqchip: Remove redundant error printing
Zhen Lei
2021-05-16
3
-9
/
+3
|
|
*
|
irqchip/apple-aic: APPLE_AIC should depend on ARCH_APPLE
Geert Uytterhoeven
2021-05-10
1
-1
/
+1
|
|
|
/
*
|
|
Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-05-22
4
-4
/
+19
|
\
\
\
|
*
|
|
nvme-fc: clear q_live at beginning of association teardown
James Smart
2021-05-19
1
-0
/
+12
|
*
|
|
nvme-tcp: rerun io_work if req_list is not empty
Keith Busch
2021-05-19
1
-1
/
+2
|
*
|
|
nvme-tcp: fix possible use-after-completion
Sagi Grimberg
2021-05-19
1
-1
/
+1
|
*
|
|
nvme-loop: fix memory leak in nvme_loop_create_ctrl()
Wu Bo
2021-05-19
1
-1
/
+3
|
*
|
|
nvmet: fix memory leak in nvmet_alloc_ctrl()
Wu Bo
2021-05-19
1
-1
/
+1
*
|
|
|
Merge tag 'for-linus-5.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-05-22
2
-11
/
+25
|
\
\
\
\
|
*
|
|
|
xen-pciback: reconfigure also from backend watch handler
Jan Beulich
2021-05-21
1
-5
/
+17
|
*
|
|
|
xen-pciback: redo VF placement in the virtual topology
Jan Beulich
2021-05-21
1
-6
/
+8
*
|
|
|
|
Merge tag 'gpio-fixes-for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-22
3
-12
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
gpio: tegra186: Don't set parent IRQ affinity
Jon Hunter
2021-05-12
1
-11
/
+0
|
*
|
|
|
|
gpio: xilinx: Correct kernel doc for xgpio_probe()
Andy Shevchenko
2021-05-12
1
-1
/
+1
|
*
|
|
|
|
gpio: cadence: Add missing MODULE_DEVICE_TABLE
Zou Wei
2021-05-12
1
-0
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'mmc-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2021-05-21
2
-3
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
mmc: sdhci-pci-gli: increase 1.8V regulator wait
Daniel Beer
2021-05-10
1
-1
/
+6
|
*
|
|
|
|
mmc: meson-gx: also check SD_IO_RW_EXTENDED for scatterlist size alignment
Neil Armstrong
2021-05-10
1
-1
/
+2
|
*
|
|
|
|
mmc: meson-gx: make replace WARN_ONCE with dev_warn_once about scatterlist of...
Neil Armstrong
2021-05-10
1
-1
/
+3
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'drm-fixes-2021-05-21-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-05-21
29
-192
/
+191
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'amd-drm-fixes-5.13-2021-05-19' of https://gitlab.freedesktop.org/a...
Dave Airlie
2021-05-21
16
-35
/
+54
|
|
\
\
\
\
\
|
|
*
|
|
|
|
drm/amdgpu: stop touching sched.ready in the backend
Christian König
2021-05-20
4
-16
/
+1
[prev]
[next]