summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-10-20mtd: add bcmring nand driverLeo (Hao) Chen6-0/+1318
2009-10-20mtd: Fix kernel NULL pointer dereference in physmap.cH Hartley Sweeten1-24/+25
2009-10-20mtd: plat_nand: request memory resource before doing ioremapH Hartley Sweeten1-16/+34
2009-10-19pcmcia: convert pcmciamtd driver to use new CIS helpersDominik Brodowski1-84/+91
2009-10-17mtd: maps: remove obsolete ipaq-flash driverDmitry Artamonow3-467/+0
2009-10-17mtd: fix memory leak in mtd_dataflashH Hartley Sweeten1-3/+16
2009-10-17mtd: cleanup mtd_oobtestAkinobu Mita1-14/+4
2009-10-17mtd: maps/sa1100: fix section mismatchDmitry Artamonow1-1/+1
2009-10-17mtd: move mxcnd_remove to .exit.textUwe Kleine-König1-1/+1
2009-10-08mtd: atmel_nand: unused variable removedClaudio Scordino1-1/+0
2009-10-05mtd: make onenand_base.c compile againDavid Woodhouse1-3/+3
2009-10-05mtd: Standardising prints in onenand_base.cAmul Kumar Saha1-68/+108
2009-10-05mtd: nand: davinci: fix to use mask_ale from pdataHemant Pedanekar1-1/+1
2009-09-27mtd: Fix warning in sa1100-flash.cRussell King1-2/+2
2009-09-24mtd: m25p80: disable SST software protection bits by defaultGraf Yang1-3/+4
2009-09-24mtd/maps: gpio-addr-flash: depend on GPIO arch supportMike Frysinger1-0/+1
2009-09-24mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/Mike Frysinger1-3/+2
2009-09-24mtd: nand: fix htmldocs warningsJaswinder Singh Rajput1-0/+6
2009-09-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds50-220/+2465
2009-09-23Merge git://git.infradead.org/iommu-2.6Linus Torvalds4-182/+202
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds12-162/+1867
2009-09-23Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds9-184/+219
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds7-22/+34
2009-09-23Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds6-0/+673
2009-09-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds108-2258/+5496
2009-09-23Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-729/+622
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds112-1217/+9256
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds9-102/+138
2009-09-23sisfb: change SiS_DDC_Port type to SISIOADDRESSAaro Koskinen1-1/+1
2009-09-23video: s3c_fb.c: fix build with CONFIG_HOTPLUG=nPeter Korsgaard1-1/+1
2009-09-23drivers/video/tmiofb.c: fix uninitialised return valueAndrew Morton1-1/+1
2009-09-23vgacon: prevent vgacon_deinit from touching the hardware for inactive consoles.Francisco Jerez1-3/+5
2009-09-23fbcon: only unbind from console if successfully registeredIan Armstrong1-0/+10
2009-09-23matroxfb: get rid of CONFIG_FB_MATROX_32MBJean Delvare3-19/+0
2009-09-23matroxfb: get rid of unneeded macro MINFO_FROMJean Delvare6-35/+32
2009-09-23matroxfb: get rid of unneeded macros WPMINFO and friendsJean Delvare15-444/+580
2009-09-23matroxfb: get rid of unneeded macros ACCESS_FBINFO and MINFOJean Delvare12-842/+837
2009-09-23matroxfb: make CONFIG_FB_MATROX_MULTIHEAD=y mandatoryJean Delvare4-67/+0
2009-09-23fb: do not ignore fb_set_par errorsFlorian Tobias Schandinat2-13/+50
2009-09-23s3c2410fb: fix clockrate calculationBen Dooks1-1/+3
2009-09-23video: console, use DIV_ROUND_UPJiri Slaby1-4/+4
2009-09-23fb: fix fb_pan_display range checkFlorian Tobias Schandinat1-2/+2
2009-09-23drivers/video: add kmalloc NULL testsJulia Lawall1-2/+5
2009-09-23drivers/video/console/newport_con.c: fix read outside array boundsRoel Kluin1-1/+1
2009-09-23viafb: pass reference to pci device when calling framebuffer_alloc()Harald Welte1-2/+3
2009-09-23viafb: make viafb a first-class citizen using pci_driverHarald Welte3-116/+56
2009-09-23viafb: choose acceleration engine for VX855Florian Tobias Schandinat1-0/+1
2009-09-23viafb: add support for the VX855 chipsetHarald Welte7-69/+314
2009-09-23viafb: use read-only mode parsingFlorian Tobias Schandinat1-19/+25
2009-09-23viafb: remove unused structure memberHarald Welte1-1/+0