summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-01MIPS: AR7: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa1-0/+1
2012-08-01MIPS: Lantiq: Platform specific CLK fixupJohn Crispin1-0/+5
2012-08-01MIPS: Lantiq: Add device_tree_init functionJohn Crispin1-0/+22
2012-08-01MIPS: Lantiq: Fix interface clock and PCI control register offsetJohn Crispin1-21/+28
2012-08-01delousing target_core_file a bitAl Viro1-27/+5
2012-08-01DM RAID: Add support for MD RAID10Jonathan Brassow2-5/+116
2012-08-01Merge commit 'c039c332f23e794deb6d6f37b9f07ff3b27fb2cf' into mdNeilBrown4433-104467/+180036
2012-08-01block: remove dead func declarationYuanhan Liu1-1/+0
2012-08-01block: add partition resize function to blkpg ioctlVivek Goyal5-9/+132
2012-08-01block: uninitialized ioc->nr_tasks triggers WARN_ONOlof Johansson1-0/+1
2012-08-01block: do not artificially constrain max_sectors for stacking driversMike Snitzer1-2/+1
2012-08-01ALSA: snd-usb: fix clock source validity indexDaniel Mack1-1/+2
2012-08-01Merge branch 'common/irqdomain' into sh-latestPaul Mundt12-174/+333
2012-08-01sh: ecovec: care CN5 VBUS if USB host modeKuninori Morimoto1-0/+8
2012-08-01sh: sh7724: fixup renesas_usbhs clock settingsKuninori Morimoto1-2/+2
2012-08-01sh: intc: initial irqdomain support.Paul Mundt5-5/+85
2012-08-01Merge branch 'common/pinctrl' into sh-latestPaul Mundt1-17/+15
2012-08-01sh: pfc: Fix up init ordering mess.Paul Mundt1-17/+15
2012-08-01Merge branch 'sh/dmaengine' into sh-latestPaul Mundt3266-83688/+267839
2012-08-01serial: sh-sci: fix compilation breakage, when DMA is enabledGuennadi Liakhovetski1-2/+3
2012-08-01dmaengine: shdma: restore partial transfer calculationGuennadi Liakhovetski3-0/+23
2012-08-01Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds7-169/+248
2012-08-01x86: OLPC: move s/r-related EC cmds to EC driverAndres Salomon2-22/+36
2012-08-01Platform: OLPC: move global variables into priv structAndres Salomon1-20/+28
2012-08-01Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon2-97/+117
2012-08-01x86: OLPC: switch over to using new EC driver on x86Andres Salomon3-36/+27
2012-08-01Platform: OLPC: add a suspended flag to the EC driverAndres Salomon1-1/+45
2012-08-01Platform: OLPC: turn EC driver into a platform_driverAndres Salomon2-0/+54
2012-08-01Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call itAndres Salomon2-2/+116
2012-08-01drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon9-3/+8
2012-08-01Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon6-18/+55
2012-08-01ARM: use new LEDS CPU trigger stub to replace old oneBryan Wu6-245/+3
2012-08-01ARM: mach-sa1100: retire custom LED codeBryan Wu13-615/+215
2012-08-01ARM: mach-omap1: retire custom LED codeBryan Wu13-687/+165
2012-08-01ARM: mach-pnx4008: remove including old leds event API header fileBryan Wu1-1/+0
2012-08-01ARM: plat-samsung: remove including old leds event API header fileBryan Wu1-1/+0
2012-08-01ARM: mach-pxa: retire custom LED codeBryan Wu9-411/+270
2012-08-01char: nwflash: remove old led event codeBryan Wu1-34/+0
2012-08-01ARM: mach-footbridge: retire custom LED codeBryan Wu5-294/+179
2012-08-01ARM: mach-ebsa110: retire custom LED codeBryan Wu2-34/+51
2012-08-01ARM: mach-clps711x: retire custom LED code of P720T machineBryan Wu4-66/+61
2012-08-01ARM: mach-integrator: retire custom LED codeBryan Wu3-66/+99
2012-08-01ARM: mach-integrator: move CM_CTRL to header file for accessing by other func...Bryan Wu2-2/+2
2012-08-01ARM: mach-orion5x: convert custom LED code to gpio_led and LED CPU triggerBryan Wu4-53/+22
2012-08-01ARM: mach-shark: retire custom LED codeBryan Wu3-138/+87
2012-08-01ARM: mach-ks8695: remove leds driver, since nobody use itBryan Wu4-121/+0
2012-08-01ARM: mach-realview and mach-versatile: retire custom LED codeBryan Wu10-76/+7
2012-08-01Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds131-1060/+3174
2012-08-01Merge tag 'vfio-for-v3.6' of git://github.com/awilliam/linux-vfioLinus Torvalds17-0/+6194
2012-08-01Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds39-233/+452