| Commit message (Expand) | Author | Age |
... | |
| * | | mfd: dm355evm msp430 driver | David Brownell | 2009-01-04 |
| * | | mfd: Add missing break from wm3850-core | Mark Brown | 2009-01-04 |
| * | | mfd: Add WM8351 support | Mark Brown | 2009-01-04 |
| * | | mfd: Support configurable numbers of DCDCs and ISINKs on WM8350 | Mark Brown | 2009-01-04 |
| * | | mfd: Handle missing WM8350 platform data | Mark Brown | 2009-01-04 |
| * | | mfd: Add WM8352 support | Mark Brown | 2009-01-04 |
| * | | mfd: Use irq_to_desc in twl4030 code | Samuel Ortiz | 2009-01-04 |
| * | | power_supply: Add Dialog DA9030 battery charger driver | Mike Rapoport | 2009-01-04 |
| * | | mfd: Dialog DA9030 battery charger MFD driver | Mike Rapoport | 2009-01-04 |
| * | | mfd: Register WM8400 codec device | Mark Brown | 2009-01-04 |
| * | | mfd: Pass driver_data onto child devices | Mark Brown | 2009-01-04 |
| * | | mfd: Fix twl4030-core.c build error | Samuel Ortiz | 2009-01-04 |
| * | | mfd: twl4030 regulator bug fixes | David Brownell | 2009-01-04 |
| * | | mfd: twl4030: create some regulator devices | David Brownell | 2009-01-04 |
| * | | mfd: twl4030: cleanup symbols and OMAP dependency | David Brownell | 2009-01-04 |
| * | | mfd: twl4030: simplified child creation code | David Brownell | 2009-01-04 |
| * | | power_supply: Add battery health reporting for WM8350 | Mark Brown | 2009-01-04 |
| * | | power_supply: Add cold to the POWER_SUPPLY_HEALTH report values | Mark Brown | 2009-01-04 |
| * | | mfd: Refactor WM8350 chip identification | Mark Brown | 2009-01-04 |
| * | | mfd: Switch WM8350 revision detection to a feature based model | Mark Brown | 2009-01-04 |
| * | | power_supply: Add support for WM8350 PMU | Mark Brown | 2009-01-04 |
| * | | mfd: allow reading entire register banks on twl4030 | David Brownell | 2009-01-04 |
| * | | mfd: Add AUXADC support for WM8350 | Mark Brown | 2009-01-04 |
| * | | mfd: Add WM8350 revision H support | Mark Brown | 2009-01-04 |
| * | | mfd: Add some documentation for WM8350 register lock | Mark Brown | 2009-01-04 |
| * | | mfd: Remove i.MX31ism from WM8350 i2c driver | Mark Brown | 2009-01-04 |
| * | | mfd: Don't mark WM8350 security register as volatile | Mark Brown | 2009-01-04 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2009-01-05 |
|\ \ \ |
|
| * | | | module: convert to stop_machine_create/destroy. | Heiko Carstens | 2009-01-04 |
| * | | | stop_machine: introduce stop_machine_create/destroy. | Heiko Carstens | 2009-01-04 |
| * | | | parisc: fix module loading failure of large kernel modules | Helge Deller | 2009-01-04 |
| * | | | module: fix module loading failure of large kernel modules for parisc | Helge Deller | 2009-01-04 |
| * | | | module: fix warning of unused function when !CONFIG_PROC_FS | Jianjun Kong | 2009-01-04 |
| * | | | kernel/module.c: compare symbol values when marking symbols as exported in /p... | Tim Abbott | 2009-01-04 |
| * | | | remove CONFIG_KMOD | Johannes Berg | 2009-01-04 |
| |/ / |
|
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-05 |
|\ \ \ |
|
| * | | | swiotlb: Don't include linux/swiotlb.h twice in lib/swiotlb.c | Jesper Juhl | 2009-01-04 |
| * | | | intel-iommu: fix build error with INTR_REMAP=y and DMAR=n | Ingo Molnar | 2009-01-04 |
| * | | | Merge branch 'linus' into core/urgent | Ingo Molnar | 2009-01-04 |
| |\| | |
|
| * | | | swiotlb: add missing __init annotations | Roland Dreier | 2009-01-02 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 2009-01-05 |
|\ \ \ \ |
|
| * | | | | dlm: fs/dlm/ast.c: fix warning | Andrew Morton | 2008-12-23 |
| * | | | | dlm: add new debugfs entry | David Teigland | 2008-12-23 |
| * | | | | dlm: add time stamp of blocking callback | David Teigland | 2008-12-23 |
| * | | | | dlm: change lock time stamping | David Teigland | 2008-12-23 |
| * | | | | dlm: improve how bast mode handling | David Teigland | 2008-12-23 |
| * | | | | dlm: remove extra blocking callback check | David Teigland | 2008-12-23 |
| * | | | | dlm: replace schedule with cond_resched | Steven Whitehouse | 2008-12-23 |
| * | | | | dlm: remove kmap/kunmap | Steven Whitehouse | 2008-12-23 |
| * | | | | dlm: trivial annotation of be16 value | Harvey Harrison | 2008-12-23 |