summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [MTD] [OneNAND] Avoid deadlock in erase callback; release chip lock first.Adrian Hunter2007-10-141-3/+4
| * | | [MTD] [OneNAND] Return only negative error codesAdrian Hunter2007-10-141-2/+2
| * | | [MTD] [OneNAND] Synchronize block locking operationsAdrian Hunter2007-10-141-4/+14
| | |/ | |/|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-10-1433-1148/+1760
|\ \ \
| * | | [SPARC64]: virt_to_real_irq_table --> virt_irq_tableDavid S. Miller2007-10-131-20/+20
| * | | [SPARC64]: virt_irq --> bucket mapping no longer necessaryDavid S. Miller2007-10-133-14/+10
| * | | [SPARC64]: Kill ugly __bucket() macro.David S. Miller2007-10-131-146/+92
| * | | [SPARC64]: Kill ugly __irq_ino() macro.David S. Miller2007-10-133-13/+15
| * | | [SPARC64]: Only use bypass accesses to INO buckets.David S. Miller2007-10-132-33/+91
| * | | [SPARC64]: Update defconfig.David S. Miller2007-10-131-5/+33
| * | | [SPARC64]: Use sun4v VIRQ interfaces as intended.David S. Miller2007-10-132-12/+31
| * | | [SPARC64]: Allocate ivector_table dynamically.David S. Miller2007-10-131-11/+11
| * | | [SPARC64]: Access ivector_table[] using physical addresses.David S. Miller2007-10-135-45/+55
| * | | [SPARC64]: Make IVEC pointers 64-bit.David S. Miller2007-10-135-32/+38
| * | | [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
| |/ /
* | | mpc52xx-uart: fix compile warning (format type mismatch)Grant Likely2007-10-141-4/+4
* | | mpc52xx-ata: fix compile warning (unused variable)Grant Likely2007-10-141-1/+0
* | | XilinxFB: typo bugfixGrant Likely2007-10-141-1/+1
* | | Lite5200 shouldn't mess with ROOT_DEVGrant Likely2007-10-141-12/+0
* | | more uevent fallout (drivers/base/memory.c)Al Viro2007-10-141-1/+1
* | | missing include in ssbAl Viro2007-10-141-0/+1
* | | typo in ibm_newemac/rgmii.cAl Viro2007-10-141-1/+1
* | | uevent environment changes falloutAl Viro2007-10-142-19/+6
* | | Fix ohci-ssb with !CONFIG_PMAl Viro2007-10-131-0/+2
|/ /
* | 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
OpenPOWER on IntegriCloud