aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-10-13
|\
| * Merge branch 'next' into for-linusJames Morris2008-10-12
| |\
| | * As pointed out by Jonathan Corbet, the timer must be deleted beforeRajiv Andrade2008-10-10
| | * The tpm_dev_release function is only called for platform devices, not pnpRajiv Andrade2008-10-10
| | * Protect tpm_chip_list when transversing it.Rajiv Andrade2008-10-10
| | * Renames num_open to is_open, as only one process can open the file at a time.Rajiv Andrade2008-10-10
| | * Remove the BKL calls from the TPM driver, which were added in the overallRajiv Andrade2008-10-10
* | | Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds2008-10-13
|\ \ \
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-13
| |\| |
| * | | Fix autoloading of MacBook Pro backlight driver.David Woodhouse2008-10-13
| * | | Define and use PCI_DEVICE_ID_MARVELL_88ALP01_CCIC for CAFÉ camera driverDavid Woodhouse2008-09-04
| * | | [MTD] [NAND] Define and use PCI_DEVICE_ID_MARVELL_88ALP01_NAND for CAFÉDavid Woodhouse2008-09-04
| * | | Use PCI_DEVICE_ID_88ALP01 for CAFÉ chip, rather than PCI_DEVICE_ID_CAFE.David Woodhouse2008-09-04
* | | | Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds2008-10-13
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4Ingo Molnar2008-10-13
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | | * | | HPET: Remove spurious HPET busy warning message.David John2008-10-10
| | | * | | Merge commit 'v2.6.27' into timers/hpetIngo Molnar2008-10-10
| | | |\ \ \
| | | * \ \ \ Merge commit 'v2.6.27-rc6' into timers/hpetIngo Molnar2008-09-14
| | | |\ \ \ \
| | | * | | | | hpet: /dev/hpet - fixes and cleanup, fixDavid Brownell2008-07-31
| | | * | | | | hpet: /dev/hpet - fixes and cleanupDavid Brownell2008-07-31
| | | * | | | | Merge branch 'linus' into timers/hpetIngo Molnar2008-07-31
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'linus' into timers/hpetIngo Molnar2008-06-16
| | | |\ \ \ \ \ \
| | | * | | | | | | x86: get irq for hpet timerKevin Hao2008-06-02
| | * | | | | | | | Merge branch 'linus' into oprofile-v2Ingo Molnar2008-10-13
| | |\ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | oprofile: fix printk in cpu_buffer.cRobert Richter2008-07-26
| | * | | | | | | | x86/oprofile: add CONFIG_OPROFILE_IBS optionRobert Richter2008-07-26
| | * | | | | | | | x86/oprofile: add IBS support for AMD CPUs, IBS buffer handling routinesBarry Kasindorf2008-07-26
| | * | | | | | | | OProfile: moving increment_tail() in buffer_sync.cRobert Richter2008-07-26
| | * | | | | | | | drivers/oprofile: coding style fixes in buffer_sync.cRobert Richter2008-07-26
* | | | | | | | | | tty: rename the remaining oddly named n_tty functionsAlan Cox2008-10-13
* | | | | | | | | | fs3270: Correct error returnsAlan Cox2008-10-13
* | | | | | | | | | fs3270: remove extra locksAlan Cox2008-10-13
* | | | | | | | | | tty: tty_io.c shadows sparse fixJason Wessel2008-10-13
* | | | | | | | | | serial: fix device name reporting when minor space is shared between driversDavid S. Miller2008-10-13
* | | | | | | | | | applicom: Fix an unchecked user ioctl range and an error returnAlan Cox2008-10-13
* | | | | | | | | | tty: Minor tidyups and document fixes for n_ttyAlan Cox2008-10-13
* | | | | | | | | | tty: Remove lots of NULL checksAlan Cox2008-10-13
* | | | | | | | | | tty: fix up gigaset a bitAlan Cox2008-10-13
* | | | | | | | | | tty: Fallout from tty-move-canon-specialsStephen Rothwell2008-10-13
* | | | | | | | | | tty: some ICANON magic is in the wrong placesAlan Cox2008-10-13
* | | | | | | | | | tty: simplify ktermios allocationAlan Cox2008-10-13
* | | | | | | | | | pty: simplify unix98 allocationAlan Cox2008-10-13
* | | | | | | | | | pty: Fix allocation failure double freeAlan Cox2008-10-13
* | | | | | | | | | pty: Coding style and polishAlan Cox2008-10-13
* | | | | | | | | | Add an instance parameter devpts interfacesSukadev Bhattiprolu2008-10-13
* | | | | | | | | | Move tty lookup/reopen to callerSukadev Bhattiprolu2008-10-13
* | | | | | | | | | tty: extract the pty init time special casesAlan Cox2008-10-13
* | | | | | | | | | tty: Finish fixing up the init_dev interface to use ERR_PTRAlan Cox2008-10-13
* | | | | | | | | | tty: More driver operationsAlan Cox2008-10-13
* | | | | | | | | | tty: kref the tty driver objectAlan Cox2008-10-13