aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-13i2c-stub: Support multiple chipsJean Delvare1-22/+57
2007-10-13i2c-bfin-twi: Remove useless twi_lock mutexFrancis Moreau1-16/+0
2007-10-13i2c-i801: Add support for the Intel Tolapai SMBusJason Gaston1-0/+3
2007-10-13i2c: Document struct i2c_msgDavid Brownell1-1/+16
2007-10-13i2c/pcf8574: No arbitrary initializationJean Delvare1-7/+7
2007-10-13i2c: Add DaVinci I2C controller supportVladimir Barinov3-0/+600
2007-10-13i2c-ibm_iic: Add support for new-style clientsStefan Roese1-1/+8
2007-10-13i2c/tps65010: New-style driver updates, part 2David Brownell1-146/+38
2007-10-13i2c/tps65010: New-style driver updates, part 1David Brownell1-66/+69
2007-10-13i2c-core: Make some code staticAdrian Bunk1-4/+3
2007-10-13i2c: New-style devices can support driver model wakeup flagsDavid Brownell1-1/+3
2007-10-13fallout from elsa setup splitAl Viro1-1/+1
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds40-972/+466
2007-10-13Merge git://git.infradead.org/mtd-2.6Linus Torvalds51-1883/+3842
2007-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds17-1844/+4733
2007-10-13fallout from DECLARE_MAC_BUF patchesAl Viro2-2/+2
2007-10-13v4l: copy_to_user() is not a good method nameAl Viro3-3/+3
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds8-35/+839
2007-10-13ssb bus needs <linux/io.h>Geert Uytterhoeven1-0/+1
2007-10-13b43 wireless needs <linux/io.h>Geert Uytterhoeven3-2/+5
2007-10-13m68k: fix net drivers after recent get_stats updatesGeert Uytterhoeven2-4/+3
2007-10-13dm: emc_endio returns voidGeert Uytterhoeven1-2/+0
2007-10-13m68k: Atari input drivers cleanupGeert Uytterhoeven2-21/+154
2007-10-13alim15x3: remove redundant m5229_revision checkBartlomiej Zolnierkiewicz1-12/+13
2007-10-13sc1200: fix ->dma_base equal zero handlingBartlomiej Zolnierkiewicz1-10/+14
2007-10-13cs5520: fix ->dma_base equal zero handlingBartlomiej Zolnierkiewicz1-10/+9
2007-10-13sgiioc4: add missing ->dma_base checkBartlomiej Zolnierkiewicz1-6/+10
2007-10-13cs5535: add missing ->dma_base checkBartlomiej Zolnierkiewicz1-7/+7
2007-10-13ide: remove CONFIG_IDEDMA_IVB config optionBartlomiej Zolnierkiewicz2-20/+0
2007-10-13ide: change master/slave IDENTIFY orderBartlomiej Zolnierkiewicz2-5/+3
2007-10-13ide: move ide_config_drive_speed() calls to upper layers (take 2)Bartlomiej Zolnierkiewicz35-516/+292
2007-10-13pdc202xx_new: check ide_config_drive_speed() return valueBartlomiej Zolnierkiewicz1-3/+3
2007-10-13cs5535: check ide_config_drive_speed() return valueBartlomiej Zolnierkiewicz1-2/+6
2007-10-13amd74xx/via82cxxx: check ide_config_drive_speed() return valueBartlomiej Zolnierkiewicz2-14/+6
2007-10-13au1xxx: fix au1xxx_set_pio_mode()Bartlomiej Zolnierkiewicz1-4/+3
2007-10-13icside: use ide_tune_dma()Bartlomiej Zolnierkiewicz2-43/+17
2007-10-13ide-pmac: fix PIO setup and enable autotuneBenjamin Herrenschmidt1-8/+12
2007-10-13ide-pmac: use ide_tune_dma() (take 2)Bartlomiej Zolnierkiewicz1-18/+7
2007-10-13ide-pmac: remove pmac_ide_do_setfeature() (take 2)Bartlomiej Zolnierkiewicz3-79/+13
2007-10-13ide-pmac: remove nIEN clearing from pmac_ide_do_setfeature()Bartlomiej Zolnierkiewicz1-1/+0
2007-10-13ide-pmac: use __ide_wait_stat()Bartlomiej Zolnierkiewicz2-34/+6
2007-10-13ide-pmac: remove extra good status wait from pmac_ide_do_setfeature()Bartlomiej Zolnierkiewicz1-11/+1
2007-10-13ide: add __ide_wait_stat() helperBartlomiej Zolnierkiewicz1-52/+44
2007-10-13ide-pmac: remove pmac_ide_{m,u}dma_enable() (take 2)Bartlomiej Zolnierkiewicz1-98/+4
2007-10-13ide-pmac: remove control register messing from pmac_ide_dma_check()Bartlomiej Zolnierkiewicz1-1/+1
2007-10-13ide-pmac: fix set_timings_mdma()Bartlomiej Zolnierkiewicz1-28/+12
2007-10-13ide-pmac: pmac_ide_tune_chipset() fixesBartlomiej Zolnierkiewicz1-11/+16
2007-10-13ide-pmac: don't check kauai_lookup_timing() return valueBartlomiej Zolnierkiewicz1-12/+1
2007-10-13ide: unexport ide_acpi_set_stateAdrian Bunk1-1/+0
2007-10-13ide_platform: set hwif->chipsetBartlomiej Zolnierkiewicz1-1/+1