summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* resource: add resource_type() and IORESOURCE_TYPE_BITSMagnus Damm2008-10-161-14/+17
* GRU driver: minor updatesJack Steiner2008-10-167-29/+39
* w1: new driver. DS2431 chipBernhard Weirich2008-10-162-0/+313
* W1: ds2490.c optimize ds_set_pullupDavid Fries2008-10-161-19/+45
* W1: ds2490.c ds_write_block remove extra ds_wait_statusDavid Fries2008-10-161-2/+0
* W1: ds2490.c magic number workDavid Fries2008-10-161-4/+12
* W1: ds2490.c reset ds2490 in initDavid Fries2008-10-161-0/+21
* W1: ds2490.c ds_reset remove ds_wait_statusDavid Fries2008-10-161-13/+2
* W1: ds2490.c ds_dump_status reworkDavid Fries2008-10-161-50/+84
* W1: ds2490.c simplify and fix ds_touch_bitDavid Fries2008-10-161-17/+4
* W1: ds2490.c disable bit read and writeDavid Fries2008-10-161-7/+18
* W1: ds2490.c ds_write_bit, grouping error, disable readbackDavid Fries2008-10-161-1/+6
* W1: ds2490.c add support for strong pullupDavid Fries2008-10-161-38/+38
* W1: ds2490.c correct print messageDavid Fries2008-10-161-1/+2
* W1: ds1wm.c msleep for resetDavid Fries2008-10-161-1/+3
* W1: w1_io.c reset comments and msleepDavid Fries2008-10-161-1/+13
* W1: w1.c s/printk/dev_dbg/David Fries2008-10-161-3/+3
* W1: w1_int.c use first available master numberDavid Fries2008-10-161-6/+26
* W1: w1_therm consistent mutex access code cleanupDavid Fries2008-10-161-1/+1
* W1: w1_family, remove unused variable need_exitDavid Fries2008-10-162-7/+1
* W1: w1_therm fix user buffer overflow and catDavid Fries2008-10-162-36/+20
* W1: w1_slave_read_id read bug, use device_attributeDavid Fries2008-10-161-25/+10
* W1: new module parameter search_countDavid Fries2008-10-161-1/+3
* W1: recode w1_slave_found logicDavid Fries2008-10-161-20/+6
* W1: be able to manually add and remove slavesDavid Fries2008-10-161-1/+137
* W1: feature, w1_therm.c use strong pullup and documentationDavid Fries2008-10-161-2/+13
* W1: feature, enable hardware strong pullupDavid Fries2008-10-164-5/+131
* W1: w1_process, block or sleepDavid Fries2008-10-163-9/+17
* W1: don't delay search startDavid Fries2008-10-162-22/+23
* W1: abort search early on on exitDavid Fries2008-10-161-0/+5
* W1: fix deadlocks and remove w1_control_threadDavid Fries2008-10-167-122/+71
* drivers/char/tpm/tpm.c: fix error-path memory leakAndrew Morton2008-10-161-7/+8
* tpm: work around bug in Broadcom BCM0102 chipsetValdis Kletnieks2008-10-161-0/+7
* tpm: correct tpm timeouts to jiffies conversionMarcin Obara2008-10-161-7/+7
* parport: remove CVS keywordsAdrian Bunk2008-10-163-3/+3
* edac i5000: fix thermal issuesAristeu Rozanski2008-10-161-1/+16
* edac i5000: fix error messagesAristeu Rozanski2008-10-161-62/+119
* edac mpc85xx: add support for mpc8572Andrew Kilkenny2008-10-161-7/+26
* edac: make i82443bxgx_edac coexist with intel_agpVladislav Bogdanov2008-10-161-2/+61
* sysctl: simplify ->strategyAlexey Dobriyan2008-10-161-1/+1
* proc: move sysrq-trigger out of fs/proc/Alexey Dobriyan2008-10-161-0/+30
* firmware: use dev_printk when possibleBjorn Helgaas2008-10-161-14/+10
* char: moxa.c sparse annotationHarvey Harrison2008-10-161-1/+1
* applicom.c: fix apparently-broken code in do_ac_read()Andrew Morton2008-10-161-1/+1
* Char: ds1286, eliminate busy waitingJiri Slaby2008-10-161-3/+1
* telephony: remove CVS keywordsAdrian Bunk2008-10-161-2/+0
* pnp: make the resource type an unsigned longRene Herman2008-10-163-4/+4
* pnp: remove printk() with outdated versionAdrian Bunk2008-10-161-1/+0
* fbcon_set_all_vcs: fix kernel crash when switching the rotated consolesOleg Nesterov2008-10-161-2/+2
* fbdev: add new TMIO framebuffer driverDmitry Baryshkov2008-10-163-0/+1073