index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-omap-100k.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-17
spi: omap-100k: Rely on validations done by spi core
Jarkko Nikula
1
-18
/
+8
2015-03-17
spi/omap100k: Convert to runtime PM
Mark Brown
1
-24
/
+77
2014-12-22
spi: Remove FSF mailing addresses
Jarkko Nikula
1
-5
/
+0
2014-10-20
spi: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-08-16
spi: omap-100k: Remove unused definitions
Nick Krause
1
-4
/
+0
2014-06-06
spi: omap-100k: Remove unnecessary platform_set_drvdata()
Alexander Shiyan
1
-2
/
+0
2014-03-29
spi: omap-100k: Fix memory leak
Axel Lin
1
-1
/
+1
2014-03-05
spi: omap-100k: fix spacing coding style issue
Jingoo Han
1
-17
/
+19
2014-02-10
spi: omap-100k: Remove unused fields from struct omap1_spi100k
Axel Lin
1
-7
/
+0
2014-02-10
spi: omap-100k: Remove unused pointer in omap1_spi100k_txrx_pio()
Christian Engelmayer
1
-2
/
+0
2014-02-10
spi: omap-100k: Remove unused MOD_REG_BIT macro
Axel Lin
1
-7
/
+0
2013-12-02
spi: omap-100k: remove pointless _remove function
Michal Nazarewicz
1
-20
/
+0
2013-09-26
spi: omap-100k: use devm_spi_register_master()
Jingoo Han
1
-3
/
+1
2013-09-01
Merge remote-tracking branch 'spi/topic/pdata' into spi-next
Mark Brown
1
-1
/
+1
2013-08-29
spi: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-07-15
spi/omap-100k: Convert to module_platform_driver()
Mark Brown
1
-13
/
+2
2013-07-15
spi/omap-100k: Prepare and unprepare clocks
Mark Brown
1
-8
/
+8
2013-07-15
spi/omap-100k: Convert to devm_clk_get()
Mark Brown
1
-13
/
+6
2013-07-15
spi/omap-100k: Convert to use core message queue implementation
Mark Brown
1
-86
/
+17
2013-07-15
spi/omap-100k: Factor message transfer function out of work queue
Mark Brown
1
-65
/
+68
2013-07-15
spi/omap-100k: Use core functionality to check validity of transfers
Mark Brown
1
-30
/
+2
2013-07-15
spi/omap-100k: Remove empty reset function
Mark Brown
1
-8
/
+0
2013-06-26
Merge remote-tracking branch 'spi/topic/pdata' into spi-next
Mark Brown
1
-2
/
+2
2013-05-29
spi: convert drivers to use bits_per_word_mask
Stephen Warren
1
-10
/
+2
2013-05-23
spi: use platform_{get,set}_drvdata()
Jingoo Han
1
-2
/
+2
2013-02-05
spi: Remove erroneous __init, __exit and __exit_p() references in drivers
Grant Likely
1
-3
/
+3
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
1
-1
/
+1
2012-09-22
SPI: OMAP: remove unnecessary includes of plat/clock.h
Paul Walmsley
1
-2
/
+0
2011-06-06
spi: reorganize drivers
Grant Likely
1
-0
/
+637