aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/cpwd.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2011-03-171-18/+18
|\
| * watchdog: cleanup spaces before tabsWim Van Sebroeck2011-03-151-18/+18
* | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-161-5/+4
|\ \ | |/ |/|
| * dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4
* | watchdog: cpwd: Fix buffer-overflowWim Van Sebroeck2011-03-141-1/+1
|/
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-7/+8
|/
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-2/+2
* sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-281-1/+1
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [WATCHDOG] watchdog_info constifyWim Van Sebroeck2010-03-071-1/+1
* [WATCHDOG] Some more general cleanupWim Van Sebroeck2009-06-181-3/+3
* [WATCHDOG] Fix io.h & uaccess.h includes.Wim Van Sebroeck2009-03-251-2/+1
* [WATCHDOG] cpwd.c: Coding style - Clean-upWim Van Sebroeck2009-03-251-38/+40
* [WATCHDOG] cpwd.c & riowd.c - unlocked_ioctlWim Van Sebroeck2009-03-251-10/+10
* sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-311-1/+1
* cpwatchdog: Move to drivers/watchdog/cpwd.cDavid S. Miller2008-08-291-0/+695