aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | | * | mfd: allow reading entire register banks on twl4030David Brownell2009-01-04
| | | * | mfd: Add AUXADC support for WM8350Mark Brown2009-01-04
| | | * | mfd: Add WM8350 revision H supportMark Brown2009-01-04
| | | * | mfd: Add some documentation for WM8350 register lockMark Brown2009-01-04
| | | * | mfd: Remove i.MX31ism from WM8350 i2c driverMark Brown2009-01-04
| | | * | mfd: Don't mark WM8350 security register as volatileMark Brown2009-01-04
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-01-05
| | |\ \ \
| | | * | | module: convert to stop_machine_create/destroy.Heiko Carstens2009-01-04
| | | * | | stop_machine: introduce stop_machine_create/destroy.Heiko Carstens2009-01-04
| | | * | | parisc: fix module loading failure of large kernel modulesHelge Deller2009-01-04
| | | * | | module: fix module loading failure of large kernel modules for pariscHelge Deller2009-01-04
| | | * | | module: fix warning of unused function when !CONFIG_PROC_FSJianjun Kong2009-01-04
| | | * | | kernel/module.c: compare symbol values when marking symbols as exported in /p...Tim Abbott2009-01-04
| | | * | | remove CONFIG_KMODJohannes Berg2009-01-04
| | | |/ /
| | * | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-05
| | |\ \ \
| | | * | | swiotlb: Don't include linux/swiotlb.h twice in lib/swiotlb.cJesper Juhl2009-01-04
| | | * | | intel-iommu: fix build error with INTR_REMAP=y and DMAR=nIngo Molnar2009-01-04
| | | * | | Merge branch 'linus' into core/urgentIngo Molnar2009-01-04
| | | |\| |
| | | * | | swiotlb: add missing __init annotationsRoland Dreier2009-01-02
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2009-01-05
| | |\ \ \ \
| | | * | | | dlm: fs/dlm/ast.c: fix warningAndrew Morton2008-12-23
| | | * | | | dlm: add new debugfs entryDavid Teigland2008-12-23
| | | * | | | dlm: add time stamp of blocking callbackDavid Teigland2008-12-23
| | | * | | | dlm: change lock time stampingDavid Teigland2008-12-23
| | | * | | | dlm: improve how bast mode handlingDavid Teigland2008-12-23
| | | * | | | dlm: remove extra blocking callback checkDavid Teigland2008-12-23
| | | * | | | dlm: replace schedule with cond_reschedSteven Whitehouse2008-12-23
| | | * | | | dlm: remove kmap/kunmapSteven Whitehouse2008-12-23
| | | * | | | dlm: trivial annotation of be16 valueHarvey Harrison2008-12-23
| | | * | | | dlm: fix up memory allocation flagsSteven Whitehouse2008-12-23
| | * | | | | Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-01-05
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'i2c-next-s3c' into i2c-nextBen Dooks2009-01-05
| | | |\ \ \ \ \
| | | | * | | | | i2c-s3c2410: Change IRQ to be plain integer.Ben Dooks2008-12-16
| | | | * | | | | i2c-s3c2410: Allow more than one i2c-s3c2410 adapterBen Dooks2008-12-16
| | | | * | | | | i2c-s3c2410: Remove default platform data.Ben Dooks2008-12-16
| | | | * | | | | i2c-s3c2410: Use platform data for gpio configurationBen Dooks2008-12-16
| | | | * | | | | i2c-s3c2410: Fixup style problems from checkpatch.plBen Dooks2008-12-16
| | | * | | | | | i2c-omap: fix type of irq handler functionBen Dooks2008-12-16
| | | * | | | | | Merge branch 'i2c-for-ben' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Ben Dooks2008-12-16
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | | * | | | | i2c-omap: Enable I2C wakeups for 34xxKalle Jokiniemi2008-11-21
| | | | * | | | | i2c-omap: reprogram OCP_SYSCONFIG register after resetPaul Walmsley2008-11-21
| | | | * | | | | i2c-omap: convert 'rev1' flag to generic 'rev' u8Paul Walmsley2008-11-21
| | | | * | | | | i2c-omap: fix I2C timeouts due to recursive omap_i2c_{un,}idle()Paul Walmsley2008-11-21
| | | | * | | | | i2c-omap: Clean-up i2c-omapTony Lindgren2008-11-21
| | | | * | | | | i2c-omap: Don't compile in OMAP15xx I2C ISR for non-OMAP15xx buildsPaul Walmsley2008-11-21
| | | | * | | | | i2c-omap: Mark init-only functions as __initPaul Walmsley2008-11-21
| | | | * | | | | i2c-omap: Add support for omap34xxChandra shekhar2008-11-21
| | | | * | | | | i2c-omap: FIFO handling support and broken hw workaround for i2c-omapNishanth Menon2008-11-21
| | | | * | | | | i2c-omap: Add high-speed support to omap-i2cSyed Mohammed Khasim2008-11-21
| | | | * | | | | i2c-omap: Close suspected race between omap_i2c_idle() and omap_i2c_isr()Paul Walmsley2008-11-21