index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
spi: davinci: eliminate unnecessary update of davinci_spi->count
Brian Niebuhr
2010-11-18
1
-6
/
+0
|
|
*
|
spi: davinci: eliminate the single member structure davinci_spi_slave
Brian Niebuhr
2010-11-18
1
-9
/
+5
|
|
*
|
spi: davinci: remove unused members of davinci_spi_slave
Brian Niebuhr
2010-11-18
1
-5
/
+0
|
|
*
|
spi: davinci: add support for wait enable timeouts
Brian Niebuhr
2010-11-18
1
-9
/
+27
|
|
*
|
spi: davinci: setup chip-select timers values only if timer enabled
Brian Niebuhr
2010-11-18
1
-17
/
+4
|
|
*
|
spi: davinci: consolidate setup of SPIFMTn in one function
Brian Niebuhr
2010-11-18
1
-105
/
+49
|
|
*
|
spi: davinci: make chip-slect specific parameters really chip-select specific
Brian Niebuhr
2010-11-18
1
-30
/
+37
|
|
*
|
spi: davinci: remove 'wait_enable' platform data member
Brian Niebuhr
2010-11-18
1
-1
/
+1
|
|
*
|
spi: davinci: simplify prescalar calculation
Brian Niebuhr
2010-11-18
1
-22
/
+31
|
|
*
|
spi: davinci: enable GPIO lines to be used as chip selects
Brian Niebuhr
2010-11-18
1
-7
/
+32
|
|
*
|
spi: davinci: remove unnecessary data transmit on CS disable
Brian Niebuhr
2010-11-18
1
-12
/
+8
|
|
*
|
spi: davinci: enable both activation and deactivation of chip-selects
Brian Niebuhr
2010-11-18
1
-35
/
+18
|
|
*
|
spi: davinci: set chip-select mode in SPIDEF only once
Brian Niebuhr
2010-11-18
1
-2
/
+2
|
|
*
|
spi: davinci: remove unnecessary typecast
Sekhar Nori
2010-11-18
1
-2
/
+1
|
|
*
|
spi: davinci: removed unused #defines
Sekhar Nori
2010-11-18
1
-31
/
+2
|
|
*
|
spi: davinci: remove unused variable 'pdata'
Brian Niebuhr
2010-11-18
1
-8
/
+0
|
|
*
|
spi: davinci: whitespace cleanup
Brian Niebuhr
2010-11-18
1
-12
/
+10
|
|
*
|
spi: davinci: fix checkpatch errors
Brian Niebuhr
2010-11-18
1
-1
/
+1
|
*
|
|
spi/mpc52xx-psc-spi: move probe/remove to proper sections
Wolfram Sang
2010-12-24
1
-20
/
+15
|
*
|
|
spi/dw_spi: add DMA support
Feng Tang
2010-12-24
5
-19
/
+264
|
*
|
|
spi/dw_spi: change to EXPORT_SYMBOL_GPL for exported APIs
Feng Tang
2010-12-24
1
-4
/
+4
|
*
|
|
spi/dw_spi: Fix too short timeout in spi polling loop
Feng Tang
2010-12-24
1
-3
/
+6
|
*
|
|
spi/pl022: convert running variable
Linus Walleij
2010-12-24
1
-14
/
+10
|
*
|
|
spi/pl022: convert busy flag to a bool
Linus Walleij
2010-12-24
1
-4
/
+4
|
*
|
|
spi/pl022: pass the returned sglen to the DMA engine
Linus Walleij
2010-12-24
1
-7
/
+7
|
*
|
|
spi/pl022: map the buffers on the DMA engine
Linus Walleij
2010-12-24
1
-6
/
+6
|
*
|
|
spi/topcliff_pch: Fix data transfer issue
Tomoya MORINAGA
2010-12-24
1
-4
/
+4
|
*
|
|
spi/imx: remove autodetection
Uwe Kleine-König
2010-12-24
1
-28
/
+2
|
*
|
|
Merge commit 'v2.6.37-rc7' into spi/next
Grant Likely
2010-12-22
861
-7791
/
+17562
|
|
\
\
\
|
*
|
|
|
drivers/spi: Remove unnecessary semicolons
Joe Perches
2010-11-15
2
-2
/
+2
|
*
|
|
|
spi/xilinx: merge OF support code into main driver
Grant Likely
2010-11-10
5
-175
/
+45
|
*
|
|
|
spi/xilinx: fold platform_driver support into main body
Grant Likely
2010-11-10
4
-118
/
+73
|
*
|
|
|
spi/xilinx: Eliminate pdata references from common code.
Grant Likely
2010-11-10
4
-25
/
+12
*
|
|
|
|
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-01-08
9
-24
/
+20
|
\
\
\
\
\
|
*
|
|
|
|
gameport: use this_cpu_read instead of lookup
Christoph Lameter
2011-01-04
1
-1
/
+1
|
*
|
|
|
|
x86: Replace uses of current_cpu_data with this_cpu ops
Tejun Heo
2010-12-30
1
-2
/
+2
|
*
|
|
|
|
connector: Use this_cpu operations
Christoph Lameter
2010-12-17
1
-2
/
+3
|
*
|
|
|
|
xen: Use this_cpu_inc_return
Christoph Lameter
2010-12-17
1
-1
/
+1
|
*
|
|
|
|
random: Use this_cpu_inc_return
Christoph Lameter
2010-12-17
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'this_cpu_ops' into for-2.6.38
Tejun Heo
2010-12-17
166
-837
/
+1562
|
|
\
\
\
\
\
|
*
|
|
|
|
|
xen: Use this_cpu_ops
Christoph Lameter
2010-12-17
1
-4
/
+4
|
*
|
|
|
|
|
fakekey: Simplify speakup_fake_key_pressed through this_cpu_ops
Christoph Lameter
2010-12-17
1
-6
/
+1
|
*
|
|
|
|
|
drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.
Christoph Lameter
2010-12-17
4
-7
/
+7
*
|
|
|
|
|
|
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2011-01-08
62
-135
/
+196
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
usb: don't use flush_scheduled_work()
Tejun Heo
2010-12-24
5
-9
/
+7
|
*
|
|
|
|
|
|
speedtch: don't abuse struct delayed_work
Tejun Heo
2010-12-24
1
-12
/
+14
|
*
|
|
|
|
|
|
media/video: don't use flush_scheduled_work()
Tejun Heo
2010-12-24
4
-10
/
+5
|
*
|
|
|
|
|
|
media/video: explicitly flush request_module work
Tejun Heo
2010-12-24
6
-2
/
+50
|
*
|
|
|
|
|
|
ioc4: use static work_struct for ioc4_load_modules()
Tejun Heo
2010-12-24
1
-20
/
+9
|
*
|
|
|
|
|
|
s390: don't use flush_scheduled_work()
Tejun Heo
2010-12-24
2
-6
/
+14
[prev]
[next]