| Commit message (Expand) | Author | Age |
* | PCI: remove pcibios_scan_all_fns() | Alex Chiang | 2009-09-09 |
* | [ARM] Kirkwood: enable eSATA on QNAP TS-219P | John Holland | 2009-08-24 |
* | [ARM] Kirkwood: __init requires linux/init.h | Martin Michlmayr | 2009-08-24 |
* | ARM: 5673/1: U300 fix initsection compile warning | Linus Walleij | 2009-08-15 |
* | Merge branch 's3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux | Russell King | 2009-08-15 |
|\ |
|
| * | ARM: S3C24XX: Fix clkout mpx error | Davide Rizzo | 2009-08-13 |
* | | Merge branch 'for-rmk-rc' of git://git.pengutronix.de/git/imx/linux-2.6 | Russell King | 2009-08-15 |
|\ \ |
|
| * | | mx31moboard: invert sdhc ro signal sense | Valentin Longchamp | 2009-08-14 |
| * | | mx3: Fix double pin allocation in pcm037_eet.c | Guennadi Liakhovetski | 2009-07-31 |
* | | | ARM: Fix broken highmem support | Russell King | 2009-08-15 |
* | | | Merge branch 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Russell King | 2009-08-13 |
|\ \ \ |
|
| * | | | IXP4xx: Fix IO_SPACE_LIMIT for 2.6.31-rc core PCI changes | Mikael Pettersson | 2009-08-11 |
* | | | | Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Russell King | 2009-08-10 |
|\ \ \ \ |
|
| * | | | | OMAP3: Overo: add missing pen-down GPIO definition | Kevin Hilman | 2009-08-05 |
| * | | | | OMAP: GPIO: clear/restore level/edge detect settings on mask/unmask | Kevin Hilman | 2009-08-05 |
| * | | | | OMAP3: PM: Fix wrong sequence in suspend. | Jouni Hogander | 2009-08-05 |
| * | | | | OMAP: PM: CPUfreq: obey min/max settings of policy | Eero Nurkkala | 2009-08-05 |
| * | | | | OMAP2/3/4: UART: allow in-order port traversal | Kevin Hilman | 2009-08-05 |
| * | | | | OMAP2/3/4: UART: Allow per-UART disabling wakeup for serial ports | Kevin Hilman | 2009-08-05 |
| * | | | | OMAP3: Fixed crash bug with serial + suspend | Tero Kristo | 2009-08-05 |
| * | | | | OMAP4: UART: cleanup special case IRQ handling | Kevin Hilman | 2009-08-05 |
| * | | | | OMAP3: PM: Do not build suspend code if SUSPEND is not enabled | Kevin Hilman | 2009-08-05 |
| * | | | | OMAP3: PM: prevent module wakeups from waking IVA2 | Kevin Hilman | 2009-08-05 |
| * | | | | OMAP3: PM: Clear pending PRCM reset flags on init | Kevin Hilman | 2009-08-05 |
| * | | | | OMAP3: PM: Ensure PRCM interrupts are cleared at boot | Kevin Hilman | 2009-08-05 |
| * | | | | OMAP3: PM: CM_REGADDR macros using wrong name | Kevin Hilman | 2009-08-05 |
| * | | | | OMAP2/3: PM: make PM __init calls static | Kevin Hilman | 2009-08-05 |
| |/ / / |
|
* | | | | Merge branch 'omap_fixes_31' of git://git.pwsan.com/linux-2.6 | Russell King | 2009-08-10 |
|\ \ \ \ |
|
| * | | | | OMAP3 clock: correct module IDLEST bits: SSI; DSS; USBHOST; HSOTGUSB | Paul Walmsley | 2009-07-24 |
| * | | | | OMAP2 clock: 2430 I2CHS uses non-standard CM_IDLEST register | Paul Walmsley | 2009-07-24 |
| * | | | | OMAP2/3 clock: split, rename omap2_wait_clock_ready() | Paul Walmsley | 2009-07-24 |
| * | | | | OMAP3 SDRC: Move the clk stabilization delay to the right place | Rajendra Nayak | 2009-07-24 |
| * | | | | OMAP3 SDRC: Fix freeze when scaling CORE dpll to < 83Mhz | Rajendra Nayak | 2009-07-24 |
| * | | | | OMAP2/3 SDRC: don't set SDRC_POWER.PWDENA on boot | Paul Walmsley | 2009-07-24 |
| * | | | | OMAP3: Setup MUX settings for SDRC CKE signals | Jean Pihet | 2009-07-24 |
| * | | | | OMAP3 SDRC: add support for 2 SDRAM chip selects | Jean Pihet | 2009-07-24 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King | 2009-08-10 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | OMAP3: RX51: Updated rx51_defconfig | Roger Quadros | 2009-08-10 |
| * | | | OMAP2/3: mmc-twl4030: Free up MMC regulators while cleaning up | Roger Quadros | 2009-08-10 |
| * | | | OMAP3: RX51: Define TWL4030 USB transceiver in board file | Roger Quadros | 2009-08-10 |
| * | | | OMAP3: Overo: Fix smsc911x platform device resource value | Sergio Aguirre | 2009-08-10 |
| * | | | OMAP3: Fix omap3 sram virtual addres overlap vmalloc space after increasing v... | Janboe Ye | 2009-08-10 |
| * | | | OMAP2/3: DMA errata correction | Vikram Pandita | 2009-08-10 |
| * | | | OMAP: Fix testing of cpu defines for mach-omap1 | Tony Lindgren | 2009-08-10 |
| * | | | OMAP: GPIO: Fix incorrect gpio_get logic for output GPIOs | Roger Quadros | 2009-08-05 |
| | |/
| |/| |
|
* | | | USB: musb: fix the nop registration for OMAP3EVM | Gupta, Ajay Kumar | 2009-08-07 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-08-07 |
|\ \ \
| |/ /
|/| | |
|
| * | | ARM: 5639/1: arm: clkdev.c should include <linux/clk.h> | Hartley Sweeten | 2009-08-05 |
| * | | ARM: 5638/1: arch/arm/kernel/signal.c: use correct address space for CRUNCH | Hartley Sweeten | 2009-08-05 |
| * | | ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in drivers | Andrew Victor | 2009-08-05 |