aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* viafb: make some variables a bit less globalFlorian Tobias Schandinat2010-03-12
* viafb: remove dead code due to IGA1_IGA2Florian Tobias Schandinat2010-03-12
* viafb: split color mode setting upFlorian Tobias Schandinat2010-03-12
* viafb: introduce strict parameter checkingFlorian Tobias Schandinat2010-03-12
* viafb: make viafb_set_par more dual framebuffer compatibleFlorian Tobias Schandinat2010-03-12
* viafb: video address setting revisitedFlorian Tobias Schandinat2010-03-12
* viafb: reorder initialization for dual framebuffer modeFlorian Tobias Schandinat2010-03-12
* viafb: yet another dead code removalFlorian Tobias Schandinat2010-03-12
* viafb: some dvi cleanupFlorian Tobias Schandinat2010-03-12
* viafb: remove the remaining VIA_RES_* usesFlorian Tobias Schandinat2010-03-12
* viafb: split global index upFlorian Tobias Schandinat2010-03-12
* viafb: remove dead codeFlorian Tobias Schandinat2010-03-12
* viafb: deprecate private ioctlsFlorian Tobias Schandinat2010-03-12
* broadsheetfb: add multiple panel type supportJaya Kumar2010-03-12
* fbdev: bf54x-lq043fb/bfin-t350mcqb-fb: drop custom mmap() handlerMichael Hennerich2010-03-12
* asiliantfb: fix test of unsigned in asiliant_calc_dclk2()Roel Kluin2010-03-12
* coredump: plug a memory leak situation on dump_seek()André Goddard Rosa2010-03-12
* Add generic sys_olduname()Christoph Hellwig2010-03-12
* improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-12
* Add generic sys_ipc wrapperChristoph Hellwig2010-03-12
* Add generic sys_old_mmap()Christoph Hellwig2010-03-12
* Add generic sys_old_select()Christoph Hellwig2010-03-12
* drivers/block/floppy.c: remove unnecessary casting in fd_ioctlJoe Perches2010-03-12
* drivers/block/floppy.c: remove misleading, used once FD_IOCTL_ALLOWED macroJoe Perches2010-03-12
* drivers/block/floppy.c: remove obfuscating CODE2SIZE macroJoe Perches2010-03-12
* drivers/block/floppy.c: add __func__ to debugtJoe Perches2010-03-12
* drivers/block/floppy.c: convert raw_cmd_copyin from while(1) to label: gotoJoe Perches2010-03-12
* drivers/block/floppy.c: remove some unnecessary castingJoe Perches2010-03-12
* drivers/block/floppy.c: use %pf in logging messagesJoe Perches2010-03-12
* drivers/block/floppy.c: use __func__ where appropriateJoe Perches2010-03-12
* drivers/block/floppy.c: DPRINT neateningJoe Perches2010-03-12
* drivers/block/floppy.c: remove #define FLOPPY_SANITY_CHECKJoe Perches2010-03-12
* drivers/block/floppy.c: remove unnecessary argument from [__]reschedule_timeoutJoe Perches2010-03-12
* drivers/block/floppy.c: unclutter redo_fd_request logicJoe Perches2010-03-12
* drivers/block/floppy.c: remove REPEAT macroJoe Perches2010-03-12
* drivers/block/floppy.c: remove unnecessary return and bracesJoe Perches2010-03-12
* drivers/block/floppy.c: add function is_ready_stateJoe Perches2010-03-12
* drivers/block/floppy.c: convert int initialising to bool initializedJoe Perches2010-03-12
* drivers/block/floppy.c: remove #define DEVICE_NAME "floppy"Joe Perches2010-03-12
* drivers/block/floppy.c: move leading && and || to preceding lineJoe Perches2010-03-12
* drivers/block/floppy.c: convert int 1/0 to bool true/falseJoe Perches2010-03-12
* drivers/block/floppy.c: remove macros CALL, WAIT and IWAITJoe Perches2010-03-12
* drivers/block/floppy.c: remove [_]COPYIN [_]COPYOUT and ECALL macrosJoe Perches2010-03-12
* drivers/block/floppy.c: remove most uses of CALL and ECALL macrosJoe Perches2010-03-12
* drivers/block/floppy.c: remove [U]CLEARF, [U]SETF, and [U]TESTF macrosJoe Perches2010-03-12
* drivers/block/floppy.c: add debug_dcl(...) macroJoe Perches2010-03-12
* drivers/block/floppy.c: remove macro LOCK_FDCJoe Perches2010-03-12
* drivers/block/floppy.c: remove a few spaces from function castsJoe Perches2010-03-12
* drivers/block/floppy.c: remove IN/OUT macros, indent switch/caseJoe Perches2010-03-12
* drivers/block/floppy.c: indent a commentJoe Perches2010-03-12