aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-13mfd: Add initialisation callback for WM8350Mark Brown
2008-10-13mfd: Add GPIO pin configuration support for WM8350Mark Brown
2008-10-13mfd: Add I2C control support for WM8350Mark Brown
2008-10-13mfd: Core support for the WM8350 AudioPlus PMICMark Brown
2008-10-13mfd: Add WM8350 watchdog register definitionsMark Brown
2008-10-13mfd: Add WM8350 RTC register definitionsMark Brown
2008-10-13mfd: Add WM8350 comparator register definitionsMark Brown
2008-10-13mfd: Add WM8350 PMU register definitionsMark Brown
2008-10-13mfd: Add WM8350 PMIC register definitionsMark Brown
2008-10-13mfd: Add WM8350 GPIO register definitionsMark Brown
2008-10-13mfd: Add WM8350 audio register definitionsMark Brown
2008-10-13regulator: Export regulator name via sysfsMark Brown
2008-10-13regulator: Add WM8400 regulator supportMark Brown
2008-10-13mfd: Core support for the WM8400 AudioPlus HiFi CODEC and PMUMark Brown
2008-10-13regulator: update email address for Liam GirdwoodLiam Girdwood
2008-10-13regulator: Enable regulators marked as always_onMark Brown
2008-10-13regulator: Additional diagnostics for machine constraintsMark Brown
2008-10-13regulator: check for init_data on registrationMark Brown
2008-10-13regulator: Fix typoMark Brown
2008-10-13regulator: core - Rework machine API to remove string based functions.Liam Girdwood
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse
2008-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-10-13Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds
2008-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-10-13Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds
2008-10-13Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds
2008-10-13tty: rename the remaining oddly named n_tty functionsAlan Cox
2008-10-13fs3270: Correct error returnsAlan Cox
2008-10-13fs3270: remove extra locksAlan Cox
2008-10-13tty: tty_io.c shadows sparse fixJason Wessel
2008-10-13serial: fix device name reporting when minor space is shared between driversDavid S. Miller
2008-10-13applicom: Fix an unchecked user ioctl range and an error returnAlan Cox
2008-10-13tty: Minor tidyups and document fixes for n_ttyAlan Cox
2008-10-13tty: Remove lots of NULL checksAlan Cox
2008-10-13tty: fix up gigaset a bitAlan Cox
2008-10-13tty: Fallout from tty-move-canon-specialsStephen Rothwell
2008-10-13tty: some ICANON magic is in the wrong placesAlan Cox
2008-10-13tty: simplify ktermios allocationAlan Cox
2008-10-13pty: simplify unix98 allocationAlan Cox
2008-10-13pty: Fix allocation failure double freeAlan Cox
2008-10-13pty: Coding style and polishAlan Cox
2008-10-13Simplify devpts_pty_killSukadev Bhattiprolu
2008-10-13Simplify devpts_pty_new()Sukadev Bhattiprolu
2008-10-13Simplify devpts_get_tty()Sukadev Bhattiprolu
2008-10-13Add an instance parameter devpts interfacesSukadev Bhattiprolu
2008-10-13Move tty lookup/reopen to callerSukadev Bhattiprolu
2008-10-13tty: extract the pty init time special casesAlan Cox