summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2010-09-25ENGR00131909 OCOTP: fix compile errorHuang Shijie
2010-09-25ENGR00126721-4 OCOTP: add the Kconfig and MakefileHuang Shijie
2010-09-25ENGR00126721-1 OCOTP: add the ocotp driverHuang Shijie
2010-09-25ENGR00126089 RNG driver defines suspend resume even when CONFIG_PM not setAnish Trivedi
2010-09-25ENGR00126057-1 Add RNGB supportAnish Trivedi
2010-09-07ENGR00127171-4 Random: Export add_interrupt_randomness at random.cFrank Li
2010-09-01ENGR00126692-3: Upgrade kernel to 2.6.35Dinh Nguyen
2010-08-13ipmi: fix ACPI detection with regspacingYinghai Lu
2010-08-13Char: nozomi, set tty->driver_data appropriatelyJiri Slaby
2010-08-13Char: nozomi, fix tty->count countingJiri Slaby
2010-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-07-26agp/intel: Use the correct mask to detect i830 aperture size.Tim Gardner
2010-07-26tpm_tis: fix subsequent suspend failuresRajiv Andrade
2010-07-21sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel
2010-07-01Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-06-29ipmi: set schedule_timeout_wait() value back to oneMartin Wilck
2010-06-29ipmi: make sure drivers were registered before unregistering themMatthew Garrett
2010-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-06-22Merge commit 'v2.6.35-rc3' into for-linusDmitry Torokhov
2010-06-15agp: add no warn since we have a fallback to vmalloc pathsDave Airlie
2010-06-15agp: drop vmalloc flag.Dave Airlie
2010-06-15TPM: ReadPubEK output struct fixRajiv Andrade
2010-06-09Input: sysrq - fix "stuck" SysRq modeDmitry Torokhov
2010-06-06Revert "tty: fix a little bug in scrup, vt.c"Linus Torvalds
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-06-04ramoops: add HAS_IOMEM dependencyHeiko Carstens
2010-06-04vt_ioctl: return -EFAULT on copy_from_user errorsDan Carpenter
2010-06-04tty: fix a little bug in scrup, vt.cFrank Pan
2010-06-04TTY/n_gsm: potential double lockDan Carpenter
2010-06-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-06-03virtio: console: Fix crash when port is unplugged and blocked for writeAmit Shah
2010-06-03virtio: console: Fix crash when hot-unplugging a port and read is blockedAmit Shah
2010-06-02agp/uninorth: Fix oops caused by flushing too muchPaul Mackerras
2010-06-01Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2010-05-27drivers/char/applicom.c: use memdup_userJulia Lawall
2010-05-27drivers/char/ppdev.c: use kasprintfJulia Lawall
2010-05-27char drivers: RAM oops/panic loggerMarco Stornelli
2010-05-27ipmi: handle run_to_completion properly in deliver_recv_msg()Jiri Kosina
2010-05-27ipmi: update driver to use dev_printk and its constructsMyron Stowe
2010-05-27ipmi: convert tracking of the ACPI device pointer to a PNP deviceMyron Stowe
2010-05-27ipmi: change timeout and event poll to one secondCorey Minyard
2010-05-27ipmi: attempt to register multiple SIs of the same typeMatthew Garrett
2010-05-27ipmi: reduce pollingMatthew Garrett
2010-05-27ipmi: reduce polling when interrupts are availableMatthew Garrett
2010-05-27ipmi: change device discovery orderMatthew Garrett
2010-05-27ipmi: only register one si per bmcMatthew Garrett
2010-05-27ipmi: split device discovery and registrationMatthew Garrett
2010-05-27ipmi: change addr_source to an enum rather than stringsMatthew Garrett