index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-davinci
/
dm355.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: davinci: streamline sysmod access
Manjunath Hadli
2012-02-25
1
-0
/
+1
*
ARM: davinci: create new common platform header for davinci
Manjunath Hadli
2012-02-25
1
-1
/
+1
*
ARM: 7190/1: restart: davinci: use new restart hook
Sekhar Nori
2012-01-05
1
-1
/
+0
*
Merge branch 'next/fixes' into next/cleanup
Arnd Bergmann
2011-10-31
1
-1
/
+1
|
\
|
*
ARM: 7040/1: mach-davinci: break out GPIO driver specifics
Linus Walleij
2011-08-22
1
-1
/
+1
*
|
ARM: davinci: Explicitly set channel controllers' default queues
Ido Yariv
2011-09-17
1
-0
/
+1
|
/
*
Revert wrong fixes for common misspellings
Lucas De Marchi
2011-04-26
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
davinci: spi: move event queue parameter to platform data
Michael Williamson
2011-02-28
1
-4
/
+1
*
Merge branch 'for-grant' of git://arago-project.org/git/projects/linux-davinc...
Grant Likely
2010-12-29
1
-6
/
+1
|
\
|
*
spi: davinci: remove non-useful "clk_internal" platform data
Brian Niebuhr
2010-11-18
1
-1
/
+0
|
*
spi: davinci: always start transmit DMA
Brian Niebuhr
2010-11-18
1
-0
/
+1
|
*
spi: davinci: remove non-useful interrupt mode support
Brian Niebuhr
2010-11-18
1
-1
/
+0
|
*
spi: davinci: make chip-slect specific parameters really chip-select specific
Brian Niebuhr
2010-11-18
1
-3
/
+0
|
*
spi: davinci: enable both activation and deactivation of chip-selects
Brian Niebuhr
2010-11-18
1
-1
/
+0
*
|
ASoC: davinci: fixes for multi-component
Chris Paulson-Ellis
2010-11-17
1
-3
/
+3
|
/
*
ARM: 6409/1: davinci: map sram using MT_MEMORY_NONCACHED instead of MT_DEVICE
Santosh Shilimkar
2010-09-25
1
-2
/
+1
*
davinci: edma: provide ability to detect insufficient CC info data
Sekhar Nori
2010-08-05
1
-10
/
+12
*
Davinci: pinmux - use ioremap()
Cyril Chemparathy
2010-05-13
1
-1
/
+1
*
Davinci: aintc/cpintc - use ioremap()
Cyril Chemparathy
2010-05-13
1
-1
/
+1
*
Davinci: psc - use ioremap()
Cyril Chemparathy
2010-05-13
1
-3
/
+1
*
Davinci: jtag_id - use ioremap()
Cyril Chemparathy
2010-05-13
1
-1
/
+1
*
Davinci: gpio - use ioremap()
Cyril Chemparathy
2010-05-13
1
-1
/
+1
*
Davinci: watchdog reset separation across socs
Cyril Chemparathy
2010-05-06
1
-0
/
+1
*
Davinci: eliminate pinmux offset verbosity
Cyril Chemparathy
2010-05-06
1
-5
/
+0
*
Davinci: gpio - controller type support
Cyril Chemparathy
2010-05-06
1
-0
/
+1
*
davinci: misc cleanups from sparse
Kevin Hilman
2010-05-06
1
-1
/
+1
*
Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2010-03-01
1
-20
/
+29
|
\
|
*
DaVinci DM355: Modifications to DM355 SPI support
Sandeep Paulraj
2010-03-01
1
-11
/
+28
|
*
davinci: clkdev cleanup: remove clk_lookup wrapper, use clkdev_add_table()
Kevin Hilman
2010-02-04
1
-1
/
+1
|
*
davinci: build list of unused EDMA events dynamically
Sudhakar Rajashekhara
2010-02-04
1
-8
/
+0
*
|
V4L/DVB: vpfe-capture: converting ccdc drivers to platform-drivers
Muralidharan Karicheri
2010-02-26
1
-13
/
+30
|
/
*
DaVinci: remove unneeded #include's
Sergei Shtylyov
2009-11-25
1
-2
/
+0
*
davinci: DM355 - platform changes for vpfe capture
Muralidharan Karicheri
2009-09-16
1
-0
/
+83
*
DaVinci: DM355: Adding PINMUX entries for DM355 Display
Sandeep Paulraj
2009-08-26
1
-0
/
+6
*
davinci: audio clocks: use struct device instead of clock names
Kevin Hilman
2009-08-26
1
-3
/
+3
*
davinci: ASoC: Add the platform devices for ASP
Chaithrika U S
2009-08-26
1
-2
/
+41
*
davinci: remove watchdog from soc_info
Kevin Hilman
2009-08-26
1
-1
/
+0
*
davinci: EDMA: multiple CCs, channel mapping and API changes
Sudhakar Rajashekhara
2009-08-26
1
-9
/
+32
*
davinci: soc-specific SRAM setup
David Brownell
2009-05-28
1
-0
/
+9
*
davinci: cleanup: move dm355 UART2 define to dm355.c
Kevin Hilman
2009-05-28
1
-0
/
+2
*
davinci: Move PINMUX defines to SoC files
Mark A. Greer
2009-05-28
1
-0
/
+8
*
davinci: Move serial platform_device into SoC-specific files
Mark A. Greer
2009-05-28
1
-0
/
+41
*
davinci: Make GPIO code more generic
Mark A. Greer
2009-05-28
1
-0
/
+4
*
davinci: Add watchdog base address flexibility
Mark A. Greer
2009-05-26
1
-0
/
+1
*
davinci: Add base address and timer flexibility
Mark A. Greer
2009-05-26
1
-0
/
+14
*
davinci: Move interrupt ctlr info to SoC infrastructure
Mark A. Greer
2009-05-26
1
-0
/
+69
*
davinci: Move pinmux setup info to SoC infrastructure
Mark A. Greer
2009-05-26
1
-1
/
+5
*
davinci: Add support for multiple PSCs
Mark A. Greer
2009-05-26
1
-0
/
+6
*
davinci: Add clock init call to common init routine
Mark A. Greer
2009-05-26
1
-1
/
+1
[next]