summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | | Merge branch 'linus' into core/urgentIngo Molnar2009-01-04435-4139/+8858
| |\ \ \ | | |/ /
| * | | swiotlb: add missing __init annotationsRoland Dreier2009-01-022-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2009-01-0512-130/+316
|\ \ \ \
| * | | | dlm: fs/dlm/ast.c: fix warningAndrew Morton2008-12-231-22/+17
| * | | | dlm: add new debugfs entryDavid Teigland2008-12-232-50/+247
| * | | | dlm: add time stamp of blocking callbackDavid Teigland2008-12-232-0/+3
| * | | | dlm: change lock time stampingDavid Teigland2008-12-234-19/+19
| * | | | dlm: improve how bast mode handlingDavid Teigland2008-12-235-15/+17
| * | | | dlm: remove extra blocking callback checkDavid Teigland2008-12-231-6/+1
| * | | | dlm: replace schedule with cond_reschedSteven Whitehouse2008-12-231-1/+1
| * | | | dlm: remove kmap/kunmapSteven Whitehouse2008-12-231-7/+0
| * | | | dlm: trivial annotation of be16 valueHarvey Harrison2008-12-231-9/+9
| * | | | dlm: fix up memory allocation flagsSteven Whitehouse2008-12-233-4/+5
* | | | | Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-01-053-201/+408
|\ \ \ \ \
| * \ \ \ \ Merge branch 'i2c-next-s3c' into i2c-nextBen Dooks2009-01-051-107/+78
| |\ \ \ \ \
| | * | | | | i2c-s3c2410: Change IRQ to be plain integer.Ben Dooks2008-12-161-14/+8
| | * | | | | i2c-s3c2410: Allow more than one i2c-s3c2410 adapterBen Dooks2008-12-161-14/+19
| | * | | | | i2c-s3c2410: Remove default platform data.Ben Dooks2008-12-161-31/+8
| | * | | | | i2c-s3c2410: Use platform data for gpio configurationBen Dooks2008-12-161-8/+3
| | * | | | | i2c-s3c2410: Fixup style problems from checkpatch.plBen Dooks2008-12-161-44/+44
| * | | | | | i2c-omap: fix type of irq handler functionBen Dooks2008-12-161-1/+1
| * | | | | | Merge branch 'i2c-for-ben' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Ben Dooks2008-12-162-94/+330
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | i2c-omap: Enable I2C wakeups for 34xxKalle Jokiniemi2008-11-211-0/+27
| | * | | | | i2c-omap: reprogram OCP_SYSCONFIG register after resetPaul Walmsley2008-11-211-6/+34
| | * | | | | i2c-omap: convert 'rev1' flag to generic 'rev' u8Paul Walmsley2008-11-211-9/+16
| | * | | | | i2c-omap: fix I2C timeouts due to recursive omap_i2c_{un,}idle()Paul Walmsley2008-11-211-2/+7
| | * | | | | i2c-omap: Clean-up i2c-omapTony Lindgren2008-11-211-13/+18
OpenPOWER on IntegriCloud