1. 2533c2c Merge branch 'fixes-gpio-to-irq' into fixes by Tony Lindgren · 13 years ago
  2. 46a0a54 ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq() by Tarun Kanti DebBarma · 13 years ago
  3. d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  4. 2e3ee9f ARM: OMAP1: Move most of plat/io.h into local iomap.h by Tony Lindgren · 13 years ago
  5. 5f1cc13 OMAP1: Remove unused LCD devices from board files by Tomi Valkeinen · 14 years ago
  6. ddba6c7 OMAP1: pass LCD config with omapfb_set_lcd_config() by Tomi Valkeinen · 14 years ago
  7. baa9588 ARM: restart: omap: use new restart hook by Russell King · 14 years ago
  8. 4e65331 ARM: 7159/1: OMAP: Introduce local common.h files by Tony Lindgren · 14 years ago
  9. 81a3c10 Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 14 years ago
  10. df80442 Merge branch 'depends/rmk/memory_h' into next/cleanup2 by Arnd Bergmann · 14 years ago
  11. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 14 years ago
  12. 7b88e62 ARM: OMAP1: Use generic map_io, init_early and init_irq by Tony Lindgren · 14 years ago
  13. 246e389 ARM: mach-omap1: convert boot_params to atag_offset by Nicolas Pitre · 14 years ago
  14. 2f8163b ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h by Russell King · 14 years ago
  15. e74984e omap: Set separate timer init functions to avoid cpu_is_omap tests by Tony Lindgren · 14 years ago
  16. 741e3a8 omap: Use separate init_irq functions to avoid cpu_is_omap tests early by Tony Lindgren · 14 years ago
  17. 5db98f7 arm: mach-omap1: board-h2: make h2_nand_platdata static by Aaro Koskinen · 15 years ago
  18. da1f026 Keyboard: omap-keypad: use matrix_keypad.h by Janusz Krzysztofik · 15 years ago
  19. 77640aa OMAP: GPIO: Implement GPIO as a platform device by Varadarajan, Charulatha · 15 years ago
  20. c2cdaff omap: Fix gpio_request calls to happen as arch_initcall by Tony Lindgren · 15 years ago
  21. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 15 years ago
  22. 7590d1d Merge branch 'devel-map-io' into omap-for-linus by Tony Lindgren · 15 years ago
  23. 71ee7da ARM: OMAP: Convert to use ->reserve method to reserve boot time memory by Russell King · 15 years ago
  24. 4705c1c Removing dead OMAP_IR by Christoph Egger · 15 years ago
  25. 93c43f2 omap: mux: Do keypad muxing in board-*.c files by Tony Lindgren · 15 years ago
  26. dd0cdd8 omap: Move omap1 USB platform init code into mach-omap1/usb.c by Tony Lindgren · 15 years ago
  27. 561b036 omap: convert boards to use physmap-flash by Ladislav Michl · 15 years ago
  28. 414f552 omap1: Use gen_nand by Ladislav Michl · 16 years ago
  29. 3bc4801 omap: use smc91x_platdata to setup smc91x by Ladislav Michl · 16 years ago
  30. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 16 years ago
  31. 15ac408 OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idle by Kalle Valo · 16 years ago
  32. b0b5aa3 ARM: OMAP: get rid of OMAP_TAG_USB, v2 by Felipe Balbi · 16 years ago
  33. eb6b0b1 ARM: OMAP: No need to include board-h2.h from hardware.h by Tony Lindgren · 16 years ago
  34. e999bbe ARM: OMAP: Remove unused platform devices, v3 by Tony Lindgren · 17 years ago
  35. d887466 omap mmc: Add better MMC low-level init by Tony Lindgren · 17 years ago
  36. 652bcd8 omap mmc: Remove broken MMC init code by Tony Lindgren · 17 years ago
  37. f2d18fe ARM: OMAP: Switch to gpio_request/free calls by Jarkko Nikula · 17 years ago
  38. e918edf ARM: OMAP: switch to gpio_direction_output by David Brownell · 17 years ago
  39. 0b84b5c ARM: OMAP: switch to standard gpio get/set calls by David Brownell · 17 years ago
  40. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 17 years ago
  41. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 17 years ago
  42. 3760f73 i2c: Convert most new-style drivers to use module aliasing by Jean Delvare · 17 years ago
  43. 9221bb1 ARM: OMAP1: omap h2 regression fix by David Brownell · 17 years ago
  44. e27a93a ARM: OMAP1: Misc clean-up by Tony Lindgren · 18 years ago
  45. 1ed16a8 ARM: OMAP1: Use I2C bus registration helper for omap1 by Jarkko Nikula · 18 years ago
  46. 138ab9f ARM: OMAP1: Make omap1 use MMC multislot structures by Felipe Balbi · 18 years ago
  47. 6e2d410 ARM: OMAP1: Change the comments to C style by David Cohen · 18 years ago
  48. 78be632 ARM: OMAP1: Make omap1 boards to use omap_nand_platform_data by Tony Lindgren · 18 years ago
  49. 0ff66f0 Merge branch 'pxa-plat' into devel by Russell King · 18 years ago
  50. e7b3dc7 [NET] smc91x: Make smc91x use IRQ resource trigger flags by Russell King · 18 years ago
  51. 6d16bfb i2c/tps65010: move header to <linux/i2c/...> by David Brownell · 18 years ago
  52. b23e79f [ARM] Fix omap_h2_1610_defconfig regressions by Russell King · 18 years ago
  53. 65a6ec0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  54. 8056c6c i2c/tps65010: New-style driver updates, part 2 by David Brownell · 18 years ago
  55. a524626 ARM: OMAP: Sync board specific files with linux-omap by Tony Lindgren · 19 years ago
  56. e3318fb ARM: OMAP: Fix section mismatch warning by Tony Lindgren · 18 years ago
  57. e6da2aa ARM: OMAP: Fix missing workqueue include in board-h2.c by Dirk Behme · 19 years ago
  58. 4d24607 [PATCH] OMAP: Update OMAP1/2 boards to give keymapsize and other pdata by Komal Shah · 19 years ago
  59. 9b6553c [ARM] 3433/1: ARM: OMAP: 8/8 Update board files by Tony Lindgren · 19 years ago
  60. 87bd63f [ARM] 3280/1: OMAP: 2/3 Fix low-level io init for omap1 boards by Tony Lindgren · 20 years ago
  61. 946d493 [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) by Nicolas Pitre · 20 years ago
  62. 3179a01 [ARM] 3141/1: OMAP 1/5: Update omap1 specific files by Tony Lindgren · 20 years ago
  63. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 20 years ago
  64. 7c38cf0 [ARM] 2890/1: OMAP 1/4: Update omap1 specific files, take 2 by Tony Lindgren · 20 years ago
  65. d48af15 [PATCH] ARM: 2802/1: OMAP update 8/11: Update OMAP arch files by Tony Lindgren · 20 years ago
  66. dbdf9ce [PATCH] ARM: 2806/1: OMAP update 5/11: Move board files into mach-omap1 directory by Tony Lindgren · 20 years ago[Renamed (98%) from arch/arm/mach-omap/board-h2.c]
  67. e9dea0c [PATCH] ARM: Remove machine description macros by Russell King · 20 years ago
  68. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago