index
:
platform/kernel/kernel-mfld-blackbay
master
tizen
tizen_2.0
tizen_2.1
Domain: System / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-22
Keep SPI power on during booting
Bin Yang
1
-2
/
+7
2012-03-09
spi: intel_mid_ssp_spi device header moved to include/linux/spi
Mark F. Brown
2
-322
/
+1
2012-03-09
spi: support for intel_mid_ssp_spi for tangier simulation
Mark F. Brown
1
-0
/
+25
2011-11-23
dw_spi_pci: add spi1 probing support for cloverview
Leonard Mai
1
-6
/
+7
2011-11-11
PM: stop using deprecated pm framework
Fei Yang
1
-5
/
+7
2011-11-09
spi/spi-dw.h: Expose interface for platform code to register external CS
Dirk Brandewie
2
-13
/
+1
2011-11-09
spi-dw-pci: Add runtime power management
Dirk Brandewie
2
-1
/
+61
2011-11-09
spi/spi-dw: Rework message processing
Dirk Brandewie
3
-575
/
+376
2011-11-09
spi/spi-dw: Rename internal functions to match file naming convention.
Dirk Brandewie
5
-140
/
+140
2011-11-09
intel_mid_ssp_spi: Moorestown and Medfield SPI for SSP devices
Mathieu SOULARD
4
-0
/
+1733
2011-07-06
spi/s3c64xx: Bug fix for SPI with different FIFO level
Padmavathi Venna
1
-3
/
+1
2011-06-17
spi/bfin_spi: fix handling of default bits per word setting
Mike Frysinger
1
-3
/
+4
2011-06-13
spi-pl022: Add missing return value update
Virupax Sadashivpetimath
1
-0
/
+1
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
2011-04-07
spi: Fix race condition in stop_queue()
Vasily Khoruzhick
4
-4
/
+4
2011-03-31
Fix common misspellings
Lucas De Marchi
9
-17
/
+17
2011-03-30
spi/dw_spi: improve the interrupt mode with the batch ops
Alek Du
1
-47
/
+16
2011-03-30
spi/dw_spi: change poll mode transfer from byte ops to batch ops
Alek Du
1
-23
/
+48
2011-03-30
spi/dw_spi: remove the un-necessary flush()
Alek Du
1
-14
/
+1
2011-03-30
spi/dw_spi: unify the low level read/write routines
Feng Tang
2
-79
/
+26
2011-03-24
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-4
/
+22
2011-03-23
spi/pl022: Add loopback support for the SPI on 5500
Philippe Langlais
1
-1
/
+19
2011-03-23
spi/omap_mcspi: Fix broken last word xfer
Jarkko Nikula
1
-3
/
+3
2011-03-23
mfd: mfd_cell is now implicitly available to timberdale drivers
Andres Salomon
1
-1
/
+2
2011-03-18
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
18
-144
/
+1855
2011-03-18
spi/dw_spi: move dw_spi.h into drivers/spi
Grant Likely
5
-5
/
+243
2011-03-17
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-154
/
+68
2011-03-17
Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-11
/
+419
2011-03-17
Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...
Linus Torvalds
1
-1
/
+1
2011-03-17
Merge remote-tracking branch 'origin' into spi/next
Grant Likely
8
-36
/
+28
2011-03-17
Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers
Russell King
3
-43
/
+26
2011-03-15
Merge branch 'davinci-next-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Russell King
3
-0
/
+413
[next]