1. e7193cc omap4: Fix bootup crash observed with higher CPU clocks by Santosh Shilimkar · 14 years ago
  2. b5be6b6 omap4: Panda: Add DEBUG_LL support by David Anders · 14 years ago
  3. a777b72 omap4: l2x0: Fix init parameter for es2.0 by Santosh Shilimkar · 14 years ago
  4. ed6be0b omap4: Update id.c and cpu.h for es2.0 by Santosh Shilimkar · 14 years ago
  5. f47d8c6 omap4: sram: Fix start address by Vikram Pandita · 14 years ago
  6. 2a27753 omap: sram: fix is_sram_locked check by Vikram Pandita · 14 years ago
  7. 04be1e9 omap: n8x0: Mux i2s codec port pins for McBSP block by Jarkko Nikula · 14 years ago
  8. 366498d omap: n8x0: Register i2c2 and add board info with tlv320aic3xfor N810 by Jarkko Nikula · 14 years ago
  9. a7f97d2 omap: n8x0: Cleanup i2c1 and menelaus registration by Jarkko Nikula · 14 years ago
  10. ca82876 omap2: fix assorted compiler warnings by Sanjeev Premi · 14 years ago
  11. e3333f4 omap: Adding beagle i2c eeprom driver to read EDID by Mathieu J. Poirier · 14 years ago
  12. cf74d41 omap: Beagle: no gpio_wp pin connection on xM by Robert Nelson · 14 years ago
  13. e4916e1 omap: Beagle: only Cx boards use pin 23 for write protect by Robert Nelson · 14 years ago
  14. 954bed0 omap: Beagle: revision detection by Robert Nelson · 14 years ago
  15. 0df891b hmc5843: Digital compass board file by Shubhrajyoti Datta · 14 years ago
  16. 39cdd14 Merge branch 'pm-runtime' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus by Tony Lindgren · 14 years ago
  17. 172c113 Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus by Tony Lindgren · 14 years ago
  18. 0aed0435 OMAP: GPIO: ensure debounce clocks are disabled during idle/suspend by Kevin Hilman · 14 years ago
  19. cbf2766 OMAP4: pm: Change l3_main to l3_main_1 during bus device init by Benoit Cousson · 14 years ago
  20. 55d2cb0 OMAP4: hwmod: Add initial data for OMAP4430 ES1 & ES2 by Benoit Cousson · 14 years ago
  21. 0d5e825 OMAP: omap_device: make all devices a child of a new parent device by Kevin Hilman · 14 years ago
  22. a1ed40c Revert "OMAP: omap_device: add omap_device_is_valid()" by Kevin Hilman · 14 years ago
  23. 6f7f63c OMAP clockdomain: initialize clockdomain registers when the clockdomain layer starts by Paul Walmsley · 14 years ago
  24. eb6a2c7 omap: pm: Move set_pwrdm_state routine to common pm.c by Santosh Shilimkar · 14 years ago
  25. 315e255 omap: pm-debug: Enable wakeup_timer_milliseconds debugfs entry by Santosh Shilimkar · 14 years ago
  26. 86b0c1e omap: pm-debug: Move common debug code to pm-debug.c by Santosh Shilimkar · 14 years ago
  27. b3294e2 OMAP4: pm.c extensions for OMAP4 support by Thara Gopinath · 14 years ago
  28. e7410cf OMAP3: PM: move device-specific special cases from PM core into CPUidle by Kevin Hilman · 14 years ago
  29. 9af2ebb Merge branch 'hwmod_2.6.37' of git://git.pwsan.com/linux-2.6 into omap-for-linus by Tony Lindgren · 14 years ago
  30. 493c32a HTCHERALD: MMC, I2C, HTCPLD, SPI, TSC2046 by Cory Maccarrone · 14 years ago
  31. 74ff3a6 OMAP: hwmod: improve documentation, clean up function names by Paul Walmsley · 14 years ago
  32. 4ef7aca OMAP: hwmod: Handle opt clocks node using clk_add_alias by Partha Basak · 14 years ago
  33. 9980ce5 OMAP: hwmod: Enable module wakeup if in smartidle by Rajendra Nayak · 14 years ago
  34. 96835af OMAP: hwmod: Fix softreset for modules with optional clocks by Benoit Cousson · 14 years ago
  35. 2cb0681 OMAP: hwmod: Fix softreset status check for some new OMAP4 IPs by Benoit Cousson · 14 years ago
  36. aee48e3 OMAP: hwmod: add an hardreset API for use by other core code by Paul Walmsley · 14 years ago
  37. 76e5589 OMAP: hwmod: Force a softreset during _setup by Benoit Cousson · 14 years ago
  38. 5365efb OMAP: hwmod: Add hardreset management support by Benoît Cousson · 14 years ago
  39. cf21405 OMAP2/3: PRM: add module hard reset support by Paul Walmsley · 14 years ago
  40. 0be1621 OMAP4: PRM: add module hard reset support by Benoît Cousson · 14 years ago
  41. 16b0401 OMAP4: prcm: Add temporarily helper functions for rmw and read inside the PRM by Benoit Cousson · 14 years ago
  42. 12b1fdb OMAP: hwmod: separate list locking and hwmod hardware locking by Kevin Hilman · 14 years ago
  43. ff4d3e1 OMAP4: prcm: Fix global warm reset bit position by Rajeev Kulkarni · 14 years ago
  44. 9b57911 OMAP: hwmod: Fix omap_hwmod_reset wrong state test by Liam Girdwood · 14 years ago
  45. 3827f94 OMAP: hwmod: Do not disable clocks if hwmod already in idle by Benoit Cousson · 14 years ago
  46. e933ec7 OMAP1: PM: add simple runtime PM layer to manage clocks by Kevin Hilman · 14 years ago
  47. 57e6fe7 OMAP2+: PM: initial runtime PM core support by Kevin Hilman · 15 years ago
  48. 6cdee91 OMAP: PM debugfs removing OMAP3 hardcodings. by Thara Gopinath · 14 years ago
  49. d5c47d7 OMAP3: PM: whitespace cleanup around IO wakeup enable by Kevin Hilman · 14 years ago
  50. 9ee9fff OMAP: hwmod: Rename dma_ch to dma_req by Benoit Cousson · 14 years ago
  51. b30a3f6 Linux 2.6.36-rc5 by Linus Torvalds · 14 years ago
  52. 6b3d2cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  53. 0c4ab34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  54. 36ff4a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  55. dd173ab Staging: vt6655: fix buffer overflow by Dan Carpenter · 14 years ago
  56. 350aede Revert: "Staging: batman-adv: Adding netfilter-bridge hooks" by Sven Eckelmann · 14 years ago
  57. e3671ac serial: mfd: fix bug in serial_hsu_remove() by Feng Tang · 14 years ago
  58. 476f771 serial: amba-pl010: fix set_ldisc by Mika Westerberg · 14 years ago
  59. f299470 USB: musb: MAINTAINERS: Fix my mail address by Felipe Balbi · 14 years ago
  60. a0846f1 USB: serial/mos*: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  61. fc8f2a7 USB: otg: twl4030: fix phy initialization(v1) by Ming Lei · 14 years ago
  62. fc92825 USB: EHCI: Disable langwell/penwell LPM capability by Alek Du · 14 years ago
  63. 024cfa5 usb: musb_debugfs: don't use the struct file private_data field with seq_files by Mathias Nyman · 14 years ago
  64. d31f59f omap: Update omap3_defconfig for omap2 by Tony Lindgren · 14 years ago
  65. 455d4d2 omap: Update and rename common defconfig for omap2plus devices by Santosh Shilimkar · 14 years ago
  66. 61e9bea omap: Update omap3_defconfig to work with SMP_ON_UP by Tony Lindgren · 14 years ago
  67. c308341 omap: Fix CONFIG_LOCAL_TIMERS initialization for multi-omap by Tony Lindgren · 14 years ago
  68. ed1cde6 frv: double syscall restarts, syscall restart in sigreturn() by Al Viro · 14 years ago
  69. 44c7aff frv: handling of restart into restart_syscall is fscked by Al Viro · 14 years ago
  70. ad0acab frv: avoid infinite loop of SIGSEGV delivery by Al Viro · 14 years ago
  71. 5f4ad04 frv: fix address verification holes in setup_frame/setup_rt_frame by Al Viro · 14 years ago
  72. 20cd514 frv: restart_block.fn needs to be reset on sigreturn by Al Viro · 14 years ago
  73. 31c4a3d mm: further fix swapin race condition by Hugh Dickins · 14 years ago
  74. 2422084 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6 by Linus Torvalds · 14 years ago
  75. 81cef8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 14 years ago
  76. 7d7dee9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  77. f1c9c97 Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  78. 112d421 Coda: mount hangs because of missed REQ_WRITE rename by Jan Harkes · 14 years ago
  79. 494486a alpha: deal with multiple simultaneously pending signals by Al Viro · 14 years ago
  80. 5329363 alpha: fix a 14 years old bug in sigreturn tracing by Al Viro · 14 years ago
  81. 392fb6e alpha: unb0rk sigsuspend() and rt_sigsuspend() by Al Viro · 14 years ago
  82. 2deba1b alpha: belated ERESTART_RESTARTBLOCK race fix by Al Viro · 14 years ago
  83. bdc8b89 alpha: Shift perf event pending work earlier in timer interrupt by Michael Cree · 14 years ago
  84. 531f047 alpha: wire up fanotify and prlimit64 syscalls by Mikael Pettersson · 14 years ago
  85. 12e750d alpha: kill big kernel lock by Arnd Bergmann · 14 years ago
  86. b97f897 alpha: fix build breakage in asm/cacheflush.h by Tejun Heo · 14 years ago
  87. af96f8a alpha: remove unnecessary cast from void* in assignment. by matt mooney · 14 years ago
  88. 3101907 alpha: Use static const char * const where possible by Joe Perches · 14 years ago
  89. 4e8cec2 dca: disable dca on IOAT ver.3.0 multiple-IOH platforms by Sosnowski, Maciej · 14 years ago
  90. 4d89eca ARM: S3C64XX: Add IORESOURCE_IRQ_HIGHLEVEL flag to dm9000 on mach-real6410 by Darius Augulis · 14 years ago
  91. 591cd25 ARM: S3C64XX: Fix coding style errors on mach-real6410 by Darius Augulis · 14 years ago
  92. 5343795 ARM: S3C64XX: Prototype SPI devices by Mark Brown · 14 years ago
  93. f0f9dea netpoll: Disable IRQ around RCU dereference in netpoll_rx by Herbert Xu · 14 years ago
  94. 4bdab43 sctp: Do not reset the packet during sctp_packet_config(). by Vlad Yasevich · 14 years ago
  95. 151b6a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  96. 509344b Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  97. 80214df Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 14 years ago
  98. 70057a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  99. 343d04d Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  100. 653d48b arm: fix really nasty sigreturn bug by Al Viro · 14 years ago