aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [WATCHDOG] change s3c2410_wdt to using dev_() macros for outputBen Dooks2007-06-171-16/+20
* [WATCHDOG] s3c2410_wdt announce initialisationBen Dooks2007-06-171-0/+11
* [WATCHDOG] at32ap700x-wdt: add iounmap if probe function failsHans-Christian Egtvedt2007-06-101-2/+9
* [WATCHDOG] at32ap700x-wdt: add missing iounmap in _removeHans-Christian Egtvedt2007-06-101-0/+1
* [WATCHDOG] watchdog-driver-for-at32ap700x-devices-fix-2Andrew Morton2007-06-101-2/+3
* [WATCHDOG] watchdog-driver-for-at32ap700x-devices-fixAndrew Morton2007-06-101-6/+9
* [WATCHDOG] Watchdog driver for AT32AP700X devicesHans-Christian Egtvedt2007-06-103-0/+336
* [WATCHDOG] Mixcom Watchdog - CodingStyle clean-upWim Van Sebroeck2007-06-041-5/+4
* [WATCHDOG] Mixcom Watchdog - clean-up printk'sWim Van Sebroeck2007-06-041-3/+9
* [WATCHDOG] Mixcom Watchdog - clean-up printk'sWim Van Sebroeck2007-06-041-4/+7
* [WATCHDOG] Mixcom Watchdog - checkcard part 2Wim Van Sebroeck2007-06-031-12/+32
* [WATCHDOG] Mixcom Watchdog - checkcardWim Van Sebroeck2007-06-031-24/+11
* [WATCHDOG] Mixcom Watchdog - get rid of port offset'sWim Van Sebroeck2007-06-031-8/+13
* [WATCHDOG] Mixcom Watchdog - update "Documentation"Wim Van Sebroeck2007-06-031-2/+7
* [WATCHDOG] Remove the redundant check for pwrite() in EP93XXX watchdog.Robert P. J. Day2007-06-031-4/+0
* [WATCHDOG] Remove the redundant check for pwrite() in pnx4008 watchdog.Robert P. J. Day2007-06-031-4/+0
* [WATCHDOG] ks8695_wdt.c - new KS8695 watchdog driverAndrew Victor2007-05-193-0/+316
* cciss: Fix pci_driver.shutdown while device is still activeGerald Britton2007-05-181-15/+30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2007-05-181-2/+2
|\
| * [CRYPTO] padlock: Make CRYPTO_DEV_PADLOCK a tristate againHerbert Xu2007-05-181-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-182-3/+9
|\ \
| * | [POWERPC] Remove build warnings in windfarm_coreStephen Rothwell2007-05-171-2/+8
| * | [POWERPC] Fix comment in booke_wdtDave Jiang2007-05-171-1/+1
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-175-30/+6
|\ \ \
| * | | sata_via: pcim_iomap_regions() conversion missed BAR5Tejun Heo2007-05-171-1/+1
| * | | libata: remove libata.spindown_compatTejun Heo2007-05-173-12/+4
| * | | sata_nv: fix fallout of devres conversionTejun Heo2007-05-171-11/+1
| * | | drivers/ata: remove the wildcard from sata_nv driverPeer Chen2007-05-171-6/+0
| | |/ | |/|
* | | e1000: Fix msi enable leak on error, don't print error message, cleanupAuke Kok2007-05-172-28/+15
* | | ixgb: don't print error if pci_enable_msi() fails, cleanup minor leakAuke Kok2007-05-172-23/+15
* | | NetXen: Fix NetXen driver ping on system-pMithlesh Thukral2007-05-171-1/+1
* | | spidernet: node-aware skbuff allocationChristoph Hellwig2007-05-171-1/+2
* | | gianfar: Add I/O barriers when touching buffer descriptor ownership.Scott Wood2007-05-171-0/+11
* | | ibm_emac: fix link speed detection changeEugene Surovegin2007-05-171-1/+1
* | | ibm_emac: improved PHY supportEugene Surovegin2007-05-171-15/+45
* | | ibm_emac: fix section mismatch warningsEugene Surovegin2007-05-178-10/+8
* | | sky2: memory barriers changeStephen Hemminger2007-05-171-4/+11
* | | sky2: remove dual port workaroundStephen Hemminger2007-05-171-7/+0
* | | sky2: MIB counter overflow handlingStephen Hemminger2007-05-171-0/+6
* | | sky2: keep track of receive alloc failuresStephen Hemminger2007-05-171-1/+3
* | | sky2: PHY register settingsStephen Hemminger2007-05-171-1/+6
* | | sky2: remove Gigabyte 88e8056 restrictionStephen Hemminger2007-05-171-30/+0
|/ /
* | NS16550A: Restore HS settings in EXCR2 on resumeDavid Woodhouse2007-05-171-3/+18
* | icom: add new sub-device-id to support new adapterwendy xiong2007-05-171-24/+31
* | rtc kconfig clarificationDavid Brownell2007-05-171-3/+3
* | rtc-omap build fixDavid Brownell2007-05-171-2/+2
* | Refine SCREEN_INFO sanity check for vgacon initializationGerd Hoffmann2007-05-171-2/+7
* | acpi: fix potential call to a freed memory section.Aaron Durbin2007-05-171-4/+4
* | Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-3/+0
|/
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-167-49/+98
|\