summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-01-29Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+12
2008-01-29Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds22-254/+175
2008-01-29Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-120/+23
2008-01-29Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds21-159/+204
2008-01-29libata: Change "write_data" to "rw" for some function documentationsLinus Nilsson1-2/+2
2008-01-28Merge branch 'pxa-plat' into develRussell King13-132/+173
2008-01-28Merge branch 'orion' into develRussell King2-16/+18
2008-01-28Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '...Russell King5-4/+6
2008-01-28[ARM] 4762/1: Basic support for Toradex Colibri moduleDaniel Mack1-1/+2
2008-01-28[ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfixRichard Purdie1-4/+4
2008-01-28[ARM] 4746/1: pcm027: network support for phyCORE-PXA270Robert Schwebel1-1/+2
2008-01-28[NET] smc91x: Make smc91x use IRQ resource trigger flagsRussell King2-20/+20
2008-01-28[ARM] Fix class_device damage caused by 0c55445f201841bfd6c658c47df8311b6722f002Russell King1-7/+7
2008-01-28SG: work with the SCSI fixed maximum allocations.James Bottomley1-3/+5
2008-01-28blk_end_request: changing xsysace (take 4)Kiyoshi Ueda1-4/+1
2008-01-28blk_end_request: changing ub (take 4)Kiyoshi Ueda1-5/+5
2008-01-28blk_end_request: changing scsi (take 4)Kiyoshi Ueda1-20/+11
2008-01-28blk_end_request: changing ide-cd (take 4)Kiyoshi Ueda1-14/+35
2008-01-28blk_end_request: changing ide normal caller (take 4)Kiyoshi Ueda2-16/+15
2008-01-28blk_end_request: changing cpqarray (take 4)Kiyoshi Ueda1-29/+7
2008-01-28blk_end_request: changing cciss (take 4)Kiyoshi Ueda1-22/+3
2008-01-28blk_end_request: changing ide-scsi (take 4)Kiyoshi Ueda1-4/+4
2008-01-28blk_end_request: changing s390 (take 4)Kiyoshi Ueda2-15/+15
2008-01-28blk_end_request: changing mmc (take 4)Kiyoshi Ueda2-21/+7
2008-01-28blk_end_request: changing i2o_block (take 4)Kiyoshi Ueda1-12/+8
2008-01-28blk_end_request: changing viocd (take 4)Kiyoshi Ueda1-9/+6
2008-01-28blk_end_request: changing xen-blkfront (take 4)Kiyoshi Ueda1-6/+4
2008-01-28blk_end_request: changing viodasd (take 4)Kiyoshi Ueda1-9/+6
2008-01-28blk_end_request: changing sx8 (take 4)Kiyoshi Ueda1-30/+28
2008-01-28blk_end_request: changing sunvdc (take 4)Kiyoshi Ueda1-7/+4
2008-01-28blk_end_request: changing ps3disk (take 4)Kiyoshi Ueda1-8/+4
2008-01-28blk_end_request: changing nbd (take 4)Kiyoshi Ueda1-5/+3
2008-01-28blk_end_request: changing floppy (take 4)Kiyoshi Ueda1-9/+7
2008-01-28blk_end_request: changing DAC960 (take 4)Kiyoshi Ueda1-9/+2
2008-01-28SG: Convert SCSI to use scatterlist helpers for sg chainingJens Axboe2-120/+21
2008-01-28blktrace: Add blktrace ioctls to SCSI generic devicesChristof Schmitt1-0/+12
2008-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2-5/+7
2008-01-27i2c-bfin-twi: Register adapter with a specific bus numberKalle Pokki1-1/+2
2008-01-27i2c-au1550: Convert to platform driverManuel Lauss2-96/+102
2008-01-27i2c-au1550: properly terminate zero-byte transfersManuel Lauss1-3/+8
2008-01-27mpc-i2c: Propagate error values properlyJon Smirl1-12/+16
2008-01-27i2c: Add i2c_new_dummy() utilityDavid Brownell1-1/+58
2008-01-27i2c: Drop legacy locking in i2c_new_probed_deviceJean Delvare1-2/+0
2008-01-27i2c: Limit locking scope in i2c_detach_clientJean Delvare1-1/+2
2008-01-27i2c-remove-redundant-i2c_client-list.patchDavid Brownell1-14/+8
2008-01-27i2c: Drivers stop using the redundant client listJean Delvare2-19/+40
2008-01-27i2c: Stop using the redundant client listDavid Brownell2-49/+58
2008-01-27i2c-viapro: Add support for the VT8237SJean Delvare2-2/+6
2008-01-27i2c-piix4: Drop redundant PCI function number checkJean Delvare1-26/+15
2008-01-27i2c: Let the user specify PCI driver data through new_idJean Delvare2-0/+10