Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-03-18 | 16 | -20/+2653 | |
|\ | ||||||
| * | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King | 2011-03-15 | 2 | -3/+3 | |
| |\ | ||||||
| | * | Merge branch 'next-exynos4' into for-next | Kukjin Kim | 2011-03-11 | 2 | -3/+3 | |
| | |\ | ||||||
| | | * | tty: Change dependency of ARCH_EXYNOS4 | Kukjin Kim | 2011-02-22 | 1 | -2/+2 | |
| | | * | mtd: OneNAND: Change dependency of ARCH_EXYNOS4 | Kukjin Kim | 2011-02-22 | 1 | -1/+1 | |
| * | | | Merge branch 'davinci-next-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Russell King | 2011-03-15 | 6 | -0/+901 | |
| |\ \ \ | ||||||
| | * | | | spi: add ti-ssp spi master driver | Cyril Chemparathy | 2011-03-15 | 3 | -0/+413 | |
| | * | | | mfd: add driver for sequencer serial port | Cyril Chemparathy | 2011-03-15 | 3 | -0/+488 | |
| * | | | | Merge branch 'davinci-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Russell King | 2011-03-14 | 1 | -8/+3 | |
| |\| | | | ||||||
| | * | | | davinci: spi: move event queue parameter to platform data | Michael Williamson | 2011-02-28 | 1 | -8/+3 | |
| | | |/ | | |/| | ||||||
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l... | Russell King | 2011-03-12 | 142 | -612/+1277 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| * | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King | 2011-03-10 | 11 | -11/+1749 | |
| |\ \ \ | | |_|/ | |/| | | ||||||
| | * | | spi_imx: Fix misspelled configuration variable SOC_IMX31 | Alberto Panizzo | 2011-03-08 | 1 | -1/+1 | |
| | * | | ARM: imx3x: clean up ARCH_MX3X | Richard Zhao | 2011-03-07 | 3 | -4/+4 | |
| | * | | ARM: imx5x: clean up ARCH_MX5X | Richard Zhao | 2011-03-07 | 2 | -3/+3 | |
| | * | | video: Add i.MX23/28 framebuffer driver | Sascha Hauer | 2011-03-07 | 3 | -0/+929 | |
| | * | | Freescale STMP37XX/STMP378X Application UART driver: remove duplicate linux/d... | Jesper Juhl | 2011-02-15 | 1 | -1/+0 | |
| | * | | ARM i.MX ehci: do ehci init in board specific functions | Sascha Hauer | 2011-02-11 | 1 | -5/+0 | |
| | * | | Merge commit 'v2.6.38-rc4' into imx-for-2.6.39 | Sascha Hauer | 2011-02-11 | 775 | -5345/+9748 | |
| | |\ \ | ||||||
| | * | | | serial: Add auart driver for i.MX23/28 | Sascha Hauer | 2011-01-25 | 3 | -0/+815 | |
| | | | | | ||||||
| \ \ \ \ | ||||||
| \ \ \ \ | ||||||
| \ \ \ \ | ||||||
*---. \ \ \ \ | Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/... | Linus Torvalds | 2011-03-18 | 18 | -186/+1358 | |
|\ \ \ \ \ \ \ | ||||||
| | | * | | | | | VIDEO: cyberpro: remove unused cyber2000fb_get_fb_var() | Russell King | 2011-02-11 | 2 | -9/+0 | |
| | | * | | | | | VIDEO: cyberpro: remove useless function extreg pointers | Russell King | 2011-02-11 | 2 | -11/+0 | |
| | | * | | | | | VIDEO: cyberpro: update handling of device structures | Russell King | 2011-02-11 | 2 | -10/+11 | |
| | | * | | | | | VIDEO: cyberpro: add support for video capture I2C | Russell King | 2011-02-11 | 3 | -14/+118 | |
| | | * | | | | | VIDEO: cyberpro: make 'reg_b0_lock' always present | Russell King | 2011-02-11 | 1 | -7/+5 | |
| | | * | | | | | VIDEO: cyberpro: add I2C support | Ondrej Zary | 2011-02-11 | 2 | -0/+136 | |
| | | * | | | | | VIDEO: cyberpro: select lowest multipler/divisor for PLL | Russell King | 2011-01-28 | 1 | -3/+3 | |
| | | | | | | | | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | *---. \ \ \ \ \ | Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers | Russell King | 2011-03-17 | 630 | -5711/+11282 | |
| | |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| | | | | * | | | | | ARM: 6764/1: pl011: factor out FIFO to TTY code | Linus Walleij | 2011-03-10 | 1 | -91/+66 | |
| | | | | * | | | | | ARM: 6763/1: pl011: add optional RX DMA to PL011 v2 | Linus Walleij | 2011-03-10 | 1 | -20/+434 | |
| | | | | | |_|_|/ | | | | | |/| | | | ||||||
| | | | * | | | | | ARM: 6758/1: amba: support pm ops | Rabin Vincent | 2011-02-23 | 1 | -23/+317 | |
| | | | * | | | | | ARM: amba: make internal ID table handling const | Russell King | 2011-02-23 | 1 | -3/+3 | |
| | | | * | | | | | ARM: amba: make probe() functions take const id tables | Russell King | 2011-02-23 | 13 | -13/+15 | |
| | | | * | | | | | ARM: 6662/1: amba: make amba_bustype non-static | Rob Herring | 2011-02-23 | 1 | -1/+1 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
| | | * | | | | | ARM: mmci: add dmaengine-based DMA support | Russell King | 2011-02-04 | 2 | -8/+287 | |
| | | * | | | | | ARM: mmci: no need for separate host->data_xfered | Russell King | 2011-02-04 | 2 | -8/+3 | |
| | | * | | | | | ARM: mmci: avoid unnecessary switch to data available PIO interrupts | Russell King | 2011-02-04 | 1 | -6/+7 | |
| | | * | | | | | ARM: mmci: no need to call flush_dcache_page() with sg_miter API | Russell King | 2011-02-04 | 1 | -19/+0 | |
| | | * | | | | | ARM: mmci: avoid reporting too many completed bytes on fifo overrun | Russell King | 2011-02-04 | 1 | -6/+18 | |
* | | | | | | | | Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-03-18 | 2 | -6/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | mm: export __get_user_pages | Huang Ying | 2011-03-17 | 2 | -6/+6 | |
* | | | | | | | | | Merge branch 'stable/xen.pm.bug-fixes' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2011-03-18 | 4 | -13/+29 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | xen: use freeze/restore/thaw PM events for suspend/resume/chkpt | Shriram Rajagopalan | 2011-03-16 | 2 | -11/+13 | |
| * | | | | | | | | | xen: xenbus PM events support | Kazuhiro SUZUKI | 2011-03-16 | 3 | -5/+19 | |
| | | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ \ | Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git:... | Linus Torvalds | 2011-03-18 | 1 | -178/+261 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | xen: events: Fix compile error if CONFIG_SMP is not defined. | Konrad Rzeszutek Wilk | 2011-03-15 | 1 | -0/+2 | |
| | * | | | | | | | | | | xen: events: correct locking in xen_irq_from_pirq | Ian Campbell | 2011-03-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | xen: events: propagate irq allocation failure instead of panicking | Ian Campbell | 2011-03-10 | 1 | -8/+14 | |
| | * | | | | | | | | | | xen: events: do not workaround too-small nr_irqs | Ian Campbell | 2011-03-10 | 1 | -7/+0 |