summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2010-08-05Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-05Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-08-05vt,console,kdb: automatically set kdb LINES variableJason Wessel
2010-08-05vt,console,kdb: implement atomic console enter/leave functionsJesse Barnes
2010-08-05agp: intel-agp: do not use PCI resources before pci_enable_device()Kulikov Vasiliy
2010-08-05agp: efficeon-agp: do not use PCI resources before pci_enable_device()Kulikov Vasiliy
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt
2010-08-03Merge branch 'next' into for-linusDmitry Torokhov
2010-08-02drm/agp/i915: trim stolen space to 32MJesse Barnes
2010-08-02agp/intel: Destroy the scatterlist on allocation failureChris Wilson
2010-08-02Merge remote branch 'origin/master' into drm-intel-nextEric Anholt
2010-08-02agp/intel: Add actual definitions of the Sandybridge PTE caching bits.Zhenyu Wang
2010-08-02agp/intel: Support the extended physical addressing bits on Sandybridge.Zhenyu Wang
2010-08-02intel_agp: Don't oops with zero stolen memoryOndrej Zary
2010-08-01of/address: Clean up function declarationsGrant Likely
2010-07-31random: Reorder struct entropy_store to remove padding on 64bits Richard Kennedy
2010-07-31Input: keyboard - also match braille-only keyboardsSamuel Thibault
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-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely
2010-07-22sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel
2010-07-20synclink: use ARRAY_SIZEKulikov Vasiliy
2010-07-09hvc_console: use "*_console" nomenclature to avoid modpost warning.Chris Metcalf
2010-07-05hwrng: n2-drv - remove casts from void*Kulikov Vasiliy
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-14agp: drop vmalloc flag.Dave Airlie
2010-06-14TPM: ReadPubEK output struct fixRajiv Andrade
2010-06-09Input: sysrq - fix "stuck" SysRq modeDmitry Torokhov
2010-06-07Revert "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