Age | Commit message (Expand) | Author | Files | Lines |
2008-10-16 | W1: Documentation/w1/masters/ds2490 update | David Fries | 1 | -0/+52 |
2008-10-16 | W1: ds2490.c ds_write_block remove extra ds_wait_status | David Fries | 1 | -2/+0 |
2008-10-16 | W1: ds2490.c magic number work | David Fries | 1 | -4/+12 |
2008-10-16 | W1: ds2490.c reset ds2490 in init | David Fries | 1 | -0/+21 |
2008-10-16 | W1: ds2490.c ds_reset remove ds_wait_status | David Fries | 1 | -13/+2 |
2008-10-16 | W1: ds2490.c ds_dump_status rework | David Fries | 1 | -50/+84 |
2008-10-16 | W1: ds2490.c simplify and fix ds_touch_bit | David Fries | 1 | -17/+4 |
2008-10-16 | W1: ds2490.c disable bit read and write | David Fries | 1 | -7/+18 |
2008-10-16 | W1: ds2490.c ds_write_bit, grouping error, disable readback | David Fries | 1 | -1/+6 |
2008-10-16 | W1: ds2490.c add support for strong pullup | David Fries | 1 | -38/+38 |
2008-10-16 | W1: ds2490.c correct print message | David Fries | 1 | -1/+2 |
2008-10-16 | W1: ds1wm.c msleep for reset | David Fries | 1 | -1/+3 |
2008-10-16 | W1: w1_io.c reset comments and msleep | David Fries | 1 | -1/+13 |
2008-10-16 | W1: w1.c s/printk/dev_dbg/ | David Fries | 1 | -3/+3 |
2008-10-16 | W1: w1_int.c use first available master number | David Fries | 1 | -6/+26 |
2008-10-16 | W1: w1_therm consistent mutex access code cleanup | David Fries | 1 | -1/+1 |
2008-10-16 | W1: w1_family, remove unused variable need_exit | David Fries | 2 | -7/+1 |
2008-10-16 | W1: w1_therm fix user buffer overflow and cat | David Fries | 2 | -36/+20 |
2008-10-16 | W1: w1_slave_read_id read bug, use device_attribute | David Fries | 1 | -25/+10 |
2008-10-16 | W1: Document add, remove, search_count, and pullup. | David Fries | 1 | -1/+10 |
2008-10-16 | W1: new module parameter search_count | David Fries | 1 | -1/+3 |
2008-10-16 | W1: recode w1_slave_found logic | David Fries | 1 | -20/+6 |
2008-10-16 | W1: be able to manually add and remove slaves | David Fries | 1 | -1/+137 |
2008-10-16 | W1: feature, w1_therm.c use strong pullup and documentation | David Fries | 4 | -2/+60 |
2008-10-16 | W1: feature, enable hardware strong pullup | David Fries | 4 | -5/+131 |
2008-10-16 | W1: w1_process, block or sleep | David Fries | 3 | -9/+17 |
2008-10-16 | W1: don't delay search start | David Fries | 2 | -22/+23 |
2008-10-16 | W1: abort search early on on exit | David Fries | 1 | -0/+5 |
2008-10-16 | W1: fix deadlocks and remove w1_control_thread | David Fries | 7 | -122/+71 |
2008-10-16 | drivers/char/tpm/tpm.c: fix error-path memory leak | Andrew Morton | 1 | -7/+8 |
2008-10-16 | TPM: include "moderated for non-subscribers" notation in MAINTAINERS | Rajiv Andrade | 1 | -1/+1 |
2008-10-16 | tpm: work around bug in Broadcom BCM0102 chipset | Valdis Kletnieks | 1 | -0/+7 |
2008-10-16 | tpm: correct tpm timeouts to jiffies conversion | Marcin Obara | 1 | -7/+7 |
2008-10-16 | parport: remove CVS keywords | Adrian Bunk | 4 | -5/+3 |
2008-10-16 | afs: convert to new aops | Nick Piggin | 3 | -92/+51 |
2008-10-16 | edac i5000: fix thermal issues | Aristeu Rozanski | 1 | -1/+16 |
2008-10-16 | edac i5000: fix error messages | Aristeu Rozanski | 1 | -62/+119 |
2008-10-16 | edac mpc85xx: add support for mpc8572 | Andrew Kilkenny | 1 | -7/+26 |
2008-10-16 | edac: make i82443bxgx_edac coexist with intel_agp | Vladislav Bogdanov | 1 | -2/+61 |
2008-10-16 | pid_ns: kill the now unused task_child_reaper() | Oleg Nesterov | 1 | -6/+0 |
2008-10-16 | pid_ns: de_thread: kill the now unneeded ->child_reaper change | Oleg Nesterov | 1 | -2/+0 |
2008-10-16 | sysctl: simplify ->strategy | Alexey Dobriyan | 16 | -73/+56 |
2008-10-16 | proc: move sysrq-trigger out of fs/proc/ | Alexey Dobriyan | 2 | -26/+30 |
2008-10-16 | block: sanitize invalid partition table entries | Kay Sievers | 1 | -2/+15 |
2008-10-16 | fs/partitions/acorn.c: remove dead code | Adrian Bunk | 1 | -10/+0 |
2008-10-16 | firmware: use dev_printk when possible | Bjorn Helgaas | 1 | -14/+10 |
2008-10-16 | char: moxa.c sparse annotation | Harvey Harrison | 1 | -1/+1 |
2008-10-16 | applicom.c: fix apparently-broken code in do_ac_read() | Andrew Morton | 1 | -1/+1 |
2008-10-16 | Char: ds1286, eliminate busy waiting | Jiri Slaby | 1 | -3/+1 |
2008-10-16 | COMPAT_BINFMT_ELF definition tweak | Alexey Dobriyan | 1 | -1/+1 |