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
Commit message (
Expand
)
Author
Age
Files
Lines
*
OMAP3: beagle: don't touch omap_device internals
Kevin Hilman
2011-08-05
1
-13
/
+10
*
OMAP1: enable GENERIC_IRQ_CHIP
Kevin Hilman
2011-08-05
1
-0
/
+1
*
OMAP3+: SR: ensure pm-runtime callbacks can be invoked with IRQs disabled
Nishanth Menon
2011-08-05
1
-0
/
+1
*
OMAP2+: Kconfig: don't select PM in OMAP2PLUS_TYPICAL
Kevin Hilman
2011-08-05
1
-1
/
+0
*
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-08-03
1
-1
/
+3
|
\
|
*
cpuidle: stop depending on pm_idle
Len Brown
2011-08-03
1
-1
/
+3
*
|
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-08-01
12
-1135
/
+63
|
\
\
|
*
\
Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux...
Grant Likely
2011-08-01
12
-1135
/
+63
|
|
\
\
|
|
*
|
gpio_msm: Move Qualcomm MSM v2 gpio driver into drivers
David Brown
2011-08-01
3
-439
/
+1
|
|
*
|
gpio_msm: Move Qualcomm v6 MSM driver into drivers
David Brown
2011-08-01
3
-639
/
+3
|
|
*
|
msm: gpio: Fold register defs into C file
David Brown
2011-08-01
2
-273
/
+250
|
|
*
|
msm: gpiomux: Move public API to public header
David Brown
2011-08-01
3
-17
/
+40
|
|
*
|
msm: gpio: Remove ifdefs on gpio chip registers
David Brown
2011-08-01
1
-7
/
+26
|
|
*
|
msm: gpio: Remove chip-specific register definitions
David Brown
2011-08-01
2
-226
/
+220
|
|
*
|
msm: Remove chip-ifdefs for GPIO io mappings
David Brown
2011-08-01
5
-24
/
+20
|
|
*
|
msm: gpio: Remove unsupported devices
David Brown
2011-08-01
1
-7
/
+0
|
|
|
/
*
|
|
Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
2011-08-01
1
-23
/
+3
|
\
\
\
|
*
|
|
OMAP: DSS2: Remove unused code from display.c
Tomi Valkeinen
2011-07-25
1
-10
/
+0
|
*
|
|
OMAP: DSS2: Remove unused opt_clock_available
Tomi Valkeinen
2011-07-25
1
-12
/
+0
|
*
|
|
OMAP: DSS2: Use omap_pm_get_dev_context_loss_count to get ctx loss count
Tomi Valkeinen
2011-07-25
1
-1
/
+3
|
*
|
|
OMAP: DSS2: rewrite use of context_loss_count
Tomi Valkeinen
2011-07-25
1
-1
/
+1
*
|
|
|
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...
Linus Torvalds
2011-08-01
4
-14
/
+0
|
\
\
\
\
|
*
|
|
|
sh: move CLKDEV_xxx_ID macro to sh_clk.h
Kuninori Morimoto
2011-07-11
4
-14
/
+0
|
|
/
/
/
*
|
|
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-07-30
3
-15
/
+16
|
\
\
\
\
|
*
|
|
|
[media] V4L: soc-camera: remove soc-camera bus and devices on it
Guennadi Liakhovetski
2011-07-27
1
-7
/
+6
|
*
|
|
|
[media] V4L: sh_mobile_csi2: switch away from using the soc-camera bus notifier
Guennadi Liakhovetski
2011-07-27
1
-8
/
+4
|
*
|
|
|
[media] OMAP3: RX-51: define vdds_csib regulator supply
Kalle Jokiniemi
2011-07-27
1
-0
/
+5
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2011-07-29
63
-66
/
+83
|
\
\
\
\
|
*
|
|
|
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
2011-07-22
63
-66
/
+83
*
|
|
|
|
Merge branch 'at91/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-07-29
58
-745
/
+696
|
\
\
\
\
\
|
*
|
|
|
|
at91: add arch specific ioremap support
Jean-Christophe PLAGNIOL-VILLARD
2011-07-28
2
-1
/
+29
|
*
|
|
|
|
at91: factorize sram init
Jean-Christophe PLAGNIOL-VILLARD
2011-07-28
9
-115
/
+39
|
*
|
|
|
|
at91: move register clocks to soc generic init
Jean-Christophe PLAGNIOL-VILLARD
2011-07-28
9
-21
/
+11
|
*
|
|
|
|
at91: move clock subsystem init to soc generic init
Jean-Christophe PLAGNIOL-VILLARD
2011-07-28
10
-31
/
+18
|
*
|
|
|
|
at91: use structure to store the current soc
Jean-Christophe PLAGNIOL-VILLARD
2011-07-28
10
-120
/
+341
|
*
|
|
|
|
at91: remove AT91_DBGU offset from dbgu register macro
Jean-Christophe PLAGNIOL-VILLARD
2011-07-28
5
-25
/
+28
|
*
|
|
|
|
at91: factorize at91 interrupts init to soc
Jean-Christophe PLAGNIOL-VILLARD
2011-07-28
45
-322
/
+61
|
*
|
|
|
|
at91: introduce commom AT91_BASE_SYS
Jean-Christophe PLAGNIOL-VILLARD
2011-07-28
54
-173
/
+232
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...
Linus Torvalds
2011-07-29
47
-125
/
+933
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'imx/dt' into next/dt
Arnd Bergmann
2011-07-28
661
-13706
/
+15276
|
|
\
\
\
\
\
|
|
*
|
|
|
|
dmaengine: imx-sdma: use platform_device_id to identify sdma version
Shawn Guo
2011-07-27
12
-21
/
+21
|
|
*
|
|
|
|
mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()
Shawn Guo
2011-07-27
6
-23
/
+25
|
|
*
|
|
|
|
mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5
Shawn Guo
2011-07-27
8
-12
/
+53
|
|
*
|
|
|
|
net/fec: gasket needs to be enabled for some i.mx
Shawn Guo
2011-07-27
6
-13
/
+22
|
|
*
|
|
|
|
serial/imx: get rid of the uses of cpu_is_mx1()
Shawn Guo
2011-07-27
8
-37
/
+44
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
arm/dt: tegra devicetree support
Grant Likely
2011-07-28
7
-0
/
+368
|
*
|
|
|
|
arm/versatile: Add device tree support
Grant Likely
2011-07-28
7
-0
/
+366
|
*
|
|
|
|
irq: add irq_domain translation infrastructure
Grant Likely
2011-07-28
3
-19
/
+1
|
*
|
|
|
|
arm/dt: Add dtb make rule
Rob Herring
2011-07-25
2
-0
/
+13
|
*
|
|
|
|
arm/dt: Add skeleton dtsi file
Grant Likely
2011-07-25
1
-0
/
+13
[next]