summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-01-2922-254/+175
|\
| * blk_end_request: changing xsysace (take 4)Kiyoshi Ueda2008-01-281-4/+1
| * blk_end_request: changing ub (take 4)Kiyoshi Ueda2008-01-281-5/+5
| * blk_end_request: changing scsi (take 4)Kiyoshi Ueda2008-01-281-20/+11
| * blk_end_request: changing ide-cd (take 4)Kiyoshi Ueda2008-01-281-14/+35
| * blk_end_request: changing ide normal caller (take 4)Kiyoshi Ueda2008-01-282-16/+15
| * blk_end_request: changing cpqarray (take 4)Kiyoshi Ueda2008-01-281-29/+7
| * blk_end_request: changing cciss (take 4)Kiyoshi Ueda2008-01-281-22/+3
| * blk_end_request: changing ide-scsi (take 4)Kiyoshi Ueda2008-01-281-4/+4
| * blk_end_request: changing s390 (take 4)Kiyoshi Ueda2008-01-282-15/+15
| * blk_end_request: changing mmc (take 4)Kiyoshi Ueda2008-01-282-21/+7
| * blk_end_request: changing i2o_block (take 4)Kiyoshi Ueda2008-01-281-12/+8
| * blk_end_request: changing viocd (take 4)Kiyoshi Ueda2008-01-281-9/+6
| * blk_end_request: changing xen-blkfront (take 4)Kiyoshi Ueda2008-01-281-6/+4
| * blk_end_request: changing viodasd (take 4)Kiyoshi Ueda2008-01-281-9/+6
| * blk_end_request: changing sx8 (take 4)Kiyoshi Ueda2008-01-281-30/+28
| * blk_end_request: changing sunvdc (take 4)Kiyoshi Ueda2008-01-281-7/+4
| * blk_end_request: changing ps3disk (take 4)Kiyoshi Ueda2008-01-281-8/+4
| * blk_end_request: changing nbd (take 4)Kiyoshi Ueda2008-01-281-5/+3
| * blk_end_request: changing floppy (take 4)Kiyoshi Ueda2008-01-281-9/+7
| * blk_end_request: changing DAC960 (take 4)Kiyoshi Ueda2008-01-281-9/+2
* | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-01-292-120/+23
|\ \
| * | SG: work with the SCSI fixed maximum allocations.James Bottomley2008-01-281-3/+5
| * | SG: Convert SCSI to use scatterlist helpers for sg chainingJens Axboe2008-01-282-120/+21
| |/
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-01-2921-159/+204
|\ \
| * \ Merge branch 'pxa-plat' into develRussell King2008-01-2813-132/+173
| |\ \
| | * | [ARM] 4762/1: Basic support for Toradex Colibri moduleDaniel Mack2008-01-281-1/+2
| | * | [ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfixRichard Purdie2008-01-281-4/+4
| | * | [ARM] 4746/1: pcm027: network support for phyCORE-PXA270Robert Schwebel2008-01-281-1/+2
| | * | [NET] smc91x: Make smc91x use IRQ resource trigger flagsRussell King2008-01-282-20/+20
| | * | [ARM] pxa: move memory controller registers into pxa2xx-regs.hRussell King2008-01-261-0/+1
| | * | [ARM] USB: update to allow pxa27x ohci driver to support pxa3xxeric miao2008-01-262-1/+2
| | * | [ARM] USB: update pxa27x ohci driver to use clk supporteric miao2008-01-261-2/+11
| | * | [ARM] pxa: mmc: add 1st host controller support for pxa3xxBridge Wu2008-01-261-1/+1
| | * | [ARM] 4711/1: pxa: mmc: move DMA specific code to platform layerBridge Wu2008-01-261-7/+23
| | * | [ARM] 4709/1: pxa: mmc: add 26MHz support for pxa3[0|1]0 mmc controllerBridge Wu2008-01-261-9/+22
| | * | [ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free()eric miao2008-01-262-86/+53
| | * | [ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.heric miao2008-01-261-0/+1
| | * | [ARM] pxa/sa1100: replace wakeup supportRussell King2008-01-261-0/+31
| * | | Merge branch 'orion' into develRussell King2008-01-282-16/+18
| |\ \ \
| | * | | [I2C] i2c-mv64xxx: Don't set i2c_adapter.retriesJean Delvare2008-01-261-1/+0
| | * | | [I2C] Split mv643xx I2C platform supportTzachi Perelstein2008-01-262-15/+18
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '...Russell King2008-01-285-4/+6
| |\ \ \ \ \ | | | | |/ / | | | |/| |
| | | | * | [SERIAL] 21285: Report baud rate back via termiosAlan Cox2008-01-261-0/+2
| | | |/ /
| | * / / [ARM] 4764/1: [AT91] AT91CAP9 core supportAndrew Victor2008-01-264-4/+4
| | |/ /
| * | / [ARM] Fix class_device damage caused by 0c55445f201841bfd6c658c47df8311b6722f002Russell King2008-01-281-7/+7
| | |/ | |/|
* / | libata: Change "write_data" to "rw" for some function documentationsLinus Nilsson2008-01-291-2/+2
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-01-282-5/+7
|\ \
| * | [Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with G...Michael Hennerich2008-01-221-2/+1
| * | [Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default ...Michael Hennerich2008-01-222-3/+6