1. 476b679 arm/dts: OMAP3+: Add mpu, dsp and iva nodes by Benoit Cousson · 13 years ago
  2. ad8dfac arm/dts: OMAP4: Add a main ocp entry bound to l3-noc driver by Benoit Cousson · 13 years ago
  3. d039c5b ARM: OMAP2+: l3-noc: Add support for device-tree by Benoit Cousson · 13 years ago
  4. a7cbb9b ARM: OMAP2+: board-generic: Add i2c static init by Benoit Cousson · 13 years ago
  5. 8d61649 ARM: OMAP2+: board-generic: Add DT support to generic board by Benoit Cousson · 13 years ago
  6. 295e98c6 arm/dts: Add support for OMAP3 Beagle board by Benoit Cousson · 13 years ago
  7. 189892f arm/dts: Add initial device tree support for OMAP3 SoC by Benoit Cousson · 13 years ago
  8. 492beed arm/dts: Add support for OMAP4 SDP board by Benoit Cousson · 13 years ago
  9. 38eb2ae arm/dts: Add support for OMAP4 PandaBoard by Benoit Cousson · 13 years ago
  10. d9fda07 arm/dts: Add initial device tree support for OMAP4 SoC by Benoit Cousson · 13 years ago
  11. dc2d07e ARM: OMAP: omap_device: Add a method to build an omap_device from a DT node by Benoit Cousson · 13 years ago
  12. a4f6cdb ARM: OMAP: omap_device: Add omap_device_[alloc|delete] for DT integration by Benoit Cousson · 13 years ago
  13. 4fcd15a of: Add helpers to get one string in multiple strings property by Benoit Cousson · 13 years ago
  14. f718e2c ARM: OMAP2+: devices: Remove all omap_device_pm_latency structures by Benoit Cousson · 13 years ago
  15. b7b5bc9 ARM: OMAP: omap_device: Create a default omap_device_pm_latency by Benoit Cousson · 13 years ago
  16. 766e7af ARM: OMAP2+: pm: Remove static devices variable for mpu, dsp, iva and l3 PM by Benoit Cousson · 13 years ago
  17. 0f7aa00 ARM: OMAP2+: pm: Use hwmod name instead of dev pointer by Benoit Cousson · 13 years ago
  18. b1621fc ARM: OMAP3: beagle-board: Use the omap_hwmod_name_get_dev API by Benoit Cousson · 13 years ago
  19. 1f8a7d5 ARM: OMAP: omap_device: Add omap_device_get_by_hwmod_name by Nishanth Menon · 13 years ago
  20. c541c15 Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-base by Tony Lindgren · 13 years ago
  21. 5c30cdf ARM: OMAP: irq: loop counter fix in omap_init_irq() by Tapani Utriainen · 13 years ago
  22. a368f77 ARM: OMAP4: Keyboard: Fix section mismatch in the board file by Bjarne Steinsbo · 13 years ago
  23. b8e111a ARM: OMAP: musb: Remove a redundant omap4430_phy_init call in usb_musb_init by Axel Lin · 13 years ago
  24. bfd46a5 ARM: OMAP: Fix i2c init for twl4030 by Tony Lindgren · 13 years ago
  25. 3696d30 ARM: OMAP4: MMC: fix power and audio issue, decouple USBC1 from MMC1 by Bryan Buckley · 13 years ago
  26. dc9ca24 Merge branch 'for_3_2/omap_misc' of git://gitorious.org/omap-sw-develoment/linux-omap-dev into l3 by Tony Lindgren · 13 years ago
  27. a102a9e Linux 3.1-rc8 by Linus Torvalds · 13 years ago
  28. 058e067 Merge branch 'for-linus' of git://github.com/tiwai/sound by Linus Torvalds · 13 years ago
  29. 5711932 Merge branch 'pm-fixes' of git://github.com/rjwysocki/linux-pm by Linus Torvalds · 13 years ago
  30. 0fac259 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  31. b6c8069 vfs: remove LOOKUP_NO_AUTOMOUNT flag by Linus Torvalds · 13 years ago
  32. 9058020 ASoC: ssm2602: Re-enable oscillator after suspend by Lars-Peter Clausen · 13 years ago
  33. 815d405 VFS: Fix the remaining automounter semantics regressions by Trond Myklebust · 13 years ago
  34. be73246 ARM: OMAP2+: Remove custom init_irq for remaining boards by Tony Lindgren · 13 years ago
  35. e990a40 ARM: OMAP2+: Use SoC specifc map_io by Tony Lindgren · 13 years ago
  36. 35549ec ARM: OMAP2+: Add SoC specific map_io functions by Benoit Cousson · 13 years ago
  37. 7bc0c4b ARM: OMAP: mcbsp: Start generalize signal muxing functions by Jarkko Nikula · 13 years ago
  38. 09d28d2 ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_src by Jarkko Nikula · 13 years ago
  39. 6e57412 ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.c by Jarkko Nikula · 13 years ago
  40. 5167255 ARM: OMAP: mcbsp: Update mcbsp.h include dependencies by Jarkko Nikula · 13 years ago
  41. f821eec ARM: OMAP: mcbsp: Cleanup sidetone control initialization and make it generic by Jarkko Nikula · 13 years ago
  42. 1743d14 ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.c by Jarkko Nikula · 13 years ago
  43. ac6747ca ARM: OMAP: mcbsp: Use per instance register cache size by Jarkko Nikula · 13 years ago
  44. 7bba67a ARM: OMAP: mcbsp: Make threshold based transfer code generic by Jarkko Nikula · 13 years ago
  45. 8840823 ARM: OMAP: mcbsp: Make tranceiver configuration control register access generic by Jarkko Nikula · 13 years ago
  46. 1a64588 ARM: OMAP: mcbsp: Make wakeup control generic by Jarkko Nikula · 13 years ago
  47. cdc71514 ARM: OMAP: mcbsp: Implement generic register access by Jarkko Nikula · 13 years ago
  48. 40246e0 ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devices.c by Jarkko Nikula · 13 years ago
  49. d94c177 vfs pathname lookup: Add LOOKUP_AUTOMOUNT flag by Linus Torvalds · 13 years ago
  50. 00a327c ARM: OMAP: mcbsp: Remove unused variables from platform data by Jarkko Nikula · 13 years ago
  51. 858b181 Merge branch 'samsung-fixes-3' of git://github.com/kgene/linux-samsung by Linus Torvalds · 13 years ago
  52. 00aaad2 ARM: EXYNOS4: Rename sclk_cam clocks for FIMC driver by Sylwester Nawrocki · 13 years ago
  53. 83427c2 ARM: S5PV210: Rename sclk_cam clocks for FIMC media driver by Sylwester Nawrocki · 13 years ago
  54. ef82bdc Merge branch 'hwmon-for-linus' of git://github.com/groeck/linux by Linus Torvalds · 13 years ago
  55. 231e58e Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvm by Linus Torvalds · 13 years ago
  56. a2b4910 Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  57. e8b364b PM / Clocks: Do not acquire a mutex under a spinlock by Rafael J. Wysocki · 13 years ago
  58. 61a6a10 ALSA: usb-audio: Check for possible chip NULL pointer before clearing probing flag by Thomas Pfaff · 13 years ago
  59. e0d32e3 ALSA: hda/realtek - Don't detect LO jack when identical with HP by Takashi Iwai · 13 years ago
  60. df77abc ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_op by Will Deacon · 13 years ago
  61. 5fe6e01 ALSA: hda/realtek - Avoid bogus HP-pin assignment by Takashi Iwai · 13 years ago
  62. d8e89b4 ARM: dma-mapping: free allocated page if unable to map by Russell King · 13 years ago
  63. b76f7cdc ARM: S5P: fix incorrect loop iterator usage on gpio-interrupt by Marek Szyprowski · 13 years ago
  64. 4344646 ARM: S3C2443: Fix bit-reset in setrate of clk_armdiv by Heiko Stuebner · 13 years ago
  65. f9d81f6 ptrace: PTRACE_LISTEN forgets to unlock ->siglock by Oleg Nesterov · 13 years ago
  66. 9be3be1 KVM: x86 emulator: fix Src2CL decode by Avi Kivity · 13 years ago
  67. 41bc318 KVM: MMU: fix incorrect return of spte by Zhao Jin · 13 years ago
  68. cefcadea OMAP4: Fix the emif and dmm virtual mapping by Santosh Shilimkar · 13 years ago
  69. 551a9fa OMAP: Print Initiator name for l3 custom error. by sricharan · 13 years ago
  70. 6616aac OMAP: Fix sparse warnings in l3 error handler. by sricharan · 13 years ago
  71. ed0e352 OMAP: Fix indentation issues in l3 error handler. by sricharan · 13 years ago
  72. c1df2dc OMAP: Fix a BUG in l3 error handler. by Todd Poynor · 13 years ago
  73. 342fd14 OMAP: Improve register access in L3 Error handler. by Todd Poynor · 13 years ago
  74. 6656b15 ALSA: HDA: No power nids on 92HD93 by David Henningsson · 13 years ago
  75. b172e38 Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  76. 387719c spi: Fix WARN when removing spi-fsl-spi module by Jeff Harris · 13 years ago
  77. 8ec9c7f scsi: fix qla2xxx printk format warning by Randy Dunlap · 13 years ago
  78. 2b7fe39 scsi: SCSI_ISCI needs to select SCSI_SAS_HOST_SMP, fixes build error by Randy Dunlap · 13 years ago
  79. 7d33910 Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-omap-pm into voltage by Tony Lindgren · 13 years ago
  80. 78bbd28 Merge branch 'perf-tools-for-linus' of git://github.com/acmel/linux by Linus Torvalds · 13 years ago
  81. eab8bcb Merge branch 'perf-tools-for-linus' of git://github.com/acmel/linux by Linus Torvalds · 13 years ago
  82. f35f3dc Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  83. 0acf043 Merge branch 'for-linus' of git://github.com/tiwai/sound by Linus Torvalds · 13 years ago
  84. 2b022a8 perf python: Add missing perf_event__parse_sample 'swapped' parm by Arnaldo Carvalho de Melo · 13 years ago
  85. 2f1c3db hwmon: (coretemp) remove struct platform_data * parameter from create_core_data() by Jan Beulich · 13 years ago
  86. e3204ed hwmon: (coretemp) constify static data by Jan Beulich · 13 years ago
  87. b3a242a hwmon: (coretemp) don't use kernel assigned CPU number as platform device ID by Jan Beulich · 13 years ago
  88. 9e59e09 perf tools: Add support for disabling -Werror via WERROR=0 by Darren Hart · 13 years ago
  89. af52aaf perf top: Fix userspace sample addr map offset by Arnaldo Carvalho de Melo · 13 years ago
  90. be96ea8 perf symbols: Fix issue with binaries using 16-bytes buildids (v2) by Stephane Eranian · 14 years ago
  91. 936be50 perf tool: Fix endianness handling of u32 data in samples by David Ahern · 13 years ago
  92. 6bb8f31 perf sort: Fix symbol sort output by separating unresolved samples by type by Anton Blanchard · 13 years ago
  93. 6a0e55d perf symbols: Synthesize anonymous mmap events by Anton Blanchard · 13 years ago
  94. 764e16a3 perf record: Create events initially disabled and enable after init by David Ahern · 13 years ago
  95. 694bf40 perf symbols: Add some heuristics for choosing the best duplicate symbol by Anton Blanchard · 13 years ago
  96. 3187790 perf symbols: Preserve symbol scope when parsing /proc/kallsyms by Anton Blanchard · 13 years ago
  97. 3f5a427 perf symbols: /proc/kallsyms does not sort module symbols by Anton Blanchard · 13 years ago
  98. adb0918 perf symbols: Fix ppc64 SEGV in dso__load_sym with debuginfo files by Anton Blanchard · 13 years ago
  99. f66fedc perf probe: Fix regression of variable finder by Masami Hiramatsu · 13 years ago
  100. 3127b6a Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago