| Commit message (Expand) | Author | Age | Files | Lines |
* | [SPARC64]: Fix handling of multiple vdc-port nodes. | David S. Miller | 2007-07-20 | 1 | -16/+8 |
* | [SPARC64]: Fix MODULE_DEVICE_TABLE() specification in VDC and VNET. | Fabio Massimo Di Nitto | 2007-07-20 | 2 | -2/+2 |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-20 | 28 | -39/+37 |
* | ide: add support for SCSI ioctls to ide-floppy | Bartlomiej Zolnierkiewicz | 2007-07-20 | 2 | -5/+17 |
* | ide: remove stale changelog from setup-pci.c | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -6/+0 |
* | ide: remove stale changelog/comments/TODO from ide.c | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -78/+0 |
* | ide-cris: handle PIO auto-tuning in tune_cris_ide() | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -0/+2 |
* | ide: add PIO masks | Bartlomiej Zolnierkiewicz | 2007-07-20 | 41 | -8/+87 |
* | ide: remove ide_find_best_pio_mode() | Bartlomiej Zolnierkiewicz | 2007-07-20 | 6 | -39/+38 |
* | ide: drop "PIO data" argument from ide_get_best_pio_mode() | Bartlomiej Zolnierkiewicz | 2007-07-20 | 36 | -48/+42 |
* | ide: ide_find_best_pio_mode() fixes (take 2) | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -6/+4 |
* | ide: add ide_pio_cycle_time() helper (take 2) | Bartlomiej Zolnierkiewicz | 2007-07-20 | 8 | -55/+73 |
* | sc1200: remove stale Power Management code | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -37/+2 |
* | ide: ide_start_power_step() fix WRT disabling DMA | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -2/+3 |
* | serverworks: fix DMA | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -6/+2 |
* | serverworks: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -40/+36 |
* | ide: add ide_pci_device_t.host_flags (take 2) | Bartlomiej Zolnierkiewicz | 2007-07-20 | 34 | -91/+22 |
* | ide: add ide_dev_has_iordy() helper (take 4) | Bartlomiej Zolnierkiewicz | 2007-07-20 | 2 | -9/+8 |
* | ide: make ide_get_best_pio_mode() print info if overriding PIO mode | Bartlomiej Zolnierkiewicz | 2007-07-20 | 3 | -10/+12 |
* | siimage: PIO mode setup fixes (take 2) | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -98/+39 |
* | atiixp: PIO mode setup fixes | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -13/+19 |
* | ide: Stop mapping ROMs | Alan Cox | 2007-07-20 | 5 | -38/+2 |
* | IDE: Remove references to dead ETRAX-related variables. | Robert P. J. Day | 2007-07-20 | 1 | -6/+0 |
* | PCMCIA: Add another MemoryCard to ide-cs/pata_pcmcia | Marcin Juszkiewicz | 2007-07-20 | 2 | -0/+2 |
* | scc_pata.c: Workaround for errata A308 (take 2) | Kou Ishizaki | 2007-07-20 | 1 | -13/+54 |
* | scc_pata: Use inline function for eieio | Kumar Gala | 2007-07-20 | 1 | -2/+2 |
* | i386: Allow KVM on i386 nonpae | Avi Kivity | 2007-07-19 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-07-19 | 1 | -2/+5 |
|\ |
|
| * | kbuild: remove hardcoded _logo names from modpost | Sam Ravnborg | 2007-07-16 | 1 | -2/+5 |
* | | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 | Linus Torvalds | 2007-07-19 | 27 | -1606/+7953 |
|\ \ |
|
| * | | i2c: Delete the i2c-isa pseudo bus driver | Jean Delvare | 2007-07-19 | 4 | -198/+0 |
| * | | hwmon: refuse to load abituguru driver on non-Abit boards | Hans de Goede | 2007-07-19 | 1 | -0/+10 |
| * | | hwmon: fix Abit Uguru3 driver detection on some motherboards | Hans de Goede | 2007-07-19 | 1 | -5/+6 |
| * | | hwmon/w83627ehf: Be quiet when no chip is found | Jean Delvare | 2007-07-19 | 1 | -2/+3 |
| * | | hwmon/w83627ehf: No need to initialize fan_min | Jean Delvare | 2007-07-19 | 1 | -5/+0 |
| * | | hwmon/w83627ehf: Export the thermal sensor types | Jean Delvare | 2007-07-19 | 1 | -1/+23 |
| * | | hwmon/w83627ehf: Enable VBAT monitoring | Jean Delvare | 2007-07-19 | 1 | -0/+5 |
| * | | hwmon/w83627ehf: Add support for the VID inputs | Jean Delvare | 2007-07-19 | 2 | -2/+49 |
| * | | hwmon/w83627ehf: Fix timing issues | Jean Delvare | 2007-07-19 | 1 | -1/+3 |
| * | | hwmon/w83627ehf: Add error messages for two error cases | David Hubbard | 2007-07-19 | 1 | -1/+6 |
| * | | hwmon/w83627ehf: Convert to a platform driver | David Hubbard | 2007-07-19 | 2 | -224/+286 |
| * | | hwmon/w83627ehf: Update the Kconfig entry | David Hubbard | 2007-07-19 | 1 | -5/+5 |
| * | | make coretemp_device_remove() static | Adrian Bunk | 2007-07-19 | 1 | -1/+1 |
| * | | hwmon: Add LM93 support | Hans-Jürgen Koch | 2007-07-19 | 3 | -0/+2667 |
| * | | hwmon/smsc47b397: Don't report missing fans as spinning at 82 RPM | Jean Delvare | 2007-07-19 | 1 | -0/+2 |
| * | | hwmon: Add support for newer uGuru's | Hans de Goede | 2007-07-19 | 4 | -8/+1165 |
| * | | hwmon/f71805f: Add temperature-tracking fan control mode | Phil Endecott | 2007-07-19 | 1 | -1/+166 |
| * | | hwmon/w83627ehf: Preserve speed reading when changing fan min | Jean Delvare | 2007-07-19 | 1 | -4/+9 |
| * | | hwmon: fix detection of abituguru volt inputs | Hans de Goede | 2007-07-19 | 1 | -8/+18 |
| * | | hwmon: add SCH5317 to smsc47b397 driver | Juerg Haefliger | 2007-07-19 | 1 | -2/+3 |