index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
uvesafb.c
Age
Commit message (
Expand
)
Author
2012-08-23
video:uvesafb: check the return value of kzalloc
Wang YanQing
2012-05-10
connector/userns: replace netlink uses of cap_raised() with capable()
Eric W. Biederman
2012-04-09
video:uvesafb: Fix oops that uvesafb try to execute NX-protected page
Wang YanQing
2012-03-23
usermodehelper: use UMH_WAIT_PROC consistently
Oleg Nesterov
2012-03-21
Revert "video:uvesafb: Fix oops that uvesafb try to execute NX-protected page"
Florian Tobias Schandinat
2012-03-08
video:uvesafb: notice user when we failed to save hardware state
Wang YanQing
2012-03-08
video:uvesafb: Fix oops that uvesafb try to execute NX-protected page
Wang YanQing
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-03-22
uvesafb,vesafb: create WC or WB PAT-entries
Thomas Schlichter
2011-03-03
netlink: kill eff_cap from struct netlink_skb_parms
Patrick McHardy
2010-08-11
param: use ops in struct kernel_param, rather than get and set fns directly
Rusty Russell
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-12
fb: remove fb_save_state() and fb_restore_state operations
Krzysztof Helt
2009-10-02
uvesafb/connector: Disallow unpliviged users to send netlink packets
Philipp Reisner
2009-10-02
connector: Provide the sender's credentials to the callback
Philipp Reisner
2009-07-17
connector: make callback argument type explicit
Mike Frysinger
2009-06-12
uvesafb: improve parameter handling.
Rusty Russell
2009-04-13
uvesafb: fix color component length for pseudocolor modes
Michal Januszewski
2009-04-01
uvesafb: fix selecting mode with the vbemode option
Michal Januszewski
2009-04-01
uvesafb: bitwise OR has higher precedence than ?:
Roel Kluin
2009-04-01
drivers/video/uvesafb.c: don't use gfp_any()
Andrew Morton
2009-02-05
netlink: change return-value logic of netlink_broadcast()
Pablo Neira Ayuso
2008-10-16
uvesafb: don't treat mode info retrieval failures as errors
Michal Januszewski
2008-07-24
uvesafb: change mode parameter to mode_option
Krzysztof Helt
2008-04-28
drivers/video/uvesafb.c: fix error-path memory leak
Andrew Morton
2008-04-28
uvesafb: don't treat valid modes returned byfb_find_mode() as errors
Michal Januszewski
2008-02-23
drivers/video/uvesafb.c: fix section mismatch warning in param_set_scroll()
Sergio Luis
2008-02-06
uvesafb: small cleanups
Randy Dunlap
2008-01-14
uvesafb: fix section mismatch warnings
Randy Dunlap
2007-11-14
uvesafb: fix warnings about unused variables on non-x86
Frank Lichtenheld
2007-10-16
uvesafb: the driver core
Michal Januszewski