aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-07-05[WATCHDOG] at32ap700x_wdt.c - Add nowayout + MAGICCLOSE featuresWim Van Sebroeck
2007-07-05[WATCHDOG] at32ap700x_wdt.c - timeout module parameter patchWim Van Sebroeck
2007-07-05[WATCHDOG] at32ap700x_wdt.c - checkpatch.pl-0.05 clean-up'sWim Van Sebroeck
2007-06-17[WATCHDOG] change s3c2410_wdt to using dev_() macros for outputBen Dooks
2007-06-17[WATCHDOG] s3c2410_wdt announce initialisationBen Dooks
2007-06-10[WATCHDOG] at32ap700x-wdt: add iounmap if probe function failsHans-Christian Egtvedt
2007-06-10[WATCHDOG] at32ap700x-wdt: add missing iounmap in _removeHans-Christian Egtvedt
2007-06-10[WATCHDOG] watchdog-driver-for-at32ap700x-devices-fix-2Andrew Morton
2007-06-10[WATCHDOG] watchdog-driver-for-at32ap700x-devices-fixAndrew Morton
2007-06-10[WATCHDOG] Watchdog driver for AT32AP700X devicesHans-Christian Egtvedt
2007-06-04[WATCHDOG] Mixcom Watchdog - CodingStyle clean-upWim Van Sebroeck
2007-06-04[WATCHDOG] Mixcom Watchdog - clean-up printk'sWim Van Sebroeck
2007-06-04[WATCHDOG] Mixcom Watchdog - clean-up printk'sWim Van Sebroeck
2007-06-03[WATCHDOG] Mixcom Watchdog - checkcard part 2Wim Van Sebroeck
2007-06-03[WATCHDOG] Mixcom Watchdog - checkcardWim Van Sebroeck
2007-06-03[WATCHDOG] Mixcom Watchdog - get rid of port offset'sWim Van Sebroeck
2007-06-03[WATCHDOG] Mixcom Watchdog - update "Documentation"Wim Van Sebroeck
2007-06-03[WATCHDOG] Remove the redundant check for pwrite() in EP93XXX watchdog.Robert P. J. Day
2007-06-03[WATCHDOG] Remove the redundant check for pwrite() in pnx4008 watchdog.Robert P. J. Day
2007-05-19[WATCHDOG] ks8695_wdt.c - new KS8695 watchdog driverAndrew Victor
2007-05-18cciss: Fix pci_driver.shutdown while device is still activeGerald Britton
2007-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2007-05-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-18[CRYPTO] padlock: Make CRYPTO_DEV_PADLOCK a tristate againHerbert Xu
2007-05-17Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-05-17sata_via: pcim_iomap_regions() conversion missed BAR5Tejun Heo
2007-05-17libata: remove libata.spindown_compatTejun Heo
2007-05-17sata_nv: fix fallout of devres conversionTejun Heo
2007-05-17drivers/ata: remove the wildcard from sata_nv driverPeer Chen
2007-05-17e1000: Fix msi enable leak on error, don't print error message, cleanupAuke Kok
2007-05-17ixgb: don't print error if pci_enable_msi() fails, cleanup minor leakAuke Kok
2007-05-17NetXen: Fix NetXen driver ping on system-pMithlesh Thukral
2007-05-17spidernet: node-aware skbuff allocationChristoph Hellwig
2007-05-17gianfar: Add I/O barriers when touching buffer descriptor ownership.Scott Wood
2007-05-17ibm_emac: fix link speed detection changeEugene Surovegin
2007-05-17ibm_emac: improved PHY supportEugene Surovegin
2007-05-17ibm_emac: fix section mismatch warningsEugene Surovegin
2007-05-17sky2: memory barriers changeStephen Hemminger
2007-05-17sky2: remove dual port workaroundStephen Hemminger
2007-05-17sky2: MIB counter overflow handlingStephen Hemminger
2007-05-17sky2: keep track of receive alloc failuresStephen Hemminger
2007-05-17sky2: PHY register settingsStephen Hemminger
2007-05-17sky2: remove Gigabyte 88e8056 restrictionStephen Hemminger
2007-05-17NS16550A: Restore HS settings in EXCR2 on resumeDavid Woodhouse
2007-05-17icom: add new sub-device-id to support new adapterwendy xiong
2007-05-17rtc kconfig clarificationDavid Brownell
2007-05-17rtc-omap build fixDavid Brownell
2007-05-17Refine SCREEN_INFO sanity check for vgacon initializationGerd Hoffmann
2007-05-17acpi: fix potential call to a freed memory section.Aaron Durbin
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter