aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-10-17hwmon: (lm90) Support the extra resolution bits of MAX6657Jean Delvare
2008-10-17hwmon: (lm90) Move 16-bit value read to a separate functionJean Delvare
2008-10-16{pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()Linus Torvalds
2008-10-16Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2008-10-16Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-10-16Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-10-16rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h>Geert Uytterhoeven
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-10-16drivers/net/xen-netfront.c: Use DIV_ROUND_UPJulia Lawall
2008-10-16make hp_wmi_notify() staticAdrian Bunk
2008-10-16resource: add resource_type() and IORESOURCE_TYPE_BITSMagnus Damm
2008-10-16GRU driver: minor updatesJack Steiner
2008-10-16w1: new driver. DS2431 chipBernhard Weirich
2008-10-16W1: ds2490.c optimize ds_set_pullupDavid Fries
2008-10-16W1: ds2490.c ds_write_block remove extra ds_wait_statusDavid Fries
2008-10-16W1: ds2490.c magic number workDavid Fries
2008-10-16W1: ds2490.c reset ds2490 in initDavid Fries
2008-10-16W1: ds2490.c ds_reset remove ds_wait_statusDavid Fries
2008-10-16W1: ds2490.c ds_dump_status reworkDavid Fries
2008-10-16W1: ds2490.c simplify and fix ds_touch_bitDavid Fries
2008-10-16W1: ds2490.c disable bit read and writeDavid Fries
2008-10-16W1: ds2490.c ds_write_bit, grouping error, disable readbackDavid Fries
2008-10-16W1: ds2490.c add support for strong pullupDavid Fries
2008-10-16W1: ds2490.c correct print messageDavid Fries
2008-10-16W1: ds1wm.c msleep for resetDavid Fries
2008-10-16W1: w1_io.c reset comments and msleepDavid Fries
2008-10-16W1: w1.c s/printk/dev_dbg/David Fries
2008-10-16W1: w1_int.c use first available master numberDavid Fries
2008-10-16W1: w1_therm consistent mutex access code cleanupDavid Fries
2008-10-16W1: w1_family, remove unused variable need_exitDavid Fries
2008-10-16W1: w1_therm fix user buffer overflow and catDavid Fries
2008-10-16W1: w1_slave_read_id read bug, use device_attributeDavid Fries
2008-10-16W1: new module parameter search_countDavid Fries
2008-10-16W1: recode w1_slave_found logicDavid Fries
2008-10-16W1: be able to manually add and remove slavesDavid Fries
2008-10-16W1: feature, w1_therm.c use strong pullup and documentationDavid Fries
2008-10-16W1: feature, enable hardware strong pullupDavid Fries
2008-10-16W1: w1_process, block or sleepDavid Fries
2008-10-16W1: don't delay search startDavid Fries
2008-10-16W1: abort search early on on exitDavid Fries
2008-10-16W1: fix deadlocks and remove w1_control_threadDavid Fries
2008-10-16drivers/char/tpm/tpm.c: fix error-path memory leakAndrew Morton
2008-10-16tpm: work around bug in Broadcom BCM0102 chipsetValdis Kletnieks