1. 21fbd58 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  2. a44dca1 Merge tag 'v3.8-rc1' into staging/for_v3.9 by Mauro Carvalho Chehab · 12 years ago
  3. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  4. caff80c [media] davinci: vpbe: pass different platform names to handle different ip's by Lad, Prabhakar · 12 years ago
  5. d027db1 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  6. 9ad9023 ARM: davinci: dm644x evm: move pointer dereference below NULL check by Wei Yongjun · 12 years ago
  7. b6f1ffe ARM: davinci: convert platform code to use clk_prepare/clk_unprepare by m-karicheri2@ti.com · 12 years ago
  8. eabe7b0 Merge branch 'samsung_platform_data' into staging/for_v3.7 by Mauro Carvalho Chehab · 12 years ago
  9. e32087b [media] davinci: vpbe: replace V4L2_OUT_CAP_CUSTOM_TIMINGS with V4L2_OUT_CAP_DV_TIMINGS by Lad, Prabhakar · 12 years ago
  10. 3686408 [media] dm644x: replace the obsolete preset API by the timings API by Hans Verkuil · 12 years ago
  11. ec2a083 ARM: davinci: move platform_data definitions by Arnd Bergmann · 12 years ago
  12. 3aa3e84 ARM: davinci: use machine specific hook for late init by Shawn Guo · 12 years ago
  13. e594a97 Merge branch 'v3.4/features' of git://gitorious.org/linux-davinci/linux-davinci into next/drivers by Arnd Bergmann · 12 years ago
  14. d5be5f5 ARM: davinci: dm644x evm: add support for VPBE display by Manjunath Hadli · 12 years ago
  15. af946f2 ARM: davinci: dm644x: add support for v4l2 video display by Manjunath Hadli · 12 years ago
  16. 12db958 ARM: davinci: dm644x: don't force vpfe registeration on all boards by Manjunath Hadli · 13 years ago
  17. 314d7389 ARM: davinci: dm644x: fix inconsistent variable naming by Manjunath Hadli · 13 years ago
  18. 39c6d2d ARM: davinci: create new common platform header for davinci by Manjunath Hadli · 13 years ago
  19. f6f9758 ARM: davinci: update mdio bus name by Sekhar Nori · 13 years ago
  20. c6121dd ARM: 7190/1: restart: davinci: use new restart hook by Sekhar Nori · 13 years ago
  21. e0d6511 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  22. dc28094 arm: Add export.h to ARM specific files as required. by Paul Gortmaker · 13 years ago
  23. bb9ebd4 mtd: nand: rename NAND_USE_FLASH_BBT by Brian Norris · 13 years ago
  24. a40f734 mtd: nand: consolidate redundant flash-based BBT flags by Brian Norris · 13 years ago
  25. e7e5601 ARM: mach-davinci: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  26. f68deab ARM: mach-davinci: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size by Nicolas Pitre · 13 years ago
  27. 60d97a8 davinci: DM644x EVM: register MUSB device earlier by Sergei Shtylyov · 13 years ago
  28. 7940a34 Merge branch 'davinci-next' into davinci-for-linus by Kevin Hilman · 14 years ago
  29. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  30. 782f2d7 davinci: cleanup mdio arch code and switch to phy_id by Cyril Chemparathy · 14 years ago
  31. fe69c82 davinci: dm644x evm: setup NAND flash timing by Sekhar Nori · 14 years ago
  32. bd80894 Davinci: aintc/cpintc - use ioremap() by Cyril Chemparathy · 14 years ago
  33. 7a9978a DaVinci: move IDE platform device to its proper place by Sergei Shtylyov · 14 years ago
  34. 7034217 DaVinci: move AEMIF #define's to the proper headers by Sergei Shtylyov · 14 years ago
  35. 28552c2 davinci: misc cleanups from sparse by Kevin Hilman · 14 years ago
  36. 00642f6 Add SDA and SCL pin numbers to i2c platform data by Philby John · 15 years ago
  37. 077639f Davinci VPFE Capture: Take i2c adapter id through platform data by Vaibhav Hiremath · 15 years ago
  38. 355fb4e DaVinci: rename setup_usb() to davinci_setup_usb() by Sergei Shtylyov · 15 years ago
  39. 42d399e DaVinci: remove unneeded #include's by Sergei Shtylyov · 15 years ago
  40. ab8e8df davinci: DM644x platform changes for vpfe capture by Muralidharan Karicheri · 15 years ago
  41. 1a7ff8f davinci: audio: move tlv320aic33 i2c setup into board files by Chaithrika U S · 15 years ago
  42. 61aa073 davinci: audio clocks: use struct device instead of clock names by Kevin Hilman · 15 years ago
  43. 25acf55 davinci: ASoC: Add the platform devices for ASP by Chaithrika U S · 15 years ago
  44. 6608168 ARM: includecheck fix: board-dm644x-evm.c by Jaswinder Singh Rajput · 15 years ago
  45. b14dc0f davinci: Factor out emac mac address handling by Mark A. Greer · 15 years ago
  46. 972412b davinci: Move emac platform_data to SoC-specific files by Mark A. Greer · 15 years ago
  47. 79c3c0b davinci: Encapsulate SoC-specific data in a structure by Mark A. Greer · 15 years ago
  48. ac7b75b davinci: EMAC platform support by Kevin Hilman · 15 years ago
  49. 2dbf56ae davinci: MMC platform support by Kevin Hilman · 15 years ago
  50. a029b70 [ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32) by Kevin Hilman · 15 years ago
  51. 3e9c18e davinci: DM644x: NAND: update partitioning by David Brownell · 15 years ago
  52. d0e47fb davinci: update DM644x support in preparation for more SoCs by Kevin Hilman · 15 years ago
  53. 73d3c68 davinci: DM644x: rename board file by Kevin Hilman · 15 years ago[Renamed from arch/arm/mach-davinci/board-evm.c]
  54. f5c122d davinci: add arch_ioremap() which uses existing static mappings by Kevin Hilman · 15 years ago
  55. c5b736d davinci: major rework of clock, PLL, PSC infrastructure by Kevin Hilman · 15 years ago
  56. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  57. 34f32c9 usb: musb: make Davinci *work* in mainline by David Brownell · 15 years ago
  58. c97f681 Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.git by Russell King · 16 years ago
  59. 7bff3c4 ARM: DaVinci: evm sets up many devices by David Brownell · 16 years ago
  60. ac7643e ARM: DaVinci: Update IO address pointer typechecking by Kevin Hilman · 16 years ago
  61. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  62. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  63. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  64. 3e062b0 [ARM] 4430/1: davinci: clock control support by Vladimir Barinov · 17 years ago
  65. 7c6337e [ARM] 4303/3: base kernel support for TI DaVinci by Kevin Hilman · 17 years ago