index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-davinci
/
dm355.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-27
Revert wrong fixes for common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-01
davinci: spi: move event queue parameter to platform data
Michael Williamson
1
-4
/
+1
2010-12-29
Merge branch 'for-grant' of git://arago-project.org/git/projects/linux-davinc...
Grant Likely
1
-6
/
+1
2010-11-18
spi: davinci: remove non-useful "clk_internal" platform data
Brian Niebuhr
1
-1
/
+0
2010-11-18
spi: davinci: always start transmit DMA
Brian Niebuhr
1
-0
/
+1
2010-11-18
spi: davinci: remove non-useful interrupt mode support
Brian Niebuhr
1
-1
/
+0
2010-11-18
spi: davinci: make chip-slect specific parameters really chip-select specific
Brian Niebuhr
1
-3
/
+0
2010-11-18
spi: davinci: enable both activation and deactivation of chip-selects
Brian Niebuhr
1
-1
/
+0
2010-11-17
ASoC: davinci: fixes for multi-component
Chris Paulson-Ellis
1
-3
/
+3
2010-09-25
ARM: 6409/1: davinci: map sram using MT_MEMORY_NONCACHED instead of MT_DEVICE
Santosh Shilimkar
1
-2
/
+1
2010-08-05
davinci: edma: provide ability to detect insufficient CC info data
Sekhar Nori
1
-10
/
+12
2010-05-13
Davinci: pinmux - use ioremap()
Cyril Chemparathy
1
-1
/
+1
2010-05-13
Davinci: aintc/cpintc - use ioremap()
Cyril Chemparathy
1
-1
/
+1
2010-05-13
Davinci: psc - use ioremap()
Cyril Chemparathy
1
-3
/
+1
2010-05-13
Davinci: jtag_id - use ioremap()
Cyril Chemparathy
1
-1
/
+1
2010-05-13
Davinci: gpio - use ioremap()
Cyril Chemparathy
1
-1
/
+1
2010-05-07
Davinci: watchdog reset separation across socs
Cyril Chemparathy
1
-0
/
+1
2010-05-07
Davinci: eliminate pinmux offset verbosity
Cyril Chemparathy
1
-5
/
+0
2010-05-07
Davinci: gpio - controller type support
Cyril Chemparathy
1
-0
/
+1
2010-05-07
davinci: misc cleanups from sparse
Kevin Hilman
1
-1
/
+1
2010-03-02
Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-20
/
+29
2010-03-01
DaVinci DM355: Modifications to DM355 SPI support
Sandeep Paulraj
1
-11
/
+28
2010-02-26
V4L/DVB: vpfe-capture: converting ccdc drivers to platform-drivers
Muralidharan Karicheri
1
-13
/
+30
2010-02-05
davinci: clkdev cleanup: remove clk_lookup wrapper, use clkdev_add_table()
Kevin Hilman
1
-1
/
+1
2010-02-05
davinci: build list of unused EDMA events dynamically
Sudhakar Rajashekhara
1
-8
/
+0
2009-11-25
DaVinci: remove unneeded #include's
Sergei Shtylyov
1
-2
/
+0
2009-09-16
davinci: DM355 - platform changes for vpfe capture
Muralidharan Karicheri
1
-0
/
+83
2009-08-26
DaVinci: DM355: Adding PINMUX entries for DM355 Display
Sandeep Paulraj
1
-0
/
+6
2009-08-26
davinci: audio clocks: use struct device instead of clock names
Kevin Hilman
1
-3
/
+3
2009-08-26
davinci: ASoC: Add the platform devices for ASP
Chaithrika U S
1
-2
/
+41
2009-08-26
davinci: remove watchdog from soc_info
Kevin Hilman
1
-1
/
+0
2009-08-26
davinci: EDMA: multiple CCs, channel mapping and API changes
Sudhakar Rajashekhara
1
-9
/
+32
2009-05-29
davinci: soc-specific SRAM setup
David Brownell
1
-0
/
+9
2009-05-29
davinci: cleanup: move dm355 UART2 define to dm355.c
Kevin Hilman
1
-0
/
+2
2009-05-29
davinci: Move PINMUX defines to SoC files
Mark A. Greer
1
-0
/
+8
2009-05-29
davinci: Move serial platform_device into SoC-specific files
Mark A. Greer
1
-0
/
+41
2009-05-29
davinci: Make GPIO code more generic
Mark A. Greer
1
-0
/
+4
2009-05-26
davinci: Add watchdog base address flexibility
Mark A. Greer
1
-0
/
+1
2009-05-26
davinci: Add base address and timer flexibility
Mark A. Greer
1
-0
/
+14
2009-05-26
davinci: Move interrupt ctlr info to SoC infrastructure
Mark A. Greer
1
-0
/
+69
2009-05-26
davinci: Move pinmux setup info to SoC infrastructure
Mark A. Greer
1
-1
/
+5
2009-05-26
davinci: Add support for multiple PSCs
Mark A. Greer
1
-0
/
+6
2009-05-26
davinci: Add clock init call to common init routine
Mark A. Greer
1
-1
/
+1
2009-05-26
davinci: Support JTAG ID register at any address
Mark A. Greer
1
-0
/
+14
2009-05-26
davinci: Encapsulate SoC-specific data in a structure
Mark A. Greer
1
-0
/
+18
2009-05-26
davinci: DM355: add base SoC and board support
Kevin Hilman
1
-0
/
+540