| Commit message (Expand) | Author | Age | Files | Lines |
* | V4L/DVB: vpfe-capture: converting ccdc drivers to platform-drivers | Muralidharan Karicheri | 2010-02-26 | 2 | -14/+50 |
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-02-20 | 1 | -7/+5 |
|\ |
|
| * | omap: Remove DEBUG_FS dependency for mux name checking | Ranjith Lohithakshan | 2010-02-17 | 1 | -7/+5 |
* | | ARM: allow alignment fault mode to be configured at kernel boot | Russell King | 2010-02-20 | 1 | -0/+3 |
* | | ARM: Update mach-types | Russell King | 2010-02-20 | 1 | -2/+44 |
* | | ARM: 5950/1: ARM: Fix build error for arm1026ej-s processor | Abdoulaye Walsimou Gaye | 2010-02-20 | 1 | -1/+2 |
* | | Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline | Russell King | 2010-02-18 | 1 | -2/+2 |
|\ \ |
|
| * | | Gemini: wrong registers used to set reg_level in gpio_set_irq_type() | Roel Kluin | 2010-02-18 | 1 | -2/+2 |
| |/ |
|
* | | ARM: 5938/1: ARM: L2: export outer_cache_fns | Santosh Shilimkar | 2010-02-18 | 1 | -0/+1 |
|/ |
|
* | OMAP: hsmmc: fix memory leak | Aaro Koskinen | 2010-02-10 | 1 | -1/+6 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-02-04 | 12 | -30/+195 |
|\ |
|
| * | ARM: Fix wrong register in proc-arm6_7.S data abort handler | Russell King | 2010-02-03 | 1 | -1/+1 |
| * | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 | Russell King | 2010-02-01 | 8 | -25/+187 |
| |\ |
|
| | * | mx35: add a missing comma in a pad definition | Uwe Kleine-König | 2010-01-29 | 1 | -1/+1 |
| | * | mx25: make the FEC AHB clk secondary of the IPG | Baruch Siach | 2010-01-26 | 1 | -2/+2 |
| | * | mx25: fix time accounting | Baruch Siach | 2010-01-26 | 1 | -1/+6 |
| | * | mx25: properly initialize clocks | Baruch Siach | 2010-01-26 | 1 | -0/+8 |
| | * | mx25: remove unused mx25_clocks_init() argument | Baruch Siach | 2010-01-26 | 3 | -3/+3 |
| | * | i.MX25: implement secondary clocks for uarts and fec | Sascha Hauer | 2010-01-26 | 1 | -6/+8 |
| | * | i.MX25: Allow secondary clocks in DEFINE_CLOCK | Sascha Hauer | 2010-01-26 | 1 | -20/+21 |
| | * | ARM: MX3: Fixed typo in declared enum type name. | Vladimir Zapolskiy | 2010-01-21 | 1 | -1/+1 |
| | * | MXC: Add AUDMUXv2 register decode to debugfs | Mark Brown | 2010-01-12 | 1 | -0/+137 |
| | * | mx31ads: Provide an IRQ range to the WM835x on the 1133-EV1 module | Mark Brown | 2010-01-05 | 2 | -0/+6 |
| | * | mx31ads: Provide a name for EXPIO interrupt chip | Mark Brown | 2010-01-05 | 1 | -0/+1 |
| | * | mx31ads: Allow enable/disable of switchable supplies | Mark Brown | 2010-01-05 | 1 | -0/+2 |
| * | | ARM: 5909/1: ARM: Correct the FPSCR bits setting when raising exceptions | Catalin Marinas | 2010-02-01 | 1 | -1/+4 |
| * | | ARM: 5904/1: ARM: Always generate the IT instruction when compiling for Thumb-2 | Catalin Marinas | 2010-01-30 | 1 | -1/+1 |
| * | | ARM: 5907/1: ARM: Fix the reset on the RealView PBX Development board | Colin Tuckley | 2010-01-30 | 1 | -2/+2 |
* | | | omap: Disable serial port autoidle by default | Tony Lindgren | 2010-02-03 | 1 | -2/+9 |
* | | | omap: Fix access to already released memory in clk_debugfs_register_one() | Marek Skuczynski | 2010-02-03 | 1 | -2/+2 |
* | | | omap: Fix arch/arm/mach-omap2/mux.c: Off by one error | Tony Lindgren | 2010-02-03 | 1 | -1/+2 |
* | | | omap: Fix 3630 mux errors | Tony Lindgren | 2010-02-03 | 2 | -0/+54 |
* | | | OMAP2/3: GPMC: ensure valid clock pointer | Kevin Hilman | 2010-02-03 | 1 | -1/+4 |
* | | | OMAP2/3: IRQ: ensure valid base address | Kevin Hilman | 2010-02-03 | 1 | -1/+3 |
* | | | ARCH OMAP : enable ARCH_HAS_HOLES_MEMORYMODEL for OMAP | Sriram | 2010-02-03 | 1 | -0/+1 |
* | | | omap: Remove old unused defines for OMAP_32KSYNCT_BASE | Tony Lindgren | 2010-02-03 | 1 | -10/+0 |
* | | | omap: define _toggle_gpio_edge_triggering only for OMAP1 | Uwe Kleine-König | 2010-01-29 | 1 | -2/+2 |
|/ / |
|
* | | [ARM] Update mach-types | Russell King | 2010-01-28 | 1 | -1/+59 |
* | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2010-01-28 | 3 | -6/+15 |
|\ \ |
|
| * | | [ARM] pxa: fix irq suspend/resume for pxa25x | Eric Miao | 2010-01-13 | 1 | -4/+10 |
| * | | [ARM] pxa: fix the incorrect naming of AC97 reset pin config for pxa26x | Eric Miao | 2010-01-13 | 1 | -2/+4 |
| * | | [ARM] pxa/corgi: fix incorrect default GPIO for UDC Vbus | Eric Miao | 2010-01-13 | 1 | -0/+1 |
* | | | Merge branch 'for-rmk' of git://git.marvell.com/orion | Russell King | 2010-01-27 | 4 | -6/+118 |
|\ \ \ |
|
| * | | | [ARM] orion5x: D-link DNS-323 rev. B1 power-off | Erik Benada | 2010-01-24 | 1 | -6/+27 |
| * | | | [ARM] Orion5x: add GPIO LED and buttons for wrt350n v2 | Dirk Teurlings | 2010-01-13 | 1 | -0/+79 |
| * | | | [ARM] Kirkwood: drive USB VBUS pin on rd88f6192-nas high on boot | Saeed Bishara | 2010-01-10 | 1 | -0/+6 |
| * | | | [ARM] Orion: fix PCIe inbound window programming when RAM size is not a power... | Lennert Buytenhek | 2009-12-28 | 1 | -0/+6 |
* | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-01-25 | 23 | -131/+229 |
|\ \ \ \ |
|
| * | | | | OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timer | Tero Kristo | 2010-01-21 | 1 | -0/+13 |
| * | | | | Merge branch 'omap-fixes' into omap-fixes-for-linus | Tony Lindgren | 2010-01-20 | 6 | -31/+66 |
| |\ \ \ \ |
|