summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-24bfin-otp: add writing supportMike Frysinger
2009-09-24drivers/char/uv_mmtimer.c: add memory mapped RTC driver for UVDimitri Sivanich
2009-09-24drivers/char/rio/rioctrl.c: off by one error in rioctrl.cDan Carpenter
2009-09-24hpet: hpet driver periodic timer setup bug fixesNils Carlson
2009-09-24mwave: fix read buffer overflowRoel Kluin
2009-09-24/dev/zero: avoid repeated access_ok() checksNikanth Karthikesan
2009-09-24input: fix build failures caused by Kconfig Winbond WPCD376I Consumer IR hard...Ingo Molnar
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-24ACPI: remove cpumask_t usageBjorn Helgaas
2009-09-24cpumask: use zalloc_cpumask_var() where possibleLi Zefan
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
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