1. 91fbb8c AM35xx: Update irq.h for AM35xx IPSS module interrupts by Vaibhav Hiremath · 15 years ago
  2. 07dcbd0 AM35xx: Add AM35xx intr_clr & sw_rst cntrl reg bit definition by Vaibhav Hiremath · 15 years ago
  3. e3d4d0a AM35xx: Introduce am35xx.h file by Vaibhav Hiremath · 15 years ago
  4. a1e6364 omap3: pm: Add T2 Keypad as a wakeup source by Lesly A M · 15 years ago
  5. 321cfc8 omap3: Clean-up for omap_mux_init by Tony Lindgren · 15 years ago
  6. b702b10 omap_hsmmc: allow compile without regulator framework by Adrian Hunter · 15 years ago
  7. e0eb242 omap_hsmmc: Allow for a shared VccQ by Adrian Hunter · 15 years ago
  8. 6da20c8 omap_hsmmc: Ensure regulator enable / disable are paired by Adrian Hunter · 15 years ago
  9. 4380eea omap_hsmmc: Fix disable timeouts by Adrian Hunter · 15 years ago
  10. 1df58db omap_hsmmc: Allow for power saving without going off by Adrian Hunter · 15 years ago
  11. ce6f001 omap: RX51: Remux to pull eMMC lines down when powering off by Adrian Hunter · 15 years ago
  12. e3df0fb omap: Reconnect hsmmc context loss count by Adrian Hunter · 15 years ago
  13. 68ff042 omap: Rename hsmmc symbols to reflect independence from twl4030 by Adrian Hunter · 15 years ago
  14. d02a900b omap: Rename mmc-twl4030 files to hsmmc by Adrian Hunter · 15 years ago
  15. db0fefc omap_hsmmc: Move gpio and regulator control from board file by Adrian Hunter · 15 years ago
  16. 88c8460 omap3: Add support for flash on 3430SDP board by Vimal Singh · 15 years ago
  17. c2798e9 omap3: SDP: Introducing 'board-sdp-flash.c' for flash init by Vimal Singh · 15 years ago
  18. 2f70a1e omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND init by Vimal Singh · 15 years ago
  19. 30e53bc omap2/3/4: serial: fix coding style indentaion by vikram pandita · 15 years ago
  20. 2586ef0 omap2/3/4: gpmc: avoid section definitions on headers by Felipe Balbi · 15 years ago
  21. b2fa3b7 omap2/3/4: gpmc: kill compile warning by Felipe Balbi · 15 years ago
  22. 0cd7e1c omap2/3/4: mailbox: kill compile warning in mailbox.c by Felipe Balbi · 15 years ago
  23. d761585 omap1: mailbox: kill compile warning by Felipe Balbi · 15 years ago
  24. 96fbd74 omap: McBSP: Use cache when modifying individual register bits by Janusz Krzysztofik · 15 years ago
  25. c8c9969 omap: McBSP: Introduce caching in register write operations by Janusz Krzysztofik · 15 years ago
  26. 8ea3200 omap: McBSP: Modify macros/functions API for easy cache access by Janusz Krzysztofik · 15 years ago
  27. 14f7963 omap: McBSP: Use macros for all register read/write operations by Janusz Krzysztofik · 15 years ago
  28. c127c7d omap iommu: fix incorrect address for largepage 1st entry by Hiroshi DOYU · 15 years ago
  29. 8d33ea5 omap: iommu: fix incorrect address for supersection 1st entry by Hiroshi DOYU · 15 years ago
  30. 97ec7d5 omap iommu: cleanup iommu page address mask and definitions by Hiroshi DOYU · 15 years ago
  31. cc87edb MTD: remove no longer used OMAP flash map by Ladislav Michl · 15 years ago
  32. 561b036 omap: convert boards to use physmap-flash by Ladislav Michl · 15 years ago
  33. fd17a25 omap2/3/4: Add omap4 into omap3_defconfig by Tony Lindgren · 15 years ago
  34. a3a9b36 omap2/3/4: Fix mach-omap2/serial.c for multiboot by Tony Lindgren · 15 years ago
  35. 3f1686a9 omap: Fix gpio.c for multi-omap for omap4 by Tony Lindgren · 15 years ago
  36. 4751227 omap3/4: Fix compile for multi-omap for clkops_noncore_dpll_ops by Tony Lindgren · 15 years ago
  37. 61a07c8 omap2/3/4: Allow booting omap4 with multi-omap configuration by Tony Lindgren · 15 years ago
  38. e735aa8 omap2/3/4: Clean up entry-macro.s for adding support for omap4 multiboot by Tony Lindgren · 15 years ago
  39. be8f317 omap4: Use get_irqnr_preamble by Tony Lindgren · 15 years ago
  40. 95d2b4e omap2/3/4: Clean up defines for entry-macro.S by Tony Lindgren · 15 years ago
  41. 1cf9d07 omap: Move multi-omap ifdeffery into it's own header file by Tony Lindgren · 15 years ago
  42. 78aee23 omap2/3: Update omap3_defconfig to build in all the 2420 based boards by Tony Lindgren · 15 years ago
  43. 4323e9f omap2/3: Fix initcalls for multi-omap by Tony Lindgren · 15 years ago
  44. 140455f omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUS by Tony Lindgren · 15 years ago
  45. a8eb7ca omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 by Tony Lindgren · 15 years ago
  46. 088ef95 omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2 by Tony Lindgren · 15 years ago
  47. d10f2b6 omap2/3/4: Fix mbox init for multi-omap by Tony Lindgren · 15 years ago
  48. 6fbd55d omap2/3/4: Fix omap2_map_common_io for multi-omap by Tony Lindgren · 15 years ago
  49. 882c051 omap: Fix dmtimer.c for multi-omap boot by Tony Lindgren · 15 years ago
  50. 56213ca omap2/3: Multiboot compile fixes to compile in omap2 and omap3 by Tony Lindgren · 15 years ago
  51. 9556175 omap2/3: Make get_irqnr_and_base common for mach-omap2 multiboot by Tony Lindgren · 15 years ago
  52. be26a3d Merge branch 'debug-ll' into omap-for-linus by Tony Lindgren · 15 years ago
  53. 61b603b omap: Remove old DEBUG_LL serial port options by Tony Lindgren · 15 years ago
  54. 0c8219f omap: Make uncompress code and DEBUG_LL code generic by Tony Lindgren · 15 years ago
  55. 4f2c49f omap: Clean the serial port defines by Tony Lindgren · 15 years ago
  56. 918cae1 Merge branch 'for-tony' of git://gitorious.org/linux-omap-dss2/linux into omap-for-linus by Tony Lindgren · 15 years ago
  57. 4e6d488 ARM: 5910/1: ARM: Add tmp register for addruart and loadsp by Tony Lindgren · 15 years ago
  58. 7f049ad omap3: cm-t35: add DSS2 display support by Mike Rapoport · 15 years ago
  59. c3d3332 OMAP: AM3517: Enable DSS2 for AM3517EVM board by Vaibhav Hiremath · 15 years ago
  60. 703e306 OMAP: Enable DSS2 for OMAP3EVM board by Vaibhav Hiremath · 15 years ago
  61. 0482e3c Merge branch 'omap-fixes-for-linus' into omap-for-linus by Tony Lindgren · 15 years ago
  62. a6c7fdd OMAP: hsmmc: fix memory leak by Aaro Koskinen · 15 years ago
  63. 80e1e82 Fix race in tty_fasync() properly by Linus Torvalds · 15 years ago
  64. 2927525 Linux 2.6.33-rc7 by Linus Torvalds · 15 years ago
  65. 82e22d7 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  66. f6510ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  67. 6f5a55f Fix potential crash with sys_move_pages by Linus Torvalds · 15 years ago
  68. 9d9c3a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  69. b0bcdd3 hwmon: (w83781d) Request I/O ports individually for probing by Jean Delvare · 15 years ago
  70. 197027e hwmon: (lm78) Request I/O ports individually for probing by Jean Delvare · 15 years ago
  71. 85f8d3e hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT by Ray Copeland · 15 years ago
  72. 3e0b33f Merge remote branch 'alsa/fixes' into for-linus by Takashi Iwai · 15 years ago
  73. a26a408 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  74. db9256c Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  75. 56dca4c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  76. 73d2eaa CS5536: apply pci quirk for BIOS SMBUS bug by Andres Salomon · 15 years ago
  77. 2938429 percpu: add __percpu for sparse by Stephen Rothwell · 15 years ago
  78. cbee475 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  79. adbfbcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  80. 3b9447f ASoC: pandora: Add APLL supply to fix audio output by Grazvydas Ignotas · 15 years ago
  81. 9d4c7464 ALSA: ice1724 - aureon - fix wm8770 volume offset by Jaroslav Kysela · 15 years ago
  82. 9492837 ALSA: cosmetic: make hda intel interrupt name consistent with others by Maxim Levitsky · 15 years ago
  83. 1eb6dc7 ALSA: hda - Delay switching to polling mode if an interrupt was missing by Maxim Levitsky · 15 years ago
  84. 5ff5571 drm/radeon/kms: fix r300 vram width calculations by Dave Airlie · 15 years ago
  85. a17538f drm/radeon/kms: rs400/480 MC setup is different than r300. by Dave Airlie · 15 years ago
  86. 624ab4f drm/radeon/kms: make initial state of load detect property correct. by Dave Airlie · 15 years ago
  87. 23fff28 drm/radeon/kms: disable HDMI audio for now on rv710/rv730 by Dave Airlie · 15 years ago
  88. 655efd3 drm/radeon/kms: don't call suspend path before cleaning up GPU by Jerome Glisse · 15 years ago
  89. 94cf643 drivers/gpu/drm/radeon/radeon_combios.c: fix warning by Andrew Morton · 15 years ago
  90. d7748ba ati_pcigart: fix printk format warning by Randy Dunlap · 15 years ago
  91. 9e5b2af drm/r100/kms: Emit cache flush to the end of command buffer. (v2) by Pauli Nieminen · 15 years ago
  92. 062b389 drm/radeon/kms: fix regression rendering issue on R6XX/R7XX by Jerome Glisse · 15 years ago
  93. c38c7b6 drm/radeon/kms: move blit initialization after we disabled VGA by Jerome Glisse · 15 years ago
  94. fc76be4 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  95. 9d82d5e Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  96. a9861b5 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  97. aa16cd8 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  98. a3a71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 15 years ago
  99. 6f14a66 idr: revert misallocation bug fix by Tejun Heo · 15 years ago
  100. 21956b6 ALSA: ctxfi - fix PTP address initialization by Jaroslav Kysela · 15 years ago