summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into for-nextJiri Kosina2010-08-046-18/+44
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-07-261-5/+8
| |\
| | * agp/intel: Use the correct mask to detect i830 aperture size.Tim Gardner2010-07-261-5/+8
| * | tpm_tis: fix subsequent suspend failuresRajiv Andrade2010-07-261-1/+8
| * | sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel2010-07-211-1/+1
| |/
| * Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-011-4/+2
| |\
| | * agp: add no warn since we have a fallback to vmalloc pathsDave Airlie2010-06-151-1/+1
| | * agp: drop vmalloc flag.Dave Airlie2010-06-151-3/+1
| * | ipmi: set schedule_timeout_wait() value back to oneMartin Wilck2010-06-291-1/+1
| * | ipmi: make sure drivers were registered before unregistering themMatthew Garrett2010-06-291-4/+17
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-06-271-2/+6
| |\ \
| | * \ Merge commit 'v2.6.35-rc3' into for-linusDmitry Torokhov2010-06-226-16/+60
| | |\ \ | | | |/
| | * | Input: sysrq - fix "stuck" SysRq modeDmitry Torokhov2010-06-091-2/+6
| * | | TPM: ReadPubEK output struct fixRajiv Andrade2010-06-151-0/+1
| | |/ | |/|
* | | synclink: use ARRAY_SIZEKulikov Vasiliy2010-07-201-1/+1
|/ /
* | Revert "tty: fix a little bug in scrup, vt.c"Linus Torvalds2010-06-061-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-06-043-6/+9
|\ \
| * | vt_ioctl: return -EFAULT on copy_from_user errorsDan Carpenter2010-06-041-1/+3
| * | tty: fix a little bug in scrup, vt.cFrank Pan2010-06-041-1/+1
| * | TTY/n_gsm: potential double lockDan Carpenter2010-06-041-4/+5
* | | ramoops: add HAS_IOMEM dependencyHeiko Carstens2010-06-041-0/+1
|/ /
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-06-031-1/+1
|\ \
| * | agp/uninorth: Fix oops caused by flushing too muchPaul Mackerras2010-06-021-1/+1
* | | virtio: console: Fix crash when port is unplugged and blocked for writeAmit Shah2010-06-031-0/+4
* | | virtio: console: Fix crash when hot-unplugging a port and read is blockedAmit Shah2010-06-031-3/+7
|/ /
* | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-06-011-7/+39
|\ \ | |/ |/|
| * agp/intel: Restrict GTT mapping to valid range on i915 and i945Chris Wilson2010-05-261-7/+39
* | drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-2/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2010-05-271-26/+35
|\ \
| * | m68k: amiga - Serial port platform device conversionGeert Uytterhoeven2010-05-261-26/+35
| |/
* | drivers/char/applicom.c: use memdup_userJulia Lawall2010-05-271-8/+3
* | drivers/char/ppdev.c: use kasprintfJulia Lawall2010-05-271-3/+1
* | char drivers: RAM oops/panic loggerMarco Stornelli2010-05-273-0/+170
* | ipmi: handle run_to_completion properly in deliver_recv_msg()Jiri Kosina2010-05-271-3/+8
* | ipmi: update driver to use dev_printk and its constructsMyron Stowe2010-05-272-127/+107
* | ipmi: convert tracking of the ACPI device pointer to a PNP deviceMyron Stowe2010-05-271-1/+1
* | ipmi: change timeout and event poll to one secondCorey Minyard2010-05-271-2/+2
* | ipmi: attempt to register multiple SIs of the same typeMatthew Garrett2010-05-271-7/+21
* | ipmi: reduce pollingMatthew Garrett2010-05-271-7/+13
* | ipmi: reduce polling when interrupts are availableMatthew Garrett2010-05-271-2/+10
* | ipmi: change device discovery orderMatthew Garrett2010-05-271-11/+12
* | ipmi: only register one si per bmcMatthew Garrett2010-05-271-2/+27
* | ipmi: split device discovery and registrationMatthew Garrett2010-05-271-46/+84
* | ipmi: change addr_source to an enum rather than stringsMatthew Garrett2010-05-271-19/+25
* | drivers/char/vt.c: use memdup_userJulia Lawall2010-05-271-7/+3
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-05-261-10/+18
|\ \ | |/ |/|
| * agp: amd64, fix pci reference leaksJiri Slaby2010-05-261-10/+18
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-251-0/+17
|\ \
| * | ARM: 6137/1: nomadik hwrng: Add clock supportSrinidhi Kasagar2010-05-201-0/+17
* | | drivers: misc: pass miscdevice pointer via file private dataSamu Onkalo2010-05-251-0/+1
OpenPOWER on IntegriCloud