index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-05
ARM: 5741/1: pl022: fix peripheral id for ST vendor
Srinidhi Kasagar
1
-1
/
+1
2009-10-01
spi-imx: strip down chipselect function to only drive the chipselect
Uwe Kleine-König
1
-33
/
+17
2009-10-01
spi-imx: initialize complete config struct
Uwe Kleine-König
1
-0
/
+1
2009-10-01
spi-imx: no need to assert bits_per_word being initialized
Uwe Kleine-König
1
-3
/
+0
2009-10-01
spi-imx: setup mode_bits we can handle
Sascha Hauer
1
-0
/
+1
2009-10-01
spi-imx: fix initial chipselect settings
Sascha Hauer
1
-1
/
+6
2009-10-01
spi-imx: update state correctly
Sascha Hauer
1
-0
/
+7
2009-10-01
spi-imx: rename source file to spi_imx.c
Uwe Kleine-König
2
-169
/
+169
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-24
Merge branch 'origin' into for-linus
Russell King
13
-1893
/
+2340
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
Merge branch 'u300' into devel
Russell King
1
-4
/
+4
2009-09-21
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
Russell King
1
-14
/
+16
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
2
-2
/
+2
2009-09-18
ARM: 5678/1: SSP/SPI PL022 polarity terminology fix
Linus Walleij
1
-4
/
+4
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-09-10
[ARM] pxa: update pxa2xx-spi.c to use 'struct dev_pm_ops'
Mike Rapoport
1
-14
/
+16
2009-08-18
spi_s3c24xx: fix transfer setup code
Ben Dooks
1
-0
/
+6
2009-08-18
spi_s3c24xx: fix clock rate calculation
Ben Dooks
1
-10
/
+7
2009-07-29
spi: omap2_mcspi rxdma bugfix
Eero Nurkkala
1
-1
/
+20
2009-07-29
spi: omap2_mcspi supports wake events
Jouni Hogander
1
-2
/
+9
2009-07-11
[ARM] remove duplicated #include
Huang Weiyi
1
-2
/
+0
2009-06-30
spi: bitbang bugfix in message setup
David Brownell
1
-10
/
+14
2009-06-30
spi: add spi_master flag word
David Brownell
1
-0
/
+2
2009-06-30
spi: new spi->mode bits
David Brownell
1
-6
/
+11
2009-06-19
spi_mpc8xxx: s/83xx/8xxx/g
Anton Vorontsov
3
-202
/
+202
2009-06-19
spi_mpc83xx: rename spi_83xx.c to spi_8xxx.c
Anton Vorontsov
2
-1
/
+1
2009-06-19
spi_mpc83xx: remove dead code
Anton Vorontsov
1
-17
/
+0
2009-06-19
spi_mpc83xx: split mpc83xx_spi_work() into two routines
Anton Vorontsov
1
-55
/
+60
2009-06-19
spi_mpc83xx: fix checkpatch issues
Anton Vorontsov
1
-6
/
+6
2009-06-19
spi_mpc83xx: add small delay after asserting chip-select line
Anton Vorontsov
1
-1
/
+3
2009-06-19
spi_mpc83xx: quieten down the "Requested speed is too low" message
Anton Vorontsov
1
-5
/
+6
2009-06-19
spi_mpc83xx: handle other Freescale processors
Anton Vorontsov
1
-8
/
+6
[next]