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
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3c-fb: add device name initialization
Pawel Osciak
2010-08-11
5
-1
/
+38
*
s3c-fb: separate S5PC100 and S5PV210 framebuffer driver data structures
Pawel Osciak
2010-08-11
1
-3
/
+34
*
s3c-fb: correct FRAMESEL1 bitfield defines for VIDINTCON0 register
Pawel Osciak
2010-08-11
1
-5
/
+5
*
s3c-fb: fix various null references on framebuffer memory alloc failure
Pawel Osciak
2010-08-11
1
-3
/
+5
*
s3c-fb: integrate palette setup code into main driver
Ben Dooks
2010-08-11
2
-35
/
+32
*
s3c-fb: udpate to support s3c2416/s3c2443 style hardware
Ben Dooks
2010-08-11
3
-38
/
+136
*
s3c-fb: initial move to unifying the header files
Ben Dooks
2010-08-11
4
-118
/
+180
*
s3c-fb: only init window colour key controls for windows with blending
Ben Dooks
2010-08-11
1
-3
/
+11
*
s3c-fb: fix distortedness situation for the mode more then 24bpp
InKi Dae
2010-08-11
2
-0
/
+2
*
s3c-fb: add default window feature.
InKi Dae
2010-08-11
2
-3
/
+6
*
s3c-fb: change to depending on CONFIG_S3C_FB_DEV
Ben Dooks
2010-08-11
1
-1
/
+1
*
drivers/video/fbmem.c: simplify strlen()==0 check in fb_get_options()
Denys Vlasenko
2010-08-11
1
-3
/
+2
*
fbcon: uninline four foo_update_attr() functions
Denys Vlasenko
2010-08-11
4
-4
/
+4
*
fbcon: uninline large static function get_color()
Denys Vlasenko
2010-08-11
1
-1
/
+1
*
fbdev: efifb: section fixes
Henrik Kretzschmar
2010-08-11
1
-4
/
+4
*
gpio: sx150x: add Semtech I2C sx150x gpio expander driver
Gregory Bean
2010-08-11
4
-0
/
+735
*
gpiolib: allow nested threaded irqs for poll(2)
Daniel Gl?ckner
2010-08-11
1
-2
/
+2
*
gpiolib: get rid of struct poll_desc and worklet
Daniel Gl?ckner
2010-08-11
1
-53
/
+27
*
gpiolib: decouple might_sleep_if() from DEBUG
David Brownell
2010-08-11
2
-12
/
+35
*
pcf857x: support working w/o platform data
Dmitry Eremin-Solenikov
2010-08-11
1
-5
/
+4
*
gpio: max730x: make pullups configurable via platformdata
Marc Kleine-Budde
2010-08-11
2
-7
/
+23
*
rtc: rp5c01: add NVRAM support
Geert Uytterhoeven
2010-08-11
1
-0
/
+89
*
drivers/rtc: remove unneeded ifdef CONFIG_PM
Christian Dietrich
2010-08-11
1
-6
/
+0
*
rtc-isl12022: properly handle military hour format
Roman Fietze
2010-08-11
1
-1
/
+1
*
rtc: add support for DS3232 RTC
Roy Zang
2010-08-11
3
-0
/
+337
*
rtc/nuc900: fix build warning
Wan ZongShun
2010-08-11
1
-1
/
+1
*
rtc/nuc900: modify enable/disable IRQs and driver data setting location
Wan ZongShun
2010-08-11
1
-11
/
+12
*
rtc/nuc900: make returning time checking function valid
Wan ZongShun
2010-08-11
1
-8
/
+4
*
rtc/m48t86: use rtc_valid_tm() to check returned tm
Wan ZongShun
2010-08-11
1
-1
/
+1
*
rtc/m48t59: use rtc_valid_tm() to check returned tm
Wan ZongShun
2010-08-11
1
-2
/
+2
*
rtc/max6900: use rtc_valid_tm() to check returning tm
Wan ZongShun
2010-08-11
1
-1
/
+1
*
rtc/m41t80: use rtc_valid_tm() to check returned tm
Wan ZongShun
2010-08-11
1
-2
/
+2
*
rtc: add Intersil ISL12022 RTC driver
Roman Fietze
2010-08-11
3
-0
/
+337
*
rtc: driver for the DryIce block found in i.MX25 chips
Baruch Siach
2010-08-11
3
-0
/
+530
*
drivers/rtc/rtc-pl031.c: remove unused #include <linux/version.h>
Huang Weiyi
2010-08-11
1
-1
/
+0
*
rtc/pxa: remove unnecessary private ops->ioctl()
Wan ZongShun
2010-08-11
1
-19
/
+22
*
rtc: fixes and new functionality for fm3130
Sergey Matyukevich
2010-08-11
1
-51
/
+130
*
rtc/rtc-mxc: remove six unused fields
Wan ZongShun
2010-08-11
1
-6
/
+0
*
rtc/m48t59: kfree(NULL) is OK
Wan ZongShun
2010-08-11
1
-1
/
+0
*
rtc/pxa: remove unused field
Wan ZongShun
2010-08-11
1
-1
/
+0
*
drivers/rtc/rtc-pcf8563.c: remove unused struct
Graham Gower
2010-08-11
1
-8
/
+0
*
rtc/nuc900: fix checking of args during time-setting
Wan ZongShun
2010-08-11
1
-4
/
+10
*
nuc900/rtc: change the waiting for device ready implement
Wan ZongShun
2010-08-11
1
-8
/
+7
*
autofs4: remove unneeded null check in try_to_fill_dentry()
Dan Carpenter
2010-08-11
1
-2
/
+1
*
i2o: check return code from put_user()
Kulikov Vasiliy
2010-08-11
1
-7
/
+9
*
i2o: fix overflow of copy_to_user()
Kulikov Vasiliy
2010-08-11
1
-1
/
+1
*
drivers/message/i2o/exec-osm.c: add missing mutex_unlock
Julia Lawall
2010-08-11
1
-2
/
+6
*
mmc: add ricoh e822 pci id
Pablo Castillo
2010-08-11
1
-0
/
+8
*
dts: add ESDHC weird voltage bits workaround
Roy Zang
2010-08-11
1
-0
/
+1
*
dts: add sdhci,auto-cmd12 field for p4080 device tree
Roy Zang
2010-08-11
2
-0
/
+3
[next]