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
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-31
spi/atmel: Fix format specifier warnings
Emil Goode
1
-9
/
+11
2013-07-30
spi/txx9: Use linux/gpio.h not asm/gpio.h
Mark Brown
1
-1
/
+1
2013-07-29
spi: spi-davinci: Fix direction in dma_map_single()
Christian Eggers
1
-1
/
+1
2013-07-29
spi/tegra20-slink: Use core runtime PM
Mark Brown
1
-25
/
+1
2013-07-29
spi/tegra20-sflash: Use core runtime PM
Mark Brown
1
-25
/
+1
2013-07-29
spi/tegra114: Use core runtime PM
Mark Brown
1
-25
/
+1
2013-07-29
spi/s3c64xx: Use core for runtime PM
Mark Brown
1
-3
/
+1
2013-07-29
spi/hspi: Convert to core runtime PM
Mark Brown
1
-17
/
+1
2013-07-29
spi/pxa2xx: Convert to core runtime PM
Mark Brown
1
-11
/
+1
2013-07-29
spi/pl022: Convert to core runtime PM
Mark Brown
1
-20
/
+1
2013-07-29
spi/omap2: Covert to core runtime PM
Mark Brown
1
-19
/
+1
2013-07-29
spi/coldfire-qspi: Convert to core runtime PM
Mark Brown
1
-20
/
+1
2013-07-29
spi/bcm63xx: Convert to core runtime PM
Mark Brown
1
-20
/
+1
2013-07-29
spi: Provide core support for runtime PM during transfers
Mark Brown
1
-0
/
+16
2013-07-29
spi/tegra-slink: Factor runtime PM out into transfer prepare/unprepare
Mark Brown
1
-7
/
+25
2013-07-29
spi/tegra-sflash: Factor runtime PM out into transfer prepare/unprepare
Mark Brown
1
-7
/
+25
2013-07-29
spi/tegra114: Factor runtime PM out into transfer prepare/unprepare
Mark Brown
1
-9
/
+25
2013-07-29
spi/orion: Convert to devm_ioremap_resource()
Mark Brown
1
-17
/
+5
2013-07-29
spi/imx: expose module alias for loading from device-tree
Niels de Vos
1
-0
/
+1
2013-07-29
spi/drivers: Enable build of drivers with COMPILE_TEST
Mark Brown
1
-14
/
+14
2013-07-29
spi/orion: Directly include linux/size.h
Mark Brown
1
-0
/
+1
2013-07-28
spi/atmel: Annotate lock/unlock functions
Mark Brown
1
-2
/
+2
2013-07-28
spi/sh-msiof: Remove unneeded empty runtime PM callbacks
Mark Brown
1
-18
/
+0
2013-07-28
spi/sh-hspi: Remove noisy print
Mark Brown
1
-2
/
+0
2013-07-25
spi: davinci: Update configs to make it selectable on Keystone
Santosh Shilimkar
1
-1
/
+1
2013-07-24
spi: s3c64xx: fix casting warning
Jingoo Han
1
-4
/
+4
2013-07-24
spi: s3c64xx: fix printk warnings
Jingoo Han
1
-2
/
+2
2013-07-24
spi: s3c64xx: fix checkpatch error and warnings
Jingoo Han
1
-8
/
+8
2013-07-24
spi/s3c64xx: Remove unused message queue
Mark Brown
1
-21
/
+0
2013-07-24
spi: bcm2835: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-6
/
+0
2013-07-22
spi: spi-mxs: Remove unneeded check for platform_get_resource()
Fabio Estevam
1
-1
/
+1
2013-07-18
driver: spi: Modify core to compute the message length
Sourav Poddar
1
-0
/
+1
2013-07-17
spi: spi-bitbang: Fix conversion of spi_bitbang_transfer_one()
Fabio Estevam
1
-3
/
+4
2013-07-17
spi/xilinx: signedness issue checking platform_get_irq()
Dan Carpenter
1
-1
/
+1
2013-07-17
spi/bitbang: Use core message pump
Mark Brown
1
-70
/
+30
2013-07-17
spi: spi-ep93xx: convert to the queued driver infrastructure
H Hartley Sweeten
1
-146
/
+19
2013-07-17
spi: atmel: prepare clk before calling enable
Boris BREZILLON
1
-5
/
+7
2013-07-15
Merge remote-tracking branch 'spi/fix/xilinx' into spi-linus
Mark Brown
1
-0
/
+16
2013-07-15
Merge remote-tracking branch 'spi/fix/setup' into spi-linus
Mark Brown
2
-0
/
+25
2013-07-15
Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linus
Mark Brown
1
-0
/
+3
2013-07-15
spi/xilinx: Simplify irq allocation
Michal Simek
1
-13
/
+16
2013-07-15
spi/xilinx: Use of_property_read_u32 for reading value from node
Michal Simek
1
-11
/
+3
2013-07-15
spi/xilinx: Clean ioremap calling
Michal Simek
1
-9
/
+4
2013-07-15
spi/xilinx: Remove CONFIG_OF from the driver
Michal Simek
1
-2
/
+0
2013-07-15
spi/xilinx: Refer to platform device as pdev in probe() and remove()
Mark Brown
1
-16
/
+17
2013-07-15
spi/xilinx: Remove remains of of_platform device registration
Mark Brown
1
-82
/
+63
2013-07-15
spi/xilinx: Convert to devm_ioremap_resource()
Mark Brown
1
-15
/
+5
2013-07-15
spi: tle62x0: dump small buffers using %*ph
Andy Shevchenko
1
-2
/
+1
2013-07-15
spi: tegra114: remove redundant dev_err call in tegra_spi_probe()
Wei Yongjun
1
-1
/
+0
2013-07-15
spi: sirf: add missed spi mode_bits that SiRFSoC hardware supports
Qipan Li
1
-0
/
+1
[prev]
[next]