summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Fix ohci-ssb with !CONFIG_PMAl Viro2007-10-131-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-131-1/+1
|\
| * mlx4_core: Fix infinite loop on device initializationRoland Dreier2007-10-131-1/+1
* | i2c-nforce2: Declare PEC as supportedJean Delvare2007-10-131-0/+1
* | i2c-nforce2: Abort the transaction on errorOleg Ryjkov2007-10-131-1/+32
* | i2c-nforce2: Move status checking to a separate functionOleg Ryjkov2007-10-131-16/+33
* | i2c-au1550: Fix a misused register problemChris David2007-10-131-7/+4
* | i2c: Rename the PEC functionality bitDavid Brownell2007-10-132-2/+2
* | i2c-at91: Mark as brokenDavid Brownell2007-10-131-1/+9
* | i2c: Remove i2c_algorithm.algo_control()David Brownell2007-10-132-24/+12
* | cx23885: Drop empty i2c algorithm control callbackJean Delvare2007-10-131-7/+0
* | i2c: Remove NOP i2c_algorithm.algo_control() methodsDavid Brownell2007-10-137-56/+0
* | i2c-dev: Reject I2C_M_RECV_LENDavid Brownell2007-10-131-2/+4
* | i2c-stub: Support multiple chipsJean Delvare2007-10-131-22/+57
* | i2c-bfin-twi: Remove useless twi_lock mutexFrancis Moreau2007-10-131-16/+0
* | i2c-i801: Add support for the Intel Tolapai SMBusJason Gaston2007-10-131-0/+3
* | i2c: Document struct i2c_msgDavid Brownell2007-10-131-1/+16
* | i2c/pcf8574: No arbitrary initializationJean Delvare2007-10-131-7/+7
* | i2c: Add DaVinci I2C controller supportVladimir Barinov2007-10-133-0/+600
* | i2c-ibm_iic: Add support for new-style clientsStefan Roese2007-10-131-1/+8
* | i2c/tps65010: New-style driver updates, part 2David Brownell2007-10-131-146/+38
* | i2c/tps65010: New-style driver updates, part 1David Brownell2007-10-131-66/+69
* | i2c-core: Make some code staticAdrian Bunk2007-10-131-4/+3
* | i2c: New-style devices can support driver model wakeup flagsDavid Brownell2007-10-131-1/+3
* | fallout from elsa setup splitAl Viro2007-10-131-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-10-1340-972/+466
|\ \
| * | alim15x3: remove redundant m5229_revision checkBartlomiej Zolnierkiewicz2007-10-131-12/+13
| * | sc1200: fix ->dma_base equal zero handlingBartlomiej Zolnierkiewicz2007-10-131-10/+14
| * | cs5520: fix ->dma_base equal zero handlingBartlomiej Zolnierkiewicz2007-10-131-10/+9
| * | sgiioc4: add missing ->dma_base checkBartlomiej Zolnierkiewicz2007-10-131-6/+10
| * | cs5535: add missing ->dma_base checkBartlomiej Zolnierkiewicz2007-10-131-7/+7
| * | ide: remove CONFIG_IDEDMA_IVB config optionBartlomiej Zolnierkiewicz2007-10-132-20/+0
| * | ide: change master/slave IDENTIFY orderBartlomiej Zolnierkiewicz2007-10-132-5/+3
| * | ide: move ide_config_drive_speed() calls to upper layers (take 2)Bartlomiej Zolnierkiewicz2007-10-1335-516/+292
| * | pdc202xx_new: check ide_config_drive_speed() return valueBartlomiej Zolnierkiewicz2007-10-131-3/+3
| * | cs5535: check ide_config_drive_speed() return valueBartlomiej Zolnierkiewicz2007-10-131-2/+6
| * | amd74xx/via82cxxx: check ide_config_drive_speed() return valueBartlomiej Zolnierkiewicz2007-10-132-14/+6
| * | au1xxx: fix au1xxx_set_pio_mode()Bartlomiej Zolnierkiewicz2007-10-131-4/+3
| * | icside: use ide_tune_dma()Bartlomiej Zolnierkiewicz2007-10-132-43/+17
| * | ide-pmac: fix PIO setup and enable autotuneBenjamin Herrenschmidt2007-10-131-8/+12
| * | ide-pmac: use ide_tune_dma() (take 2)Bartlomiej Zolnierkiewicz2007-10-131-18/+7
| * | ide-pmac: remove pmac_ide_do_setfeature() (take 2)Bartlomiej Zolnierkiewicz2007-10-133-79/+13
| * | ide-pmac: remove nIEN clearing from pmac_ide_do_setfeature()Bartlomiej Zolnierkiewicz2007-10-131-1/+0
| * | ide-pmac: use __ide_wait_stat()Bartlomiej Zolnierkiewicz2007-10-132-34/+6
| * | ide-pmac: remove extra good status wait from pmac_ide_do_setfeature()Bartlomiej Zolnierkiewicz2007-10-131-11/+1
| * | ide: add __ide_wait_stat() helperBartlomiej Zolnierkiewicz2007-10-131-52/+44
| * | ide-pmac: remove pmac_ide_{m,u}dma_enable() (take 2)Bartlomiej Zolnierkiewicz2007-10-131-98/+4
| * | ide-pmac: remove control register messing from pmac_ide_dma_check()Bartlomiej Zolnierkiewicz2007-10-131-1/+1
| * | ide-pmac: fix set_timings_mdma()Bartlomiej Zolnierkiewicz2007-10-131-28/+12
| * | ide-pmac: pmac_ide_tune_chipset() fixesBartlomiej Zolnierkiewicz2007-10-131-11/+16
OpenPOWER on IntegriCloud