summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2010-08-10drivers/char/vt.c:vc_do_resize(): local var `end' should be unsigned longqiaochong1-1/+2
2010-08-10drivers/char/vt.c: fix vc->vc_origin on take_over_console()qiaochong1-1/+2
2010-08-10char: add WARN_ON() in misc_deregister()Akinobu Mita1-1/+1
2010-08-10ipmi: fix ACPI detection with regspacingYinghai Lu1-0/+8
2010-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2-0/+68
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds6-94/+51
2010-08-06Fix init ordering of /dev/console vs callers of modprobeDavid Howells2-3/+3
2010-08-06Merge branch 'master' into for-linusChris Metcalf14-52/+220
2010-08-06Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-31/+106
2010-08-06Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds1-0/+78
2010-08-06Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-2/+3
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2-8/+8
2010-08-05vt,console,kdb: automatically set kdb LINES variableJason Wessel1-0/+17
2010-08-05vt,console,kdb: implement atomic console enter/leave functionsJesse Barnes1-0/+61
2010-08-05ppp: make channel_ops conststephen hemminger1-1/+1
2010-08-05agp: intel-agp: do not use PCI resources before pci_enable_device()Kulikov Vasiliy1-11/+11
2010-08-05agp: efficeon-agp: do not use PCI resources before pci_enable_device()Kulikov Vasiliy1-11/+11
2010-08-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2010-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-2/+2
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+5
2010-08-04Merge branch 'master' into for-nextJiri Kosina6-18/+44
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt1-1/+1
2010-08-03pcmcia: use struct resource for PCMCIA devices, part 2Dominik Brodowski1-11/+2
2010-08-03pcmcia: remove memreq_tDominik Brodowski1-12/+2
2010-08-03pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski4-42/+26
2010-08-03pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski4-24/+21
2010-08-03Merge branch 'next' into for-linusDmitry Torokhov1-1/+5
2010-08-02drm/agp/i915: trim stolen space to 32MJesse Barnes1-1/+10
2010-08-02agp/intel: Destroy the scatterlist on allocation failureChris Wilson1-5/+8
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