summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2010-08-02Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2-6/+16
2010-08-02agp/intel: Add actual definitions of the Sandybridge PTE caching bits.Zhenyu Wang2-1/+7
2010-08-02agp/intel: Support the extended physical addressing bits on Sandybridge.Zhenyu Wang2-2/+45
2010-08-02intel_agp: Don't oops with zero stolen memoryOndrej Zary1-0/+14
2010-08-01of/address: Clean up function declarationsGrant Likely1-0/+1
2010-07-31random: Reorder struct entropy_store to remove padding on 64bits Richard Kennedy1-1/+1
2010-07-31Input: keyboard - also match braille-only keyboardsSamuel Thibault1-1/+5
2010-07-30pcmcia: remove cs_types.hDominik Brodowski5-5/+0
2010-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds1-5/+8
2010-07-26agp/intel: Use the correct mask to detect i830 aperture size.Tim Gardner1-5/+8
2010-07-26tpm_tis: fix subsequent suspend failuresRajiv Andrade1-1/+8
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely1-2/+2
2010-07-22sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel1-1/+1
2010-07-20synclink: use ARRAY_SIZEKulikov Vasiliy1-1/+1
2010-07-09hvc_console: use "*_console" nomenclature to avoid modpost warning.Chris Metcalf2-8/+8
2010-07-06Merge branch 'master' into for-linusChris Metcalf4-11/+27
2010-07-06arch/tile: catch up on various minor cleanups.Chris Metcalf1-9/+9
2010-07-05hwrng: n2-drv - remove casts from void*Kulikov Vasiliy1-1/+1
2010-07-01Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-4/+2
2010-06-30ipmi: set schedule_timeout_wait() value back to oneMartin Wilck1-1/+1
2010-06-30ipmi: 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-25Merge branch 'master' into for-linusChris Metcalf1-1/+1
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-07Revert "tty: fix a little bug in scrup, vt.c"Linus Torvalds1-1/+1
2010-06-05Merge branch 'master' into for-linusChris Metcalf4-6/+10
2010-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds3-6/+9
2010-06-05ramoops: add HAS_IOMEM dependencyHeiko Carstens1-0/+1
2010-06-05arch/tile: core support for Tilera 32-bit chips.Chris Metcalf2-0/+68
2010-06-05vt_ioctl: return -EFAULT on copy_from_user errorsDan Carpenter1-1/+3
2010-06-05tty: fix a little bug in scrup, vt.cFrank Pan1-1/+1
2010-06-05TTY/n_gsm: potential double lockDan Carpenter1-4/+5
2010-06-04Merge 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-02Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-7/+39
2010-05-28drop 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