summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2010-07-01Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-4/+2
2010-06-29ipmi: set schedule_timeout_wait() value back to oneMartin Wilck1-1/+1
2010-06-29ipmi: make sure drivers were registered before unregistering themMatthew Garrett1-4/+17
2010-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+6
2010-06-22Merge commit 'v2.6.35-rc3' into for-linusDmitry Torokhov6-16/+60
2010-06-15agp: add no warn since we have a fallback to vmalloc pathsDave Airlie1-1/+1
2010-06-15agp: drop vmalloc flag.Dave Airlie1-3/+1
2010-06-15TPM: ReadPubEK output struct fixRajiv Andrade1-0/+1
2010-06-09Input: sysrq - fix "stuck" SysRq modeDmitry Torokhov1-2/+6
2010-06-06Revert "tty: fix a little bug in scrup, vt.c"Linus Torvalds1-1/+1
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds3-6/+9
2010-06-04ramoops: add HAS_IOMEM dependencyHeiko Carstens1-0/+1
2010-06-04vt_ioctl: return -EFAULT on copy_from_user errorsDan Carpenter1-1/+3
2010-06-04tty: fix a little bug in scrup, vt.cFrank Pan1-1/+1
2010-06-04TTY/n_gsm: potential double lockDan Carpenter1-4/+5
2010-06-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+1
2010-06-03virtio: console: Fix crash when port is unplugged and blocked for writeAmit Shah1-0/+4
2010-06-03virtio: console: Fix crash when hot-unplugging a port and read is blockedAmit Shah1-3/+7
2010-06-02agp/uninorth: Fix oops caused by flushing too muchPaul Mackerras1-1/+1
2010-06-01Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-7/+39
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig1-2/+1
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds1-26/+35
2010-05-27drivers/char/applicom.c: use memdup_userJulia Lawall1-8/+3
2010-05-27drivers/char/ppdev.c: use kasprintfJulia Lawall1-3/+1
2010-05-27char drivers: RAM oops/panic loggerMarco Stornelli3-0/+170
2010-05-27ipmi: handle run_to_completion properly in deliver_recv_msg()Jiri Kosina1-3/+8
2010-05-27ipmi: update driver to use dev_printk and its constructsMyron Stowe2-127/+107
2010-05-27ipmi: convert tracking of the ACPI device pointer to a PNP deviceMyron Stowe1-1/+1
2010-05-27ipmi: change timeout and event poll to one secondCorey Minyard1-2/+2
2010-05-27ipmi: attempt to register multiple SIs of the same typeMatthew Garrett1-7/+21
2010-05-27ipmi: reduce pollingMatthew Garrett1-7/+13
2010-05-27ipmi: reduce polling when interrupts are availableMatthew Garrett1-2/+10
2010-05-27ipmi: change device discovery orderMatthew Garrett1-11/+12
2010-05-27ipmi: only register one si per bmcMatthew Garrett1-2/+27
2010-05-27ipmi: split device discovery and registrationMatthew Garrett1-46/+84
2010-05-27ipmi: change addr_source to an enum rather than stringsMatthew Garrett1-19/+25
2010-05-27drivers/char/vt.c: use memdup_userJulia Lawall1-7/+3
2010-05-26agp/intel: Restrict GTT mapping to valid range on i915 and i945Chris Wilson1-7/+39
2010-05-26Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-10/+18
2010-05-26m68k: amiga - Serial port platform device conversionGeert Uytterhoeven1-26/+35
2010-05-26agp: amd64, fix pci reference leaksJiri Slaby1-10/+18
2010-05-25Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+17
2010-05-25drivers: misc: pass miscdevice pointer via file private dataSamu Onkalo1-0/+1
2010-05-25hvsi: fix messed up error checking getting state namePhil Carmody1-4/+2
2010-05-25hangcheck-timer: fix x86_32 bugsYury Polyanskiy1-6/+14
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds12-57/+144
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely42-2744/+5571
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely4-9/+17
2010-05-21Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2-326/+380
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-7/+3