Age | Commit message (Expand) | Author | Files | Lines |
2008-05-15 | atmel_lcdfb: fix initialization of a pre-allocated framebuffer | Nicolas Ferre | 2 | -23/+2 |
2008-05-10 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/... | Russell King | 4 | -82/+13 |
2008-05-10 | [ARM] 5033/1: Unbreak corgi_ssp by registering ssp drivers earlier. | Dmitry Baryshkov | 1 | -5/+7 |
2008-05-09 | [ARM] Orion: clean up addr-map.c after window setting code purge | Lennert Buytenhek | 1 | -16/+3 |
2008-05-09 | [ARM] Orion: pass proper t_clk into mv643xx_eth | Lennert Buytenhek | 1 | -0/+1 |
2008-05-09 | [ARM] Orion: use mv643xx_eth driver mbus window handling | Lennert Buytenhek | 3 | -49/+7 |
2008-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+2 |
2008-05-08 | [ARM] pxa: Fix RCSR handling | Russell King | 8 | -16/+6 |
2008-05-08 | [ARM] lubbock: fix compilation | Alexey Dobriyan | 1 | -1/+1 |
2008-05-08 | Merge branch 'irq-fix' of git://www.modarm9.com/gitsrc/pub/people/ukleinek/li... | Russell King | 1 | -7/+15 |
2008-05-08 | [ARM] 5032/1: Added cpufreq support for pxa27x CPU | Robert Jarzmik | 1 | -80/+186 |
2008-05-08 | [ARM] 5031/1: Indentation correction in cpu-pxa.c. | Robert Jarzmik | 1 | -47/+51 |
2008-05-08 | [ARM] 4882/2: Correction for S3C2410 clkout generation | Davide Rizzo | 1 | -2/+2 |
2008-05-06 | Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_... | Jeff Garzik | 1 | -0/+2 |
2008-05-04 | [ARM] 5027/1: Fixed random memory corruption on pxa suspend cycle. | Robert Jarzmik | 5 | -22/+16 |
2008-05-04 | [ARM] 5023/1: Fix broken gpio interrupts on ep93xx | Ryan Mallon | 1 | -1/+1 |
2008-05-04 | unified (weak) sys_pipe implementation | Ulrich Drepper | 1 | -17/+0 |
2008-04-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -0/+6 |
2008-04-30 | pxafb: make lubbock/mainstone/zylonite/littleton to use new LCD connection type | eric miao | 4 | -10/+6 |
2008-04-30 | pxafb: convert fb driver to use ioremap() and __raw_{readl, writel} | eric miao | 1 | -5/+0 |
2008-04-29 | Driver for IXP4xx built-in Ethernet ports | Krzysztof Halasa | 2 | -0/+6 |
2008-04-29 | mv643xx_eth: get rid of static variables, allow multiple instances | Lennert Buytenhek | 1 | -0/+2 |
2008-04-28 | atmel_lcdfb: don't initialize a pre-allocated framebuffer | Haavard Skinnemoen | 2 | -0/+25 |
2008-04-25 | ns9xxx: fix sparse warning | Uwe Kleine-König | 1 | -1/+1 |
2008-04-25 | ns9xxx: check for irq lockups | Uwe Kleine-König | 1 | -0/+5 |
2008-04-25 | ns9xxx: fix handle_prio_irq to unmask irqs with lower priority | Uwe Kleine-König | 1 | -6/+9 |
2008-04-24 | Merge branch 'irq-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 1 | -1/+4 |
2008-04-24 | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 24 | -20/+31 |
2008-04-24 | arm/mach-integrator/time.c, mwave: revert portions of recent irq cleanups | Jeff Garzik | 1 | -1/+4 |
2008-04-24 | [ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84f | Catalin Marinas | 23 | -17/+29 |
2008-04-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh... | Linus Torvalds | 1 | -3/+3 |
2008-04-22 | Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2008-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -0/+2 |
2008-04-22 | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 9 | -10/+0 |
2008-04-22 | arm: Storage class should be before const qualifier | Tobias Klauser | 1 | -3/+3 |
2008-04-21 | ARM minor irq handler cleanup: avoid passing unused info to irq | Jeff Garzik | 1 | -1/+1 |
2008-04-20 | [ARM] fix lh7a40x/kev7a400 build | Russell King | 1 | -3/+2 |
2008-04-20 | UIO: arch/arm/Kconfig: Make UIO available on ARM architecture | Hans-Jürgen Koch | 1 | -0/+2 |
2008-04-19 | Merge branch 'merge-fixes' into devel | Russell King | 2 | -222/+1 |
2008-04-19 | Merge branch 'omap2-upstream' into devel | Russell King | 46 | -4660/+10828 |
2008-04-19 | Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x... | Russell King | 168 | -5612/+17936 |
2008-04-19 | [ARM] pxa: Phycore pcm-990-specific code for the PXA270 Quick Capture driver | Guennadi Liakhovetski | 1 | -0/+86 |
2008-04-19 | [ARM] pxa: V4L2 soc_camera driver for PXA270 | Guennadi Liakhovetski | 1 | -0/+32 |
2008-04-19 | [ARM] 5005/1: BAST: Fix kset_name initialiser | Ben Dooks | 1 | -1/+1 |
2008-04-19 | [ARM] 4967/1: Adds functions to set clkout rate for Samsung S3C2410 | Davide Rizzo | 1 | -0/+56 |
2008-04-19 | [ARM] 4988/1: Add GPIO lib support to the EP93xx | Ryan Mallon | 4 | -98/+172 |
2008-04-19 | [ARM] Add initial sparsemem support | Russell King | 2 | -0/+10 |
2008-04-19 | [ARM] pxa: initialise PXA devices before platform init code | Russell King | 3 | -3/+3 |
2008-04-19 | [ARM] 5002/1: tosa: add two more leds | Dmitry Baryshkov | 1 | -0/+10 |
2008-04-19 | [ARM] 5004/1: Tosa: make several unreferenced structures static. | Dmitry Baryshkov | 1 | -4/+4 |