summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-09NET: sa11x0-ir: fix leak of tx skbRussell King1-10/+19
2012-02-09NET: sa11x0-ir: containerize DMA dataRussell King1-46/+48
2012-02-09NET: sa11x0-ir: obtain interrupt number from platform resourcesRussell King1-3/+6
2012-02-09NET: sa11x0-ir: set netdev's parent struct deviceRussell King1-0/+2
2012-02-09NET: sa11x0-ir: handle DMA mapping errors properlyRussell King1-2/+14
2012-02-09NET: sa11x0-ir: fix documentation bugRussell King1-1/+1
2012-02-09ARM: sa1111: change devid to be a bitmaskRussell King2-15/+17
2012-02-09ARM: sa11x0: badge4: move board specific ohci initialization to badge4.cRussell King2-14/+15
2012-02-09ARM: sa1111: add platform enable/disable functionsRussell King5-15/+51
2012-02-09ARM: sa1111: add shutdown hook to sa1111_driver structureRussell King2-0/+10
2012-02-09ARM: sa1111: implement support for sparse IRQsRussell King1-11/+32
2012-02-09ARM: sa1111: finish "allow cascaded IRQs to be used by platforms"Russell King1-4/+15
2012-02-09ARM: sa1111: add .owner initializer to sa1111 driver structuresRussell King2-0/+2
2012-02-09ARM: sa1111: add sa1111 core driver .owner initializerRussell King1-0/+1
2012-02-09ARM: sa1111: fix PWM state on suspendRussell King1-2/+3
2012-02-09ARM: sa1111: fix memory request/grant setup on PM eventsRussell King1-1/+11
2012-02-09ARM: sa11x0: neponset: don't static map neponset registersRussell King1-6/+1
2012-02-09ARM: sa11x0: neponset: move register definitions to neponset.cRussell King2-71/+91
2012-02-09ARM: sa11x0: assabet/neponest: create neponset device in assabet.cRussell King2-43/+25
2012-02-09ARM: sa11x0: neponset: suspend/resume in _noirq stateRussell King1-9/+15
2012-02-09ARM: sa11x0: neponset: place smc91x and sa1111 resources in neponset deviceRussell King1-0/+13
2012-02-09ARM: sa11x0: neponset: get parent IRQ from neponset device resourceRussell King1-7/+13
2012-02-09ARM: sa11x0: neponset: implement support for sparse IRQsRussell King2-58/+61
2012-02-09ARM: sa11x0: neponset: dynamically create neponset child devicesRussell King1-28/+28
2012-02-09ARM: sa11x0: neponset: save and restore MDM_CTL_0Russell King1-11/+42
2012-02-09ARM: sa11x0: neponset: add driver .owner initializerRussell King1-0/+1
2012-02-09ARM: sa11x0: neponset: shuffle some code aroundRussell King1-101/+101
2012-02-09ARM: sa11x0: neponset: provide function to manipulate NCR_0Russell King4-7/+15
2012-02-09ARM: sa11x0: neponset: fix interrupt setupRussell King1-2/+19
2012-02-09ARM: sa11x0: assabet: ensure that GPIO27 is drivenRussell King1-0/+8
2012-02-09ARM: sa11x0: assabet: avoid glitching GPIOs when setting outputsRussell King1-2/+2
2012-02-09ARM: sa11x0: assabet: deassert QMUTE to codec while codec is unpoweredRussell King1-2/+2
2012-02-09ARM: sa11x0: convert to use DEFINE_RES_xxx macrosRussell King15-257/+61
2012-02-09ARM: sa11x0: fix section mismatch warningsRussell King2-3/+3
2012-02-09ARM: sa11x0: fix sleep entryRussell King1-15/+22
2012-02-09ARM: sa11x0: fix off-by-one resource sizesRussell King2-5/+5
2012-02-09MTD: sa11x0: remove definitions and code left for documentation purposesRussell King1-100/+0
2012-02-09MTD: sa11x0: Remove shutdown handlerRussell King1-12/+0
2012-02-09Linux 3.3-rc3v3.3-rc3Linus Torvalds1-1/+1
2012-02-09Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2-6/+4
2012-02-09Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds21-140/+266
2012-02-09Merge tag 'md-3.3-fixes' of git://neil.brown.name/mdLinus Torvalds2-5/+12
2012-02-09Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-4/+4
2012-02-09Merge branch 'akpm' (Andrew's tree)Linus Torvalds6-9/+18
2012-02-09pcmcia: fix socket refcount decrementing on each resumeRussell King1-3/+1
2012-02-09mm: fix UP THP spin_is_locked BUGsHugh Dickins2-3/+3
2012-02-09drivers/leds/leds-lm3530.c: fix setting pltfm->als_vmaxAxel Lin1-2/+2
2012-02-09mm: compaction: check for overlapping nodes during isolation for migrationMel Gorman1-1/+10
2012-02-09nilfs2: avoid overflowing segment numbers in nilfs_ioctl_clean_segments()Xi Wang1-0/+2
2012-02-09Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds10-41/+76