| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-12 | 4 | -7/+7 |
|\ |
|
| * | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 4 | -7/+7 |
* | | watchdog: hpwdt: formatting of pointers in printk() | Kulikov Vasiliy | 2010-08-08 | 1 | -2/+2 |
* | | watchdog: Adding support for ARM Primecell SP805 Watchdog | Viresh KUMAR | 2010-08-08 | 3 | -0/+395 |
* | | watchdog: f71808e_wdt: new watchdog driver for Fintek F71808E and F71882FG | Giel van Schijndel | 2010-08-08 | 3 | -0/+780 |
* | | watchdog: sch311x_wdt.c: set parent before registeriing the misc device in pr... | Wim Van Sebroeck | 2010-08-08 | 1 | -2/+2 |
* | | watchdog: wdt_pci.c: move ids to pci_ids.h | H Hartley Sweeten | 2010-08-08 | 1 | -14/+1 |
* | | watchdog: s3c2410_wdt - Fix removing of platform device | Wim Van Sebroeck | 2010-08-08 | 1 | -8/+9 |
|/ |
|
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-05 | 2 | -5/+5 |
|\ |
|
| * | of/platform: remove all of_bus_type and of_platform_bus_type references | Grant Likely | 2010-07-24 | 2 | -4/+4 |
| * | Merge commit 'v2.6.35-rc6' into devicetree/next | Grant Likely | 2010-07-24 | 2 | -7/+10 |
| |\ |
|
| * | | sparc/of: Move of_device fields into struct pdev_archdata | Grant Likely | 2010-06-28 | 1 | -1/+1 |
* | | | WATCHDOG: Add watchdog driver for OCTEON SOCs | David Daney | 2010-08-05 | 4 | -0/+829 |
| |/
|/| |
|
* | | watchdog: at32ap700x_wdt: register misc device last in probe() function | Hans-Christian Egtvedt | 2010-06-17 | 1 | -6/+10 |
* | | watchdog: [PATCH 3/3] imx2_wdt: fix section mismatch | Baruch Siach | 2010-06-13 | 1 | -1/+0 |
|/ |
|
* | [PATCH 2/11] drivers/watchdog: Eliminate a NULL pointer dereference | Julia Lawall | 2010-06-07 | 1 | -1/+1 |
* | of/watchdog: gef_wdt.c: fix build breakage | Anatolij Gustschin | 2010-06-02 | 1 | -1/+1 |
* | watchdog: Fix build failure with OF changes | Michael Guntsche | 2010-06-02 | 1 | -1/+1 |
* | mfd: Change rdc321x resources flags to IORESOURCE_IO | Florian Fainelli | 2010-05-28 | 1 | -1/+1 |
* | watchdog: Convert rdc321x_wdt to use southbridge pci device | Florian Fainelli | 2010-05-28 | 1 | -13/+40 |
* | watchdog: Driver for the watchdog timer on Freescale IMX2 (and later) process... | Wolfram Sang | 2010-05-25 | 3 | -0/+371 |
* | watchdog: s3c2410_wdt - Fix on handling of the request_mem_region fail | Banajit Goswami | 2010-05-25 | 1 | -2/+1 |
* | watchdog: s3c2410_wdt - Add extra option to include watchdog for Samsung SoCs | Banajit Goswami | 2010-05-25 | 1 | -4/+10 |
* | iTCO_wdt: fix TCO V1 timeout values and limits | Pádraig Brady | 2010-05-25 | 2 | -19/+21 |
* | watchdog: twl4030_wdt: Disable watchdog during probing | Ameya Palande | 2010-05-25 | 1 | -0/+2 |
* | watchdog: update/improve/consolidate watchdog driver | Randy Dunlap | 2010-05-25 | 2 | -2/+1 |
* | watchdog: booke_wdt: fix ioctl status flags | Wim Van Sebroeck | 2010-05-25 | 1 | -3/+3 |
* | watchdog: fix several MODULE_PARM_DESC strings | Randy Dunlap | 2010-05-25 | 6 | -13/+19 |
* | watchdog: bfin: use new common Blackfin watchdog header | Mike Frysinger | 2010-05-25 | 1 | -18/+1 |
* | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 2010-05-22 | 7 | -25/+26 |
|\ |
|
| * | USB: rename usb_buffer_alloc() and usb_buffer_free() users | Daniel Mack | 2010-05-20 | 1 | -3/+3 |
| * | ARM: 6126/1: ARM mpcore_wdt: fix build failure and other fixes | Srinidhi Kasagar | 2010-05-12 | 2 | -11/+12 |
| * | watchdog: ep93xx_wdt.c fix default timout value in MODULE_PARM_DESC string. | Wim Van Sebroeck | 2010-05-03 | 1 | -1/+1 |
| * | watchdog: booke_wdt: fix build - unconstify watchdog_info | Anton Vorontsov | 2010-04-27 | 1 | -1/+1 |
| * | watchdog: sbc_fitpc2_wdt: fixed "scheduling while atomic" bug. | Denis Turischev | 2010-04-26 | 1 | -5/+5 |
| * | watchdog: sbc_fitpc2_wdt: fixed I/O operations order | Denis Turischev | 2010-04-26 | 1 | -2/+2 |
| * | Watchdog: sb_wdog.c: Fix sibyte watchdog initialization | Guenter Roeck | 2010-04-26 | 1 | -2/+2 |
* | | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 | 4 | -11/+19 |
* | | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-18 | 1 | -1/+1 |
|/ |
|
* | [WATCHDOG] max63xx driver depends on ioremap() | Geert Uytterhoeven | 2010-04-16 | 1 | -1/+1 |
* | [WATCHDOG] max63xx: be careful when disabling the watchdog | Marc Zyngier | 2010-04-16 | 1 | -1/+6 |
* | [WATCHDOG] fixed book E watchdog period register mask. | Luuk Paulussen | 2010-04-16 | 1 | -1/+1 |
* | [WATCHDOG] omap4: Fix WDT Kconfig | Santosh Shilimkar | 2010-04-16 | 1 | -3/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2010-04-06 | 4 | -13/+101 |
|\ |
|
| * | [WATCHDOG] hpwdt - fix lower timeout limit | Thomas Mingarelli | 2010-04-06 | 1 | -1/+1 |
| * | [WATCHDOG] iTCO_wdt: TCO Watchdog patch for additional Intel Cougar Point Dev... | Seth Heasley | 2010-04-06 | 1 | -6/+93 |
| * | [WATCHDOG] set max63xx driver as ARM only | Marc Zyngier | 2010-04-03 | 1 | -5/+6 |
| * | [WATCHDOG] powerpc: pika_wdt ident cannot be const | Sean MacLennan | 2010-04-03 | 1 | -1/+1 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 15 | -2/+13 |
|/ |
|
* | [WATCHDOG] i6300esb.c: change platform_driver to pci_driver | Wim Van Sebroeck | 2010-03-08 | 1 | -60/+33 |