index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-16
const: constify remaining pipe_buf_operations
Alexey Dobriyan
3
-4
/
+4
2009-12-16
pnpbios: convert to seq_file
Alexey Dobriyan
1
-75
/
+129
2009-12-16
da850/omap-l138: add callback to control LCD panel power
Chaithrika U S
1
-10
/
+14
2009-12-16
intelfb: fix setting of active pipe with LVDS displays
Krzysztof Helt
3
-17
/
+34
2009-12-16
viafb: cosmetic cleanup of function integrated_lvds_enable()
Harald Welte
1
-26
/
+14
2009-12-16
viafb: documentation update
Harald Welte
1
-11
/
+1
2009-12-16
matroxfb: fix problems with display stability
Alan Cox
1
-1
/
+2
2009-12-16
davinci: fb: add framebuffer blank operation
Chaithrika U S
1
-0
/
+30
2009-12-16
davinci: fb : add suspend/resume suuport for DA8xx/OMAP-L1xx fb driver
Chaithrika U S
1
-2
/
+27
2009-12-16
davinci: fb: update the driver in preparation for addition of power managemen...
Chaithrika U S
2
-16
/
+28
2009-12-16
clps711xfb: convert to proc_fops
Alexey Dobriyan
1
-29
/
+21
2009-12-16
drivers/video/via/viafbdev.c: fix oops with no /proc
Dan Carpenter
1
-1
/
+1
2009-12-16
sm501: implement acceleration features
Vincent Sanders
2
-13
/
+226
2009-12-16
sm501: fix use of old <asm/io.h> instead of <linux/io.h>
Ben Dooks
1
-1
/
+1
2009-12-16
sm501: fix missing uses of resource_size()
Ben Dooks
1
-5
/
+5
2009-12-16
i810fb: fix stack exploding
Krzysztof Helt
1
-24
/
+29
2009-12-16
lxfb: add copyright/license info
Andres Salomon
1
-0
/
+10
2009-12-16
davinci: fb: add cpufreq support
Chaithrika U S
1
-0
/
+55
2009-12-16
davinci: fb: calculate the clock divider from pixel clock info
Chaithrika U S
1
-8
/
+20
2009-12-16
mb862xxfb: add acceleration support for Coral-P/Coral-PA. * imageblt * copyar...
Valentin Sitdikov
5
-1
/
+551
2009-12-16
drivers/video: Move dereference after NULL test
Julia Lawall
1
-2
/
+3
2009-12-16
fbdev: add palette register check to several drivers
Krzysztof Helt
5
-2
/
+12
2009-12-16
fbdev: drop custom atoi from drivers/video/modedb.c
Andy Shevchenko
1
-19
/
+5
2009-12-16
fbdev: TV_PALN bit set twice in sisfb_detect_VB_connect()
Roel Kluin
1
-1
/
+1
2009-12-16
fbdev: bfin-t350mcqb-fb: fix LCD dimensions
Michael Hennerich
1
-2
/
+2
2009-12-16
fbdev: bfin-t350mcqb-fb: handle all resources in suspend/resume
Michael Hennerich
1
-5
/
+23
2009-12-16
fbdev: bfin-lq035q1-fb: new Blackfin Landscape LCD EZ-Extender driver
Michael Hennerich
4
-0
/
+870
2009-12-16
gpiolib: add support for changing value polarity in sysfs
Jani Nikula
4
-12
/
+176
2009-12-16
gpio: add GPIO driver for the Timberdale FPGA
Richard Röjfors
4
-0
/
+386
2009-12-16
gpio: fix test on unsigned in lnw_irq_type()
Roel Kluin
1
-1
/
+1
2009-12-16
ARM: NUC900: add RTC driver support for nuc910 and nuc920
Wan ZongShun
3
-0
/
+349
2009-12-16
rtc-x1205: unconditionally set date when setting clock
Johannes Weiner
1
-35
/
+18
2009-12-16
rtc-vr41xx: use resource_size()
Yoichi Yuasa
1
-2
/
+2
2009-12-16
rtc: ds1307 make it possible to share an irq
Dmitry Eremin-Solenikov
1
-1
/
+1
2009-12-16
rtc: remove __raw_* accessors from PL031 RTC
Linus Walleij
1
-11
/
+12
2009-12-16
rtc: add driver for BQ32000 I2C RTC
Piotr Ziecik
3
-0
/
+214
2009-12-16
rtc: make rtc-omap driver ioremap its register space
Mark A. Greer
2
-24
/
+30
2009-12-16
rtc: add Freescale MC13783 RTC driver
Uwe Kleine-König
3
-0
/
+269
2009-12-16
rtc: convert WM8350 RTC driver to dev_pm_ops
Mark Brown
1
-4
/
+10
2009-12-16
rtc-mv: add support for Alarm
Saeed Bishara
1
-3
/
+154
2009-12-16
rtc: pcf50633: manage RTC alarm "pending" flag
Werner Almesberger
1
-0
/
+5
2009-12-16
efirtc: explicitly set llseek to no_llseek
John Kacur
1
-0
/
+1
2009-12-16
rtc: do not use container_of macro as an argument for to_platform_device
Atsushi Nemoto
3
-12
/
+12
2009-12-16
rtc-stk17ta8: fix races around device registration
Atsushi Nemoto
1
-69
/
+45
2009-12-16
rtc-ds1742: fix races around device registration
Atsushi Nemoto
1
-35
/
+16
2009-12-16
rtc-ds1553: fix races around device registration
Atsushi Nemoto
1
-77
/
+64
2009-12-16
rtc-tx4939: fix races around device registration
Atsushi Nemoto
1
-25
/
+26
2009-12-16
rtc-ds1511: fix races around device registration
Atsushi Nemoto
1
-88
/
+60
2009-12-16
rtc-cmos: convert RTC_AIE/RTC_UIE to rtc irq API
Herton Ronaldo Krzesinski
1
-40
/
+35
2009-12-16
rtc: fix driver data issues in several rtc drivers
Alessandro Zummo
10
-42
/
+42
[next]