summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-iop32x/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-26ext3: Avoid starting a transaction in writepage when not necessaryJan Kara1-5/+13
2009-03-26writeback: double the dirty thresholdsWu Fengguang1-2/+2
2009-03-26Make relatime defaultMatthew Garrett1-2/+3
2009-03-26Add a strictatime mount optionMatthew Garrett3-1/+7
2009-03-26Allow relatime to update atime once a dayMatthew Garrett1-9/+38
2009-03-25[WATCHDOG] i6300esb.c: start lockingWim Van Sebroeck1-4/+6
2009-03-25[WATCHDOG] i6300esb.c: convert to platform device driverWim Van Sebroeck1-33/+57
2009-03-25[WATCHDOG] wdt.c: remove #ifdef CONFIG_WDT_501Alan Cox2-93/+74
2009-03-25[WATCHDOG] Fix io.h & uaccess.h includes.Wim Van Sebroeck2-5/+3
2009-03-25[WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck34-236/+344
2009-03-25[WATCHDOG] struct file_operations should be constWim Van Sebroeck2-2/+2
2009-03-25[WATCHDOG] cpwd.c: Coding style - Clean-upWim Van Sebroeck1-38/+40
2009-03-25[WATCHDOG] hpwdt.c: Add new HP BMC controller. Thomas Mingarelli1-8/+7
2009-03-25[PATCH 13/13] drivers/watchdog: use USB API functions rather than constantsJulia Lawall1-3/+1
2009-03-25[WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform dataThomas Reitmayr3-14/+109
2009-03-25[WATCHDOG] rc32434_wdt: make sure watchdog is not running at startupWim Van Sebroeck1-1/+4
2009-03-25[WATCHDOG] rc32434_wdt: add spin_lockingWim Van Sebroeck1-0/+14
2009-03-25[WATCHDOG] rc32434_wdt: add shutdown methodWim Van Sebroeck1-4/+10
2009-03-25[WATCHDOG] rc32434_wdt: add timeout module parameterPhil Sutter1-16/+31
2009-03-25[WATCHDOG] rc32434_wdt: clean-up driverPhil Sutter1-38/+37
2009-03-25[WATCHDOG] davinci: convert to ioremap() + io[read|write]Kevin Hilman1-20/+25
2009-03-25[WATCHDOG] w83697ug: add error checkingEric Lammerts1-6/+15
2009-03-25[WATCHDOG] cpwd.c & riowd.c - unlocked_ioctlWim Van Sebroeck2-18/+17
2009-03-25RDMA/cxgb3: Enforce required firmwareSteve Wise2-0/+20
2009-03-25[libata] Improve timeout handlingAlan Cox10-5/+85
2009-03-25[libata] Drain data on errorsAlan Cox3-3/+79
2009-03-25pata_sc1200: Activate secondary channelAlan Cox1-2/+27
2009-03-25pata_artop: Serializing supportAlan Cox1-6/+27
2009-03-25[libata] ahci: correct enclosure LED state saveDavid Milburn1-1/+1
2009-03-25[libata] More robust parsing for IDENTIFY DEVICE multi_count fieldMark Lord1-2/+11
2009-03-25sata_mv: fix LED blinking for SoC+NCQMark Lord1-0/+68
2009-03-25sata_mv: optimize IRQ coalescing for 8-port chipsMark Lord1-14/+18
2009-03-25sata_mv: implement IRQ coalescing (v2)Mark Lord1-8/+135
2009-03-25sata_mv: cosmetic preparations for IRQ coalescingMark Lord1-35/+27
2009-03-25pata-rb532-cf: platform_get_irq() fix ignored failureFlorian Fainelli1-1/+1
2009-03-25pata_efar: fix *dma_maskErik Inge Bolsø1-2/+2
2009-03-25pata_radisys: fix mwdma_mask to exclude mwdma0Erik Inge Bolsø1-1/+1
2009-03-25[libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø71-331/+339
2009-03-25include/linux/ata.h: add some more transfer masksErik Inge Bolsø1-0/+6
2009-03-25ahci: Blacklist HP Compaq 6720s that spins off disks during ACPI power offMaciej Rutecki1-0/+9
2009-03-25[libata] sata_mv: Implement direct FIS transmission via mv_qc_issue_fis().Mark Lord1-0/+116
2009-03-25[libata] Export ata_pio_queue_task() so that it can be used from sata_mv.Mark Lord3-2/+4
2009-03-25[libata] sata_mv: Add a new mv_sff_check_status() function to sata_mv.Mark Lord1-1/+36
2009-03-25[libata] sata_mv: Tighten up interrupt masking in mv_qc_issue()Mark Lord1-13/+21
2009-03-25[libata] sata_mv: Enable use of (basic) DMA for ATAPI on GEN_IIE chipsMark Lord1-24/+28
2009-03-25[libata] sata_mv: cache frequently-accessed registersMark Lord1-21/+70
2009-03-25ahci: drop intx manipulation on msi enableTejun Heo1-2/+2
2009-03-25pata-rb532-cf: drop custom freeze and thawPhil Sutter1-19/+1
2009-03-25pata-rb532-cf: use ata_sff_data_xfer32()Phil Sutter1-20/+1
2009-03-25pata-rb532-cf: use ata_sff_exec_command()Phil Sutter1-8/+0