aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-10-20mtd_blkdevs.c: quiet a "symbol shadows" sparse warninghartleys
2009-10-20mtd: add bcmring nand driverLeo (Hao) Chen
2009-10-20mtd: Fix kernel NULL pointer dereference in physmap.cH Hartley Sweeten
2009-10-20mtd: plat_nand: request memory resource before doing ioremapH Hartley Sweeten
2009-10-19pcmcia: convert pcmciamtd driver to use new CIS helpersDominik Brodowski
2009-10-17mtd: maps: remove obsolete ipaq-flash driverDmitry Artamonow
2009-10-17mtd: fix memory leak in mtd_dataflashH Hartley Sweeten
2009-10-17mtd: cleanup mtd_oobtestAkinobu Mita
2009-10-17mtd: maps/sa1100: fix section mismatchDmitry Artamonow
2009-10-17mtd: move mxcnd_remove to .exit.textUwe Kleine-König
2009-10-08mtd: atmel_nand: unused variable removedClaudio Scordino
2009-10-05mtd: make onenand_base.c compile againDavid Woodhouse
2009-10-05mtd: Standardising prints in onenand_base.cAmul Kumar Saha
2009-10-05mtd: nand: davinci: fix to use mask_ale from pdataHemant Pedanekar
2009-09-27mtd: Fix warning in sa1100-flash.cRussell King
2009-09-24mtd: m25p80: disable SST software protection bits by defaultGraf Yang
2009-09-24mtd/maps: gpio-addr-flash: depend on GPIO arch supportMike Frysinger
2009-09-24mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/Mike Frysinger
2009-09-24mtd: nand: fix htmldocs warningsJaswinder Singh Rajput
2009-09-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-09-23Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2009-09-23Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2009-09-23Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2009-09-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-09-23Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-23sisfb: change SiS_DDC_Port type to SISIOADDRESSAaro Koskinen
2009-09-23video: s3c_fb.c: fix build with CONFIG_HOTPLUG=nPeter Korsgaard
2009-09-23drivers/video/tmiofb.c: fix uninitialised return valueAndrew Morton
2009-09-23vgacon: prevent vgacon_deinit from touching the hardware for inactive consoles.Francisco Jerez
2009-09-23fbcon: only unbind from console if successfully registeredIan Armstrong
2009-09-23matroxfb: get rid of CONFIG_FB_MATROX_32MBJean Delvare
2009-09-23matroxfb: get rid of unneeded macro MINFO_FROMJean Delvare
2009-09-23matroxfb: get rid of unneeded macros WPMINFO and friendsJean Delvare
2009-09-23matroxfb: get rid of unneeded macros ACCESS_FBINFO and MINFOJean Delvare
2009-09-23matroxfb: make CONFIG_FB_MATROX_MULTIHEAD=y mandatoryJean Delvare
2009-09-23fb: do not ignore fb_set_par errorsFlorian Tobias Schandinat
2009-09-23s3c2410fb: fix clockrate calculationBen Dooks
2009-09-23video: console, use DIV_ROUND_UPJiri Slaby
2009-09-23fb: fix fb_pan_display range checkFlorian Tobias Schandinat
2009-09-23drivers/video: add kmalloc NULL testsJulia Lawall
2009-09-23drivers/video/console/newport_con.c: fix read outside array boundsRoel Kluin
2009-09-23viafb: pass reference to pci device when calling framebuffer_alloc()Harald Welte
2009-09-23viafb: make viafb a first-class citizen using pci_driverHarald Welte
2009-09-23viafb: choose acceleration engine for VX855Florian Tobias Schandinat
2009-09-23viafb: add support for the VX855 chipsetHarald Welte
2009-09-23viafb: use read-only mode parsingFlorian Tobias Schandinat