| Commit message (Expand) | Author | Age | Files | Lines |
* | firewire: fw-sbp2: set correct maximum payload (fixes CardBus adapters) | Stefan Richter | 2007-08-02 | 2 | -2/+5 |
* | ieee1394: sbp2: more correct Kconfig dependencies | Stefan Richter | 2007-08-02 | 1 | -1/+1 |
* | ieee1394: revert "sbp2: enforce 32bit DMA mapping" | Stefan Richter | 2007-08-02 | 1 | -5/+0 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-08-01 | 13 | -128/+85 |
|\ |
|
| * | scc_pata: PIO fixes | Bartlomiej Zolnierkiewicz | 2007-08-01 | 1 | -41/+20 |
| * | piix/slc90e66: fix PIO1 handling in ->speedproc method (take 2) | Bartlomiej Zolnierkiewicz | 2007-08-01 | 2 | -17/+15 |
| * | jmicron: PIO fixes | Bartlomiej Zolnierkiewicz | 2007-08-01 | 1 | -17/+4 |
| * | it8213: PIO fixes (take 2) | Bartlomiej Zolnierkiewicz | 2007-08-01 | 1 | -16/+17 |
| * | cs5535: PIO fixes | Bartlomiej Zolnierkiewicz | 2007-08-01 | 1 | -23/+17 |
| * | cs5520: fix PIO auto-tuning in ->ide_dma_check method | Bartlomiej Zolnierkiewicz | 2007-08-01 | 1 | -1/+1 |
| * | drivers/scsi/ide-scsi.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 2007-08-01 | 1 | -6/+4 |
| * | drivers/ide/arm/icside.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 2007-08-01 | 1 | -2/+1 |
| * | ide: eliminate warnings in ide-tape.c | Stephen Rothwell | 2007-08-01 | 1 | -1/+1 |
| * | ide: fix runtogether printk's in cmd64x IDE driver | Meelis Roos | 2007-08-01 | 1 | -2/+2 |
| * | sis5513: Add FSC Amilo A1630 PCI subvendor/dev to laptops | David Lamparter | 2007-08-01 | 1 | -0/+1 |
| * | alim15x3: Correct HP detect | Bartlomiej Zolnierkiewicz | 2007-08-01 | 1 | -1/+1 |
| * | ide: Fix an overrun found in the CS5535 IDE driver | Jordan Crouse | 2007-08-01 | 1 | -1/+1 |
* | | pata_sis: fix MWDMA for <= UDMA66 chipsets and UDMA for UDMA33 chipsets | Bartlomiej Zolnierkiewicz | 2007-08-01 | 1 | -11/+9 |
* | | libata: blacklist SAMSUNG HD401LJ / ZZ100-15 for NCQ | Tejun Heo | 2007-08-01 | 1 | -0/+1 |
* | | ata_piix: add Tecra M3 to broken suspend blacklist | Tejun Heo | 2007-08-01 | 1 | -0/+8 |
* | | ata_piix: implement piix_borken_suspend() | Tejun Heo | 2007-08-01 | 1 | -30/+30 |
* | | pci: rename __pci_reenable_device() to pci_reenable_device() | Tejun Heo | 2007-08-01 | 3 | -8/+7 |
* | | libata-sff; Unbreak non DMA capable controllers again | Alan Cox | 2007-08-01 | 1 | -0/+4 |
* | | pata_cmd64x: Correct the speed ranges | Alan Cox | 2007-08-01 | 1 | -4/+4 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2007-07-31 | 23 | -148/+1394 |
|\ |
|
| * | [WATCHDOG] Fix pcwd_init_module crash | Wim Van Sebroeck | 2007-07-29 | 2 | -1/+1 |
| * | [WATCHDOG] ICH9 support for iTCO_wdt | Wim Van Sebroeck | 2007-07-26 | 1 | -3/+15 |
| * | [WATCHDOG] 631xESB/632xESB support for iTCO_wdt - add all LPC bridges | Wim Van Sebroeck | 2007-07-26 | 1 | -0/+15 |
| * | [WATCHDOG] 631xESB/632xESB support for iTCO_wdt | Sergey Kononenko | 2007-07-26 | 1 | -1/+6 |
| * | [WATCHDOG] omap_wdt.c - default error for IOCTL is -ENOTTY | Wim Van Sebroeck | 2007-07-24 | 1 | -1/+1 |
| * | [WATCHDOG] Return value of nonseekable_open | Wim Van Sebroeck | 2007-07-24 | 4 | -11/+4 |
| * | [WATCHDOG] mv64x60_wdt: Rework the timeout register manipulation | Dale Farnsworth | 2007-07-24 | 1 | -36/+54 |
| * | [WATCHDOG] mv64x60_wdt: disable watchdog timer when driver is probed | Dale Farnsworth | 2007-07-24 | 1 | -0/+2 |
| * | [WATCHDOG] mv64x60_wdt: Support the WDIOF_MAGICCLOSE feature | Dale Farnsworth | 2007-07-24 | 1 | -4/+24 |
| * | [WATCHDOG] mv64x60_wdt: Add a module parameter to change nowayout setting | Dale Farnsworth | 2007-07-24 | 1 | -3/+9 |
| * | [WATCHDOG] mv64x60_wdt: Add WDIOC_SETOPTIONS ioctl support | Dale Farnsworth | 2007-07-24 | 1 | -1/+10 |
| * | [WATCHDOG] mv64x60_wdt: Support for WDIOC_SETTIMEOUT ioctl | Dale Farnsworth | 2007-07-24 | 1 | -7/+31 |
| * | [WATCHDOG] mv64x60_wdt: Fix WDIOC_GETTIMEOUT return value | Dale Farnsworth | 2007-07-24 | 1 | -3/+1 |
| * | [WATCHDOG] mv64x60_wdt: Check return value of nonseekable_open | Dale Farnsworth | 2007-07-24 | 1 | -3/+1 |
| * | [WATCHDOG] mv64x60_wdt: Add arch/powerpc platform support | Dale Farnsworth | 2007-07-24 | 1 | -1/+1 |
| * | [WATCHDOG] mv64x60_wdt: Get register address from platform data | Dale Farnsworth | 2007-07-24 | 1 | -5/+16 |
| * | [WATCHDOG] mv64x60_wdt: set up platform_device in platform code | Dale Farnsworth | 2007-07-24 | 1 | -25/+1 |
| * | [WATCHDOG] ensure mouse and keyboard ignored in w83627hf_wdt | P�draig Brady | 2007-07-24 | 1 | -9/+15 |
| * | [WATCHDOG] s3c2410_wdt: fixup after arch include moves | Ben Dooks | 2007-07-24 | 1 | -3/+3 |
| * | [WATCHDOG] git-watchdog-typo | Andrew Morton | 2007-07-24 | 1 | -1/+1 |
| * | [WATCHDOG] Clean-up Kconfig+Makefile | Wim Van Sebroeck | 2007-07-23 | 2 | -46/+94 |
| * | [WATCHDOG] WDIOC_GETSTATUS and WDIOC_GETBOOTSTATUS clean-up | Wim Van Sebroeck | 2007-07-23 | 5 | -0/+14 |
| * | [WATCHDOG] VFS clean-up | Wim Van Sebroeck | 2007-07-23 | 3 | -3/+3 |
| * | [WATCHDOG] davinci_wdt clean-up | Wim Van Sebroeck | 2007-07-23 | 1 | -5/+2 |
| * | [WATCHDOG] mpc5200_wdt clean-up | Wim Van Sebroeck | 2007-07-23 | 1 | -2/+30 |