index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
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
2007-09-11
spi_mpc83xx: hang fix
Jan Andersson
1
-5
/
+2
2007-08-31
Fix typo in atmel_spi.c
Andrew Victor
1
-1
/
+1
2007-08-31
spi: correct name for spi_txx9
Atsushi Nemoto
1
-2
/
+1
2007-08-31
SPI driver hotplug/coldplug fixes
David Brownell
7
-4
/
+8
2007-08-11
spidev warning fix
David Brownell
1
-1
/
+3
2007-08-11
spi_mpc83xx: fix prescale modulus calculation
Anton Vorontsov
1
-2
/
+6
2007-08-11
spi_mpc83xx: in "QE mode", use sysclk/2
Anton Vorontsov
1
-8
/
+13
2007-07-31
spi device setup gets better error checking
David Brownell
1
-15
/
+30
2007-07-31
spi_mpc83xx: support loopback mode
Anton Vorontsov
1
-2
/
+6
2007-07-31
spidev supports more communications modes
Anton Vorontsov
1
-3
/
+10
2007-07-31
spi_mpc83xx: fix QE+LSB mode shifts
Anton Vorontsov
1
-0
/
+8
2007-07-31
spi_mpc83xx: support for lsb-first transfers
Anton Vorontsov
1
-5
/
+10
2007-07-31
spi_mpc83xx: get rid of magic numbers
Anton Vorontsov
1
-2
/
+3
2007-07-31
spi_mpc83xx: turn off SPI unit while switching mode
Anton Vorontsov
1
-0
/
+4
2007-07-26
fixup s3c24xx build after arch moves
Ben Dooks
1
-1
/
+1
2007-07-21
spi.c:scan_boardinfo() mustn't be __init_or_module
Adrian Bunk
1
-2
/
+1
2007-07-17
use mutex instead of semaphore in SPI core/init code
Matthias Kaehlcke
1
-5
/
+6
2007-07-17
spi_txx9 controller driver
Atsushi Nemoto
3
-0
/
+481
2007-07-17
SPI: omap2_mcspi driver
Samuel Ortiz
3
-0
/
+1088
2007-07-17
spi_mpc83xx.c: support QE enabled 83xx CPU's like mpc832x
Joakim Tjernlund
1
-3
/
+29
2007-07-17
SPI master driver for Xilinx virtex
Andrei Konovalov
3
-0
/
+446
2007-07-17
SPI: tle620x power switch driver
Ben Dooks
3
-0
/
+338
2007-07-17
S3c24xx SPI controllers both select 'bitbang'
David Brownell
1
-1
/
+3
2007-07-17
atmel_spi: don't always deselect chip between messages
David Brownell
1
-24
/
+103
2007-07-17
atmel_spi: minor updates
David Brownell
1
-12
/
+45
2007-07-17
spi_mpc83xx.c underclocking hotfix
Clifford Wolf
1
-0
/
+6
2007-07-17
spi_lm70llp parport adapter driver
Kaiwan N Billimoria
3
-0
/
+371
2007-07-17
spidev compiler warning gone
David Brownell
1
-2
/
+4
2007-07-17
SPI controller drivers: check for unsupported modes
David Brownell
9
-21
/
+65
2007-07-11
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
1
-2
/
+4
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-1
/
+0
2007-06-11
Blackfin SPI driver: fix bug SPI DMA incomplete transmission
Bryan Wu
1
-5
/
+10
2007-06-11
Blackfin SPI driver: tweak spi cleanup function to match newer kernel changes
Mike Frysinger
1
-1
/
+1
2007-06-04
SPI dynamic busid generation bugfix
David Brownell
1
-1
/
+1
2007-06-01
SPI: Freescale iMX SPI controller driver fixes
Andrea Paterniani
1
-1
/
+2
2007-06-01
atmel_spi dma address bugfix
Haavard Skinnemoen
1
-4
/
+4
2007-05-23
omap_uwire: SPI_CPHA mode bugfix
Imre Deak
1
-2
/
+2
2007-05-23
spi: potential memleak in spidev_ioctl
Florin Malita
1
-0
/
+1
2007-05-23
spi/spidev: check message size before copying
Domen Puncer
1
-6
/
+6
2007-05-23
mpc52xx_psc_spi: fix it for CONFIG_PPC_MERGE
Domen Puncer
1
-14
/
+11
2007-05-21
Blackfin SPI: cleanup according to David Brownell's review
Bryan Wu
1
-72
/
+80
2007-05-16
spi: fix spidev for >sizeof(long)/32 devices
Domen Puncer
1
-1
/
+1
2007-05-11
MPC52xx PSC SPI master driver
Dragos Carp
3
-0
/
+662
2007-05-10
[S390] Kconfig: menus with depends on HAS_IOMEM.
Martin Schwidefsky
1
-0
/
+1
2007-05-09
atmel_spi: remove unnecessary (and wrong) #ifdefs
Haavard Skinnemoen
1
-5
/
+0
2007-05-08
au1550 SPI controller driver
Jan Nikitenko
3
-0
/
+986
2007-05-08
SPI kerneldoc
David Brownell
1
-5
/
+28
2007-05-08
/dev/spidevB.C interface
Andrea Paterniani
3
-0
/
+594
2007-05-08
minor spi_butterfly cleanup
David Brownell
1
-58
/
+4
2007-05-08
layered parport code uses parport->dev
David Brownell
1
-17
/
+4
[next]