aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-13i2c: Remove i2c_algorithm.algo_control()David Brownell3-31/+12
2007-10-13cx23885: Drop empty i2c algorithm control callbackJean Delvare1-7/+0
2007-10-13i2c: Remove NOP i2c_algorithm.algo_control() methodsDavid Brownell7-56/+0
2007-10-13i2c-dev: Reject I2C_M_RECV_LENDavid Brownell1-2/+4
2007-10-13i2c-stub: Support multiple chipsJean Delvare2-32/+65
2007-10-13i2c-bfin-twi: Remove useless twi_lock mutexFrancis Moreau1-16/+0
2007-10-13i2c-i801: Add support for the Intel Tolapai SMBusJason Gaston2-1/+5
2007-10-13i2c: Document struct i2c_msgDavid Brownell2-10/+58
2007-10-13i2c/pcf8574: No arbitrary initializationJean Delvare2-12/+10
2007-10-13i2c: Add DaVinci I2C controller supportVladimir Barinov4-0/+621
2007-10-13i2c-ibm_iic: Add support for new-style clientsStefan Roese1-1/+8
2007-10-13i2c/tps65010: New-style driver updates, part 2David Brownell4-151/+181
2007-10-13i2c/tps65010: New-style driver updates, part 1David Brownell1-66/+69
2007-10-13i2c-core: Make some code staticAdrian Bunk2-6/+3
2007-10-13i2c: New-style devices can support driver model wakeup flagsDavid Brownell2-4/+7
2007-10-13i2c: Kill struct i2c_device_idJean Delvare2-16/+0
2007-10-13missing includes in arch/powerpc/platforms/52xx/lite5200.cAl Viro1-0/+2
2007-10-13fallout from elsa setup splitAl Viro1-1/+1
2007-10-13JFS: Bio cleanup: Replace missing return statementsDave Kleikamp1-0/+3
2007-10-13Delete filenames in comments.Dave Jones49-97/+15
2007-10-13fix sparc32 breakage (result of vmlinux.lds.S bug)Al Viro1-1/+2
2007-10-13fallout from DECLARE_MAC_BUF patchesAl Viro2-2/+2
2007-10-13v4l: copy_to_user() is not a good method nameAl Viro4-4/+4
2007-10-13minimal build fixes for uml (fallout from x86 merge)Al Viro8-13/+20
2007-10-13net core: fix kernel-doc for new function parametersRandy Dunlap3-2/+13
2007-10-13docbook/mcabook: fixup x86 path/file namesRandy Dunlap1-1/+1
2007-10-13docbook/kernel-api: fixup x86 path/file namesRandy Dunlap1-9/+9
2007-10-13docbook/kernel-hacking: fixup x86 path/file namesRandy Dunlap1-2/+2
2007-10-13docbook/deviceiobook: fixup x86 path/file namesRandy Dunlap1-1/+1
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: Export cachectl.hMatthew Wilcox1-0/+1
2007-10-13m68k: ignore restart_syscallGeert Uytterhoeven1-0/+3
2007-10-13m68k: Atari keyboard ACIA driver cleanupGeert Uytterhoeven1-97/+7
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 Zolnierkiewicz36-521/+304
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 Zolnierkiewicz3-44/+17