index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: New driver for the SuperH Mobile I2C bus controller
Magnus Damm
2008-04-22
3
-0
/
+511
*
i2c/scx200_acb: Don't use 0 as NULL pointer
Adrian Bunk
2008-04-22
1
-1
/
+1
*
i2c-bfin-twi: Fix mismatch in add timer and delete timer
Hans Schillstrom
2008-04-22
1
-1
/
+2
*
i2c-bfin-twi: Just let i2c-bfin-twi driver depends on BLACKFIN
Bryan Wu
2008-04-22
1
-2
/
+5
*
i2c-bfin-twi: Use simpler comment headers and strip out information that is m...
Mike Frysinger
2008-04-22
1
-18
/
+4
*
i2c-bfin-twi: Cleanup driver descriptions, versions and some module useful in...
Bryan Wu
2008-04-22
1
-6
/
+6
*
i2c-bfin-twi: Add missing pin mux operation
Bryan Wu
2008-04-22
1
-0
/
+15
*
i2c-bfin-twi: Add platform_resource interface to support multi-port TWI contr...
Bryan Wu
2008-04-22
2
-108
/
+177
*
i2c-bfin-twi: Add repeat start feature to avoid break of a bundle of i2c mast...
Sonic Zhang
2008-04-22
1
-71
/
+114
*
i2c: Remove trailing whitespaces in busses/Kconfig
Wolfram Sang
2008-04-22
1
-15
/
+15
*
i2c: Replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-22
7
-45
/
+45
*
i2c: Renesas SH7760 I2C master driver
Manuel Lauss
2008-04-22
4
-0
/
+609
*
i2c-dev: Split i2cdev_ioctl
Jean Delvare
2008-04-22
1
-161
/
+168
*
i2c-ibm_iic: Support building as an of_platform driver
Sean MacLennan
2008-04-22
2
-2
/
+187
*
i2c-ibm_iic: Change the log levels
Sean MacLennan
2008-04-22
1
-5
/
+5
*
i2c: Add platform driver on top of the new pca-algorithm
Wolfram Sang
2008-04-22
4
-2
/
+324
*
i2c-algo-pca: Extend for future drivers
Wolfram Sang
2008-04-22
4
-107
/
+95
*
i2c-algo-pca: Remove trailing whitespaces and unnecessary UTF
Wolfram Sang
2008-04-22
2
-23
/
+23
*
i2c: Remove the algorithm drivers from the config menu
Jean Delvare
2008-04-22
1
-34
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2008-04-22
7
-35
/
+16
|
\
|
*
IB/ipath: Correct capitalization "IntX" -> "INTx"
Roland Dreier
2008-04-22
2
-6
/
+6
|
*
IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.c
Roland Dreier
2008-04-22
1
-9
/
+4
|
*
IB/ipath: Remove dependency on PCI_MSI || HT_IRQ
Roland Dreier
2008-04-22
1
-1
/
+1
|
*
IB/ipath: Build IBA7220 code unconditionally
Roland Dreier
2008-04-22
1
-2
/
+4
|
*
IB/ipath: Remove reference to dev->class_dev ...
Roland Dreier
2008-04-22
1
-1
/
+0
|
*
IB/ipath: Fix module parameter description for disable_sma
Paul Bolle
2008-04-22
1
-1
/
+1
|
*
RDMA/nes: Remove unneeded function declarations
Roland Dreier
2008-04-22
2
-15
/
+0
*
|
infiniband: class_device fallout
Stephen Rothwell
2008-04-22
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2008-04-22
9
-382
/
+778
|
\
|
*
mmc: sdio_ops.c should #include "sdio_ops.h"
Adrian Bunk
2008-04-18
1
-0
/
+1
|
*
mmc: proper prototypes for mmc_attach_*()
Adrian Bunk
2008-04-18
2
-4
/
+4
|
*
mmc: make __mmc_release_bus() static
Adrian Bunk
2008-04-18
1
-1
/
+1
|
*
sdhci: improve no card, no reset quirk
Pierre Ossman
2008-04-18
1
-2
/
+10
|
*
MMC: OMAP: Do not busy wait for end of command for ever
Jarkko Lavinen
2008-04-18
1
-1
/
+7
|
*
MMC: OMAP: Start new commands from work queue instead of irq
Jarkko Lavinen
2008-04-18
1
-6
/
+42
|
*
MMC: OMAP: Lazy clock shutdown
Jarkko Lavinen
2008-04-18
1
-14
/
+75
|
*
MMC: OMAP: Move failing command abortion to workqueue
Jarkko Lavinen
2008-04-18
1
-33
/
+49
|
*
MMC: OMAP: Use tasklet instead of workqueue for cover switch notification
Jarkko Lavinen
2008-04-18
1
-27
/
+40
|
*
MMC: OMAP: Check the get_cover_state function pointer if not set
Kyungmin Park
2008-04-18
1
-1
/
+4
|
*
MMC: OMAP: Using setup_timer instead of init_timer
Carlos Eduardo Aguiar
2008-04-18
1
-10
/
+4
|
*
MMC: OMAP: Abort stuck commands
Jarkko Lavinen
2008-04-18
1
-10
/
+83
|
*
MMC: OMAP: General cleanup for MMC multislot support
Juha Yrjola
2008-04-18
1
-17
/
+29
|
*
MMC: OMAP: Power functions modified to MMC multislot support
Juha Yrjola
2008-04-18
1
-51
/
+37
|
*
MMC: OMAP: Fix timeout calculation for MMC multislot support
Juha Yrjola
2008-04-18
1
-5
/
+4
|
*
MMC: OMAP: New release dma and abort xfer functions
Juha Yrjola
2008-04-18
1
-19
/
+60
|
*
MMC: OMAP: Add back cover switch support
Juha Yrjola
2008-04-18
1
-3
/
+84
|
*
MMC: OMAP: Introduce new multislot structure and change driver to use it
Juha Yrjola
2008-04-18
2
-110
/
+294
|
*
MMC: OMAP: Remove cover switch handling to allow adding multislot support
Tony Lindgren
2008-04-18
1
-151
/
+1
|
*
MMC: OMAP: Fix the BYTEBLOCK capability removal
Francisco Alecrim
2008-04-18
1
-1
/
+1
|
*
MMC: OMAP: Remove extra divisor increase
Tony Lindgren
2008-04-18
1
-1
/
+0
[next]