Commit Graph

187186 Commits (91d4e0a4c889e3e8078c26542b8f5a322b87adf4)
 

Author SHA1 Message Date
Christoph Egger 91d4e0a4c8 fbdev: remove obsolete CONFIG_FB_SOFT_CURSOR 15 years ago
Maik Broemme 55a23c4af8 intelfb: new maintainer 15 years ago
Jaya Kumar b32bfc3843 broadsheetfb: support storing waveform 15 years ago
Jaya Kumar 2afb189817 broadsheetfb: add MMIO hooks 15 years ago
Florian Tobias Schandinat e17cea3cec viafb: support color depth 15 and 30 15 years ago
Florian Tobias Schandinat 415559fbf2 viafb: rework color setting 15 years ago
Florian Tobias Schandinat dbb7884be7 viafb: some virtual_xres handling fixes 15 years ago
Florian Tobias Schandinat bd140691bd viafb: rework color checking 15 years ago
Florian Tobias Schandinat dba77f8409 viafb: make some variables a bit less global 15 years ago
Florian Tobias Schandinat 4bbac05f8c viafb: remove dead code due to IGA1_IGA2 15 years ago
Florian Tobias Schandinat daacccd165 viafb: split color mode setting up 15 years ago
Florian Tobias Schandinat fe9aab8ec2 viafb: introduce strict parameter checking 15 years ago
Florian Tobias Schandinat 5c9443ed28 viafb: make viafb_set_par more dual framebuffer compatible 15 years ago
Florian Tobias Schandinat ee79d54db4 viafb: video address setting revisited 15 years ago
Florian Tobias Schandinat 7cf607923d viafb: reorder initialization for dual framebuffer mode 15 years ago
Florian Tobias Schandinat d8566b29e8 viafb: yet another dead code removal 15 years ago
Florian Tobias Schandinat c5f06f5cdd viafb: some dvi cleanup 15 years ago
Florian Tobias Schandinat 9b24b00c36 viafb: remove the remaining VIA_RES_* uses 15 years ago
Florian Tobias Schandinat dd73d6868b viafb: split global index up 15 years ago
Florian Tobias Schandinat 2365dfe994 viafb: remove dead code 15 years ago
Florian Tobias Schandinat cc8b82f8c8 viafb: deprecate private ioctls 15 years ago
Jaya Kumar c1c341a060 broadsheetfb: add multiple panel type support 15 years ago
Michael Hennerich d40f29bff3 fbdev: bf54x-lq043fb/bfin-t350mcqb-fb: drop custom mmap() handler 15 years ago
Roel Kluin 0d3580d40c asiliantfb: fix test of unsigned in asiliant_calc_dclk2() 15 years ago
André Goddard Rosa 6e3e37a5a7 coredump: plug a memory leak situation on dump_seek() 15 years ago
Christoph Hellwig 5cacdb4add Add generic sys_olduname() 15 years ago
Christoph Hellwig e28cbf2293 improve sys_newuname() for compat architectures 15 years ago
Christoph Hellwig baed7fc9b5 Add generic sys_ipc wrapper 15 years ago
Christoph Hellwig a4679373cf Add generic sys_old_mmap() 15 years ago
Christoph Hellwig 5d0e52830e Add generic sys_old_select() 15 years ago
Joe Perches 724ee626f3 drivers/block/floppy.c: remove unnecessary casting in fd_ioctl 15 years ago
Joe Perches 0aad92cfea drivers/block/floppy.c: remove misleading, used once FD_IOCTL_ALLOWED macro 15 years ago
Joe Perches 712e1de43e drivers/block/floppy.c: remove obfuscating CODE2SIZE macro 15 years ago
Joe Perches ded2863d09 drivers/block/floppy.c: add __func__ to debugt 15 years ago
Joe Perches 7f2527174a drivers/block/floppy.c: convert raw_cmd_copyin from while(1) to label: goto 15 years ago
Joe Perches ce2f11fe78 drivers/block/floppy.c: remove some unnecessary casting 15 years ago
Joe Perches 1ebddd85a6 drivers/block/floppy.c: use %pf in logging messages 15 years ago
Joe Perches 275176bc2a drivers/block/floppy.c: use __func__ where appropriate 15 years ago
Joe Perches 891eda80a5 drivers/block/floppy.c: DPRINT neatening 15 years ago
Joe Perches 1a23d13335 drivers/block/floppy.c: remove #define FLOPPY_SANITY_CHECK 15 years ago
Joe Perches 73507e6cd8 drivers/block/floppy.c: remove unnecessary argument from [__]reschedule_timeout 15 years ago
Joe Perches 0da3132f90 drivers/block/floppy.c: unclutter redo_fd_request logic 15 years ago
Joe Perches 416d8d2888 drivers/block/floppy.c: remove REPEAT macro 15 years ago
Joe Perches 15b2630c58 drivers/block/floppy.c: remove unnecessary return and braces 15 years ago
Joe Perches 57584c5a38 drivers/block/floppy.c: add function is_ready_state 15 years ago
Joe Perches 29f1c7848f drivers/block/floppy.c: convert int initialising to bool initialized 15 years ago
Joe Perches 4d18ef09df drivers/block/floppy.c: remove #define DEVICE_NAME "floppy" 15 years ago
Joe Perches c529730a98 drivers/block/floppy.c: move leading && and || to preceding line 15 years ago
Joe Perches 74f63f469e drivers/block/floppy.c: convert int 1/0 to bool true/false 15 years ago
Joe Perches 55eee80c62 drivers/block/floppy.c: remove macros CALL, WAIT and IWAIT 15 years ago