summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-14UBI: fix sparse warningsArtem Bityutskiy2-41/+45
2007-10-14UBI: fix leak in ubi_scan_erase_pebFlorin Malita1-4/+4
2007-10-14[SPARC64]: virt_to_real_irq_table --> virt_irq_tableDavid S. Miller1-20/+20
2007-10-14[SPARC64]: virt_irq --> bucket mapping no longer necessaryDavid S. Miller3-14/+10
2007-10-14[SPARC64]: Kill ugly __bucket() macro.David S. Miller1-146/+92
2007-10-14[SPARC64]: Kill ugly __irq_ino() macro.David S. Miller3-13/+15
2007-10-14[SPARC64]: Only use bypass accesses to INO buckets.David S. Miller2-33/+91
2007-10-14[SPARC64]: Update defconfig.David S. Miller1-5/+33
2007-10-14[SPARC64]: Use sun4v VIRQ interfaces as intended.David S. Miller2-12/+31
2007-10-14[SPARC64]: Allocate ivector_table dynamically.David S. Miller1-11/+11
2007-10-14[SPARC64]: Access ivector_table[] using physical addresses.David S. Miller5-45/+55
2007-10-14[SPARC64]: Make IVEC pointers 64-bit.David S. Miller5-32/+38
2007-10-14[SPARC64]: Fix register usage in xor_raid_4().David S. Miller1-6/+6
2007-10-14[SPARC64]: Kill pci_memspace_mask.David S. Miller6-52/+30
2007-10-14[SPARC64]: Consolidate MSI support code.David S. Miller7-777/+704
2007-10-14[SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}.Stephen Rothwell4-4/+12
2007-10-14[SPARC64]: Fix bugs in SYSV IPC handling in 64-bit processes.David S. Miller1-11/+4
2007-10-14[SPARC/64]: Prepare to remove of_platform_driver name.Stephen Rothwell3-3/+11
2007-10-14[SPARC32]: Add irqflags.h to sparc32 and use it from generic code.Robert Reif4-26/+51
2007-10-14[SPARC64]: beautify vmlinux.ldsSam Ravnborg1-89/+122
2007-10-14[SPARC]: beautify vmlinux.ldsSam Ravnborg1-72/+93
2007-10-14[SPARC64]: Enable MSI on sun4u Fire PCI-E controllers.David S. Miller3-1/+522
2007-10-14[FFB]: source cleanupKrzysztof Helt1-83/+78
2007-10-14[CG6]: accelerated copyareaKrzysztof Helt1-3/+49
2007-10-14[CG6]: code cleanupKrzysztof Helt1-126/+118
2007-10-14Fix ohci-ssb with !CONFIG_PMAl Viro1-0/+2
2007-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-1/+1
2007-10-14i2c-nforce2: Declare PEC as supportedJean Delvare1-0/+1
2007-10-14i2c-nforce2: Abort the transaction on errorOleg Ryjkov1-1/+32
2007-10-14i2c-nforce2: Move status checking to a separate functionOleg Ryjkov1-16/+33
2007-10-14i2c-au1550: Fix a misused register problemChris David1-7/+4
2007-10-14i2c: Rename the PEC functionality bitDavid Brownell4-7/+13
2007-10-14i2c-at91: Mark as brokenDavid Brownell1-1/+9
2007-10-14i2c: Move i2c-dev interfaces to i2c-dev.hDavid Brownell2-32/+29
2007-10-14i2c: Remove i2c_algorithm.algo_control()David Brownell3-31/+12
2007-10-14cx23885: Drop empty i2c algorithm control callbackJean Delvare1-7/+0
2007-10-14i2c: Remove NOP i2c_algorithm.algo_control() methodsDavid Brownell7-56/+0
2007-10-14i2c-dev: Reject I2C_M_RECV_LENDavid Brownell1-2/+4
2007-10-14i2c-stub: Support multiple chipsJean Delvare2-32/+65
2007-10-14i2c-bfin-twi: Remove useless twi_lock mutexFrancis Moreau1-16/+0
2007-10-14i2c-i801: Add support for the Intel Tolapai SMBusJason Gaston2-1/+5
2007-10-14i2c: Document struct i2c_msgDavid Brownell2-10/+58
2007-10-14i2c/pcf8574: No arbitrary initializationJean Delvare2-12/+10
2007-10-14i2c: Add DaVinci I2C controller supportVladimir Barinov4-0/+621
2007-10-14i2c-ibm_iic: Add support for new-style clientsStefan Roese1-1/+8
2007-10-14i2c/tps65010: New-style driver updates, part 2David Brownell4-151/+181
2007-10-14i2c/tps65010: New-style driver updates, part 1David Brownell1-66/+69
2007-10-14i2c-core: Make some code staticAdrian Bunk2-6/+3
2007-10-14i2c: New-style devices can support driver model wakeup flagsDavid Brownell2-4/+7
2007-10-14i2c: Kill struct i2c_device_idJean Delvare2-16/+0