aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/console
Commit message (Expand)AuthorAge
* console: fix section mismatch warning in vgacon.cSam Ravnborg2007-07-21
* fbdev: fbcon: console unregistration from unregister_framebufferJesse Barnes2007-07-17
* fbcon: Revise primary device selectionAntonino A. Daplas2007-07-17
* fbcon: set_con2fb_map fixesAntonino A. Daplas2007-07-17
* fbcon: allow fbcon to use the primary display driverAntonino A. Daplas2007-07-17
* fbcon: use struct device instead of struct class_deviceAntonino A. Daplas2007-07-17
* fbcon: cursor blink controlAntonino A. Daplas2007-07-17
* fbcon: smart blitter usage for scrollingKrzysztof Helt2007-07-17
* Video Console: Blackfin doesnt support VGA consoleMichael Hennerich2007-07-12
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-06-14
|\
| * [PARISC] fix section mismatch in parisc STI video driversHelge Deller2007-05-27
* | [VIDEO]: Fix section mismatch warning in promcon.Sam Ravnborg2007-06-05
* | fbdev: Move declaration of fb_class to <linux/fb.h>Geert Uytterhoeven2007-06-01
|/
* Refine SCREEN_INFO sanity check for vgacon initializationGerd Hoffmann2007-05-17
* VIDEO: remove archaic if[] construct from Kconfig fileRobert P. J. Day2007-05-11
* fix file specification in commentsUwe Kleine-König2007-05-09
* vgacon: disallow console operations when in KD_GRAPHICS modeAntonino A. Daplas2007-05-08
* fbcon: check console-fb mapping in fbcon_get_requirementAntonino A. Daplas2007-05-08
* fbdev: fbcon: check if mode can handle new screenAntonino A. Daplas2007-05-08
* fbcon: check if the character count can be handledAntonino A. Daplas2007-05-08
* fbcon: font setting should check limitation of driverAntonino A. Daplas2007-05-08
* fbcon: delay screen update when setting the mode of all consolesAntonino A. Daplas2007-05-08
* fbdev: don't show logo if driver or fbcon are modularAntonino A. Daplas2007-05-08
* fbcon: don't draw cursor when it's disabledMichal Januszewski2007-05-08
* vt-add-color-support-to-the-underline-and-italic-attributes-fixAndrew Morton2007-05-08
* vt: add color support to the "underline" and "italic" attributesJan Engelhardt2007-05-08
* fbdev: avoid vertical overflow when making space for the logoGeert Uytterhoeven2007-05-08
* [PATCH] x86-64: ignore vgacon if hardware not presentGerd Hoffmann2007-05-02
* backlight/fbcon: Add FB_EVENT_CONBLANKRichard Purdie2007-02-20
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven2007-02-12
* [PATCH] softcursor.c: avoid unaligned accessesFranck Bui-Huu2006-12-08
* [PATCH] constify and annotate __read_mostly in vgacon.c and fbmem.cHelge Deller2006-12-08
* [PATCH] various fbdev files: mark structs and array read-onlyHelge Deller2006-12-08
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] fbcon:: make 3 functions staticAdrian Bunk2006-10-03
* [PATCH] fbcon: Honor the return value of device_create_fileAntonino A. Daplas2006-10-03
* [PATCH] fbcon: Remove cursor timer if unusedAntonino A. Daplas2006-10-03
* [PATCH] fbcon: Use persistent allocation for cursor blinkingDave Jones2006-10-03
* video: Disable vgacon for SuperH.Paul Mundt2006-09-27
* [PATCH] fix the survivors of fbcon_vbl_handler() renamingAl Viro2006-09-22
* [PATCH] mdacon: fix __init section warningsFrederik Deweerdt2006-07-31
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-10
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-10
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] 64bit resource: C99 changes for struct resource declarationsGreg Kroah-Hartman2006-06-27
* [PATCH] VT binding: Make sticon support bindingAntonino A. Daplas2006-06-26
* [PATCH] VT binding: Make promcon support bindingAntonino A. Daplas2006-06-26
* [PATCH] VT binding: Make newport_con support bindingAntonino A. Daplas2006-06-26
652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888























































































































































































































































































































































































































































































































































































































































































































































































































































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
‹