summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-07-142-64/+82
|\
| * Merge commit 'v2.6.26' into x86/coreIngo Molnar2008-07-141-1/+3
| |\
| * \ Merge branch 'linus' into x86/coreIngo Molnar2008-07-123-3/+4
| |\ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------------. \ \ Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-0852-1356/+3126
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | * \ \ Merge commit 'v2.6.26-rc8' into x86/xenIngo Molnar2008-06-2534-1232/+2837
| | | | | | | | | |\ \ \ | | | | | | |_|_|_|/ / / | | | | | |/| | | | | |
| | | | | | | | | * | | Merge branch 'linus' into x86/xenIngo Molnar2008-06-1615-57/+203
| | | | | | | | | |\ \ \ | | | | | | | | |_|/ / / | | | | | | | |/| | | |
| | | | | | | | | * | | xen-console: add save/restoreJeremy Fitzhardinge2008-05-271-4/+21
| | | | | | | | | * | | xen: make earlyprintk=xen work againJeremy Fitzhardinge2008-05-271-0/+1
| | | | | | | | | * | | xen: make early console also write to debug consoleJeremy Fitzhardinge2008-05-271-11/+18
| | | | | | | | | * | | xen: add raw console write functions for debugJeremy Fitzhardinge2008-05-271-0/+26
| | | | |_|_|_|_|/ / / | | | |/| | | | | | |
| | | | | | * | | | | Merge branch 'linus' into x86/gartIngo Molnar2008-06-2534-1232/+2837
| | | | | | |\ \ \ \ \ | | | | | | |/ / / / / | | | | | |/| | | | |
| | | | | | * | | | | Merge branch 'linus' into x86/gartIngo Molnar2008-06-165-12/+11
| | | | | | |\ \ \ \ \ | | | | | | | |/ / / /
| | | | | | * | | | | Merge branch 'linus' into x86/gartIngo Molnar2008-06-1236-1452/+708
| | | | | | |\ \ \ \ \
| | | | | | * | | | | | x86, aperture_64: use symbolic constantsPavel Machek2008-05-221-18/+4
| | | | | | * | | | | | Merge branch 'linus' into x86/gartThomas Gleixner2008-05-175-8/+25
| | | | | | |\ \ \ \ \ \
| | | | | | * | | | | | | x86 gart: factor out common codePavel Machek2008-05-121-20/+9
| | | | | | * | | | | | | x86: checking aperture size orderYinghai Lu2008-05-121-6/+6
| | | | | | * | | | | | | x86: agp_gart size checking for buggy deviceYinghai Lu2008-05-121-0/+11
| | | | | | * | | | | | | x86: iommu: use symbolic constants, not hardcoded numbersPavel Machek2008-05-121-22/+3
| | | | | |/ / / / / / / | | | | |/| | | | | | |
* | | | | | | | | | | | Merge branch 'drm-reorg' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-07-14104-63859/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-14104-63859/+0
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-07-143-50/+92
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | pcmcia: cm40x0 cdev lock_kernel() pushdownJonathan Corbet2008-06-242-13/+35
| * | | | | | | | | | | pcmcia: switch cm4000_cs.c to unlocked_ioctlAlan Cox2008-06-241-36/+57
| * | | | | | | | | | | pcmcia: remove version.hDominik Brodowski2008-06-241-1/+0
* | | | | | | | | | | | drivers/char/pcmcia/ipwireless/hardware.c fix resource leakDarren Jenkins2008-07-121-1/+3
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | [PATCH] IPMI: return correct value from ipmi_writeMark Rustad2008-07-111-2/+1
* | | | | | | | | | | rtc: fix reported IRQ rate for when HPET is enabledPaul Gortmaker2008-07-101-1/+2
* | | | | | | | | | | tpm: add Intel TPM TIS device HIDMarcin Obara2008-07-101-0/+1
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | tty: Fix inverted logic in send_breakAlan Cox2008-07-021-1/+1
* | | | | | | | | | DRM/i915: only use tiled blits on 965+Jesse Barnes2008-07-021-2/+2
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | enable bus mastering on i915 at resume timeJie Luo2008-06-241-0/+1
* | | | | | | | | removed unused var real_tty on n_tty_ioctl()Gustavo Fernando Padovan2008-06-231-7/+0
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-06-2013-1070/+2604
|\ \ \ \ \ \ \ \
| * | | | | | | | drm: only trust core drm ioctls - driver ioctls are a mess.Dave Airlie2008-06-201-4/+3
| * | | | | | | | drm/i915: add support for Intel series 4 chipsets.Zhenyu Wang2008-06-202-2/+12
| * | | | | | | | drm/radeon: add hier-z registers for r300 and r500 chipsetsDave Airlie2008-06-192-59/+189
| * | | | | | | | drm/radeon: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTATAlex Deucher2008-06-192-8/+9
| * | | | | | | | drm/radeon: switch IGP gart to use radeon_write_agp_base()Alex Deucher2008-06-191-8/+4
| * | | | | | | | drm/radeon: Restore sw interrupt on resumeDennis Kasprzyk2008-06-193-1/+3
| * | | | | | | | drm/r500: add support for AGP based cards.Dave Airlie2008-06-192-3/+27
| * | | | | | | | drm/radeon: fix texture uploads with large 3d textures (bug 13980)Roland Scheidegger2008-06-191-3/+11
| * | | | | | | | drm/radeon: add initial r500 support.Dave Airlie2008-06-194-12/+135
| * | | | | | | | drm/radeon: init pipe setup in kernel code.Alex Deucher2008-06-194-0/+75
| * | | | | | | | drm/radeon: fixup radeon_do_engine_resetAlex Deucher2008-06-191-23/+26
| * | | | | | | | drm/radeon: fix pixcache and purge/cache flushing registersAlex Deucher2008-06-193-18/+65
| * | | | | | | | drm/radeon: write AGP_BASE_2 on chips that support it.Alex Deucher2008-06-191-0/+2
| * | | | | | | | drm/radeon: merge IGP chip setup and fixup RS400 vs RS480 supportAlex Deucher2008-06-193-165/+138
| * | | | | | | | drm/radeon: IGP clean up register and magic numbers.Alex Deucher2008-06-192-82/+110
| * | | | | | | | drm/rs690: set base 2 to 0.Dave Airlie2008-06-192-0/+3
OpenPOWER on IntegriCloud