summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: Fix register usage in xor_raid_4().David S. Miller2007-10-131-6/+6
* [SPARC64]: Kill pci_memspace_mask.David S. Miller2007-10-136-52/+30
* [SPARC64]: Consolidate MSI support code.David S. Miller2007-10-137-777/+704
* [SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}.Stephen Rothwell2007-10-134-4/+12
* [SPARC64]: Fix bugs in SYSV IPC handling in 64-bit processes.David S. Miller2007-10-131-11/+4
* [SPARC/64]: Prepare to remove of_platform_driver name.Stephen Rothwell2007-10-133-3/+11
* [SPARC32]: Add irqflags.h to sparc32 and use it from generic code.Robert Reif2007-10-134-26/+51
* [SPARC64]: beautify vmlinux.ldsSam Ravnborg2007-10-131-89/+122
* [SPARC]: beautify vmlinux.ldsSam Ravnborg2007-10-131-72/+93
* [SPARC64]: Enable MSI on sun4u Fire PCI-E controllers.David S. Miller2007-10-133-1/+522
* [FFB]: source cleanupKrzysztof Helt2007-10-131-83/+78
* [CG6]: accelerated copyareaKrzysztof Helt2007-10-131-3/+49
* [CG6]: code cleanupKrzysztof Helt2007-10-131-126/+118
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-131-1/+1
|\
| * mlx4_core: Fix infinite loop on device initializationRoland Dreier2007-10-131-1/+1
* | i2c-nforce2: Declare PEC as supportedJean Delvare2007-10-131-0/+1
* | i2c-nforce2: Abort the transaction on errorOleg Ryjkov2007-10-131-1/+32
* | i2c-nforce2: Move status checking to a separate functionOleg Ryjkov2007-10-131-16/+33
* | i2c-au1550: Fix a misused register problemChris David2007-10-131-7/+4
* | i2c: Rename the PEC functionality bitDavid Brownell2007-10-134-7/+13
* | i2c-at91: Mark as brokenDavid Brownell2007-10-131-1/+9
* | i2c: Move i2c-dev interfaces to i2c-dev.hDavid Brownell2007-10-132-32/+29
* | i2c: Remove i2c_algorithm.algo_control()David Brownell2007-10-133-31/+12
* | cx23885: Drop empty i2c algorithm control callbackJean Delvare2007-10-131-7/+0
* | i2c: Remove NOP i2c_algorithm.algo_control() methodsDavid Brownell2007-10-137-56/+0
* | i2c-dev: Reject I2C_M_RECV_LENDavid Brownell2007-10-131-2/+4
* | i2c-stub: Support multiple chipsJean Delvare2007-10-132-32/+65
* | i2c-bfin-twi: Remove useless twi_lock mutexFrancis Moreau2007-10-131-16/+0
* | i2c-i801: Add support for the Intel Tolapai SMBusJason Gaston2007-10-132-1/+5
* | i2c: Document struct i2c_msgDavid Brownell2007-10-132-10/+58
* | i2c/pcf8574: No arbitrary initializationJean Delvare2007-10-132-12/+10
* | i2c: Add DaVinci I2C controller supportVladimir Barinov2007-10-134-0/+621
* | i2c-ibm_iic: Add support for new-style clientsStefan Roese2007-10-131-1/+8
* | i2c/tps65010: New-style driver updates, part 2David Brownell2007-10-134-151/+181
* | i2c/tps65010: New-style driver updates, part 1David Brownell2007-10-131-66/+69
* | i2c-core: Make some code staticAdrian Bunk2007-10-132-6/+3
* | i2c: New-style devices can support driver model wakeup flagsDavid Brownell2007-10-132-4/+7
* | i2c: Kill struct i2c_device_idJean Delvare2007-10-132-16/+0
* | missing includes in arch/powerpc/platforms/52xx/lite5200.cAl Viro2007-10-131-0/+2
* | fallout from elsa setup splitAl Viro2007-10-131-1/+1
* | JFS: Bio cleanup: Replace missing return statementsDave Kleikamp2007-10-131-0/+3
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-133-52/+52
|\ \
| * | [MIPS] SMP: Fix use of cpumasks.Ralf Baechle2007-10-131-3/+3
| * | [MIPS] Revert "[MIPS] tlbex.c: Cleanup __init usage."Ralf Baechle2007-10-131-48/+48
| * | [MIPS] CFE: Add missing parenthesis.Ralf Baechle2007-10-131-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-10-1341-989/+484
|\ \ \
| * | | alim15x3: remove redundant m5229_revision checkBartlomiej Zolnierkiewicz2007-10-131-12/+13
| * | | sc1200: fix ->dma_base equal zero handlingBartlomiej Zolnierkiewicz2007-10-131-10/+14
| * | | cs5520: fix ->dma_base equal zero handlingBartlomiej Zolnierkiewicz2007-10-131-10/+9
| * | | sgiioc4: add missing ->dma_base checkBartlomiej Zolnierkiewicz2007-10-131-6/+10