summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * dm log: ensure log bitmap fits on log deviceMilan Broz2009-01-061-0/+8
| * dm log: move region_size validationMilan Broz2009-01-062-14/+14
| * dm log: avoid reinitialising io_req on every operationTakahiro Yasui2009-01-061-10/+7
| * dm: consolidate target deregistration error handlingMikulas Patocka2009-01-0610-50/+20
| * dm raid1: fix error countJonathan Brassow2009-01-061-3/+3
| * dm log: fix dm_io_client leak on error pathsTakahiro Yasui2009-01-061-0/+5
| * dm snapshot: change yield to msleepMikulas Patocka2009-01-061-3/+4
| * dm table: drop reference at unbindMikulas Patocka2009-01-061-1/+1
* | Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2009-01-0529-343/+4546
|\ \
| * | mfd: Fix section mismatch in da903xMark Brown2009-01-041-2/+2
| * | mfd: move drivers/i2c/chips/menelaus.c to drivers/mfdDavid Brownell2009-01-045-11/+11
| * | mfd: move drivers/i2c/chips/tps65010.c to drivers/mfdDavid Brownell2009-01-045-15/+16
| * | mfd: dm355evm msp430 driverDavid Brownell2009-01-044-0/+509
| * | mfd: Add missing break from wm3850-coreMark Brown2009-01-041-0/+1
| * | mfd: Add WM8351 supportMark Brown2009-01-045-0/+1112
| * | mfd: Support configurable numbers of DCDCs and ISINKs on WM8350Mark Brown2009-01-043-0/+17
| * | mfd: Handle missing WM8350 platform dataMark Brown2009-01-041-1/+1
| * | mfd: Add WM8352 supportMark Brown2009-01-045-16/+1143
| * | mfd: Use irq_to_desc in twl4030 codeSamuel Ortiz2009-01-041-4/+26
| * | power_supply: Add Dialog DA9030 battery charger driverMike Rapoport2009-01-043-0/+608
| * | mfd: Dialog DA9030 battery charger MFD driverMike Rapoport2009-01-042-2/+54
| * | mfd: Register WM8400 codec deviceMark Brown2009-01-042-6/+26
| * | mfd: Pass driver_data onto child devicesMark Brown2009-01-041-0/+1
| * | mfd: Fix twl4030-core.c build errorSamuel Ortiz2009-01-041-6/+13
| * | mfd: twl4030 regulator bug fixesDavid Brownell2009-01-042-11/+1
| * | mfd: twl4030: create some regulator devicesDavid Brownell2009-01-042-10/+211
| * | mfd: twl4030: cleanup symbols and OMAP dependencyDavid Brownell2009-01-042-32/+1
| * | mfd: twl4030: simplified child creation codeDavid Brownell2009-01-041-216/+84
| * | power_supply: Add battery health reporting for WM8350Mark Brown2009-01-043-9/+33
| * | power_supply: Add cold to the POWER_SUPPLY_HEALTH report valuesMark Brown2009-01-042-1/+2
| * | mfd: Refactor WM8350 chip identificationMark Brown2009-01-042-17/+43
| * | mfd: Switch WM8350 revision detection to a feature based modelMark Brown2009-01-044-7/+5
| * | power_supply: Add support for WM8350 PMUMark Brown2009-01-045-1/+571
| * | mfd: allow reading entire register banks on twl4030David Brownell2009-01-042-4/+4
| * | mfd: Add AUXADC support for WM8350Mark Brown2009-01-043-1/+60
| * | mfd: Add WM8350 revision H supportMark Brown2009-01-042-1/+7
| * | mfd: Add some documentation for WM8350 register lockMark Brown2009-01-041-0/+16
| * | mfd: Remove i.MX31ism from WM8350 i2c driverMark Brown2009-01-041-2/+0
| * | mfd: Don't mark WM8350 security register as volatileMark Brown2009-01-041-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-01-058-115/+258
|\ \ \
| * | | module: convert to stop_machine_create/destroy.Heiko Carstens2009-01-051-2/+21
| * | | stop_machine: introduce stop_machine_create/destroy.Heiko Carstens2009-01-053-11/+72
| * | | parisc: fix module loading failure of large kernel modulesHelge Deller2009-01-052-83/+139
| * | | module: fix module loading failure of large kernel modules for pariscHelge Deller2009-01-052-3/+16
| * | | module: fix warning of unused function when !CONFIG_PROC_FSJianjun Kong2009-01-051-2/+2
| * | | kernel/module.c: compare symbol values when marking symbols as exported in /p...Tim Abbott2009-01-051-8/+8
| * | | remove CONFIG_KMODJohannes Berg2009-01-051-6/+0
| |/ /
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-053-3/+10
|\ \ \
| * | | swiotlb: Don't include linux/swiotlb.h twice in lib/swiotlb.cJesper Juhl2009-01-041-1/+0
| * | | intel-iommu: fix build error with INTR_REMAP=y and DMAR=nIngo Molnar2009-01-041-0/+8
OpenPOWER on IntegriCloud