summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-2213-629/+226
|\
| * spi/imx: use soc name in spi device type naming schemeShawn Guo2011-07-143-11/+19
| * mach-s3c2410: remove unused spi-gpio.h filePeter Korsgaard2011-07-041-28/+0
| * mach-gta2: remove unused spi-gpio.h includePeter Korsgaard2011-07-041-1/+0
| * mach-qt2410: convert to spi_gpioPeter Korsgaard2011-07-041-26/+8
| * mach-jive: convert to spi_gpioPeter Korsgaard2011-07-041-27/+14
| * Merge branch 'spi/merge' into spi/nextGrant Likely2011-06-17132-1113/+2002
| |\
| * | spi/ep93xx: add DMA supportMika Westerberg2011-06-082-1/+7
| * | ep93xx: remove the old M2P DMA codeMika Westerberg2011-06-083-555/+1
| * | ep93xx: add dmaengine platform codeMika Westerberg2011-06-082-0/+110
| * | dmaengine: add ep93xx DMA supportMika Westerberg2011-06-081-0/+87
* | | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-2281-2153/+446
|\ \ \
| * | | ARM: mxc: use ARCH_NR_GPIOS to define gpio numberShawn Guo2011-07-081-18/+3
| * | | gpio/mxc: get rid of the uses of cpu_is_mx()Shawn Guo2011-07-0810-46/+56
| * | | gpio: Move mpc5200 gpio driver to drivers/gpioGrant Likely2011-07-063-389/+0
| * | | Merge branch 'for_3.1/gpio-cleanup' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely2011-06-165-0/+129
| |\ \ \
| | * | | gpio/omap: cleanup show revision, remove cpu_is checks, display only onceKevin Hilman2011-06-165-0/+9
| | * | | gpio/omap: debounce remove SoC specific registers, use pdataKevin Hilman2011-06-162-0/+6
| | * | | gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefsKevin Hilman2011-06-165-0/+24
| | * | | gpio/omap: consolidate IRQ status handling, remove #ifdefsKevin Hilman2011-06-165-0/+12
| | * | | gpio/omap: consolidate direction, input, output, remove #ifdefsKevin Hilman2011-06-165-0/+78
| | | |/ | | |/|
| * | | Merge branch 'gpio/next-tegra' into gpio/nextGrant Likely2011-06-15134-1545/+2002
| |\ \ \
| | * | | gpio/tegra: Move Tegra gpio driver to drivers/gpioGrant Likely2011-06-152-432/+0
| | |/ /
| * | | gpio/ep93xx: Add missing EP93XX_GPIO_PHYS_BASE defineH Hartley Sweeten2011-06-101-0/+1
| * | | gpio/ep93xx: convert to platform_driver and use basic_mmio_gpio libraryH Hartley Sweeten2011-06-081-7/+20
| * | | Merge branch 'gpio/next-mx' into gpio/nextGrant Likely2011-06-0683-922/+457
| |\ \ \
| | * | | gpio/mxc: Change gpio-mxc into an upstanding gpio driverShawn Guo2011-06-0654-165/+213
| | * | | gpio/mxc: Move Freescale MXC gpio driver to drivers/gpioShawn Guo2011-06-062-362/+1
| | * | | gpio/mxs: Change gpio-mxs into an upstanding gpio driverShawn Guo2011-06-066-2/+67
| | * | | gpio/mxs: Move Freescale mxs gpio driver to drivers/gpioGrant Likely2011-06-064-367/+1
| | | |/ | | |/|
| * | | gpio/ep93xx: move driver to drivers/gpioH Hartley Sweeten2011-06-062-411/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-07-2225-2/+1124
|\ \ \ \
| * | | | net: Fix ppc64 BPF JIT dependencies.David S. Miller2011-07-211-1/+1
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-2115-64/+92
| |\ \ \ \
| * | | | | net: filter: BPF 'JIT' compiler for PPC64Matt Evans2011-07-217-1/+1106
| * | | | | net: m68k/nfeth: Remove wrong usage of dev->flagsMichał Mirosław2011-07-141-1/+0
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-1465-153/+262
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-0546-212/+344
| |\ \ \ \ \ \
| * | | | | | | net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-2117-0/+17
| * | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-20222-1373/+2615
| |\ \ \ \ \ \ \
| * | | | | | | | net/m68k: Include <linux/interrupt.h> where neededGeert Uytterhoeven2011-06-111-0/+1
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-07-224-30/+43
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lguest: Fix translation count about wikipedia's cpuid pageAdrian Knoth2011-07-221-1/+1
| * | | | | | | | | lguest: Fix three simple typos in commentsAdrian Knoth2011-07-222-2/+2
| * | | | | | | | | lguest: update commentsRusty Russell2011-07-223-13/+27
| * | | | | | | | | lguest: remove remaining vmcallRusty Russell2011-07-221-6/+2
| * | | | | | | | | lguest: use a special 1:1 linear pagetable mode until first switch.Rusty Russell2011-07-223-9/+12
* | | | | | | | | | Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-07-224-1/+87
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'stable/vga.support' into stable/driversKonrad Rzeszutek Wilk2011-06-214-1/+87
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge2011-06-064-1/+87
OpenPOWER on IntegriCloud