Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-07-11 | watchdog: riowd: use platform_{get,set}_drvdata() | Jingoo Han | 1 | -2/+2 |
2013-07-11 | watchdog: riowd: use devm_kzalloc() | Jingoo Han | 1 | -6/+2 |
2013-07-11 | watchdog: rc32434_wdt: use devm_ioremap_nocache() functions | Jingoo Han | 1 | -7/+3 |
2013-07-11 | watchdog: nuc900_wdt: use devm_*() functions | Jingoo Han | 1 | -39/+11 |
2013-07-11 | watchdog: mv64x60_wdt: use devm_ioremap() | Jingoo Han | 1 | -3/+1 |
2013-07-11 | watchdog: bcm63xx_wdt: use devm_ioremap_nocache() | Jingoo Han | 1 | -5/+4 |
2013-07-11 | watchdog: at32ap700x: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -4/+1 |
2013-07-11 | watchdog: at32ap700x_wdt: use devm_*() functions | Jingoo Han | 1 | -8/+4 |
2013-07-11 | Revert "Makefile: Fix install error with make -j option" | Linus Torvalds | 1 | -1/+1 |
2013-07-11 | mm: remove free_area_cache | Michel Lespinasse | 17 | -66/+0 |