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
*
plat-nomadik: add custom dbg_show for GPIO
Rabin Vincent
2011-03-14
1
-0
/
+92
*
plat-nomadik: support varying number of GPIOs per block
Rabin Vincent
2011-03-14
3
-3
/
+4
*
mach-ux500: config Ux500 PL011 PL022 PL180 for DMA
Linus Walleij
2011-03-14
8
-33
/
+288
*
mach-u300: config U300 PL180 PL011 PL022 for DMA
Linus Walleij
2011-03-14
3
-29
/
+183
*
mach-u300: use mmci driver for GPIO card detect
Linus Walleij
2011-03-14
1
-135
/
+13
*
mach-ux500: add MUSB to db5500 devices
Mian Yousaf Kaukab
2011-03-14
3
-0
/
+44
*
mach-ux500: add MUSB to db8500 devices
Mian Yousaf Kaukab
2011-03-14
4
-2
/
+64
*
mach-ux500: update MUSB clock configurations
Mian Yousaf Kaukab
2011-03-14
1
-2
/
+2
*
mach-ux500: add platform data for musb
Mian Yousaf Kaukab
2011-03-14
3
-1
/
+186
*
mach-ux500: fix inverted SD-card GPIO pin
Philippe Langlais
2011-03-14
1
-2
/
+2
*
mach-ux500: set sd/mmc clock rate to 100MHz
Philippe Langlais
2011-03-14
1
-1
/
+1
*
mach-ux500: Add Rohm BH1780GLI Light Sensor to i2c_board_info
Lee Jones
2011-03-14
1
-0
/
+4
*
mach-ux500: platform data for LP5521 leds driver
Philippe Langlais
2011-03-14
1
-1
/
+67
*
mach-ux500: platform data for SFH7741 proximity sensor driver
Philippe Langlais
2011-03-14
2
-0
/
+53
*
mach-ux500: delete old keypad board file
Linus Walleij
2011-03-14
2
-230
/
+0
*
mach-ux500: add U8500 UIB platform data
Sundar Iyer
2011-03-14
2
-0
/
+100
*
mach-ux500: add ST-UIB platform data
Sundar Iyer
2011-03-14
2
-0
/
+184
*
mach-ux500: dynamic UIB (user interface boards) detection
Rabin Vincent
2011-03-14
6
-4
/
+173
*
mach-ux500: fix ux500 build error
Sundar Iyer
2011-03-14
1
-2
/
+2
*
mach-ux500: add a few AB8500 regulator consumers v3
Linus Walleij
2011-03-14
1
-0
/
+62
*
mach-ux500: add DB5500 PMU resources
Linus Walleij
2011-03-14
1
-3
/
+25
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...
Russell King
2011-03-12
387
-1558
/
+3262
|
\
|
*
arm: tcc8k: Fix bus clock calculation
Oskar Schirmer
2011-03-11
1
-3
/
+10
|
*
arm: tcc8k: Fix indent, coding syle
Oskar Schirmer
2011-03-11
1
-4
/
+3
|
*
arm: tcc8k: Avoid reading clock register twice
Oskar Schirmer
2011-03-11
1
-1
/
+1
|
*
arm: tcc8k: Fix clock rate calculation
Hans J. Koch
2011-03-11
1
-4
/
+12
|
*
arm: tcc8k: Choose PLL settings conforming to board layout
Oskar Schirmer
2011-03-11
1
-0
/
+18
|
*
arm: tcc8k: Add missing include
Oskar Schirmer
2011-03-11
1
-0
/
+1
|
*
Linux 2.6.38-rc8
v2.6.38-rc8
Linus Torvalds
2011-03-07
1
-1
/
+1
|
*
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-03-07
10
-30
/
+41
|
|
\
|
|
*
ARM: S3C64XX: Update regulator names for debugfs compatiblity on SMDK6410
Mark Brown
2011-03-04
1
-6
/
+6
|
|
*
ARM: S3C64XX: Fix build with WM1190 disabled and WM1192 enabled on SMDK6410
Mark Brown
2011-03-04
1
-0
/
+1
|
|
*
ARM: S3C64XX: Reduce output of s3c64xx_dma_init1()
Ben Dooks
2011-03-04
1
-5
/
+6
|
|
*
ARM: S3C64XX: Tone down SDHCI debugging
Mark Brown
2011-03-04
1
-1
/
+1
|
|
*
ARM: S3C64XX: Add clock for i2c1
Ben Dooks
2011-03-04
1
-0
/
+6
|
|
*
ARM: S3C64XX: Staticise non-exported GPIO to interrupt functions
Mark Brown
2011-03-04
1
-2
/
+2
|
|
*
ARM: SAMSUNG: Include devs.h in dev-uart.c to prototype devices
Mark Brown
2011-03-04
1
-0
/
+2
|
|
*
ARM: S3C64XX: Fix keypad setup to configure correct number of rows
Ben Dooks
2011-03-04
1
-1
/
+1
|
|
*
ARM: S3C2440: Fix usage gpio bank j pin definitions on GTA02
Lars-Peter Clausen
2011-03-04
1
-13
/
+13
|
|
*
ARM: S5P64X0: Fix number of GPIO lines in Bank F
Banajit Goswami
2011-03-04
1
-2
/
+2
|
|
*
ARM: S3C2440: Select missing S3C_DEV_USB_HOST on GTA02
Lars-Peter Clausen
2011-03-04
1
-0
/
+1
|
*
|
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-03-07
13
-22
/
+59
|
|
\
\
|
|
*
\
Merge branch 'davinci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Russell King
2011-03-01
4
-10
/
+19
|
|
|
\
\
|
|
|
*
|
davinci: cpufreq: fix section mismatch warning
Axel Lin
2011-02-28
1
-1
/
+1
|
|
|
*
|
DaVinci: fix compilation warnings in <mach/clkdev.h>
Sergei Shtylyov
2011-02-28
1
-0
/
+2
|
|
|
*
|
davinci: tnetv107x: fix register indexing for GPIOs numbers > 31
Hirosh Dabui
2011-02-28
1
-9
/
+9
|
|
|
*
|
davinci: da8xx/omap-l1x: add platform device for davinci-pcm-audio
Rajashekhara, Sudhakar
2011-02-28
1
-0
/
+7
|
|
*
|
|
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
2011-02-27
58
-775
/
+728
|
|
|
\
\
\
|
|
|
*
|
|
ARM: pxa/tosa: register wm9712 codec device
Dmitry Eremin-Solenikov
2011-02-27
1
-0
/
+6
|
|
|
*
|
|
ARM: pxa: enable pxa-pcm-audio on pxa210/pxa25x platform
Dmitry Eremin-Solenikov
2011-02-27
1
-0
/
+1
[next]