index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-21
spi: Add TPM HW flow flag
Krishna Yarlagadda
1
-3
/
+13
2023-03-16
spi: core: add spi_split_transfers_maxwords
Leonard Göhrs
1
-0
/
+4
2023-03-13
spi: Constify spi parameters of chip select APIs
Geert Uytterhoeven
1
-2
/
+2
2023-03-13
spi: Constify spi_get_drvdata()'s spi parameter
Geert Uytterhoeven
1
-1
/
+1
2023-03-13
spi: Constify spi_get_ctldata()'s spi parameter
Geert Uytterhoeven
1
-1
/
+1
2023-03-05
spi: Reorder fields in 'struct spi_message'
Christophe JAILLET
1
-4
/
+4
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-02-22
Merge tag 'spi-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
3
-8
/
+29
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-41
/
+0
2023-02-20
Merge tag 'ieee802154-for-net-next-2023-02-20' of git://git.kernel.org/pub/sc...
Jakub Kicinski
2
-41
/
+0
2023-02-14
spi: xilinx: add force_irq for QSPI mode
Vadim Fedorenko
1
-0
/
+1
2023-02-14
spi: Reorder fields in 'struct spi_transfer'
Christophe JAILLET
1
-5
/
+4
2023-02-10
spi: export spi_transfer_cs_change_delay_exec function
William Zhang
1
-2
/
+3
2023-02-01
ieee802154: at86rf230: drop support for platform data
Dmitry Torokhov
1
-20
/
+0
2023-02-01
Revert "at86rf230: convert to gpio descriptors"
Stefan Schmidt
1
-0
/
+20
2023-02-01
spi: Abstract access to chip selects
Mark Brown
1
-0
/
+20
2023-02-01
spi: Add APIs in spi core to set/get spi->chip_select and spi->cs_gpiod
Amit Kumar Mahapatra
1
-0
/
+20
2023-01-31
cc2520: move to gpio descriptors
Arnd Bergmann
1
-21
/
+0
2023-01-28
at86rf230: convert to gpio descriptors
Arnd Bergmann
1
-20
/
+0
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2023-01-16
spi: remove s3c24xx driver
Arnd Bergmann
2
-53
/
+0
2022-12-29
spi: altera: switch to use modern name
Yang Yingliang
1
-2
/
+2
2022-11-04
spi: Merge spi_controller.{slave,target}_abort()
Geert Uytterhoeven
1
-2
/
+4
2022-11-01
spi: introduce new helpers with using modern naming
Yang Yingliang
1
-2
/
+45
2022-10-26
Merge tag 'spi-fix-v6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2022-10-21
spi: Introduce spi_get_device_match_data() helper
Andy Shevchenko
1
-0
/
+3
2022-10-17
Merge existing fixes from spi/for-6.1 into new branch
Mark Brown
1
-1
/
+1
2022-10-10
spi: spi-mem: Fix typo (of -> or)
Jonathan Neuschäfer
1
-1
/
+1
2022-10-04
Merge tag 'spi-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-0
/
+6
2022-09-28
spi: Save current RX and TX DMA devices
Vincent Whitchurch
1
-0
/
+4
2022-09-08
spi: Group cs_change and cs_off flags together in struct spi_transfer
Andy Shevchenko
1
-2
/
+2
2022-09-07
spi: Add capability to perform some transfer with chipselect off
Christophe Leroy
1
-0
/
+2
2022-09-02
spi: mux: Fix mux interaction with fast path optimisations
Mark Brown
1
-0
/
+2
2022-06-30
spi: spi.c: Fix comment style
David Jander
1
-41
/
+41
2022-06-27
spi: opportunistically skip ctlr->cur_msg_completion
David Jander
1
-0
/
+8
2022-06-27
spi: Ensure the io_mutex is held until spi_finalize_current_message()
David Jander
1
-4
/
+2
2022-06-27
spi: Remove the now unused ctlr->idling flag
David Jander
1
-2
/
+0
2022-06-27
spi: Don't use the message queue if possible in spi_sync
David Jander
1
-1
/
+10
2022-06-27
spi: Move ctlr->cur_msg_prepared to struct spi_message
David Jander
1
-3
/
+4
2022-06-10
spi: Fix per-cpu stats access on 32 bit systems
David Jander
1
-2
/
+8
2022-06-08
spi: <linux/spi/spi.h>: Add missing documentation for struct members
David Jander
1
-3
/
+4
2022-06-06
spi: spi.c: Convert statistics to per-cpu u64_stats_t
David Jander
1
-23
/
+29
2022-06-06
spi: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-06-03
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2022-05-12
spi: Doc fix - Describe add_lock and dma_map_dev in spi_controller
Siddh Raman Pant
1
-0
/
+2
2022-04-22
spi: Use helper for safer setting of driver_override
Krzysztof Kozlowski
1
-0
/
+2
2022-03-25
Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-11
/
+18
2022-02-28
spi: use specific last_cs instead of last_cs_enable
Yun Zhou
1
-2
/
+3
2022-02-14
spi: Retire legacy GPIO handling
Linus Walleij
1
-12
/
+2
2022-02-10
spi: spi-mem: Add an ecc parameter to the spi_mem_op structure
Miquel Raynal
1
-0
/
+4
[next]