Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-08-21 | UIO: uio_pdrv: fix memory leak | Uwe Kleine-König | 1 | -0/+2 |
2008-08-21 | block: drop references taken by class_find_device() | Kay Sievers | 1 | -6/+16 |
2008-08-21 | block: fix partial read() of /proc/{partitions,diskstats} | Kay Sievers | 1 | -6/+8 |
2008-08-21 | PM: Remove WARN_ON from device_pm_add | Rafael J. Wysocki | 1 | -4/+2 |
2008-08-21 | driver core: add init_name to struct device | Greg Kroah-Hartman | 2 | -7/+14 |
2008-08-21 | PM: don't skip device PM init when CONFIG_PM_SLEEP isn't set and CONFIG_PM is... | Alan Stern | 3 | -15/+16 |
2008-08-21 | driver model: anti-oopsing medicine | David Brownell | 1 | -0/+11 |
2008-08-21 | dev_printk(): constify the `dev' argument | Jean Delvare | 2 | -3/+3 |
2008-08-21 | drivers/base/driver.c: remove unused to_dev() macro | Joe Perches | 1 | -3/+0 |
2008-08-21 | Documentation: HOWTO-ja_JP-sync patch | Tsugikazu Shibata | 1 | -20/+47 |