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
*
spi: pxa2xx: Validate the correctness of the SSP type
Andy Shevchenko
2022-10-24
1
-2
/
+4
*
spi: amlogic: meson-spicc: Use pinctrl to drive CLK line when idle
Mark Brown
2022-10-21
1
-1
/
+38
|
\
|
*
spi: meson-spicc: Use pinctrl to drive CLK line when idle
Amjad Ouled-Ameur
2022-10-21
1
-1
/
+38
*
|
spi: pxa2xx: Minor cleanups
Mark Brown
2022-10-21
1
-13
/
+8
|
\
\
|
*
|
spi: pxa2xx: Switch from PM ifdeffery to pm_ptr()
Andy Shevchenko
2022-10-21
1
-8
/
+3
|
*
|
spi: pxa2xx: Consistently use dev variable in pxa2xx_spi_init_pdata()
Andy Shevchenko
2022-10-21
1
-5
/
+5
*
|
|
spi: spi-imx: remove unused struct spi_imx_devtype_data::disable_dma callback
Marc Kleine-Budde
2022-10-21
1
-8
/
+0
|
|
/
|
/
|
*
|
spi: Introduce spi_get_device_match_data() helper
Andy Shevchenko
2022-10-21
1
-0
/
+12
|
/
*
spi: spi-zyqnmp-gqspi: Add tap delay and Versal platform support
Mark Brown
2022-10-19
2
-36
/
+162
|
\
|
*
spi: spi-zynqmp-gqspi: Add tap delay support for GQSPI controller on Versal p...
Amit Kumar Mahapatra
2022-10-19
1
-19
/
+67
|
*
spi: spi-zynqmp-gqspi: Add tap delay support for ZynqMP GQSPI Controller
Naga Sureshkumar Relli
2022-10-19
1
-4
/
+46
|
*
firmware: xilinx: Add qspi firmware interface
Rajan Vaja
2022-10-19
1
-0
/
+7
|
*
spi: spi-zynqmp-gqspi: Avoid setting baud rate multiple times for same SPI fr...
Amit Kumar Mahapatra
2022-10-19
1
-14
/
+35
|
*
spi: spi-zynqmp-gqspi: Set CPOL and CPHA during hardware init
Amit Kumar Mahapatra
2022-10-19
1
-15
/
+17
|
*
spi: spi-zynqmp-gqspi: Fix kernel-doc warnings
Amit Kumar Mahapatra
2022-10-19
1
-0
/
+6
*
|
spi: img-spfi: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2022-10-19
1
-2
/
+1
*
|
spi: fsl-cpm: substitute empty_zero_page with helper ZERO_PAGE(0)
Giulio Benetti
2022-10-19
1
-1
/
+1
|
/
*
spi: bcm-qspi: Make bcm_qspi_remove() return void
Uwe Kleine-König
2022-10-18
4
-6
/
+9
*
spi: pxa2xx: Simplify with devm_platform_get_and_ioremap_resource()
Andy Shevchenko
2022-10-18
1
-2
/
+1
*
spi: cadence-quadspi: Use devm_platform_{get_and_}ioremap_resource()
Yang Yingliang
2022-10-17
1
-5
/
+2
*
spi: bcm63xx: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2022-10-17
1
-2
/
+1
*
spi: microchip: pci1xxxx: Add driver for SPI controller of PCI1XXXX PCIe switch
Tharun Kumar P
2022-10-17
3
-0
/
+407
*
spi: microchip-core: Remove the unused function mchp_corespi_enable()
Jiapeng Chong
2022-10-17
1
-9
/
+0
*
Merge existing fixes from spi/for-6.1 into new branch
Mark Brown
2022-10-17
5
-5
/
+10
|
\
|
*
spi: intel: Fix the offset to get the 64K erase opcode
Mauro Lima
2022-10-13
1
-1
/
+1
|
*
spi: aspeed: Fix typo in mode_bits field for AST2600 platform
Chin-Ting Kuo
2022-10-10
1
-2
/
+2
|
*
spi: mpc52xx: Replace NO_IRQ by 0
Christophe Leroy
2022-10-10
1
-1
/
+1
|
*
spi: spi-gxp: fix typo in SPDX identifier line
Bird, Tim
2022-10-04
1
-1
/
+1
|
*
spi: tegra210-quad: Fix combined sequence
Krishna Yarlagadda
2022-10-03
1
-0
/
+5
*
|
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-17
57
-116
/
+103
|
\
\
|
*
|
prandom: remove unused functions
Jason A. Donenfeld
2022-10-12
1
-6
/
+5
|
*
|
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
2022-10-12
8
-13
/
+13
|
*
|
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-12
24
-32
/
+32
|
*
|
treewide: use get_random_{u8,u16}() when possible, part 2
Jason A. Donenfeld
2022-10-12
2
-2
/
+2
|
*
|
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-10-12
9
-13
/
+13
|
*
|
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-12
25
-53
/
+41
*
|
|
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2022-10-16
15
-124
/
+1810
|
\
\
\
|
*
\
\
Merge branch 'clk-rate-range' into clk-next
Stephen Boyd
2022-10-14
9
-113
/
+1805
|
|
\
\
\
|
|
*
|
|
clk: mediatek: clk-mux: Add .determine_rate() callback
AngeloGioacchino Del Regno
2022-10-14
1
-0
/
+10
|
|
*
|
|
clk: tests: Add tests for notifiers
Maxime Ripard
2022-10-11
1
-0
/
+156
|
|
*
|
|
clk: Update req_rate on __clk_recalc_rates()
Maxime Ripard
2022-10-11
1
-28
/
+11
|
|
*
|
|
clk: tests: Add missing test case for ranges
Maxime Ripard
2022-09-15
1
-0
/
+53
|
|
*
|
|
clk: qcom: clk-rcg2: Take clock boundaries into consideration for gfx3d
Maxime Ripard
2022-09-15
1
-0
/
+9
|
|
*
|
|
clk: Introduce the clk_hw_get_rate_range function
Maxime Ripard
2022-09-15
1
-0
/
+16
|
|
*
|
|
clk: Zero the clk_rate_request structure
Maxime Ripard
2022-09-15
1
-0
/
+2
|
|
*
|
|
clk: Stop forwarding clk_rate_requests to the parent
Maxime Ripard
2022-09-15
6
-16
/
+274
|
|
*
|
|
clk: Constify clk_has_parent()
Maxime Ripard
2022-09-15
1
-1
/
+1
|
|
*
|
|
clk: Introduce clk_core_has_parent()
Maxime Ripard
2022-09-15
2
-15
/
+65
|
|
*
|
|
clk: Switch from __clk_determine_rate to clk_core_round_rate_nolock
Maxime Ripard
2022-09-15
1
-3
/
+10
|
|
*
|
|
clk: Add our request boundaries in clk_core_init_rate_req
Maxime Ripard
2022-09-15
1
-6
/
+1
[next]