Greg Kroah-Hartman
|
48c68c4f1b
Drivers: video: remove __dev* attributes.
|
12 years ago |
Wang YanQing
|
7ed2586747
video:uvesafb: check the return value of kzalloc
|
13 years ago |
Eric W. Biederman
|
38bf195398
connector/userns: replace netlink uses of cap_raised() with capable()
|
13 years ago |
Wang YanQing
|
b78f29ca05
video:uvesafb: Fix oops that uvesafb try to execute NX-protected page
|
13 years ago |
Oleg Nesterov
|
70834d3070
usermodehelper: use UMH_WAIT_PROC consistently
|
13 years ago |
Florian Tobias Schandinat
|
6bff98b455
Revert "video:uvesafb: Fix oops that uvesafb try to execute NX-protected page"
|
13 years ago |
Wang YanQing
|
c2bc0a756b
video:uvesafb: notice user when we failed to save hardware state
|
13 years ago |
Wang YanQing
|
ec0d22e4d5
video:uvesafb: Fix oops that uvesafb try to execute NX-protected page
|
13 years ago |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Thomas Schlichter
|
803a4e14a7
uvesafb,vesafb: create WC or WB PAT-entries
|
14 years ago |
Patrick McHardy
|
01a16b21d6
netlink: kill eff_cap from struct netlink_skb_parms
|
14 years ago |
Rusty Russell
|
9bbb9e5a33
param: use ops in struct kernel_param, rather than get and set fns directly
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Krzysztof Helt
|
f5c15d0b37
fb: remove fb_save_state() and fb_restore_state operations
|
15 years ago |
Philipp Reisner
|
cc44578b5a
uvesafb/connector: Disallow unpliviged users to send netlink packets
|
15 years ago |
Philipp Reisner
|
7069331dbe
connector: Provide the sender's credentials to the callback
|
15 years ago |
Mike Frysinger
|
0741241c6b
connector: make callback argument type explicit
|
16 years ago |
Rusty Russell
|
2ead9439f0
uvesafb: improve parameter handling.
|
16 years ago |
Michal Januszewski
|
0ca1071f7d
uvesafb: fix color component length for pseudocolor modes
|
16 years ago |
Michal Januszewski
|
23b7365454
uvesafb: fix selecting mode with the vbemode option
|
16 years ago |
Roel Kluin
|
1cc9fb6dbf
uvesafb: bitwise OR has higher precedence than ?:
|
16 years ago |
Andrew Morton
|
6e6fe42227
drivers/video/uvesafb.c: don't use gfp_any()
|
16 years ago |
Pablo Neira Ayuso
|
ff491a7334
netlink: change return-value logic of netlink_broadcast()
|
16 years ago |
Michal Januszewski
|
9350cc90ca
uvesafb: don't treat mode info retrieval failures as errors
|
16 years ago |
Krzysztof Helt
|
012e26096b
uvesafb: change mode parameter to mode_option
|
17 years ago |
Andrew Morton
|
60c1645dfa
drivers/video/uvesafb.c: fix error-path memory leak
|
17 years ago |
Michal Januszewski
|
5e72b32d86
uvesafb: don't treat valid modes returned byfb_find_mode() as errors
|
17 years ago |
Sergio Luis
|
79306a340c
drivers/video/uvesafb.c: fix section mismatch warning in param_set_scroll()
|
17 years ago |
Randy Dunlap
|
5eb03a4ab2
uvesafb: small cleanups
|
17 years ago |
Randy Dunlap
|
27b526a090
uvesafb: fix section mismatch warnings
|
17 years ago |