index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
uvesafb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-29
framebuffer: Use fb_<level>
Joe Perches
1
-4
/
+2
2013-09-26
video: uvesafb: Remove redundant NULL check
Sachin Kamat
1
-12
/
+7
2013-07-16
uvesafb: Really allow mtrr being 0, as documented and warn()ed
Sylvain 'ythier' Hitier
1
-1
/
+1
2013-07-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-53
/
+17
2013-06-26
uvesafb: Correct/simplify warning message
Borislav Petkov
1
-2
/
+2
2013-05-31
uvesafb: Clean up MTRR code
Andy Lutomirski
1
-53
/
+17
2013-04-30
video/uvesafb: rename random32() to prandom_u32()
Akinobu Mita
1
-1
/
+1
2013-04-02
video:uvesafb: Fix dereference NULL pointer code path
Wang YanQing
1
-1
/
+2
2013-01-04
Drivers: video: remove __dev* attributes.
Greg Kroah-Hartman
1
-38
/
+36
2012-08-23
video:uvesafb: check the return value of kzalloc
Wang YanQing
1
-0
/
+2
2012-05-11
connector/userns: replace netlink uses of cap_raised() with capable()
Eric W. Biederman
1
-1
/
+1
2012-04-09
video:uvesafb: Fix oops that uvesafb try to execute NX-protected page
Wang YanQing
1
-2
/
+9
2012-03-24
usermodehelper: use UMH_WAIT_PROC consistently
Oleg Nesterov
1
-1
/
+1
2012-03-21
Revert "video:uvesafb: Fix oops that uvesafb try to execute NX-protected page"
Florian Tobias Schandinat
1
-10
/
+2
2012-03-08
video:uvesafb: notice user when we failed to save hardware state
Wang YanQing
1
-3
/
+11
2012-03-08
video:uvesafb: Fix oops that uvesafb try to execute NX-protected page
Wang YanQing
1
-2
/
+10
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-3
/
+3
2011-03-22
uvesafb,vesafb: create WC or WB PAT-entries
Thomas Schlichter
1
-14
/
+35
2011-03-04
netlink: kill eff_cap from struct netlink_skb_parms
Patrick McHardy
1
-1
/
+1
2010-08-11
param: use ops in struct kernel_param, rather than get and set fns directly
Rusty Russell
1
-3
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-12
fb: remove fb_save_state() and fb_restore_state operations
Krzysztof Helt
1
-28
/
+0
2009-10-02
uvesafb/connector: Disallow unpliviged users to send netlink packets
Philipp Reisner
1
-0
/
+3
2009-10-02
connector: Provide the sender's credentials to the callback
Philipp Reisner
1
-1
/
+1
2009-07-17
connector: make callback argument type explicit
Mike Frysinger
1
-2
/
+1
2009-06-12
uvesafb: improve parameter handling.
Rusty Russell
1
-6
/
+4
2009-04-14
uvesafb: fix color component length for pseudocolor modes
Michal Januszewski
1
-25
/
+10
2009-04-01
uvesafb: fix selecting mode with the vbemode option
Michal Januszewski
1
-4
/
+9
2009-04-01
uvesafb: bitwise OR has higher precedence than ?:
Roel Kluin
1
-1
/
+1
2009-04-01
drivers/video/uvesafb.c: don't use gfp_any()
Andrew Morton
1
-1
/
+1
2009-02-06
netlink: change return-value logic of netlink_broadcast()
Pablo Neira Ayuso
1
-1
/
+4
2008-10-16
uvesafb: don't treat mode info retrieval failures as errors
Michal Januszewski
1
-3
/
+8
2008-07-24
uvesafb: change mode parameter to mode_option
Krzysztof Helt
1
-2
/
+2
2008-04-28
drivers/video/uvesafb.c: fix error-path memory leak
Andrew Morton
1
-3
/
+4
2008-04-28
uvesafb: don't treat valid modes returned byfb_find_mode() as errors
Michal Januszewski
1
-1
/
+1
2008-02-24
drivers/video/uvesafb.c: fix section mismatch warning in param_set_scroll()
Sergio Luis
1
-1
/
+1
2008-02-06
uvesafb: small cleanups
Randy Dunlap
1
-4
/
+4
2008-01-14
uvesafb: fix section mismatch warnings
Randy Dunlap
1
-2
/
+2
2007-11-15
uvesafb: fix warnings about unused variables on non-x86
Frank Lichtenheld
1
-2
/
+4
2007-10-16
uvesafb: the driver core
Michal Januszewski
1
-0
/
+2066