| Commit message (Expand) | Author | Age | Files | Lines |
* | mtd: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 1 | -1/+1 |
* | driver core: add root_device_register() | Mark McLoughlin | 2009-01-06 | 1 | -0/+11 |
* | Make DEBUG take precedence over DYNAMIC_PRINTK_DEBUG | Cornelia Huck | 2009-01-06 | 2 | -8/+8 |
* | driver core: move knode_bus into private structure | Greg Kroah-Hartman | 2009-01-06 | 1 | -1/+0 |
* | driver core: move knode_driver into private structure | Greg Kroah-Hartman | 2009-01-06 | 1 | -1/+0 |
* | driver core: move klist_children into private structure | Greg Kroah-Hartman | 2009-01-06 | 1 | -2/+0 |
* | driver core: create a private portion of struct device | Greg Kroah-Hartman | 2009-01-06 | 1 | -0/+3 |
* | driver core: Remove completion from struct klist_node | Matthew Wilcox | 2009-01-06 | 1 | -2/+0 |
* | driver core: Rearrange struct device for better packing | Matthew Wilcox | 2009-01-06 | 1 | -2/+3 |
* | Fix misspellings in pm.h macros | Alan Stern | 2009-01-06 | 1 | -6/+6 |
* | PM: Simplify the new suspend/hibernation framework for devices | Rafael J. Wysocki | 2009-01-06 | 4 | -57/+29 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2009-01-05 | 1 | -2/+26 |
|\ |
|
| * | dm: support barriers on simple devices | Andi Kleen | 2009-01-06 | 1 | -0/+7 |
| * | dm request: extend target interface | Kiyoshi Ueda | 2009-01-06 | 1 | -0/+15 |
| * | dm: consolidate target deregistration error handling | Mikulas Patocka | 2009-01-06 | 1 | -2/+4 |
* | | Merge branch 'for-next' of git://git.o-hand.com/linux-mfd | Linus Torvalds | 2009-01-05 | 8 | -38/+256 |
|\ \ |
|
| * | | mfd: dm355evm msp430 driver | David Brownell | 2009-01-04 | 1 | -0/+79 |
| * | | mfd: Add WM8351 support | Mark Brown | 2009-01-04 | 1 | -0/+4 |
| * | | mfd: Support configurable numbers of DCDCs and ISINKs on WM8350 | Mark Brown | 2009-01-04 | 1 | -0/+4 |
| * | | mfd: Add WM8352 support | Mark Brown | 2009-01-04 | 1 | -0/+4 |
| * | | mfd: Dialog DA9030 battery charger MFD driver | Mike Rapoport | 2009-01-04 | 1 | -2/+42 |
| * | | mfd: twl4030 regulator bug fixes | David Brownell | 2009-01-04 | 1 | -1/+0 |
| * | | mfd: twl4030: create some regulator devices | David Brownell | 2009-01-04 | 1 | -0/+47 |
| * | | mfd: twl4030: cleanup symbols and OMAP dependency | David Brownell | 2009-01-04 | 1 | -31/+0 |
| * | | power_supply: Add battery health reporting for WM8350 | Mark Brown | 2009-01-04 | 1 | -0/+7 |
| * | | power_supply: Add cold to the POWER_SUPPLY_HEALTH report values | Mark Brown | 2009-01-04 | 1 | -0/+1 |
| * | | mfd: Refactor WM8350 chip identification | Mark Brown | 2009-01-04 | 1 | -0/+6 |
| * | | mfd: Switch WM8350 revision detection to a feature based model | Mark Brown | 2009-01-04 | 2 | -2/+2 |
| * | | power_supply: Add support for WM8350 PMU | Mark Brown | 2009-01-04 | 2 | -1/+48 |
| * | | mfd: allow reading entire register banks on twl4030 | David Brownell | 2009-01-04 | 1 | -2/+2 |
| * | | mfd: Add AUXADC support for WM8350 | Mark Brown | 2009-01-04 | 2 | -0/+10 |
| * | | mfd: Add WM8350 revision H support | Mark Brown | 2009-01-04 | 1 | -0/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2009-01-05 | 2 | -0/+25 |
|\ \ \ |
|
| * | | | stop_machine: introduce stop_machine_create/destroy. | Heiko Carstens | 2009-01-05 | 1 | -0/+22 |
| * | | | module: fix module loading failure of large kernel modules for parisc | Helge Deller | 2009-01-05 | 1 | -0/+3 |
| |/ / |
|
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-05 | 1 | -0/+8 |
|\ \ \ |
|
| * | | | intel-iommu: fix build error with INTR_REMAP=y and DMAR=n | Ingo Molnar | 2009-01-04 | 1 | -0/+8 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-01-05 | 2 | -9/+9 |
|\ \ \ |
|
| * | | | HID: avoid sparse warning in HID_COMPAT_LOAD_DRIVER | Hannes Eder | 2009-01-04 | 1 | -0/+2 |
| * | | | HID: add dynids facility | Jiri Slaby | 2009-01-04 | 1 | -0/+5 |
| * | | | HID: move usbhid flags to usbhid.h | Jiri Slaby | 2009-01-04 | 1 | -9/+0 |
| * | | | HID: add phys and name ioctls to hidraw | Jiri Kosina | 2009-01-04 | 1 | -0/+2 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 2009-01-05 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | GFS2: Support for FIEMAP ioctl | Steven Whitehouse | 2009-01-05 | 1 | -0/+3 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-05 | 2 | -3/+17 |
|\ \ \ |
|
| * | | | gro: Add page frag support | Herbert Xu | 2009-01-04 | 1 | -1/+15 |
| * | | | ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups. | David S. Miller | 2009-01-04 | 1 | -2/+2 |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2009-01-05 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | [CPUFREQ] Disable sysfs ui for p4-clockmod. | Matthew Garrett | 2008-12-05 | 1 | -0/+1 |
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-01-05 | 10 | -192/+253 |
|\ \ \ \ \ |
|