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
2013-04-05
Merge tag 'spi-fix-v3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-44
/
+42
2013-04-04
Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+1
2013-04-02
ACPI / SPI: Use parent's ACPI_HANDLE() in acpi_register_spi_devices()
Rafael J. Wysocki
2
-2
/
+1
2013-04-01
spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmensts
Anatolij Gustschin
1
-1
/
+1
2013-04-01
spi: Unlock a spinlock before calling into the controller driver.
Bryan Freed
1
-8
/
+7
2013-04-01
spi/s3c64xx: modified error interrupt handling and init
Girish K S
1
-16
/
+25
2013-03-21
drivers/Kconfig: add several missing GENERIC_HARDIRQS dependencies
Heiko Carstens
1
-1
/
+2
2013-03-12
spi/bcm63xx: don't disable non enabled clocks in probe error path
Jonas Gorski
1
-1
/
+1
2013-03-12
spi/bcm63xx: Remove unused variable
Kevin Cernekee
1
-1
/
+0
2013-03-12
spi: slink-tegra20: move runtime pm calls to transfer_one_message
Laxman Dewangan
1
-17
/
+8
2013-02-21
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-4
/
+4
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-40
/
+31
2013-02-21
Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-54
/
+23
2013-02-20
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
4
-11
/
+10
2013-02-20
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
36
-1137
/
+2027
2013-02-13
gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()
Grant Likely
4
-11
/
+10
2013-02-10
spi/of: Fix initialization of cs_gpios array
Andreas Larsson
1
-1
/
+2
2013-02-09
Merge branch spi-next from git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Grant Likely
6
-578
/
+1451
2013-02-08
spi/pxa2xx: add support for Lynxpoint SPI controllers
Mika Westerberg
2
-3
/
+109
2013-02-08
spi/pxa2xx: add support for Intel Low Power Subsystem SPI
Mika Westerberg
2
-4
/
+135
2013-02-08
spi/pxa2xx: add support for SPI_LOOP
Mika Westerberg
1
-1
/
+4
2013-02-08
spi/pxa2xx: add support for runtime PM
Mika Westerberg
1
-6
/
+67
2013-02-08
spi/pxa2xx: add support for DMA engine
Mika Westerberg
5
-3
/
+431
2013-02-08
spi/pxa2xx: break out the private DMA API usage into a separate file
Mika Westerberg
5
-568
/
+712
2013-02-07
sched/rt: Move rt specific bits into new header file
Clark Williams
1
-1
/
+1
2013-02-06
driver-core: constify data for class_find_device()
Michał Mirosław
1
-2
/
+2
2013-02-06
spi/ath79: add shutdown handler
Gabor Juhos
1
-0
/
+6
2013-02-05
spi/mips-lantiq: set SPI_MASTER_HALF_DUPLEX flag
John Crispin
1
-0
/
+1
2013-02-05
spi/mips-lantiq: make use of spi_finalize_current_message
John Crispin
1
-1
/
+1
2013-02-05
spi/bcm63xx: work around inability to keep CS up
Jonas Gorski
1
-28
/
+106
2013-02-05
spi/davinci: use request_threaded_irq() to fix deadlock
Murali Karicheri
1
-2
/
+15
2013-02-05
spi/orion: Use module_platform_driver()
Ezequiel Garcia
1
-11
/
+2
2013-02-05
spi/bcm63xx: reject transfers unable to transfer
Jonas Gorski
1
-49
/
+42
2013-02-05
spi: Ensure memory used for spi_write_then_read() is DMA safe
Mark Brown
1
-1
/
+2
2013-02-05
spi/spi-mpc512x-psc: init mode bits supported by the driver
Anatolij Gustschin
1
-0
/
+1
2013-02-05
spi/mpc512x-psc: don't use obsolet cell-index property
Anatolij Gustschin
1
-11
/
+5
2013-02-05
spi: Remove erroneous __init, __exit and __exit_p() references in drivers
Grant Likely
9
-23
/
+23
2013-02-05
spi/s3c64xx: fix checkpatch warnings and error
Jingoo Han
1
-20
/
+13
2013-02-05
spi/s3c64xx: Use devm_clk_get() and devm_request_irq()
Jingoo Han
1
-26
/
+15
2013-02-05
spi/imx: Add MODULE_ALIAS()
Fabio Estevam
1
-0
/
+1
2013-02-05
spi/tegra: remove checks for valid speed
Laxman Dewangan
2
-6
/
+14
2013-02-05
spi: make sure all transfer has proper speed set
Laxman Dewangan
1
-2
/
+4
2013-02-05
spi/ath79: avoid multiple initialization of the SPI controller
Gabor Juhos
1
-17
/
+24
2013-02-05
spi/ath79: use gpio_request_one
Gabor Juhos
1
-11
/
+11
2013-02-05
spi/ath79: remove superfluous chip select code
Gabor Juhos
1
-6
/
+0
2013-02-05
spi/ath79: add missing HIGH->LOW SCK transition
Gabor Juhos
1
-0
/
+2
2013-02-05
spi/ath79: add delay between SCK changes
Gabor Juhos
1
-1
/
+43
2013-02-05
mxs/spi: clear XFER_COUNT in ctrl0 field in DMA descriptor
Juha Lumme
1
-1
/
+4
2013-02-05
spi/sirf: add support for new SiRFmarco SMP SoC
Barry Song
1
-0
/
+1
2013-02-05
spi/sirf: use clk_prepare_enable and clk_disable_unprepare
Barry Song
1
-3
/
+3
[next]