index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-13
spi: fix probe/remove section markings
Grant Likely
1
-3
/
+3
2009-12-13
Add OMAP spi100k driver
Cory Maccarrone
3
-0
/
+642
2009-12-13
spi-imx: don't access struct device directly but use dev_get_platdata
Uwe Kleine-König
1
-1
/
+1
2009-12-13
spi-imx: Add mx25 support
Sascha Hauer
1
-4
/
+4
2009-12-13
spi-imx: use positive logic to distinguish cpu variants
Uwe Kleine-König
1
-1
/
+1
2009-12-13
spi-imx: correct check for platform_get_irq failing
Uwe Kleine-König
1
-1
/
+1
2009-12-13
ARM: NUC900: Add spi driver support for nuc900
Wan ZongShun
3
-0
/
+512
2009-12-13
spi: SuperH MSIOF SPI Master driver V2
Magnus Damm
3
-0
/
+699
2009-12-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
6
-93
/
+1085
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-09
Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+0
2009-12-09
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
3
-14
/
+13
2009-12-09
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
5
-9
/
+548
2009-12-08
spi: fix spidev compilation failure when VERBOSE is defined
Florian Fainelli
1
-3
/
+3
2009-12-08
spi/au1550_spi: fix setupxfer not to override cfg with zeros
Jan Nikitenko
1
-2
/
+8
2009-12-08
spi/mpc8xxx: don't use __exit_p to wrap plat_mpc8xxx_spi_remove
Uwe Kleine-König
1
-1
/
+1
2009-12-08
spi/i.MX: fix broken error handling for gpio_request
John Ogness
1
-4
/
+5
2009-12-08
spi/i.mx: drain MXC SPI transfer buffer when probing device
Daniel Mack
1
-0
/
+8
2009-12-08
spi/xilinx_spi: fix incorrect casting
Grant Likely
1
-2
/
+2
2009-12-08
spi/mpc52xx-spi: minor cleanups
Wolfram Sang
1
-15
/
+11
2009-12-08
xilinx_spi: add a platform driver using the xilinx_spi common module.
Richard Röjfors
3
-0
/
+110
2009-12-08
xilinx_spi: add support for the DS570 IP.
Richard Röjfors
3
-32
/
+91
2009-12-08
xilinx_spi: Switch to iomem functions and support little endian.
Richard Röjfors
2
-43
/
+55
2009-12-08
xilinx_spi: Split into of driver and generic part.
Richard Röjfors
5
-121
/
+213
2009-12-08
mpc52xx_spi: add gpio chipselect
Luotao Fu
1
-4
/
+60
2009-12-08
mpc52xx_spi: add missing mode_bits definition
Luotao Fu
1
-0
/
+2
2009-12-08
mpc52xx_spi: fix clearing status register
Luotao Fu
1
-1
/
+5
2009-12-08
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-7
/
+7
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2009-12-04
spidev: fix double "of of" in comment
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-12-02
SPI: spi_txx9: Fix bit rate calculation
Atsushi Nemoto
1
-7
/
+6
2009-11-24
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-1
/
+1
2009-11-24
powerpc: Fix build of some FSL platforms
Benjamin Herrenschmidt
1
-5
/
+0
2009-11-22
Merge 7xx-iosplit-plat-merge with omap-fixes
Tony Lindgren
2
-7
/
+7
2009-11-17
spi: error status should be negative
Roel Kluin
1
-1
/
+1
2009-11-11
spi_mpc8xxx: Add support for QE DMA mode and CPM1/CPM2 chips
Anton Vorontsov
2
-43
/
+500
2009-11-11
spi_mpc8xxx: Turn qe_mode into flags
Anton Vorontsov
1
-11
/
+19
2009-11-11
spi_mpc8xxx: Factor out SPI mode change steps into a call
Anton Vorontsov
1
-32
/
+24
2009-11-11
spi_mpc8xxx: Fix uninitialized variable
Anton Vorontsov
1
-0
/
+1
2009-11-04
spi/mpc52xx: replace printk with dev_err
Wolfram Sang
1
-3
/
+2
2009-11-04
Xilinx: SPI: Fix bits_per_word for transfers
John Linn
1
-1
/
+2
2009-11-04
spi/mpc52xx-psc-spi: check for valid PSC
Wolfram Sang
1
-4
/
+8
2009-11-04
powerpc/5200: Add mpc5200-spi (non-PSC) device driver
Grant Likely
3
-0
/
+529
2009-11-04
spi/mpc5200: Register SPI devices described in device tree
Grant Likely
1
-1
/
+7
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
2
-4
/
+4
2009-10-15
Merge branch 'omap7xx-fortony-rc3' of git://robotfuzz.com/linwizard-kernel in...
Tony Lindgren
1
-4
/
+4
2009-10-14
spi: Remove BKL from spidev_open
Thomas Gleixner
1
-3
/
+0
2009-10-07
OMAP7XX: omap_uwire.c: Convert to omap7xx.h
Alistair Buxton
1
-4
/
+4
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
[prev]
[next]