1. bf92a40 omap1: I2C mux and clocks for omap7xx by Cory Maccarrone · 15 years ago
  2. 106997c omap1: Add omap7xx USB support by Cory Maccarrone · 15 years ago
  3. f8e9e98 omap1: DMA: move LCD related code from plat-omap to mach-omap1 by Janusz Krzysztofik · 15 years ago
  4. 414f552 omap1: Use gen_nand by Ladislav Michl · 15 years ago
  5. e2b18e3 smc91x: remove OMAP specific bits by Ladislav Michl · 15 years ago
  6. 3bc4801 omap: use smc91x_platdata to setup smc91x by Ladislav Michl · 15 years ago
  7. 662c8b5 omap: mux: Add 36xx CBP package support by Tony Lindgren · 15 years ago
  8. 15f45e6 omap: mux: Remove old mux code for 34xx by Tony Lindgren · 15 years ago
  9. 4896e39 omap: mux: Replace omap_cfg_reg() with new style signal or gpio functions by Tony Lindgren · 15 years ago
  10. b63128e omap: Split i2c platform init for mach-omap1 and mach-omap2 by Tony Lindgren · 15 years ago
  11. 4b715ef omap: mux: Add debugfs support for new mux code by Tony Lindgren · 15 years ago
  12. ca5742b omap: mux: Add new style init functions to omap3 board-*.c files by Tony Lindgren · 15 years ago
  13. ddaa912 omap: mux: Add new style pin multiplexing data for 34xx by Tony Lindgren · 15 years ago
  14. 15ac7af omap: mux: Add new style pin multiplexing code for omap3 by Tony Lindgren · 15 years ago
  15. 92c9f50 omap2: mux: intoduce omap_mux_{read,write} by Mike Rapoport · 15 years ago
  16. 24ed45a Merge branch 'for_2_6_33' of git://git.pwsan.com/linux-2.6 into omap-for-linus by Tony Lindgren · 15 years ago
  17. 911bd73 ARM: OMAP4: PM: Add init api for DPLL nodes by Rajendra Nayak · 15 years ago
  18. 16975a7 ARM: OMAP4: PM: Add support for OMAP4 dpll api's by Rajendra Nayak · 15 years ago
  19. a1391d2 ARM: OMAP4: PM: Move DPLL control apis to dpll.c by Rajendra Nayak · 15 years ago
  20. d79b126 ARM: OMAP4: PM: Add dummy hooks for OMAP4 dpll api's by Rajendra Nayak · 15 years ago
  21. 972c542 ARM: OMAP4: PM: OMAP4 clock tree and clkdev registration by Rajendra Nayak · 15 years ago
  22. dd70841 ARM: OMAP4: PM: Adds CM1/2 register field masks by Rajendra Nayak · 15 years ago
  23. 234f0c4 ARM: OMAP4: PM: Adds PRM register shift and mask bits by Rajendra Nayak · 15 years ago
  24. c129404 ARM: OMAP4: PM: Adds PRM register defs for OMAP4 by Rajendra Nayak · 15 years ago
  25. 9b47267 ARM: OMAP4: PM: Adds CM1/2 register defs for OMAP4 by Rajendra Nayak · 15 years ago
  26. 77772d5f ARM: OMAP4: PM: PRM/CM module offsets for OMAP4 by Rajendra Nayak · 15 years ago
  27. 9ef8915 ARM: OMAP4: PM: Fix the PRM and CM base addresses by Rajendra Nayak · 15 years ago
  28. 0d93d8b OMAP: omap_device: track latency in nanoseconds by Kevin Hilman · 15 years ago
  29. d048ec7 OMAP: omap_device: fix nsec/usec conversion in latency calculations by Kevin Hilman · 15 years ago
  30. 81d7c6f OMAP: hwmod: warn on missing clockdomain by Kevin Hilman · 15 years ago
  31. d229266 OMAP: omap_device: use read_persistent_clock() instead of getnstimeofday() by Kevin Hilman · 15 years ago
  32. 5f1b6ef OMAP: omap_device: use UINT_MAX for default wakeup latency limit by Kevin Hilman · 15 years ago
  33. a470c42 OMAP: omap_device: add to_omap_device() macro by Kevin Hilman · 15 years ago
  34. a16b1f7 OMAP3 hwmod: drop most of the OCP_SYSCONFIG.CLOCKACTIVITY code by Paul Walmsley · 15 years ago
  35. 718bfd7 OMAP hwmod: add names to module MPU IRQ lines by Paul Walmsley · 15 years ago
  36. 726072e OMAP3 hwmod: Add automatic OCP_SYSCONFIG AUTOIDLE handling by Paul Walmsley · 15 years ago
  37. b835d01 OMAP3 hwmod: reprogram OCP_SYSCONFIG register after setting SOFTRESET by Paul Walmsley · 15 years ago
  38. 6f8b7ff OMAP clock/hwmod: fix off-by-one errors by Paul Walmsley · 15 years ago
  39. 3863c74 OMAP3: PM: Fix for MPU power domain MEM BANK position by Thara Gopinath · 15 years ago
  40. 18862cb OMAP3: SDRC: Place SDRC AC timing and MR changes in CORE DVFS SRAM code behind Kconfig by Paul Walmsley · 15 years ago
  41. 1fda39e OMAP2/3 powerdomain: return errors rather than returning the output of IS_ERR() by Roel Kluin · 15 years ago
  42. 155a22e OMAP powerdomain: rearrange struct powerdomain to save some memory by Paul Walmsley · 15 years ago
  43. 2354eb5 OMAP powerdomain/PM: use symbolic constants for the max number of power states by Paul Walmsley · 15 years ago
  44. 6a06fa6 OMAP clockdomain/powerdomain: optimize out sleepdep code on OMAP24xx by Paul Walmsley · 15 years ago
  45. 33903eb OMAP clockdomain/powerdomain: remove CONFIG_OMAP_DEBUG_{CLOCK,POWER}DOMAIN by Paul Walmsley · 15 years ago
  46. 42d75e7 OMAP2/3 PRCM: don't export prm_*(), cm_*() functions by Paul Walmsley · 15 years ago
  47. 5265050 OMAP1 clock: convert mach-omap1/clock.h to mach-omap1/clock_data.c by Paul Walmsley · 15 years ago
  48. 6f62b58 OMAP1 clock: convert test in disable_unused() to use ENABLE_ON_INIT by Paul Walmsley · 15 years ago
  49. d8a9445 OMAP2 clock: convert clock24xx.h to clock2xxx_data.c, opp2xxx* by Paul Walmsley · 15 years ago
  50. 82e9bd5 OMAP3 clock: convert clock34xx.h to clock34xx_data.c by Paul Walmsley · 15 years ago
  51. 75d4334 OMAP2xxx clock: remove implicit dependency between rate CPU flag and clkdev_omap CPU flag by Paul Walmsley · 15 years ago
  52. 55d8a65 OMAP2/3: move SDRC macros to mach-omap2/sdrc.h by Paul Walmsley · 15 years ago
  53. 06b1693 OMAP2 clock: APLL code shouldn't rely on static clocks in its local namespace by Paul Walmsley · 15 years ago
  54. ebd893d OMAP1/2/3 clock: remove paranoid checks in preparation for clock{,2xxx,3xxx}_data.c by Paul Walmsley · 15 years ago
  55. aa2cf42 Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 15 years ago
  56. d71cb81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
  57. ab1831b Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  58. eae6fa9 Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  59. 02412f4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 15 years ago
  60. 4515c30 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  61. a5eba3f Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 15 years ago
  62. fc1495b Merge git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  63. 5476ffd V4L/DVB (13592): max2165: 32bit build patch by David Wong · 15 years ago
  64. 04dc1e8 exofs: Multi-device mirror support by Boaz Harrosh · 15 years ago
  65. 06886a5 exofs: Move all operations to an io_engine by Boaz Harrosh · 15 years ago
  66. 8ce9bdd exofs: move osd.c to ios.c by Boaz Harrosh · 15 years ago
  67. cae012d exofs: statfs blocks is sectors not FS blocks by Boaz Harrosh · 15 years ago
  68. 19fe294 exofs: Prints on mount and unmout by Boaz Harrosh · 15 years ago
  69. 9cfdc7a exofs: refactor exofs_i_info initialization into common helper by Boaz Harrosh · 15 years ago
  70. fe33cc1 exofs: dbg-print less by Boaz Harrosh · 15 years ago
  71. 58311c43 exofs: More sane debug print by Boaz Harrosh · 15 years ago
  72. 9f24916 trivial: some small fixes in exofs documentation by Thadeu Lima de Souza Cascardo · 15 years ago
  73. 3067e02 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  74. f71eaf6 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  75. 78f1ae1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  76. fa395aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  77. 3e74683 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  78. 6825fbc Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  79. 6bb951a Merge branch 's3c24xx-updates' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  80. e49aedb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 by Linus Torvalds · 15 years ago
  81. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  82. f6c4c81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  83. 382f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  84. 701791c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 15 years ago
  85. 4ba1525 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  86. 3a43aaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  87. aed886c Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 15 years ago
  88. 67dd2f5 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  89. 5327b9b Doc: use misc-devices/ dir for drivers by Jean Delvare · 15 years ago
  90. e3cc222 Doc: better explanation of procs_running by Luis Garces-Erice · 15 years ago
  91. bfc9dca correct gpio.txt typos by Dominik D. Geyer · 15 years ago
  92. 2770f18 docbook: fix signal_pending() argument by Shawn Bohrer · 15 years ago
  93. 038f7d0 use DMA_BIT_MASK instead of inline constant by Marin Mitov · 15 years ago
  94. 472c064 Use KERN_WARNING instead of KERN_WARN, which does not exist by Randy Dunlap · 15 years ago
  95. 79a56ed nvram: Fix missing smp_lock.h in nvram by Frederic Weisbecker · 15 years ago
  96. fab3a54 ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem) by Theodore Ts'o · 15 years ago
  97. a214238 ext4: Do not override ext2 or ext3 if built they are built as modules by Theodore Ts'o · 15 years ago
  98. 3b799d1 jbd2: Export jbd2_log_start_commit to fix ext4 build by Theodore Ts'o · 15 years ago
  99. 54fe467 hwmon: (adt7475) Add VID support for the ADT7476 by Jean Delvare · 15 years ago
  100. b058b85 hwmon: (adt7475) Add an entry in MAINTAINERS by Jean Delvare · 15 years ago