1. 49b654f ARM: davinci: remove intc related fields from davinci_soc_info by Bartosz Golaszewski · 6 years ago
  2. 06a2871 ARM: davinci: aintc: use the new config structure by Bartosz Golaszewski · 6 years ago
  3. fd0f427 ARM: davinci: aintc: use the new irqchip config structure in dm* SoCs by Bartosz Golaszewski · 6 years ago
  4. 2b6a2e7 ARM: davinci: aintc: use a common prefix for symbols in the driver by Bartosz Golaszewski · 6 years ago
  5. de4f82a ARM: davinci: aintc: wrap davinci_irq_init() with a helper by Bartosz Golaszewski · 6 years ago
  6. 544ca0b ARM: davinci: make irqs.h a local header by Bartosz Golaszewski · 6 years ago
  7. a98ca73 ARM: davinci: wrap HW interrupt numbers with a macro by Bartosz Golaszewski · 6 years ago
  8. e3a8c76 ARM: davinci: remove davinci_intc_type by Bartosz Golaszewski · 6 years ago
  9. a6ca633 ARM: davinci: dm355: set the GPIO base to 0 by Bartosz Golaszewski · 6 years ago
  10. 27db7ba ARM: davinci: dm355: define gpio interrupts as separate resources by Bartosz Golaszewski · 6 years ago
  11. feee4ed ARM: davinci: dm355: Remove legacy clock init by David Lechner · 7 years ago
  12. 5b19f66 ARM: davinci: dm355: add new clock init using common clock framework by David Lechner · 7 years ago
  13. a7da527 ARM: davinci: pass clock as parameter to davinci_timer_init() by David Lechner · 7 years ago
  14. 96c0817 ARM: davinci: move davinci_clk_init() to init_time by David Lechner · 7 years ago
  15. ab41910 ARM: davinci: make davinci_soc_info structures const by Bhumika Goyal · 7 years ago
  16. 0dc68bc ARM: davinci: dm355: Remove DMA resources for SPI by Peter Ujfalusi · 8 years ago
  17. 6bce5ef ARM: davinci: remove unused davinci-i2s pdata by Petr Kulhavy · 9 years ago
  18. 6fc9ebb ARM: davinci: Move clock init after ioremap. by David Lechner · 9 years ago
  19. f7a3be5 ARM: davinci: dm355: Add dma_slave_map to edma by Peter Ujfalusi · 9 years ago
  20. 3acf731 ARM: davinci: make headers more local by Arnd Bergmann · 10 years ago
  21. cef5b0d ARM: davinci: Add dma_mask to eDMA devices by Peter Ujfalusi · 9 years ago
  22. 7ab388e ARM: davinci: Use platform_device_register_full() to create pdev for eDMA by Peter Ujfalusi · 9 years ago
  23. d4cb7f4 ARM: davinci/common: Convert edma driver to handle one eDMA instance per driver by Peter Ujfalusi · 9 years ago
  24. 1b0838b ARM: davinci: Set proper SPI prescale limit value by Franklin S Cooper Jr · 9 years ago
  25. 27ffaeb [media] platform: Make use of media_bus_format enum by Boris BREZILLON · 10 years ago
  26. d5fc0e8 ARM: davinci: Remove redundant/unused parameters for edma by Peter Ujfalusi · 11 years ago
  27. 82ba612 ARM: davinci: Remove eDMA3 queue_tc_mapping data from edma_soc_info by Peter Ujfalusi · 11 years ago
  28. 1233090 ARM: davinci: da8xx: fix multiple watchdog device registration by Sekhar Nori · 11 years ago
  29. cd2f43a Merge tag 'davinci-for-v3.14/watchdog' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/drivers by Kevin Hilman · 11 years ago
  30. 8437481 watchdog: davinci: rename platform driver to davinci-wdt by Ivan Khoronzhuk · 11 years ago
  31. d3422a1 gpio: davinci: remove unused variable intc_irq_num by Lad, Prabhakar · 11 years ago
  32. 8ae19ec Merge tag 'davinci-fixes-for-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixes by Olof Johansson · 11 years ago
  33. ee880db ARM: davinci: Fix McASP mem resource names by Peter Ujfalusi · 11 years ago
  34. e462f1f ARM: davinci: fix number of resources passed to davinci_gpio_register() by Lad, Prabhakar · 11 years ago
  35. 9cc1515 ARM: davinci: support gpio platform device by Philip Avinash · 11 years ago
  36. cee7e8b Merge tag 'davinci-for-v3.12/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/soc by Kevin Hilman · 11 years ago
  37. 323761bb ARM: davinci: serial: remove davinci_serial_setup_clk() by Manjunathappa, Prakash · 12 years ago
  38. fcf7157 ARM: davinci: serial: get rid of davinci_uart_config by Manjunathappa, Prakash · 12 years ago
  39. 19955c3 ARM: davinci: uart: move to devid based clk_get by Manjunathappa, Prakash · 12 years ago
  40. 9c55970 ARM: davinci: make file local variables static by Sekhar Nori · 11 years ago
  41. 6cba435 ARM: edma: Add DT and runtime PM support to the private EDMA API by Matt Porter · 12 years ago
  42. 3ad7a42 ARM: davinci: move private EDMA API to arm/common by Matt Porter · 12 years ago
  43. 97b1007 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  44. 62a2d6c [media] ARM: davinci: dm355: add support for v4l2 video display by Lad, Prabhakar · 12 years ago
  45. 9a3e89b [media] media: davinci: vpss: enable vpss clocks by Lad, Prabhakar · 12 years ago
  46. d7ca4c7 ARM: davinci: mmc: derive version information from device name by Manjunathappa, Prakash · 12 years ago
  47. 626863a ARM: davinci: sram: switch from iotable to ioremapped regions by Ben Gardiner · 12 years ago
  48. f5a246e Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  49. ec2a083 ARM: davinci: move platform_data definitions by Arnd Bergmann · 12 years ago
  50. 896f66b ASoC/ARM: Davinci: McASP: split asp header into platform and audio specific by Hebbar, Gururaja · 12 years ago
  51. d65566e ARM: davinci: mark spi_board_info arguments as const by Uwe Kleine-König · 13 years ago
  52. 5cfb19a ARM: davinci: streamline sysmod access by Manjunath Hadli · 13 years ago
  53. 39c6d2d ARM: davinci: create new common platform header for davinci by Manjunath Hadli · 13 years ago
  54. c6121dd ARM: 7190/1: restart: davinci: use new restart hook by Sekhar Nori · 13 years ago
  55. 3e965b1 Merge branch 'next/fixes' into next/cleanup by Arnd Bergmann · 13 years ago
  56. f23fe85 ARM: davinci: Explicitly set channel controllers' default queues by Ido Yariv · 13 years ago
  57. 5f3fcf9 ARM: 7040/1: mach-davinci: break out GPIO driver specifics by Linus Walleij · 13 years ago
  58. e9c5499 Revert wrong fixes for common misspellings by Lucas De Marchi · 14 years ago
  59. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  60. 2e3e2a5 davinci: spi: move event queue parameter to platform data by Michael Williamson · 14 years ago
  61. 496a2e3 Merge branch 'for-grant' of git://arago-project.org/git/projects/linux-davinci into spi/next by Grant Likely · 14 years ago
  62. 3409e40 spi: davinci: remove non-useful "clk_internal" platform data by Brian Niebuhr · 14 years ago
  63. c29e3c6 spi: davinci: always start transmit DMA by Brian Niebuhr · 14 years ago
  64. cf90fe7 spi: davinci: remove non-useful interrupt mode support by Brian Niebuhr · 14 years ago
  65. 53a31b0 spi: davinci: make chip-slect specific parameters really chip-select specific by Brian Niebuhr · 14 years ago
  66. 7978b8c spi: davinci: enable both activation and deactivation of chip-selects by Brian Niebuhr · 14 years ago
  67. bedad0c ASoC: davinci: fixes for multi-component by Chris Paulson-Ellis · 14 years ago
  68. 2de5c00 ARM: 6409/1: davinci: map sram using MT_MEMORY_NONCACHED instead of MT_DEVICE by Santosh Shilimkar · 14 years ago
  69. bc3ac9f davinci: edma: provide ability to detect insufficient CC info data by Sekhar Nori · 15 years ago
  70. 779b0d5 Davinci: pinmux - use ioremap() by Cyril Chemparathy · 15 years ago
  71. bd80894 Davinci: aintc/cpintc - use ioremap() by Cyril Chemparathy · 15 years ago
  72. e4c822c Davinci: psc - use ioremap() by Cyril Chemparathy · 15 years ago
  73. 3347db8 Davinci: jtag_id - use ioremap() by Cyril Chemparathy · 15 years ago
  74. b8d4429 Davinci: gpio - use ioremap() by Cyril Chemparathy · 15 years ago
  75. c78a5bc Davinci: watchdog reset separation across socs by Cyril Chemparathy · 15 years ago
  76. 5b3a05c Davinci: eliminate pinmux offset verbosity by Cyril Chemparathy · 15 years ago
  77. 686b634 Davinci: gpio - controller type support by Cyril Chemparathy · 15 years ago
  78. 28552c2 davinci: misc cleanups from sparse by Kevin Hilman · 15 years ago
  79. 13dda80 Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 15 years ago
  80. 15e8658 DaVinci DM355: Modifications to DM355 SPI support by Sandeep Paulraj · 15 years ago
  81. 77c8b5f V4L/DVB: vpfe-capture: converting ccdc drivers to platform-drivers by Muralidharan Karicheri · 15 years ago
  82. 08aca08 davinci: clkdev cleanup: remove clk_lookup wrapper, use clkdev_add_table() by Kevin Hilman · 15 years ago
  83. f900d55 davinci: build list of unused EDMA events dynamically by Sudhakar Rajashekhara · 15 years ago
  84. 42d399e DaVinci: remove unneeded #include's by Sergei Shtylyov · 15 years ago
  85. 51e68e2 davinci: DM355 - platform changes for vpfe capture by Muralidharan Karicheri · 15 years ago
  86. 1aebb50 DaVinci: DM355: Adding PINMUX entries for DM355 Display by Sandeep Paulraj · 15 years ago
  87. 61aa073 davinci: audio clocks: use struct device instead of clock names by Kevin Hilman · 15 years ago
  88. 25acf55 davinci: ASoC: Add the platform devices for ASP by Chaithrika U S · 16 years ago
  89. 5fcd294 davinci: remove watchdog from soc_info by Kevin Hilman · 16 years ago
  90. 60902a2 davinci: EDMA: multiple CCs, channel mapping and API changes by Sudhakar Rajashekhara · 16 years ago
  91. 0d04eb4 davinci: soc-specific SRAM setup by David Brownell · 16 years ago
  92. 96ed299 davinci: cleanup: move dm355 UART2 define to dm355.c by Kevin Hilman · 16 years ago
  93. 5570078 davinci: Move PINMUX defines to SoC files by Mark A. Greer · 16 years ago
  94. 65e866a davinci: Move serial platform_device into SoC-specific files by Mark A. Greer · 16 years ago
  95. a994955 davinci: Make GPIO code more generic by Mark A. Greer · 16 years ago
  96. 951d6f6 davinci: Add watchdog base address flexibility by Mark A. Greer · 16 years ago
  97. f64691b davinci: Add base address and timer flexibility by Mark A. Greer · 16 years ago
  98. 673dd36 davinci: Move interrupt ctlr info to SoC infrastructure by Mark A. Greer · 16 years ago
  99. 0e58595 davinci: Move pinmux setup info to SoC infrastructure by Mark A. Greer · 16 years ago
  100. d81d188 davinci: Add support for multiple PSCs by Mark A. Greer · 16 years ago