| Commit message (Expand) | Author | Files | Lines |
2007-10-13 | i2c-bfin-twi: Remove useless twi_lock mutex | Francis Moreau | 1 | -16/+0 |
2007-10-13 | i2c-i801: Add support for the Intel Tolapai SMBus | Jason Gaston | 2 | -1/+5 |
2007-10-13 | i2c: Document struct i2c_msg | David Brownell | 2 | -10/+58 |
2007-10-13 | i2c/pcf8574: No arbitrary initialization | Jean Delvare | 2 | -12/+10 |
2007-10-13 | i2c: Add DaVinci I2C controller support | Vladimir Barinov | 4 | -0/+621 |
2007-10-13 | i2c-ibm_iic: Add support for new-style clients | Stefan Roese | 1 | -1/+8 |
2007-10-13 | i2c/tps65010: New-style driver updates, part 2 | David Brownell | 4 | -151/+181 |
2007-10-13 | i2c/tps65010: New-style driver updates, part 1 | David Brownell | 1 | -66/+69 |
2007-10-13 | i2c-core: Make some code static | Adrian Bunk | 2 | -6/+3 |
2007-10-13 | i2c: New-style devices can support driver model wakeup flags | David Brownell | 2 | -4/+7 |
2007-10-13 | i2c: Kill struct i2c_device_id | Jean Delvare | 2 | -16/+0 |
2007-10-13 | missing includes in arch/powerpc/platforms/52xx/lite5200.c | Al Viro | 1 | -0/+2 |
2007-10-13 | fallout from elsa setup split | Al Viro | 1 | -1/+1 |
2007-10-13 | JFS: Bio cleanup: Replace missing return statements | Dave Kleikamp | 1 | -0/+3 |
2007-10-13 | Delete filenames in comments. | Dave Jones | 49 | -97/+15 |
2007-10-13 | fix sparc32 breakage (result of vmlinux.lds.S bug) | Al Viro | 1 | -1/+2 |
2007-10-13 | fallout from DECLARE_MAC_BUF patches | Al Viro | 2 | -2/+2 |
2007-10-13 | v4l: copy_to_user() is not a good method name | Al Viro | 4 | -4/+4 |
2007-10-13 | minimal build fixes for uml (fallout from x86 merge) | Al Viro | 8 | -13/+20 |
2007-10-13 | net core: fix kernel-doc for new function parameters | Randy Dunlap | 3 | -2/+13 |
2007-10-13 | docbook/mcabook: fixup x86 path/file names | Randy Dunlap | 1 | -1/+1 |
2007-10-13 | docbook/kernel-api: fixup x86 path/file names | Randy Dunlap | 1 | -9/+9 |
2007-10-13 | docbook/kernel-hacking: fixup x86 path/file names | Randy Dunlap | 1 | -2/+2 |
2007-10-13 | docbook/deviceiobook: fixup x86 path/file names | Randy Dunlap | 1 | -1/+1 |
2007-10-13 | ssb bus needs <linux/io.h> | Geert Uytterhoeven | 1 | -0/+1 |
2007-10-13 | b43 wireless needs <linux/io.h> | Geert Uytterhoeven | 3 | -2/+5 |
2007-10-13 | m68k: fix net drivers after recent get_stats updates | Geert Uytterhoeven | 2 | -4/+3 |
2007-10-13 | dm: emc_endio returns void | Geert Uytterhoeven | 1 | -2/+0 |
2007-10-13 | m68k: Export cachectl.h | Matthew Wilcox | 1 | -0/+1 |
2007-10-13 | m68k: ignore restart_syscall | Geert Uytterhoeven | 1 | -0/+3 |
2007-10-13 | m68k: Atari keyboard ACIA driver cleanup | Geert Uytterhoeven | 1 | -97/+7 |
2007-10-13 | m68k: Atari input drivers cleanup | Geert Uytterhoeven | 2 | -21/+154 |
2007-10-13 | alim15x3: remove redundant m5229_revision check | Bartlomiej Zolnierkiewicz | 1 | -12/+13 |
2007-10-13 | sc1200: fix ->dma_base equal zero handling | Bartlomiej Zolnierkiewicz | 1 | -10/+14 |
2007-10-13 | cs5520: fix ->dma_base equal zero handling | Bartlomiej Zolnierkiewicz | 1 | -10/+9 |
2007-10-13 | sgiioc4: add missing ->dma_base check | Bartlomiej Zolnierkiewicz | 1 | -6/+10 |
2007-10-13 | cs5535: add missing ->dma_base check | Bartlomiej Zolnierkiewicz | 1 | -7/+7 |
2007-10-13 | ide: remove CONFIG_IDEDMA_IVB config option | Bartlomiej Zolnierkiewicz | 2 | -20/+0 |
2007-10-13 | ide: change master/slave IDENTIFY order | Bartlomiej Zolnierkiewicz | 2 | -5/+3 |
2007-10-13 | ide: move ide_config_drive_speed() calls to upper layers (take 2) | Bartlomiej Zolnierkiewicz | 36 | -521/+304 |
2007-10-13 | pdc202xx_new: check ide_config_drive_speed() return value | Bartlomiej Zolnierkiewicz | 1 | -3/+3 |
2007-10-13 | cs5535: check ide_config_drive_speed() return value | Bartlomiej Zolnierkiewicz | 1 | -2/+6 |
2007-10-13 | amd74xx/via82cxxx: check ide_config_drive_speed() return value | Bartlomiej Zolnierkiewicz | 2 | -14/+6 |
2007-10-13 | au1xxx: fix au1xxx_set_pio_mode() | Bartlomiej Zolnierkiewicz | 1 | -4/+3 |
2007-10-13 | icside: use ide_tune_dma() | Bartlomiej Zolnierkiewicz | 3 | -44/+17 |
2007-10-13 | ide-pmac: fix PIO setup and enable autotune | Benjamin Herrenschmidt | 1 | -8/+12 |
2007-10-13 | ide-pmac: use ide_tune_dma() (take 2) | Bartlomiej Zolnierkiewicz | 1 | -18/+7 |
2007-10-13 | ide-pmac: remove pmac_ide_do_setfeature() (take 2) | Bartlomiej Zolnierkiewicz | 4 | -80/+18 |
2007-10-13 | ide-pmac: remove nIEN clearing from pmac_ide_do_setfeature() | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
2007-10-13 | ide-pmac: use __ide_wait_stat() | Bartlomiej Zolnierkiewicz | 3 | -35/+7 |