aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-07-17pm3fb: fillrect accelerationKrzysztof Helt
2007-07-17matroxfb: color setting fixesAntonino A. Daplas
2007-07-17sisfb: fix pseudo_palette array size and overrunAntonino A. Daplas
2007-07-17intelfb: the pseudo_palette is only 16 elements longAntonino A. Daplas
2007-07-17i810fb: the pseudo_palette is only 16 elements longAntonino A. Daplas
2007-07-17radeonfb: the pseudo_palette is only 16 elements longAntonino A. Daplas
2007-07-17atyfb: the pseudo_palette is only 16 elements longAntonino A. Daplas
2007-07-17tx3912fb: fix improper assignment of info->pseudo_paletteAntonino A. Daplas
2007-07-17tridentfb: fix pseudo_palette array overrun in setcolregAntonino A. Daplas
2007-07-17tgafb: actually allocate memory for the pseudo_paletteAntonino A. Daplas
2007-07-17sgivwfb: the pseudo_palette is only 16 elements longAntonino A. Daplas
2007-07-17q40fb: the pseudo_palette is only 16 elements longAntonino A. Daplas
2007-07-17pvr2fb: fix pseudo_palette array overrun and typecastAntonino A. Daplas
2007-07-17platinumfb: the pseudo_palette is only 16 elements longAntonino A. Daplas
2007-07-17offb: the pseudo_palette is only 16 elements longAntonino A. Daplas
2007-07-17macfb: fix pseudo_palette size and overrunAntonino A. Daplas
2007-07-17gbefb: the pseudo_palette is only 16 elements longAntonino A. Daplas
2007-07-17fm2fb: the pseudo_palette is only 16 elements longAntonino A. Daplas
2007-07-17epson1355fb: color setting fixesAntonino A. Daplas
2007-07-17cyblafb: fix pseudo_palette array overrun in setcolregAntonino A. Daplas
2007-07-17controlfb: the pseudo_palette is only 16 elements longAntonino A. Daplas
2007-07-1768328fb: the pseudo_palette is only 16 elements longAntonino A. Daplas
2007-07-17vt: add comment for unbind_con_driver()Jesse Barnes
2007-07-17fbdev: fbcon: console unregistration from unregister_framebufferJesse Barnes
2007-07-17fbcon: Revise primary device selectionAntonino A. Daplas
2007-07-17fbcon: set_con2fb_map fixesAntonino A. Daplas
2007-07-17pm2fb: white spaces clean upKrzysztof Helt
2007-07-17nvidiafb: Add proper support for Geforce 7600 chipsetAntonino A. Daplas
2007-07-17radeonfb: Add support for Radeon Xpress 200M (RS485)Stephan Wolf
2007-07-17fbcon: allow fbcon to use the primary display driverAntonino A. Daplas
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas
2007-07-17fbcon: use struct device instead of struct class_deviceAntonino A. Daplas
2007-07-17fbcon: cursor blink controlAntonino A. Daplas
2007-07-17nvidiafb: adjust flags to take advantage of new scroll methodAntonino A. Daplas
2007-07-17fbcon: smart blitter usage for scrollingKrzysztof Helt
2007-07-17stallion: remove unneeded lock_kernelAlan Cox
2007-07-17Char: istallion, init+locking fixesIngo Korb
2007-07-17Char: stallion, remove user class report requestJiri Slaby
2007-07-17Char: Kconfig, mxser_new: remove experimental commentJiri Slaby
2007-07-17Char: vt, use ARRAY_SIZEJiri Slaby
2007-07-17Char: vt, use kzallocJiri Slaby
2007-07-17Char: riscom8, eliminate busy loopJiri Slaby
2007-07-17Char: specialix, remove busy waitingJiri Slaby
2007-07-17Char: moxa, eliminate busy waitingJiri Slaby
2007-07-17Char: isicom, proper variables typesJiri Slaby
2007-07-17Char: isicom, del_timer at exitJiri Slaby
2007-07-17Char: isicom, cleanup lockingJiri Slaby
2007-07-17Char: cyclades, fix sparse warningJiri Slaby
2007-07-17Char: cyclades, add firmware loadingJiri Slaby
2007-07-17rtc-ds1307 becomes new-style i2c driverDavid Brownell