summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2006-01-10[PATCH] vesafb: Trim vesafb_pan_displayAntonino A. Daplas1-9/+0
2006-01-10[PATCH] savagefb: Trim savagefb_pan_displayAntonino A. Daplas1-20/+0
2006-01-10[PATCH] rivafb: Trim rivafb_pan_displayAntonino A. Daplas1-24/+0
2006-01-10[PATCH] fbdev: sstfb: Driver cleanupsAntonino A. Daplas1-33/+27
2006-01-10[PATCH] fbdev: atyfb: Remove BIOS-less bootingAntonino A. Daplas5-371/+0
2006-01-10[PATCH] fbdev: fbdev: CleanupAntonino A. Daplas1-33/+20
2006-01-10[PATCH] fbdev: tdfxfb: Driver cleanupsAntonino A. Daplas1-26/+31
2006-01-10[PATCH] fbdev: pm2fb: Driver cleanupsAntonino A. Daplas1-11/+10
2006-01-10[PATCH] fbdev: neofb: Driver cleanupsAntonino A. Daplas1-18/+18
2006-01-10[PATCH] fbdev: kyrofb: Driver cleanupsAntonino A. Daplas1-18/+14
2006-01-10[PATCH] fbdev: imsttfb: Driver cleanupsAntonino A. Daplas1-29/+27
2006-01-10[PATCH] fbdev: hgafb: Convert to platform deviceAntonino A. Daplas1-29/+78
2006-01-10[PATCH] fbdev: asiliantfb: Driver cleanupsAntonino A. Daplas1-1/+1
2006-01-10[PATCH] fbdev: rivafb: Driver cleanupsAntonino A. Daplas2-26/+26
2006-01-10[PATCH] fbdev: i810fb: Driver cleanupsAntonino A. Daplas3-29/+29
2006-01-10[PATCH] fbdev: savagefb: Driver cleanupAntonino A. Daplas3-49/+35
2006-01-10[PATCH] fbdev: nvidiafb: Driver cleanupAntonino A. Daplas2-5/+8
2006-01-10[PATCH] Add sysfs entry to disable framebuffer accessMatthew Garrett1-0/+23
2006-01-10[PATCH] savagefb: One more I2C-enabled device in savagefbJean Delvare1-0/+1
2006-01-10[PATCH] matroxfb: Remove fbcon.h from the main header fileAntonino A. Daplas1-4/+0
2006-01-10[PATCH] fbcon: Store struct display when setting all vcsAntonino A. Daplas1-0/+2
2006-01-10[PATCH] nvidiafb: i2c bus name beautificationAlessandro Zummo1-3/+3
2006-01-10[PATCH] fbcon: Sanitize fbconAntonino A. Daplas8-82/+71
2006-01-10[PATCH] aty: remove unnecessary CONFIG_PCIRichard Knutsson1-4/+0
2006-01-10[PATCH] vesafb: Drop blank hookAntonino A. Daplas1-37/+0
2006-01-10[PATCH] nvidiafb: Fixes for new G5Benjamin Herrenschmidt3-18/+75
2006-01-10Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-0/+1
2006-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2-2/+2
2006-01-10spelling: s/retreive/retrieve/Adrian Bunk2-2/+2
2006-01-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-6/+10
2006-01-09[PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver()Richard Knutsson1-0/+1
2006-01-09Merge Linus' tree.Russell King2-9/+29
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds5-173/+177
2006-01-09[PATCH] Update cyblafb driverKnut Petersen2-650/+875
2006-01-09[ARM] Remove asm/irq.h includes from ARM driversRussell King2-6/+10
2006-01-09[PATCH] vgacon: Workaround for resize bug in some chipsetsAntonino A. Daplas1-7/+21
2006-01-09[PATCH] vgacon: fix doublescan modeSamuel Thibault1-1/+7
2006-01-09[PATCH] frv: suppress configuration of certain features for FRVDavid Howells1-1/+1
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt4-168/+166
2006-01-09[PATCH] powerpc: Fix platinumfb for some modesBenjamin Herrenschmidt2-5/+11
2006-01-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-19/+9
2006-01-07[PATCH] fbcon: donīt call set_par() in fbcon_init() if vc_mode == KD_GRAPHICSKnut Petersen1-1/+1
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2-2/+2
2006-01-07Merge with Linus' kernel.Russell King3-17/+12
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King1-3/+2
2006-01-07[ARM] 3232/1: i.MX Frame Buffer undeclared "dev" variable fixPavel Pisa1-3/+3
2006-01-06[PATCH] i2c: drop empty i2c_driver.command implementationsLaurent Riffard1-5/+0
2006-01-06[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-01-06[PATCH] i2c: Drop i2c_driver.{owner,name}, 9 of 11Laurent Riffard1-2/+4
2006-01-06[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare1-1/+0