aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2010-08-10vt/console: try harder to print output when panicingJesse Barnes
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com
2010-08-10vt: clean up the code - use kernel libraryAndy Shevchenko
2010-08-10n_gsm.c: removed duplicated #includesAndrea Gelmini
2010-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-09drivers/char/vt.c:vc_do_resize(): local var `end' should be unsigned longqiaochong
2010-08-09drivers/char/vt.c: fix vc->vc_origin on take_over_console()qiaochong
2010-08-09char: add WARN_ON() in misc_deregister()Akinobu Mita
2010-08-09ipmi: fix ACPI detection with regspacingYinghai Lu
2010-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2010-08-06Fix init ordering of /dev/console vs callers of modprobeDavid Howells
2010-08-06Merge branch 'master' into for-linusChris Metcalf
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-04ppp: make channel_ops conststephen hemminger
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-03pcmcia: use struct resource for PCMCIA devices, part 2Dominik Brodowski
2010-08-03pcmcia: remove memreq_tDominik Brodowski
2010-08-03pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski
2010-08-03pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski
2010-08-02Merge branch 'next' into for-linusDmitry Torokhov
2010-08-01drm/agp/i915: trim stolen space to 32MJesse Barnes
2010-08-01agp/intel: Destroy the scatterlist on allocation failureChris Wilson
2010-08-01Merge remote branch 'origin/master' into drm-intel-nextEric Anholt
2010-08-01agp/intel: Add actual definitions of the Sandybridge PTE caching bits.Zhenyu Wang
2010-08-01agp/intel: Support the extended physical addressing bits on Sandybridge.Zhenyu Wang
2010-08-01intel_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-30pcmcia: remove cs_types.hDominik Brodowski
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-21sysrq,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-06Merge branch 'master' into for-linusChris Metcalf