Age | Commit message (Expand) | Author | Files | Lines |
2011-07-08 | ARM: mxc: use ARCH_NR_GPIOS to define gpio number | Shawn Guo | 1 | -18/+3 |
2011-07-08 | gpio/mxc: get rid of the uses of cpu_is_mx() | Shawn Guo | 10 | -46/+56 |
2011-07-06 | gpio: Move mpc5200 gpio driver to drivers/gpio | Grant Likely | 3 | -389/+0 |
2011-06-16 | Merge branch 'for_3.1/gpio-cleanup' of git://git.kernel.org/pub/scm/linux/ker... | Grant Likely | 5 | -0/+129 |
2011-06-16 | gpio/omap: cleanup show revision, remove cpu_is checks, display only once | Kevin Hilman | 5 | -0/+9 |
2011-06-16 | gpio/omap: debounce remove SoC specific registers, use pdata | Kevin Hilman | 2 | -0/+6 |
2011-06-16 | gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefs | Kevin Hilman | 5 | -0/+24 |
2011-06-16 | gpio/omap: consolidate IRQ status handling, remove #ifdefs | Kevin Hilman | 5 | -0/+12 |
2011-06-16 | gpio/omap: consolidate direction, input, output, remove #ifdefs | Kevin Hilman | 5 | -0/+78 |
2011-06-16 | Merge branch 'gpio/next-tegra' into gpio/next | Grant Likely | 134 | -1545/+2002 |
2011-06-16 | gpio/tegra: Move Tegra gpio driver to drivers/gpio | Grant Likely | 2 | -432/+0 |
2011-06-13 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -5/+11 |
2011-06-13 | Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git... | Linus Torvalds | 2 | -0/+24 |
2011-06-13 | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 15 | -71/+26 |
2011-06-12 | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2 | -0/+4 |
2011-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -1/+5 |
2011-06-12 | ep93xx: set DMA masks for the ep93xx_eth | Mika Westerberg | 1 | -1/+5 |
2011-06-11 | gpio/ep93xx: Add missing EP93XX_GPIO_PHYS_BASE define | H Hartley Sweeten | 1 | -0/+1 |
2011-06-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 45 | -117/+1400 |
2011-06-10 | sparc32, leon: bugfix in LEON SMP interrupt init | Daniel Hellstrom | 1 | -0/+16 |
2011-06-10 | sparc32, sun4m: bugfix in SMP IPI traphandler | Daniel Hellstrom | 1 | -2/+2 |
2011-06-10 | gpio/nomadik: fix sleepmode for elder Nomadik | Linus Walleij | 2 | -0/+4 |
2011-06-10 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 9 | -41/+48 |
2011-06-09 | Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epi... | Linus Torvalds | 8 | -418/+67 |
2011-06-09 | exec: delay address limit change until point of no return | Mathias Krause | 2 | -2/+0 |
2011-06-09 | x86: devicetree: Add missing early_init_dt_setup_initrd_arch stub | Florian Fainelli | 1 | -0/+11 |
2011-06-09 | unicore32: using generic-y format for one line asm-generic files | Guan Xuetao | 2 | -35/+59 |
2011-06-09 | unicore32: change PERCPU to PERCPU_SECTION | Guan Xuetao | 1 | -1/+1 |
2011-06-09 | unicore32: add KBUILD_DEFCONFIG with unicore32_defconfig (old debug_defconfig) | Guan Xuetao | 2 | -2/+3 |
2011-06-09 | unicore32: change zImage physical address, though it's PIC codes | Guan Xuetao | 1 | -1/+1 |
2011-06-09 | unicore32: move rtc-puv3.c to drivers/rtc directory | Guan Xuetao | 4 | -379/+3 |
2011-06-09 | powerpc: Force page alignment for initrd reserved memory | Benjamin Herrenschmidt | 4 | -32/+43 |
2011-06-09 | Merge remote branch 'kumar/merge' into merge | Benjamin Herrenschmidt | 3 | -5/+5 |
2011-06-09 | Merge remote branch 'gcl/powerpc/merge' into merge | Benjamin Herrenschmidt | 2 | -4/+0 |
2011-06-09 | dtc/powerpc: remove obsolete .gitignore entries | Wolfram Sang | 2 | -4/+0 |
2011-06-09 | gpio/ep93xx: convert to platform_driver and use basic_mmio_gpio library | H Hartley Sweeten | 1 | -7/+20 |
2011-06-08 | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -6/+6 |
2011-06-08 | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 2 | -5/+11 |
2011-06-08 | x86: cpu-hotplug: Prevent softirq wakeup on wrong CPU | Thomas Gleixner | 1 | -0/+13 |
2011-06-08 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -7/+49 |
2011-06-08 | Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -35/+47 |
2011-06-08 | MN10300: Add missing _sdata declaration | David Howells | 1 | -0/+1 |
2011-06-08 | MN10300: die_if_no_fixup() shouldn't use get_user() as it doesn't call set_fs() | David Howells | 1 | -2/+2 |
2011-06-08 | MN10300: Fix one of the kernel debugger cacheflush variants | David Howells | 1 | -2/+2 |
2011-06-08 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 8 | -333/+223 |
2011-06-08 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Linus Torvalds | 31 | -73/+87 |
2011-06-08 | sparc: Remove unnecessary semicolons | Joe Perches | 34 | -65/+65 |
2011-06-08 | Add support for allocating irqs for bootbus devices | oftedal | 1 | -12/+22 |
2011-06-08 | Do not skip interrupt sources in sun4d interrupt handler and acknowledge inte... | oftedal | 1 | -9/+5 |
2011-06-08 | Restructure sun4d_build_device_irq so that timer interrupts can be allocated | oftedal | 1 | -24/+54 |