1. 7c30231 ARM: OMAP1: isp1301-omap: Add missing gpiod_add_lookup_table function by Maciej Falkowski · 3 years, 10 months ago
  2. f3ef381 usb: isp1301-omap: Convert to use GPIO descriptors by Linus Walleij · 4 years, 2 months ago
  3. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  4. c7921bb mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.h by Boris Brezillon · 6 years ago
  5. 47bd59e mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks by Boris Brezillon · 6 years ago
  6. 40dda87 ARM: OMAP1: constify gpio_led by Arvind Yadav · 7 years ago
  7. d25c70c ARM: omap1: add const and initconst to omap_lcd_config by Bhumika Goyal · 7 years ago
  8. a59e57d Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  9. 9787076 mfd: tps65010: Move header file out of I2C realm by Wolfram Sang · 7 years ago
  10. d4092d7 mtd: nand: Rename nand.h into rawnand.h by Boris Brezillon · 7 years ago
  11. fcebddb ARM: OMAP1: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  12. 100f963 ARM: omap1: make headers more local by Arnd Bergmann · 10 years ago
  13. b694331 ARM: omap1: Switch to use MULTI_IRQ by Tony Lindgren · 10 years ago
  14. 77c2f02 ARM: OMAP: replace checks for CONFIG_USB_GADGET_OMAP by Paul Bolle · 11 years ago
  15. 0b31c53 ARM: omap1: don't rely on tps65010 by Arnd Bergmann · 11 years ago
  16. b6a8547 ARM: OMAP1: Remove legacy irda.h and irda setup from board files by Jarkko Nikula · 12 years ago
  17. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  18. a11da7d Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  19. cf4af01 Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  20. 45c3eb7 ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h by Tony Lindgren · 12 years ago
  21. 0449410 ARM: OMAP1: use BUG_ON where possible by Sasha Levin · 12 years ago
  22. f300af8 ARM: OMAP1: Remove omap_reserve() callback for all omap1 boards by Lokesh Vutla · 12 years ago
  23. 54b693d ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1 by Tony Lindgren · 12 years ago
  24. 2b6c4e7 ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h by Lokesh Vutla · 12 years ago
  25. 8c4cc00 ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1 by Lokesh Vutla · 12 years ago
  26. 8f446a7 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  27. 2f7cd57 ARM: OMAP1: Move irda.h from plat to mach by Tony Lindgren · 12 years ago
  28. 578fad4 ARM: OMAP1: Move flash.h from plat to mach by Tony Lindgren · 12 years ago
  29. 70c494c ARM: OMAP1: Make plat/mux.h omap1 only by Tony Lindgren · 12 years ago
  30. 2203747 ARM: omap: move platform_data definitions by Arnd Bergmann · 12 years ago
  31. de6ca33 ARM: OMAP1: Include gpio-omap.h for board-h2 and board-h3 by Tony Lindgren · 12 years ago
  32. 19e4ab5 Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds into next/drivers by Arnd Bergmann · 12 years ago
  33. dafbead ARM: mach-omap1: retire custom LED code by Bryan Wu · 13 years ago
  34. b924b20 ARM: OMAP: Make FS USB omap1 only by Tony Lindgren · 13 years ago
  35. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 13 years ago
  36. f465d14 Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  37. 60f8291 arm: Use the plat_nand default partition parser by H Hartley Sweeten · 13 years ago
  38. 82c3bd0 ARM: omap1: use machine specific hook for late init by Shawn Guo · 13 years ago
  39. 31cde04 ARM: OMAP1: board files: deduplicate and clean some NAND-related code by Paul Walmsley · 13 years ago
  40. 2533c2c Merge branch 'fixes-gpio-to-irq' into fixes by Tony Lindgren · 13 years ago
  41. 46a0a54 ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq() by Tarun Kanti DebBarma · 13 years ago
  42. d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  43. 2e3ee9f ARM: OMAP1: Move most of plat/io.h into local iomap.h by Tony Lindgren · 13 years ago
  44. 5f1cc13 OMAP1: Remove unused LCD devices from board files by Tomi Valkeinen · 13 years ago
  45. ddba6c7 OMAP1: pass LCD config with omapfb_set_lcd_config() by Tomi Valkeinen · 13 years ago
  46. baa9588 ARM: restart: omap: use new restart hook by Russell King · 13 years ago
  47. 4e65331 ARM: 7159/1: OMAP: Introduce local common.h files by Tony Lindgren · 13 years ago
  48. 81a3c10c Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  49. df80442 Merge branch 'depends/rmk/memory_h' into next/cleanup2 by Arnd Bergmann · 13 years ago
  50. 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 · 13 years ago
  51. 7b88e62 ARM: OMAP1: Use generic map_io, init_early and init_irq by Tony Lindgren · 13 years ago
  52. 246e389 ARM: mach-omap1: convert boot_params to atag_offset by Nicolas Pitre · 14 years ago
  53. 2f8163b ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h by Russell King · 13 years ago
  54. e74984e omap: Set separate timer init functions to avoid cpu_is_omap tests by Tony Lindgren · 14 years ago
  55. 741e3a8 omap: Use separate init_irq functions to avoid cpu_is_omap tests early by Tony Lindgren · 14 years ago
  56. 5db98f7 arm: mach-omap1: board-h2: make h2_nand_platdata static by Aaro Koskinen · 14 years ago
  57. da1f026 Keyboard: omap-keypad: use matrix_keypad.h by Janusz Krzysztofik · 14 years ago
  58. 77640aa OMAP: GPIO: Implement GPIO as a platform device by Varadarajan, Charulatha · 14 years ago
  59. c2cdaff omap: Fix gpio_request calls to happen as arch_initcall by Tony Lindgren · 14 years ago
  60. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  61. 7590d1d Merge branch 'devel-map-io' into omap-for-linus by Tony Lindgren · 14 years ago
  62. 71ee7da ARM: OMAP: Convert to use ->reserve method to reserve boot time memory by Russell King · 15 years ago
  63. 4705c1c Removing dead OMAP_IR by Christoph Egger · 15 years ago
  64. 93c43f2 omap: mux: Do keypad muxing in board-*.c files by Tony Lindgren · 15 years ago
  65. dd0cdd8 omap: Move omap1 USB platform init code into mach-omap1/usb.c by Tony Lindgren · 15 years ago
  66. 561b036 omap: convert boards to use physmap-flash by Ladislav Michl · 15 years ago
  67. 414f552a omap1: Use gen_nand by Ladislav Michl · 15 years ago
  68. 3bc4801 omap: use smc91x_platdata to setup smc91x by Ladislav Michl · 15 years ago
  69. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
  70. 15ac408 OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idle by Kalle Valo · 15 years ago
  71. b0b5aa3 ARM: OMAP: get rid of OMAP_TAG_USB, v2 by Felipe Balbi · 16 years ago
  72. eb6b0b1 ARM: OMAP: No need to include board-h2.h from hardware.h by Tony Lindgren · 16 years ago
  73. e999bbe ARM: OMAP: Remove unused platform devices, v3 by Tony Lindgren · 16 years ago
  74. d887466 omap mmc: Add better MMC low-level init by Tony Lindgren · 16 years ago
  75. 652bcd8 omap mmc: Remove broken MMC init code by Tony Lindgren · 16 years ago
  76. f2d18fe ARM: OMAP: Switch to gpio_request/free calls by Jarkko Nikula · 16 years ago
  77. e918edf ARM: OMAP: switch to gpio_direction_output by David Brownell · 16 years ago
  78. 0b84b5c ARM: OMAP: switch to standard gpio get/set calls by David Brownell · 16 years ago
  79. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  80. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  81. 3760f73 i2c: Convert most new-style drivers to use module aliasing by Jean Delvare · 17 years ago
  82. 9221bb1 ARM: OMAP1: omap h2 regression fix by David Brownell · 17 years ago
  83. e27a93a ARM: OMAP1: Misc clean-up by Tony Lindgren · 17 years ago
  84. 1ed16a8 ARM: OMAP1: Use I2C bus registration helper for omap1 by Jarkko Nikula · 17 years ago
  85. 138ab9f ARM: OMAP1: Make omap1 use MMC multislot structures by Felipe Balbi · 17 years ago
  86. 6e2d410 ARM: OMAP1: Change the comments to C style by David Cohen · 17 years ago
  87. 78be632 ARM: OMAP1: Make omap1 boards to use omap_nand_platform_data by Tony Lindgren · 17 years ago
  88. 0ff66f0 Merge branch 'pxa-plat' into devel by Russell King · 17 years ago
  89. e7b3dc7 [NET] smc91x: Make smc91x use IRQ resource trigger flags by Russell King · 17 years ago
  90. 6d16bfb i2c/tps65010: move header to <linux/i2c/...> by David Brownell · 17 years ago
  91. b23e79f [ARM] Fix omap_h2_1610_defconfig regressions by Russell King · 17 years ago
  92. 65a6ec0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  93. 8056c6c i2c/tps65010: New-style driver updates, part 2 by David Brownell · 17 years ago
  94. a524626 ARM: OMAP: Sync board specific files with linux-omap by Tony Lindgren · 18 years ago
  95. e3318fb ARM: OMAP: Fix section mismatch warning by Tony Lindgren · 18 years ago
  96. e6da2aa ARM: OMAP: Fix missing workqueue include in board-h2.c by Dirk Behme · 18 years ago
  97. 4d24607 [PATCH] OMAP: Update OMAP1/2 boards to give keymapsize and other pdata by Komal Shah · 18 years ago
  98. 9b6553c [ARM] 3433/1: ARM: OMAP: 8/8 Update board files by Tony Lindgren · 19 years ago
  99. 87bd63f [ARM] 3280/1: OMAP: 2/3 Fix low-level io init for omap1 boards by Tony Lindgren · 19 years ago
  100. 946d493 [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) by Nicolas Pitre · 19 years ago