summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] fbdev: neofb: Driver cleanupsAntonino A. Daplas2006-01-101-18/+18
* [PATCH] fbdev: kyrofb: Driver cleanupsAntonino A. Daplas2006-01-101-18/+14
* [PATCH] fbdev: imsttfb: Driver cleanupsAntonino A. Daplas2006-01-101-29/+27
* [PATCH] fbdev: hgafb: Convert to platform deviceAntonino A. Daplas2006-01-101-29/+78
* [PATCH] fbdev: asiliantfb: Driver cleanupsAntonino A. Daplas2006-01-101-1/+1
* [PATCH] fbdev: rivafb: Driver cleanupsAntonino A. Daplas2006-01-102-26/+26
* [PATCH] fbdev: i810fb: Driver cleanupsAntonino A. Daplas2006-01-103-29/+29
* [PATCH] fbdev: savagefb: Driver cleanupAntonino A. Daplas2006-01-103-49/+35
* [PATCH] fbdev: nvidiafb: Driver cleanupAntonino A. Daplas2006-01-102-5/+8
* [PATCH] Add sysfs entry to disable framebuffer accessMatthew Garrett2006-01-101-0/+23
* [PATCH] savagefb: One more I2C-enabled device in savagefbJean Delvare2006-01-101-0/+1
* [PATCH] matroxfb: Remove fbcon.h from the main header fileAntonino A. Daplas2006-01-101-4/+0
* [PATCH] fbcon: Store struct display when setting all vcsAntonino A. Daplas2006-01-101-0/+2
* [PATCH] nvidiafb: i2c bus name beautificationAlessandro Zummo2006-01-101-3/+3
* [PATCH] fbcon: Sanitize fbconAntonino A. Daplas2006-01-108-82/+71
* [PATCH] aty: remove unnecessary CONFIG_PCIRichard Knutsson2006-01-101-4/+0
* [PATCH] vesafb: Drop blank hookAntonino A. Daplas2006-01-101-37/+0
* [PATCH] nvidiafb: Fixes for new G5Benjamin Herrenschmidt2006-01-103-18/+75
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-01-091-0/+1
|\
| * [PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver()Richard Knutsson2006-01-091-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-092-2/+2
|\ \
| * | spelling: s/retreive/retrieve/Adrian Bunk2006-01-102-2/+2
| |/
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-092-6/+10
|\ \ | |/ |/|
| * Merge Linus' tree.Russell King2006-01-092-9/+29
| |\
| * | [ARM] Remove asm/irq.h includes from ARM driversRussell King2006-01-092-6/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-095-173/+177
|\ \ \
| * | | [PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt2006-01-094-168/+166
| * | | [PATCH] powerpc: Fix platinumfb for some modesBenjamin Herrenschmidt2006-01-092-5/+11
| |/ /
* | | [PATCH] Update cyblafb driverKnut Petersen2006-01-092-650/+875
| |/ |/|
* | [PATCH] vgacon: Workaround for resize bug in some chipsetsAntonino A. Daplas2006-01-081-7/+21
* | [PATCH] vgacon: fix doublescan modeSamuel Thibault2006-01-081-1/+7
* | [PATCH] frv: suppress configuration of certain features for FRVDavid Howells2006-01-081-1/+1
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-074-19/+9
|\
| * [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-072-2/+2
| * Merge with Linus' kernel.Russell King2006-01-073-17/+12
| |\
| * | [ARM] Move AMBA include files to include/linux/amba/Russell King2006-01-071-3/+2
| * | [ARM] 3232/1: i.MX Frame Buffer undeclared "dev" variable fixPavel Pisa2006-01-071-3/+3
| * | [ARM] 3228/1: SharpSL: Move PM code to arch/arm/commonRichard Purdie2006-01-051-0/+1
| * | [ARM] Remove clk_use()/clk_unuse()Russell King2006-01-032-11/+1
* | | [PATCH] fbcon: donīt call set_par() in fbcon_init() if vc_mode == KD_GRAPHICSKnut Petersen2006-01-071-1/+1
| |/ |/|
* | [PATCH] i2c: drop empty i2c_driver.command implementationsLaurent Riffard2006-01-051-5/+0
* | [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-051-1/+0
* | [PATCH] i2c: Drop i2c_driver.{owner,name}, 9 of 11Laurent Riffard2006-01-051-2/+4
* | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-051-1/+0
* | [ATYFB]: Fix onboard video on SPARC Blade 100 for 2.6.{13,14,15}Luis F. Ortiz2006-01-051-1/+1
* | s/retreiv/retriev/gMatt Mackall2006-01-031-8/+8
|/
* [VIDEO] sbuslib: Disallow private mmaps.David S. Miller2005-12-241-0/+3
* [SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk2005-12-223-16/+16
* [PATCH] Fix framebuffer console upside-down ywrap scrollingKnut Petersen2005-12-201-3/+5
* [PATCH] intelfb: Fix oops when changing video modeAntonino A. Daplas2005-12-201-29/+13
OpenPOWER on IntegriCloud