aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-03-12edac: e752x: add dram scrubbing supportPeter Tyser
2010-03-12edac: e752x fsb eccKonstantin Olifer
2010-03-12edac: mpc85xx use resource_size instead of raw mathH Hartley Sweeten
2010-03-12edac: mpc85xx improve SDRAM error reportingPeter Tyser
2010-03-12edac: mpc85xx mask ecc syndrome correctlyPeter Tyser
2010-03-12ipmi: fix slave_addrs setting to actually workBela Lubkin
2010-03-12ipmi: add parameter to limit CPU usage in kipmidMartin Wilck
2010-03-12copy_signal() cleanup: clean tty_audit_fork()Veaceslav Falico
2010-03-12drivers/char/mem.c: cleanupsAndrew Morton
2010-03-12/dev/mem: dont allow seek to last pageWu Fengguang
2010-03-12fbdev: bfin-lq035q1-fb: remove duplicated #includeHuang Weiyi
2010-03-12video: fix first line of kernel-doc for a few functionsBen Hutchings
2010-03-12obsolete config in kernel source: LWMON5Christoph Egger
2010-03-12drivers/video/via: fix continuation line formatsJoe Perches
2010-03-12NUC900 LCD Controller DriverWang Qiang
2010-03-12fbdev: remove obsolete CONFIG_FB_SOFT_CURSORChristoph Egger
2010-03-12broadsheetfb: support storing waveformJaya Kumar
2010-03-12broadsheetfb: add MMIO hooksJaya Kumar
2010-03-12viafb: support color depth 15 and 30Florian Tobias Schandinat
2010-03-12viafb: rework color settingFlorian Tobias Schandinat
2010-03-12viafb: some virtual_xres handling fixesFlorian Tobias Schandinat
2010-03-12viafb: rework color checkingFlorian Tobias Schandinat
2010-03-12viafb: make some variables a bit less globalFlorian Tobias Schandinat
2010-03-12viafb: remove dead code due to IGA1_IGA2Florian Tobias Schandinat
2010-03-12viafb: split color mode setting upFlorian Tobias Schandinat
2010-03-12viafb: introduce strict parameter checkingFlorian Tobias Schandinat
2010-03-12viafb: make viafb_set_par more dual framebuffer compatibleFlorian Tobias Schandinat
2010-03-12viafb: video address setting revisitedFlorian Tobias Schandinat
2010-03-12viafb: reorder initialization for dual framebuffer modeFlorian Tobias Schandinat
2010-03-12viafb: yet another dead code removalFlorian Tobias Schandinat
2010-03-12viafb: some dvi cleanupFlorian Tobias Schandinat
2010-03-12viafb: remove the remaining VIA_RES_* usesFlorian Tobias Schandinat
2010-03-12viafb: split global index upFlorian Tobias Schandinat
2010-03-12viafb: remove dead codeFlorian Tobias Schandinat
2010-03-12viafb: deprecate private ioctlsFlorian Tobias Schandinat
2010-03-12broadsheetfb: add multiple panel type supportJaya Kumar
2010-03-12fbdev: bf54x-lq043fb/bfin-t350mcqb-fb: drop custom mmap() handlerMichael Hennerich
2010-03-12asiliantfb: fix test of unsigned in asiliant_calc_dclk2()Roel Kluin
2010-03-12drivers/block/floppy.c: remove unnecessary casting in fd_ioctlJoe Perches
2010-03-12drivers/block/floppy.c: remove misleading, used once FD_IOCTL_ALLOWED macroJoe Perches
2010-03-12drivers/block/floppy.c: remove obfuscating CODE2SIZE macroJoe Perches
2010-03-12drivers/block/floppy.c: add __func__ to debugtJoe Perches
2010-03-12drivers/block/floppy.c: convert raw_cmd_copyin from while(1) to label: gotoJoe Perches
2010-03-12drivers/block/floppy.c: remove some unnecessary castingJoe Perches
2010-03-12drivers/block/floppy.c: use %pf in logging messagesJoe Perches
2010-03-12drivers/block/floppy.c: use __func__ where appropriateJoe Perches
2010-03-12drivers/block/floppy.c: DPRINT neateningJoe Perches
2010-03-12drivers/block/floppy.c: remove #define FLOPPY_SANITY_CHECKJoe Perches
2010-03-12drivers/block/floppy.c: remove unnecessary argument from [__]reschedule_timeoutJoe Perches
2010-03-12drivers/block/floppy.c: unclutter redo_fd_request logicJoe Perches