1. dbc0416 ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ by Tony Lindgren · 12 years ago
  2. 1a4120b Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  3. b315310 ARM: OMAP2: Move McBSP fck clock alias to hwmod data for OMAP2420 by Peter Ujfalusi · 12 years ago
  4. c59b537 ARM: OMAP2+: Simplify dmtimer clock aliases by Jon Hunter · 12 years ago
  5. 2c799ce ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h by Tony Lindgren · 12 years ago
  6. ee0839c ARM: OMAP2+: Move most of plat/io.h into local iomap.h by Tony Lindgren · 12 years ago
  7. 2847111 ARM: OMAP2+: clock data: Remove redundant timer clkdev by Benoit Cousson · 13 years ago
  8. 318c3e1 ARM: OMAP2+: dmtimer: add device names to flck nodes by Tarun Kanti DebBarma · 13 years ago
  9. bf1e077 OMAP: omap_device: Create clkdev entry for hwmod main_clk by Benoit Cousson · 13 years ago
  10. da49252f Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linux by Paul Mundt · 13 years ago
  11. 872462c OMAP2PLUS: clocks: Align DSS clock names and roles by Sumit Semwal · 13 years ago
  12. 8b9cb3a OMAP2, 3: DSS2: Move clocks from core driver to dss driver by Senthilvadivu Guruswamy · 14 years ago
  13. 8c810e7 OMAP2xxx: clock data: clean up some comments by Paul Walmsley · 13 years ago
  14. a4fc927 OMAP2xxx: clock: fix clockdomains on gpt7_ick, 2430 mmchs2_fck clocks by Paul Walmsley · 13 years ago
  15. 2241139 OMAP2xxx: clock: remove dsp_irate_ick by Paul Walmsley · 13 years ago
  16. 241d3a8 OMAP2+: clock: remove the DPLL rate tolerance code by Paul Walmsley · 13 years ago
  17. 19c1c0c OMAP2xxx: clock: fix interface clocks and clockdomains for modules in the WKUP domain by Paul Walmsley · 13 years ago
  18. 3f9cfd3 OMAP2xxx: clock: fix low-frequency oscillator clock rate by Paul Walmsley · 13 years ago
  19. a1fed57 OMAP2xxx: clock: fix parents for L3-derived clocks by Paul Walmsley · 13 years ago
  20. 6ae690d OMAP2420: clock: use autoidle clkops for all autoidle-controllable interface clocks by Paul Walmsley · 13 years ago
  21. a56d9ea OMAP2420: clock: add sdrc_ick by Paul Walmsley · 13 years ago
  22. 0fd0c21 OMAP2: clock: add DPLL autoidle support by Paul Walmsley · 13 years ago
  23. c6461f5 OMAP2+: clock: disable autoidle on all clocks during clock init by Paul Walmsley · 13 years ago
  24. 3e5b08c Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  25. d4521f6 OMAP2xxx clock: fix dss2_fck recalc to use clksel by Paul Walmsley · 14 years ago
  26. 59fb659 OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files by Paul Walmsley · 14 years ago
  27. f7bb0d9 I2C: i2c-omap: Change device name: i2c_omap -> omap_i2c by Benoit Cousson · 14 years ago
  28. 05ac10d usb: musb: trivial search and replace patch by Felipe Balbi · 14 years ago
  29. 4814ced OMAP: control: move plat-omap/control.h to mach-omap2/control.h by Paul Walmsley · 14 years ago
  30. 1bccb34 OMAP2420: clock: add MCBSP_CLKS node and clkdev aliases by Paul Walmsley · 14 years ago
  31. 82a0c14 omap: crypto: updates to enable omap aes by Dmitry Kasatkin · 14 years ago
  32. 2a8ba8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  33. d74b494 OMAP2+ clock: remove DEFAULT_RATE clksel_rate flag by Paul Walmsley · 14 years ago
  34. f38ca10 OMAP2 PRCM: convert OMAP2 PRCM macros to the _SHIFT/_MASK suffixes by Paul Walmsley · 14 years ago
  35. df2071b Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Herbert Xu · 14 years ago
  36. ee5500c crypto: omap - Updates omap sham device related platform code by Dmitry Kasatkin · 14 years ago
  37. 97b9ad1 omap2: add USB initialization for tusb6010 by Francisco Alecrim · 14 years ago
  38. 51c1954 OMAP clock: drop RATE_FIXED clock flag by Paul Walmsley · 14 years ago
  39. 8c34974 OMAP2 clock: drop DELAYED_APP clock flag by Paul Walmsley · 14 years ago
  40. 81b34fb OMAP2 clock: split OMAP2420, OMAP2430 clock data into their own files by Paul Walmsley · 14 years ago[Copied (75%) from arch/arm/mach-omap2/clock2xxx_data.c]
  41. b92c170 OMAP clock: drop .id field; ensure each clock has a unique name by Paul Walmsley · 14 years ago
  42. 1a33771 OMAP2 clock: drop CONFIG_PARTICIPANT clock flag by Paul Walmsley · 14 years ago
  43. 17d0927 OMAP2xxx clock: drop DELAYED_APP flag from non-clksel clocks by Paul Walmsley · 14 years ago
  44. 9429778 OMAP2xxx clock: GFX functional clock rates are not independently changeable by Paul Walmsley · 14 years ago
  45. 93340a2 OMAP2/3/4 clock: fix DPLL multiplier value errors; also copyrights, includes, documentation by Paul Walmsley · 14 years ago
  46. e80a972 OMAP2/3/4 clock: rename and clean the omap2_clk_init() functions by Paul Walmsley · 15 years ago
  47. 44da0a5 OMAP2xxx clock: move sys_clk code into mach-omap2/clkt2xxx_sys.c by Paul Walmsley · 15 years ago
  48. e9b98f6 OMAP clock: make the fixed divisor clock code available for all OMAPs by Paul Walmsley · 15 years ago
  49. d8a9445 OMAP2 clock: convert clock24xx.h to clock2xxx_data.c, opp2xxx* by Paul Walmsley · 15 years ago[Renamed (72%) from arch/arm/mach-omap2/clock24xx.h]
  50. 06b1693 OMAP2 clock: APLL code shouldn't rely on static clocks in its local namespace by Paul Walmsley · 15 years ago
  51. aa2cf42 Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 15 years ago