aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-09-23Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-09-23hwmon: (ltc4245) Clear faults at startupIra W. Snyder
2009-09-23hwmon: (ltc4215) Clear faults at startupIra W. Snyder
2009-09-23hwmon: (coretemp) Add Lynnfield CPUHuaxu Wan
2009-09-23hwmon: (coretemp) Add support for Penryn mobile CPUsRudolf Marek
2009-09-23hwmon: (coretemp) Fix Atom CPUs supportRudolf Marek
2009-09-23hwmon: Delete deprecated FSC driversJean Delvare
2009-09-23hwmon: (adm1031) Add sysfs files for temperature offsetsIra Snyder
2009-09-23serial core: fix new kernel-doc warningsRandy Dunlap
2009-09-23tpm-fixup-pcrs-sysfs-file-updateJason Gunthorpe
2009-09-23Merge git://git.infradead.org/battery-2.6Linus Torvalds
2009-09-23Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
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
2009-09-23viafb: remove unused structure memberHarald Welte
2009-09-23viafb: make module parameters visible in sysfsHarald Welte
2009-09-23viafb: hardware acceleration initialization cleanupFlorian Tobias Schandinat
2009-09-23viafb: improve pitch handlingFlorian Tobias Schandinat
2009-09-23viafb: cleanup viafb_cursorFlorian Tobias Schandinat
2009-09-23viafb: switch to seq_fileAlexey Dobriyan