index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c-ibm-iic: drop NO_IRQ
Wolfram Sang
2010-05-20
1
-7
/
+7
*
i2c-cpm: drop NO_IRQ
Wolfram Sang
2010-05-20
1
-1
/
+1
*
i2c-mpc: drop NO_IRQ
Wolfram Sang
2010-05-20
1
-3
/
+3
*
MAINTAINERS: add i2c tree for embedded platforms
Uwe Kleine-König
2010-05-20
1
-0
/
+1
*
i2c-pxa: only define 'blue_murder'-function if DEBUG is #defined
Wolfram Sang
2010-05-20
1
-10
/
+14
*
i2c-pxa: remove unused macro
Uwe Kleine-König
2010-05-20
1
-2
/
+0
*
i2c-nomadik: fix operator precedence warning
Rabin Vincent
2010-05-20
1
-1
/
+2
*
i2c-nomadik: release region when removed
Rabin Vincent
2010-05-20
1
-0
/
+3
*
OMAP3: I2C: Clean up Errata 1p153 handling
manjugk manjugk
2010-05-20
1
-1
/
+5
*
OMAP2/3: I2C: Errata ID i207: Clear wrong RDR interrupt
manjugk manjugk
2010-05-20
1
-0
/
+40
*
omap: i2c: add a timeout to the busy waiting
Alexander Shishkin
2010-05-20
1
-1
/
+9
*
omap: i2c: make errata 1.153 workaround a separate function
Alexander Shishkin
2010-05-20
1
-19
/
+24
*
i2c-omap: add mpu wake up latency constraint in i2c
Kalle Jokiniemi
2010-05-20
3
-16
/
+56
*
omap: i2c: Add i2c support on omap4 platform
Santosh Shilimkar
2010-05-20
1
-32
/
+114
*
i2c-bfin-twi: return completion in interrupt for smbus quick transfers
Sonic Zhang
2010-05-20
1
-11
/
+7
*
i2c-bfin-twi: remove redundant retry
Sonic Zhang
2010-05-20
1
-18
/
+2
*
i2c-bfin-twi: fix lost interrupts at high speeds
Sonic Zhang
2010-05-20
1
-24
/
+13
*
i2c-bfin-twi: add debug output for error status
Michael Hennerich
2010-05-20
1
-0
/
+12
*
i2c-bfin-twi: integrate timeout timer with completion interface
Sonic Zhang
2010-05-20
1
-59
/
+66
*
i2c-s3c2410: Remove unconditional 1ms delay on each transfer
Mark Brown
2010-05-20
1
-2
/
+17
*
Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2010-05-19
50
-664
/
+1813
|
\
|
*
Revert "rtc: omap: let device wakeup capability be configured from chip init ...
Kevin Hilman
2010-05-19
1
-7
/
+5
|
*
DM365: Added more PINMUX configurations for AEMIF
Thomas Koeller
2010-05-13
2
-2
/
+8
|
*
DM365: Make CLKOUTx available
Thomas Koeller
2010-05-13
2
-0
/
+9
|
*
DM365: Added PINMUX definitions for GPIO30..32
Thomas Koeller
2010-05-13
2
-0
/
+6
|
*
Davinci: iotable based ioremap() interception
Cyril Chemparathy
2010-05-13
4
-12
/
+27
|
*
Davinci: pinmux - use ioremap()
Cyril Chemparathy
2010-05-13
8
-14
/
+19
|
*
Davinci: aintc/cpintc - use ioremap()
Cyril Chemparathy
2010-05-13
20
-80
/
+36
|
*
Davinci: psc - use ioremap()
Cyril Chemparathy
2010-05-13
9
-26
/
+23
|
*
Davinci: timer - use ioremap()
Cyril Chemparathy
2010-05-13
5
-17
/
+23
|
*
Davinci: jtag_id - use ioremap()
Cyril Chemparathy
2010-05-13
8
-31
/
+37
|
*
Davinci: da8xx: rtc - use ioremap
Cyril Chemparathy
2010-05-13
1
-2
/
+9
|
*
Davinci: gpio - use ioremap()
Cyril Chemparathy
2010-05-13
8
-14
/
+18
|
*
davinci: edma: fix coding style issue related to breaking lines
Sekhar Nori
2010-05-13
1
-6
/
+6
|
*
davinci: edma: use BIT() wherever possible
Sekhar Nori
2010-05-13
1
-21
/
+21
|
*
davinci: edma: fix coding style issue related to usage of braces
Sekhar Nori
2010-05-06
1
-8
/
+7
|
*
davinci: edma: use a more intuitive name for edma_info
Sekhar Nori
2010-05-06
1
-81
/
+77
|
*
Davinci: serial - conditional reset via pwremu
Cyril Chemparathy
2010-05-06
1
-1
/
+1
|
*
Davinci: serial - use ioremap()
Cyril Chemparathy
2010-05-06
1
-7
/
+25
|
*
Davinci: serial - remove unnecessary define
Cyril Chemparathy
2010-05-06
2
-2
/
+1
|
*
Davinci: watchdog reset separation across socs
Cyril Chemparathy
2010-05-06
13
-7
/
+25
|
*
Davinci: eliminate pinmux offset verbosity
Cyril Chemparathy
2010-05-06
8
-43
/
+4
|
*
Davinci: gpio - fine grained locking
Cyril Chemparathy
2010-05-06
2
-4
/
+8
|
*
Davinci: gpio - controller type support
Cyril Chemparathy
2010-05-06
9
-0
/
+16
|
*
Davinci: gpio - register layout invariant inlines
Cyril Chemparathy
2010-05-06
3
-45
/
+65
|
*
Davinci: gpio - structs and functions renamed
Cyril Chemparathy
2010-05-06
2
-32
/
+32
|
*
Davinci: gpio - minor cleanup
Cyril Chemparathy
2010-05-06
1
-23
/
+27
|
*
DaVinci: move IDE platform device to its proper place
Sergei Shtylyov
2010-05-06
7
-100
/
+49
|
*
davinci: mach/common.h: add missing includes
Thomas Koeller
2010-05-06
1
-0
/
+3
|
*
Davinci: configurable pll divider mask
Cyril Chemparathy
2010-05-06
2
-3
/
+7
[next]