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
2011-07-22
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
57
-1299
/
+1787
2011-07-14
spi/imx: add device tree probe support
Shawn Guo
1
-7
/
+31
2011-07-14
spi/imx: copy gpio number passed by platform data into driver private data
Shawn Guo
1
-5
/
+7
2011-07-14
spi/imx: use soc name in spi device type naming scheme
Shawn Guo
2
-111
/
+109
2011-07-14
spi/imx: merge type SPI_IMX_VER_0_7 into SPI_IMX_VER_0_4
Shawn Guo
2
-56
/
+19
2011-07-14
spi/imx: do not use spi_imx2_3 to name SPI_IMX_VER_2_3 function and macro
Shawn Guo
1
-53
/
+53
2011-07-14
spi/imx: use mx21 to name SPI_IMX_VER_0_0 function and macro
Shawn Guo
1
-31
/
+31
2011-07-14
spi/imx: do not make copy of spi_imx_devtype_data
Shawn Guo
1
-12
/
+12
2011-07-08
spi/dw: Add spi number into spi irq desc
Liu, ShuoX
2
-1
/
+4
2011-07-06
spi/s3c64xx: Bug fix for SPI with different FIFO level
Padmavathi Venna
1
-3
/
+1
2011-07-05
spi/tegra: Use engineering names in DT compatible property
Stephen Warren
1
-1
/
+1
2011-07-05
spi/fsl_spi: fix CPM spi driver
Holger Brunck
1
-17
/
+11
2011-07-04
spi: remove obsolete spi-s3c24xx-gpio driver
Peter Korsgaard
3
-211
/
+0
2011-06-17
spi/bfin_spi: uninline fat queue funcs
Mike Frysinger
1
-4
/
+4
2011-06-17
spi/bfin_spi: constify pin array
Mike Frysinger
1
-1
/
+1
2011-06-17
spi/bfin_spi: use structs for accessing hardware regs
Mike Frysinger
1
-124
/
+84
2011-06-17
Merge branch 'spi/merge' into spi/next
Grant Likely
2
-3
/
+5
2011-06-17
spi/bfin_spi: fix handling of default bits per word setting
Mike Frysinger
1
-3
/
+4
2011-06-16
spi/topcliff-pch: Support new device ML7223 IOH
Tomoya MORINAGA
1
-1
/
+4
2011-06-16
spi/pl022: strengthen FIFO watermark level checks
Linus Walleij
1
-4
/
+44
2011-06-16
spi/pl022: support runtime PM
Rabin Vincent
1
-0
/
+6
2011-06-16
spi/pl022: initialize burstsize from FIFO trigger level
Linus Walleij
1
-2
/
+53
2011-06-15
gpio/tegra: Move Tegra gpio driver to drivers/gpio
Grant Likely
1
-0
/
+12
2011-06-13
spi-pl022: Add missing return value update
Virupax Sadashivpetimath
1
-0
/
+1
2011-06-10
spi: Convert uses of struct resource * to resource_size(ptr)
Joe Perches
5
-14
/
+14
2011-06-09
Merge branch 'ep93xx-dma' into spi/next
Grant Likely
1
-12
/
+291
2011-06-08
spi/topcliff_pch: DMA support
Tomoya MORINAGA
1
-106
/
+488
2011-06-08
spi/topcliff_pch: support new device ML7213 IOH
Tomoya MORINAGA
2
-280
/
+312
2011-06-08
spi/ep93xx: add DMA support
Mika Westerberg
1
-12
/
+291
2011-06-06
spi: reorganize drivers
Grant Likely
57
-289
/
+239
2011-06-03
spi/bitbang: initialize bits_per_word as specified by spi message
Anatolij Gustschin
1
-3
/
+3
2011-06-03
spi/omap2: fix uninitialized variable
Govindraj.R
1
-1
/
+1
2011-05-27
spi/spi_bfin_sport: new driver for a SPI bus via the Blackfin SPORT peripheral
Cliff Cai
3
-0
/
+962
2011-05-26
spi/tle620x: add missing device_remove_file()
Axel Lin
1
-1
/
+2
2011-05-26
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
1
-2
/
+1
2011-05-26
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
9
-159
/
+96
2011-05-26
mfd: Use mfd cell platform_data for timberdale cells platform bits
Samuel Ortiz
1
-2
/
+1
2011-05-24
coldfire_qspi compile fix
Steven King
1
-0
/
+1
2011-05-20
spi/amba-pl022: work in polling or interrupt mode if pl022_dma_probe fails
Viresh Kumar
1
-5
/
+6
2011-05-20
spi/spi_s3c24xx: Use spi_bitbang_stop instead of spi_unregister_master in s3c...
Axel Lin
1
-1
/
+1
2011-05-20
spi/spi_nuc900: Use spi_bitbang_stop instead of spi_unregister_master in nuc9...
Axel Lin
1
-1
/
+1
2011-05-20
spi/spi_tegra: use spi_unregister_master() instead of spi_master_put()
Axel Lin
1
-1
/
+1
2011-05-20
spi/spi_sh: use spi_unregister_master instead of spi_master_put in remove path
Axel Lin
1
-1
/
+1
2011-05-20
spi: Use void pointers for data in simple SPI I/O operations
Mark Brown
1
-2
/
+2
2011-05-20
spi/pl022: use cpu_relax in the busy loop
Linus Walleij
1
-0
/
+1
2011-05-20
spi/pl022: mark driver non-experimental
Linus Walleij
1
-2
/
+2
2011-05-20
spi/pl022: timeout on polled transfer v2
Magnus Templing
1
-8
/
+15
2011-05-20
Merge commit 'v2.6.39' into spi/next
Grant Likely
9
-21
/
+21
2011-05-18
Haavard Skinnemoen has left Atmel
Jean Delvare
1
-1
/
+1
2011-04-11
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
4
-4
/
+4
[next]