summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* i2c/scx200_acb: Don't use 0 as NULL pointerAdrian Bunk2008-04-221-1/+1
* i2c-bfin-twi: Fix mismatch in add timer and delete timerHans Schillstrom2008-04-221-1/+2
* i2c-bfin-twi: Just let i2c-bfin-twi driver depends on BLACKFINBryan Wu2008-04-221-2/+5
* i2c-bfin-twi: Use simpler comment headers and strip out information that is m...Mike Frysinger2008-04-221-18/+4
* i2c-bfin-twi: Cleanup driver descriptions, versions and some module useful in...Bryan Wu2008-04-221-6/+6
* i2c-bfin-twi: Add missing pin mux operationBryan Wu2008-04-221-0/+15
* i2c-bfin-twi: Add platform_resource interface to support multi-port TWI contr...Bryan Wu2008-04-222-108/+177
* i2c-bfin-twi: Add repeat start feature to avoid break of a bundle of i2c mast...Sonic Zhang2008-04-221-71/+114
* i2c: Remove trailing whitespaces in busses/KconfigWolfram Sang2008-04-221-15/+15
* i2c: Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-227-45/+45
* i2c: Renesas SH7760 I2C master driverManuel Lauss2008-04-223-0/+587
* i2c-dev: Split i2cdev_ioctlJean Delvare2008-04-221-161/+168
* i2c-ibm_iic: Support building as an of_platform driverSean MacLennan2008-04-222-2/+187
* i2c-ibm_iic: Change the log levelsSean MacLennan2008-04-221-5/+5
* i2c: Add platform driver on top of the new pca-algorithmWolfram Sang2008-04-223-2/+312
* i2c-algo-pca: Extend for future driversWolfram Sang2008-04-223-102/+63
* i2c-algo-pca: Remove trailing whitespaces and unnecessary UTFWolfram Sang2008-04-222-23/+23
* i2c: Remove the algorithm drivers from the config menuJean Delvare2008-04-221-34/+5
* IB/ipath: Correct capitalization "IntX" -> "INTx"Roland Dreier2008-04-212-6/+6
* IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.cRoland Dreier2008-04-211-9/+4
* IB/ipath: Remove dependency on PCI_MSI || HT_IRQRoland Dreier2008-04-211-1/+1
* IB/ipath: Build IBA7220 code unconditionallyRoland Dreier2008-04-211-2/+4
* IB/ipath: Remove reference to dev->class_dev ...Roland Dreier2008-04-211-1/+0
* IB/ipath: Fix module parameter description for disable_smaPaul Bolle2008-04-211-1/+1
* RDMA/nes: Remove unneeded function declarationsRoland Dreier2008-04-212-15/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-04-218-382/+776
|\
| * mmc: sdio_ops.c should #include "sdio_ops.h"Adrian Bunk2008-04-181-0/+1
| * mmc: proper prototypes for mmc_attach_*()Adrian Bunk2008-04-182-4/+4
| * mmc: make __mmc_release_bus() staticAdrian Bunk2008-04-181-1/+1
| * sdhci: improve no card, no reset quirkPierre Ossman2008-04-181-2/+10
| * MMC: OMAP: Do not busy wait for end of command for everJarkko Lavinen2008-04-181-1/+7
| * MMC: OMAP: Start new commands from work queue instead of irqJarkko Lavinen2008-04-181-6/+42
| * MMC: OMAP: Lazy clock shutdownJarkko Lavinen2008-04-181-14/+75
| * MMC: OMAP: Move failing command abortion to workqueueJarkko Lavinen2008-04-181-33/+49
| * MMC: OMAP: Use tasklet instead of workqueue for cover switch notificationJarkko Lavinen2008-04-181-27/+40
| * MMC: OMAP: Check the get_cover_state function pointer if not setKyungmin Park2008-04-181-1/+4
| * MMC: OMAP: Using setup_timer instead of init_timerCarlos Eduardo Aguiar2008-04-181-10/+4
| * MMC: OMAP: Abort stuck commandsJarkko Lavinen2008-04-181-10/+83
| * MMC: OMAP: General cleanup for MMC multislot supportJuha Yrjola2008-04-181-17/+29
| * MMC: OMAP: Power functions modified to MMC multislot supportJuha Yrjola2008-04-181-51/+37
| * MMC: OMAP: Fix timeout calculation for MMC multislot supportJuha Yrjola2008-04-181-5/+4
| * MMC: OMAP: New release dma and abort xfer functionsJuha Yrjola2008-04-181-19/+60
| * MMC: OMAP: Add back cover switch supportJuha Yrjola2008-04-181-3/+84
| * MMC: OMAP: Introduce new multislot structure and change driver to use itJuha Yrjola2008-04-181-110/+292
| * MMC: OMAP: Remove cover switch handling to allow adding multislot supportTony Lindgren2008-04-181-151/+1
| * MMC: OMAP: Fix the BYTEBLOCK capability removalFrancisco Alecrim2008-04-181-1/+1
| * MMC: OMAP: Remove extra divisor increaseTony Lindgren2008-04-181-1/+0
| * MMC: OMAP: Remove some opcodes from host driverCarlos Eduardo Aguiar2008-04-181-8/+3
| * mmc: use shorter, equivalent set_current_state()Robert P. J. Day2008-04-181-2/+2
| * sdhci: allow led to be controlled freelyPierre Ossman2008-04-182-0/+48
OpenPOWER on IntegriCloud