index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: Dove: split legacy and DT setup
Arnd Bergmann
2013-02-28
4
-86
/
+110
*
ARM: dove: update dove_defconfig with a few useful options
Olof Johansson
2013-02-28
1
-20
/
+8
*
ARM: Kirkwood: Remove redundent SDIO clock alias
Andrew Lunn
2013-02-28
1
-5
/
+0
*
ARM: Kirkwood: Remove redundent USB clock alias
Andrew Lunn
2013-02-28
1
-4
/
+0
*
arm: mvebu: add LEDs support to defconfig file
Thomas Petazzoni
2013-02-28
1
-0
/
+5
*
arm: mvebu: enable btmrvl driver in mvebu_defconfig
Thomas Petazzoni
2013-02-28
1
-0
/
+3
*
arm: mvebu: enable mwifiex driver in mvebu_defconfig
Thomas Petazzoni
2013-02-28
1
-0
/
+3
*
arm: mvebu: enable SDIO support in mvebu_defconfig
Thomas Petazzoni
2013-02-28
1
-0
/
+2
*
arm: mvebu: Update defconfig with Marvell RTC support
Gregory CLEMENT
2013-02-28
1
-0
/
+1
*
Merge branch 'timer/cleanup' into late/mvebu2
Arnd Bergmann
2013-02-28
531
-1510
/
+939
|
\
|
*
ARM: at91: fix board-rm9200-dt after sys_timer conversion
Joachim Eastwood
2013-01-14
1
-1
/
+1
|
*
ARM: sunxi: fix struct sys_timer removal
Stephen Warren
2013-01-08
1
-1
/
+1
|
*
clocksource: add common of_clksrc_init() function
Stephen Warren
2013-01-02
5
-0
/
+57
|
*
ARM: delete struct sys_timer
Stephen Warren
2012-12-24
495
-1224
/
+629
|
*
ARM: remove struct sys_timer suspend and resume fields
Stephen Warren
2012-12-24
2
-45
/
+0
|
*
ARM: samsung: register syscore_ops for timer resume directly
Stephen Warren
2012-12-24
1
-1
/
+6
|
*
ARM: ux500: convert timer suspend/resume to clock_event_device
Stephen Warren
2012-12-24
2
-20
/
+20
|
*
ARM: sa1100: convert timer suspend/resume to clock_event_device
Stephen Warren
2012-12-24
1
-33
/
+33
|
*
ARM: pxa: convert timer suspend/resume to clock_event_device
Stephen Warren
2012-12-24
1
-38
/
+38
|
*
ARM: at91: convert timer suspend/resume to clock_event_device
Stephen Warren
2012-12-24
1
-21
/
+26
|
*
ARM: set arch_gettimeoffset directly
Stephen Warren
2012-12-24
11
-46
/
+42
|
*
m68k: set arch_gettimeoffset directly
Stephen Warren
2012-12-24
21
-58
/
+47
|
*
time: convert arch_gettimeoffset to a pointer
Stephen Warren
2012-12-24
8
-31
/
+48
|
*
cris: move usec/nsec conversion to do_slow_gettimeoffset
Stephen Warren
2012-12-24
2
-3
/
+3
*
|
Merge 'mmc/upstream' into late/mvebu2
Arnd Bergmann
2013-02-28
250
-1180
/
+2095
|
\
\
|
*
|
mmc: mvsdio: add pinctrl integration
Thomas Petazzoni
2013-02-24
1
-0
/
+6
|
*
|
mmc: mvsdio: implement a Device Tree binding
Thomas Petazzoni
2013-02-11
2
-15
/
+66
|
*
|
mmc: mvsdio: use slot-gpio for card detect gpio
Thomas Petazzoni
2013-02-11
1
-30
/
+9
|
*
|
mmc: mvsdio: use slot-gpio infrastructure for write protect gpio
Thomas Petazzoni
2013-02-11
1
-25
/
+5
|
*
|
mmc: sdhci-esdhc-imx: remove ESDHC_CD_GPIO handling from IO accessory
Shawn Guo
2013-02-11
1
-17
/
+0
|
*
|
mmc: sdhci: introduce sdhci_update_clock helper to re-enable clock
Andy Shevchenko
2013-02-11
1
-14
/
+13
|
*
|
mmc: sdhci-pxav3: add IRQ wake up support
Kevin Liu
2013-02-11
1
-0
/
+7
|
*
|
mmc: sdhci: add IRQ wake up support
Kevin Liu
2013-02-11
1
-18
/
+42
|
*
|
mmc: sdhci: disable interrupt before free_irq
Kevin Liu
2013-02-11
1
-0
/
+3
|
*
|
mmc: add BCM2835 driver
Stephen Warren
2013-02-11
4
-0
/
+257
|
*
|
mmc: fix async request mechanism for sequential read scenarios
Konstantin Dorfman
2013-02-11
9
-19
/
+191
|
*
|
mmc: queue: exclude asynchronous transfer for special request
Seungwon Jeon
2013-02-11
1
-0
/
+10
|
*
|
mmc: sh_mmcif: simplify IRQ processing
Guennadi Liakhovetski
2013-02-11
1
-46
/
+19
|
*
|
mmc: sh_mmcif: report all errors
Teppei Kamijou
2013-02-11
1
-8
/
+23
|
*
|
mmc: sh_mmcif: fix I/O errors
Guennadi Liakhovetski
2013-02-11
1
-1
/
+3
|
*
|
mmc: sh_mmcif: reset DMA completion immediately before starting DMA
Guennadi Liakhovetski
2013-02-11
1
-2
/
+6
|
*
|
mmc: sh_mmcif: reset error code for any opcode
Guennadi Liakhovetski
2013-02-11
1
-1
/
+1
|
*
|
mmc: sh_mmcif: fix a race, causing an Oops on SMP
Guennadi Liakhovetski
2013-02-11
1
-3
/
+36
|
*
|
mmc: sh_mmcif: (cosmetic) simplify boolean return blocks
Guennadi Liakhovetski
2013-02-11
1
-7
/
+2
|
*
|
mmc: sh_mmcif: Terminate DMA transactions when detecting timeout or error
Teppei Kamijou
2013-02-11
1
-14
/
+17
|
*
|
mmc: sh_mmcif: fix missing and consolidate IO completion timeouts
Guennadi Liakhovetski
2013-02-11
1
-23
/
+22
|
*
|
mmc: sh_mmcif: Avoid unnecessary mmc_delay() at mmc_card_sleepawake()
Teppei Kamijou
2013-02-11
1
-1
/
+3
|
*
|
mmc: sh_mmcif: Use msecs_to_jiffies() for host->timeout
Teppei Kamijou
2013-02-11
1
-1
/
+1
|
*
|
mmc: sh_mmcif: Add support for eMMC Dual Data Rate
Teppei Kamijou
2013-02-11
1
-0
/
+14
|
*
|
mmc: sh_mmcif: add support for bundled MMCIF IRQs
Shinya Kuribayashi
2013-02-11
1
-9
/
+16
[next]