index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ufs: NFS support
Alexey Dobriyan
2009-12-16
1
-0
/
+52
*
ufs: pass qstr instead of dentry where necessary for NFS
Alexey Dobriyan
2009-12-16
3
-11
/
+11
*
ext2: report metadata errors during fsync
Jan Kara
2009-12-16
3
-3
/
+21
*
ext2: avoid WARN() messages when failing to write to the superblock
Theodore Ts'o
2009-12-16
1
-0
/
+22
*
const: constify remaining pipe_buf_operations
Alexey Dobriyan
2009-12-16
3
-4
/
+4
*
pnpbios: convert to seq_file
Alexey Dobriyan
2009-12-16
1
-75
/
+129
*
da850/omap-l138: add callback to control LCD panel power
Chaithrika U S
2009-12-16
1
-10
/
+14
*
intelfb: fix setting of active pipe with LVDS displays
Krzysztof Helt
2009-12-16
3
-17
/
+34
*
viafb: cosmetic cleanup of function integrated_lvds_enable()
Harald Welte
2009-12-16
1
-26
/
+14
*
viafb: documentation update
Harald Welte
2009-12-16
1
-11
/
+1
*
matroxfb: fix problems with display stability
Alan Cox
2009-12-16
1
-1
/
+2
*
davinci: fb: add framebuffer blank operation
Chaithrika U S
2009-12-16
1
-0
/
+30
*
davinci: fb : add suspend/resume suuport for DA8xx/OMAP-L1xx fb driver
Chaithrika U S
2009-12-16
1
-2
/
+27
*
davinci: fb: update the driver in preparation for addition of power managemen...
Chaithrika U S
2009-12-16
2
-16
/
+28
*
clps711xfb: convert to proc_fops
Alexey Dobriyan
2009-12-16
1
-29
/
+21
*
drivers/video/via/viafbdev.c: fix oops with no /proc
Dan Carpenter
2009-12-16
1
-1
/
+1
*
sm501: implement acceleration features
Vincent Sanders
2009-12-16
2
-13
/
+226
*
sm501: fix use of old <asm/io.h> instead of <linux/io.h>
Ben Dooks
2009-12-16
1
-1
/
+1
*
sm501: fix missing uses of resource_size()
Ben Dooks
2009-12-16
1
-5
/
+5
*
i810fb: fix stack exploding
Krzysztof Helt
2009-12-16
1
-24
/
+29
*
lxfb: add copyright/license info
Andres Salomon
2009-12-16
1
-0
/
+10
*
davinci: fb: add cpufreq support
Chaithrika U S
2009-12-16
1
-0
/
+55
*
davinci: fb: calculate the clock divider from pixel clock info
Chaithrika U S
2009-12-16
1
-8
/
+20
*
mb862xxfb: add acceleration support for Coral-P/Coral-PA. * imageblt * copyar...
Valentin Sitdikov
2009-12-16
5
-1
/
+551
*
drivers/video: Move dereference after NULL test
Julia Lawall
2009-12-16
1
-2
/
+3
*
fbdev: add palette register check to several drivers
Krzysztof Helt
2009-12-16
5
-2
/
+12
*
fbdev: drop custom atoi from drivers/video/modedb.c
Andy Shevchenko
2009-12-16
1
-19
/
+5
*
fbdev: TV_PALN bit set twice in sisfb_detect_VB_connect()
Roel Kluin
2009-12-16
1
-1
/
+1
*
fbdev: bfin-t350mcqb-fb: fix LCD dimensions
Michael Hennerich
2009-12-16
1
-2
/
+2
*
fbdev: bfin-t350mcqb-fb: handle all resources in suspend/resume
Michael Hennerich
2009-12-16
1
-5
/
+23
*
fbdev: bfin-lq035q1-fb: new Blackfin Landscape LCD EZ-Extender driver
Michael Hennerich
2009-12-16
4
-0
/
+870
*
gpiolib: add support for changing value polarity in sysfs
Jani Nikula
2009-12-16
4
-12
/
+176
*
gpio: add GPIO driver for the Timberdale FPGA
Richard Röjfors
2009-12-16
4
-0
/
+386
*
gpio: fix test on unsigned in lnw_irq_type()
Roel Kluin
2009-12-16
1
-1
/
+1
*
ARM: NUC900: add RTC driver support for nuc910 and nuc920
Wan ZongShun
2009-12-16
3
-0
/
+349
*
rtc-x1205: unconditionally set date when setting clock
Johannes Weiner
2009-12-16
1
-35
/
+18
*
rtc-vr41xx: use resource_size()
Yoichi Yuasa
2009-12-16
1
-2
/
+2
*
rtc: ds1307 make it possible to share an irq
Dmitry Eremin-Solenikov
2009-12-16
1
-1
/
+1
*
rtc: remove __raw_* accessors from PL031 RTC
Linus Walleij
2009-12-16
1
-11
/
+12
*
rtc: add driver for BQ32000 I2C RTC
Piotr Ziecik
2009-12-16
3
-0
/
+214
*
rtc: make rtc-omap driver ioremap its register space
Mark A. Greer
2009-12-16
2
-24
/
+30
*
rtc: add Freescale MC13783 RTC driver
Uwe Kleine-König
2009-12-16
3
-0
/
+269
*
rtc: convert WM8350 RTC driver to dev_pm_ops
Mark Brown
2009-12-16
1
-4
/
+10
*
rtc-mv: add support for Alarm
Saeed Bishara
2009-12-16
1
-3
/
+154
*
rtc: pcf50633: manage RTC alarm "pending" flag
Werner Almesberger
2009-12-16
1
-0
/
+5
*
efirtc: explicitly set llseek to no_llseek
John Kacur
2009-12-16
1
-0
/
+1
*
rtc: do not use container_of macro as an argument for to_platform_device
Atsushi Nemoto
2009-12-16
3
-12
/
+12
*
rtc-stk17ta8: fix races around device registration
Atsushi Nemoto
2009-12-16
1
-69
/
+45
*
rtc-ds1742: fix races around device registration
Atsushi Nemoto
2009-12-16
1
-35
/
+16
*
rtc-ds1553: fix races around device registration
Atsushi Nemoto
2009-12-16
1
-77
/
+64
[prev]
[next]