aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/offb.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-17macfb: fix pseudo_palette size and overrunAntonino A. Daplas1-43/+50
2007-07-17gbefb: the pseudo_palette is only 16 elements longAntonino A. Daplas1-20/+21
2007-07-17fm2fb: the pseudo_palette is only 16 elements longAntonino A. Daplas1-7/+9
2007-07-17epson1355fb: color setting fixesAntonino A. Daplas1-2/+3
2007-07-17cyblafb: fix pseudo_palette array overrun in setcolregAntonino A. Daplas1-9/+12
2007-07-17controlfb: the pseudo_palette is only 16 elements longAntonino A. Daplas1-1/+1
2007-07-1768328fb: the pseudo_palette is only 16 elements longAntonino A. Daplas1-1/+1
2007-07-17vt: add comment for unbind_con_driver()Jesse Barnes2-4/+19
2007-07-17fbdev: fbcon: console unregistration from unregister_framebufferJesse Barnes3-4/+66
2007-07-17fbcon: Revise primary device selectionAntonino A. Daplas2-41/+14
2007-07-17fbcon: set_con2fb_map fixesAntonino A. Daplas1-39/+25
2007-07-17pm2fb: white spaces clean upKrzysztof Helt1-101/+101
2007-07-17nvidiafb: Add proper support for Geforce 7600 chipsetAntonino A. Daplas4-28/+54
2007-07-17radeonfb: Add support for Radeon Xpress 200M (RS485)Stephan Wolf2-0/+3
2007-07-17fbcon: allow fbcon to use the primary display driverAntonino A. Daplas5-14/+102
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas27-1/+177
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas25-58/+264
2007-07-17fbcon: use struct device instead of struct class_deviceAntonino A. Daplas1-28/+29
2007-07-17fbcon: cursor blink controlAntonino A. Daplas1-1/+73
2007-07-17nvidiafb: adjust flags to take advantage of new scroll methodAntonino A. Daplas1-0/+2
2007-07-17fbcon: smart blitter usage for scrollingKrzysztof Helt1-8/+68
2007-07-17stallion: remove unneeded lock_kernelAlan Cox1-2/+0
2007-07-17Char: istallion, init+locking fixesIngo Korb1-7/+2
2007-07-17Char: stallion, remove user class report requestJiri Slaby1-3/+0
2007-07-17Char: Kconfig, mxser_new: remove experimental commentJiri Slaby1-2/+0
2007-07-17Char: vt, use ARRAY_SIZEJiri Slaby1-2/+1
2007-07-17Char: vt, use kzallocJiri Slaby1-2/+1
2007-07-17Char: riscom8, eliminate busy loopJiri Slaby1-10/+2
2007-07-17Char: specialix, remove busy waitingJiri Slaby1-14/+2
2007-07-17Char: moxa, eliminate busy waitingJiri Slaby1-25/+12
2007-07-17Char: isicom, proper variables typesJiri Slaby1-11/+7
2007-07-17Char: isicom, del_timer at exitJiri Slaby1-11/+1
2007-07-17Char: isicom, cleanup lockingJiri Slaby1-38/+27
2007-07-17Char: cyclades, fix sparse warningJiri Slaby1-10/+8
2007-07-17Char: cyclades, add firmware loadingJiri Slaby1-23/+328
2007-07-17remove options depending on OSS_OBSOLETEAdrian Bunk1-77/+0
2007-07-17OSS trident: replace deprecated pci_find_device with pci_get_deviceMuli Ben-Yehuda1-3/+5
2007-07-17OSS trident: fix locking around write_voice_regsMuli Ben-Yehuda1-0/+5
2007-07-17OSS trident: massive whitespace removalMuli Ben-Yehuda1-179/+179
2007-07-17csb337 supports "new style" rtc-ds1307David Brownell1-0/+10
2007-07-17rtc-ds1307 becomes new-style i2c driverDavid Brownell1-75/+53
2007-07-17rtc-ds1307: oscillator restart for ds13{37,38,39,40}Rodolfo Giometti1-21/+45
2007-07-17RTC driver for DS1216 chipsThomas Bogendoerfer3-0/+233
2007-07-17rtc: add support for the ST M48T59 RTCMark Zhan4-0/+559
2007-07-17rtc: watchdog support for rtc-m41t80 driverAtsushi Nemoto2-0/+295
2007-07-17rtc: add rtc-m41t80 driverAtsushi Nemoto3-0/+642
2007-07-17RTC Kconfig tweaxDavid Brownell1-4/+4
2007-07-17RTC_CLASS is no longer considered EXPERIMENTALAlessandro Zummo1-1/+0
2007-07-17Driver for the Atmel on-chip RTC on AT32AP700x devicesHans-Christian Egtvedt3-0/+325
2007-07-17rtc-dev: return -ENOTTY in ioctl if irq_set_freq is not implemented by driverHans-Christian Egtvedt1-0/+2