summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-08-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-08-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-08-10drivers/char/vt.c:vc_do_resize(): local var `end' should be unsigned longqiaochong
2010-08-10drivers/char/vt.c: fix vc->vc_origin on take_over_console()qiaochong
2010-08-10hwmon: f71882fg: add support for the Fintek F71808EGiel van Schijndel
2010-08-10drivers/hwmon/coretemp.c: remove unneeded #ifdef CONFIG_HOTPLUG_CPUAndrew Morton
2010-08-10hwmon: coretemp: documentation update and cleanupChen Gong
2010-08-10hwmon: coretemp: enable coretemp device add operation failureChen Gong
2010-08-10hwmon: coretemp: update hotplug condition checkChen Gong
2010-08-10hwmon: add support for JEDEC JC 42.4 compliant temperature sensorsGuenter Roeck
2010-08-10hwmon: driver for SMM665 Six-Channel Active DC Output Controller/MonitorGuenter Roeck
2010-08-10hmc6352: add driver for the HMC6352 compassKalhan Trisal
2010-08-10drivers/hwmon/hdaps.c: add Lenovo Thinkpad T400 to the whitelistRitesh Raj Sarraf
2010-08-10edd: fix possible memory leak in edd_init() error pathAxel Lin
2010-08-10s390: remove WARN_ON for misc_deregister() failuresAkinobu Mita
2010-08-10char: add WARN_ON() in misc_deregister()Akinobu Mita
2010-08-10drivers/misc: support for the pressure sensor BMP085 from Bosch SensortecChristoph Mair
2010-08-10hpilo: fix pointer warning in ilo_ccb_setupPrarit Bhargava
2010-08-10drivers/misc: ROHM BH1780GLI ambient light sensor driverHemanth V
2010-08-10cpuidle: extend cpuidle and menu governor to handle dynamic statesAi Li
2010-08-10drivers/base/node.c: reduce stack usage of node_read_meminfo()KOSAKI Motohiro
2010-08-10drivers/video/w100fb.c: ignore void return value / fix build failurePeter Huewe
2010-08-10ipmi: fix ACPI detection with regspacingYinghai Lu
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-08-09drm: fix fallouts from slow-work -> wq conversionTejun Heo
2010-08-09Revert "Input: appletouch - fix integer overflow issue"Benjamin Herrenschmidt
2010-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2010-08-08Merge branch 'for-linus' of git://github.com/schandinat/linux-2.6Linus Torvalds
2010-08-08Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2010-08-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-08-08Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2010-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-08-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-08-06pci: fix type warnings in intr_remapping.cLinus Torvalds
2010-08-06Merge branch 'x86-hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-06Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-06Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-08-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-08-06SCSI: remove fake "address-of" expressionAlan Stern
2010-08-06Fix init ordering of /dev/console vs callers of modprobeDavid Howells
2010-08-06Merge branch 'master' into for-linusChris Metcalf