index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-23
spi: handle TX-only/RX-only
David Brownell
1
-0
/
+59
2009-09-23
spi: McSPI support for OMAP4
Syed Rafiuddin
1
-4
/
+6
2009-09-23
spi: McSPI saves CHCONFx too
Tero Kristo
1
-0
/
+16
2009-09-23
spi: McSPI off-mode support
Hemanth V
1
-34
/
+100
2009-09-23
spi: Freescale STMP driver
dmitry pervushin
3
-0
/
+686
2009-09-23
spi_s3c24xx: cache device setup data
Ben Dooks
1
-37
/
+89
2009-09-23
spi_s3c24xx: use dev_pm_ops
Ben Dooks
1
-9
/
+13
2009-09-23
spi_s3c24xx: use resource_size() to get resource size
Ben Dooks
1
-2
/
+2
2009-09-23
spi_s3c24xx: fix header includes
Ben Dooks
1
-4
/
+1
2009-09-23
pxa2xx_spi: register earlier
Antonio Ospite
1
-1
/
+1
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
3
-1
/
+4
2009-09-23
spi: add support for device table matching
Anton Vorontsov
1
-0
/
+23
2009-09-23
spi: add SPI driver for most known i.MX SoCs
Sascha Hauer
3
-0
/
+694
2009-09-23
spi: add default selection of PL022 for ARM reference platforms
linus.walleij@stericsson.com
1
-0
/
+3
2009-09-23
spi: add spi_ppc4xx driver
Steven A. Falco
3
-0
/
+620
2009-09-23
spi: omap2_mcspi use BIT(n)
Jouni Hogander
1
-25
/
+25
2009-09-23
spi: remove i.MX SPI driver
Sascha Hauer
3
-1778
/
+0
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
2
-2
/
+2
2009-09-12
Merge branch 'master' into devel
Russell King
1
-10
/
+13
2009-09-12
Merge branch 'devel-stable' into devel
Russell King
1
-3
/
+29
2009-08-19
spi_s3c24xx: fix transfer setup code
Ben Dooks
1
-0
/
+6
2009-08-19
spi_s3c24xx: fix clock rate calculation
Ben Dooks
1
-10
/
+7
2009-07-30
spi: omap2_mcspi rxdma bugfix
Eero Nurkkala
1
-1
/
+20
2009-07-30
spi: omap2_mcspi supports wake events
Jouni Hogander
1
-2
/
+9
2009-07-11
[ARM] remove duplicated #include
Huang Weiyi
1
-2
/
+0
2009-07-01
spi: bitbang bugfix in message setup
David Brownell
1
-10
/
+14
2009-07-01
spi: add spi_master flag word
David Brownell
1
-0
/
+2
2009-07-01
spi: new spi->mode bits
David Brownell
1
-6
/
+11
2009-06-20
spi_mpc8xxx: s/83xx/8xxx/g
Anton Vorontsov
3
-202
/
+202
2009-06-20
spi_mpc83xx: rename spi_83xx.c to spi_8xxx.c
Anton Vorontsov
2
-1
/
+1
2009-06-20
spi_mpc83xx: remove dead code
Anton Vorontsov
1
-17
/
+0
2009-06-20
spi_mpc83xx: split mpc83xx_spi_work() into two routines
Anton Vorontsov
1
-55
/
+60
2009-06-20
spi_mpc83xx: fix checkpatch issues
Anton Vorontsov
1
-6
/
+6
2009-06-20
spi_mpc83xx: add small delay after asserting chip-select line
Anton Vorontsov
1
-1
/
+3
2009-06-20
spi_mpc83xx: quieten down the "Requested speed is too low" message
Anton Vorontsov
1
-5
/
+6
2009-06-20
spi_mpc83xx: handle other Freescale processors
Anton Vorontsov
1
-8
/
+6
2009-06-19
spi: fix spi_write_then_read() comment
Jiri Pirko
1
-2
/
+2
2009-06-19
pxa2xx_spi: fix for SPI_CS_HIGH
Daniel Ribeiro
1
-1
/
+1
2009-06-19
mpc52xx_psc_spi: convert to cs_control callback
Anton Vorontsov
1
-13
/
+9
2009-06-19
spi: move more spi_setup() functionality into core
David Brownell
15
-115
/
+54
2009-06-19
spi: move common spi_setup() functionality into core
David Brownell
14
-56
/
+60
2009-06-19
spi_bfin5xx: limit reaches -1
Roel Kluin
1
-1
/
+1
2009-06-17
Merge branch 'akpm'
Linus Torvalds
1
-3
/
+3
2009-06-17
spi: takes size of a pointer to determine the size of the pointed-to type
Roel Kluin
1
-3
/
+3
2009-06-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
1
-2
/
+2
2009-06-15
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-1
/
+1878
2009-06-13
Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheable
Jie Zhang
1
-2
/
+2
2009-06-11
Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into devel
Russell King
1
-0
/
+1
2009-06-11
[ARM] 5546/1: ARM PL022 SSP/SPI driver v3
Linus Walleij
3
-0
/
+1876
2009-05-24
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...
Russell King
1
-0
/
+3
[next]