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
/
spi-bcm63xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-02-05
spi/bcm63xx: work around inability to keep CS up
Jonas Gorski
1
-28
/
+106
2013-02-05
spi/bcm63xx: reject transfers unable to transfer
Jonas Gorski
1
-49
/
+42
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
1
-3
/
+3
2012-10-17
spi/bcm63xx: remove useless call to bcm63xx_spi_check_transfer()
Florian Fainelli
1
-7
/
+0
2012-10-17
spi/bcm63xx: add missing spi_master_{resume,suspend} calls to PM callbacks
Florian Fainelli
1
-0
/
+4
2012-10-17
spi/bcm63xx: remove driver version
Florian Fainelli
1
-3
/
+2
2012-08-25
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-5
/
+26
2012-08-17
MIPS: BCM63xx: Fix SPI message control register handling for BCM6338/6348.
Florian Fainelli
1
-5
/
+26
2012-08-13
spi/bcm63xx: Ensure that memory is freed only after it is no longer used
Guenter Roeck
1
-1
/
+3
2012-07-23
spi/bcm63xx: fix clock configuration selection
Florian Fainelli
1
-1
/
+1
2012-04-27
spi/bcm63xx: set master driver mode_bits.
Florian Fainelli
1
-0
/
+1
2012-04-27
spi/bcm63xx: don't use the stopping state
Florian Fainelli
1
-11
/
+2
2012-04-27
spi/bcm63xx: convert to the pump message infrastructure
Florian Fainelli
1
-60
/
+89
2012-03-09
spi: add Broadcom BCM63xx SPI controller driver
Florian Fainelli
1
-0
/
+486