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