summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-10-13regulator: Add WM8350 regulator supportMark Brown4-0/+1447
2008-10-13mfd: Add WM8350 interrupt supportMark Brown2-5/+767
2008-10-13mfd: Add initialisation callback for WM8350Mark Brown2-2/+12
2008-10-13mfd: Add GPIO pin configuration support for WM8350Mark Brown2-1/+223
2008-10-13mfd: Add I2C control support for WM8350Mark Brown3-0/+132
2008-10-13mfd: Core support for the WM8350 AudioPlus PMICMark Brown4-0/+1824
2008-10-13regulator: Export regulator name via sysfsMark Brown1-0/+18
2008-10-13regulator: Add WM8400 regulator supportMark Brown3-0/+376
2008-10-13mfd: Core support for the WM8400 AudioPlus HiFi CODEC and PMUMark Brown3-0/+465
2008-10-13regulator: Enable regulators marked as always_onMark Brown1-2/+17
2008-10-13regulator: Additional diagnostics for machine constraintsMark Brown1-4/+19
2008-10-13regulator: check for init_data on registrationMark Brown1-0/+3
2008-10-13regulator: core - Rework machine API to remove string based functions.Liam Girdwood2-243/+235
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse2-2/+2
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-52/+50
2008-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds3-52/+61
2008-10-13Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds4-15/+10
2008-10-13Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds4-138/+306
2008-10-13tty: rename the remaining oddly named n_tty functionsAlan Cox1-13/+13
2008-10-13fs3270: Correct error returnsAlan Cox1-5/+4
2008-10-13fs3270: remove extra locksAlan Cox1-5/+1
2008-10-13tty: tty_io.c shadows sparse fixJason Wessel1-4/+4
2008-10-13serial: fix device name reporting when minor space is shared between driversDavid S. Miller2-9/+20
2008-10-13applicom: Fix an unchecked user ioctl range and an error returnAlan Cox1-4/+2
2008-10-13tty: Minor tidyups and document fixes for n_ttyAlan Cox1-11/+37
2008-10-13tty: Remove lots of NULL checksAlan Cox6-79/+1
2008-10-13tty: fix up gigaset a bitAlan Cox1-15/+12
2008-10-13tty: Fallout from tty-move-canon-specialsStephen Rothwell2-3/+3
2008-10-13tty: some ICANON magic is in the wrong placesAlan Cox4-44/+55
2008-10-13tty: simplify ktermios allocationAlan Cox2-42/+7
2008-10-13pty: simplify unix98 allocationAlan Cox1-11/+7
2008-10-13pty: Fix allocation failure double freeAlan Cox1-2/+0
2008-10-13pty: Coding style and polishAlan Cox1-42/+44
2008-10-13Add an instance parameter devpts interfacesSukadev Bhattiprolu2-14/+18
2008-10-13Move tty lookup/reopen to callerSukadev Bhattiprolu1-15/+16
2008-10-13tty: extract the pty init time special casesAlan Cox2-142/+182
2008-10-13tty: Finish fixing up the init_dev interface to use ERR_PTRAlan Cox2-33/+25
2008-10-13tty: More driver operationsAlan Cox2-10/+63
2008-10-13tty: kref the tty driver objectAlan Cox4-54/+69
2008-10-13tty: Clean up the tty_init_dev changes furtherAlan Cox2-41/+72
2008-10-13tty: Move parts of tty_init_dev into new functionsSukadev Bhattiprolu1-52/+87
2008-10-13tty: Remove more special casing and out of place codeAlan Cox4-155/+188
2008-10-13tty: shutdown methodAlan Cox3-41/+57
2008-10-13vt: remove bogus lock droppingAlan Cox1-18/+0
2008-10-13pty: If the administrator creates a device for a ptmx slave we should not errorAlan Cox1-6/+12
2008-10-13tty: Redo current tty lockingAlan Cox2-14/+5
2008-10-13tty: the vhangup syscall is racyAlan Cox1-0/+19
2008-10-13mxser: Switch to kref ttyAlan Cox1-89/+103
2008-10-13stallion: Use krefsAlan Cox3-93/+123
2008-10-13tty: kref usage for isicom and moxaAlan Cox2-53/+69