aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds5-28/+57
2009-09-15Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds16-92/+250
2009-09-14cleanup console_print()Anirban Sinha1-3/+2
2009-09-14Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds1-1/+1
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds4-16/+12
2009-09-14vfs: Rename generic_file_aio_write_nolockChristoph Hellwig1-1/+1
2009-09-14agp/intel: remove restore in resumeZhenyu Wang1-9/+0
2009-09-11Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+14
2009-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-4/+17
2009-09-11Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-09-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+1
2009-09-11[S390] proper use of device registerSebastian Ott1-1/+1
2009-09-11writeback: add name to backing_dev_infoJens Axboe1-0/+1
2009-09-11powerpc/nvram: Enable use Generic NVRAM driver for different size chipsMartyn Welch1-7/+20
2009-09-11Merge branch 'next' into for-linusJames Morris1-6/+6
2009-09-10TPM: Fixup boot probe timeout for tpm_tis driverJason Gunthorpe1-6/+6
2009-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds1-1/+7
2009-09-05pty: don't limit the writes to 'pty_space()' inside 'pty_write()'Linus Torvalds1-9/+1
2009-09-05n_tty: do O_ONLCR translation as a single writeLinus Torvalds1-2/+1
2009-09-02agp/intel: support for new chip variant of IGDNG mobileZhenyu Wang1-1/+7
2009-09-01hdlc: convert to netdev_tx_tStephen Hemminger4-16/+12
2009-08-28hvc_console: Add __init and __exit to hvc_vioPeter Huewe1-2/+2
2009-08-27Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-3/+7
2009-08-25tty: make sure to flush any pending work when halting the ldiscLinus Torvalds1-3/+7
2009-08-20powerpc/hvsi: Avoid calculating possibly-invalid addressRoel Kluin1-1/+2
2009-08-20agp/uninorth: Simplify cache flushing.Michel Dänzer1-8/+25
2009-08-20agp/uninorth: Allow larger aperture sizes on pre-U3 bridges.Michel Dänzer1-8/+8
2009-08-20hvc_console: Drop unnecessary NULL testJulia Lawall1-2/+0
2009-08-10pty: fix data loss when stopped (^S/^Q)Linus Torvalds1-0/+2
2009-08-06agp: fix uninorth buildDavid Woodhouse1-1/+1
2009-08-05Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-nextDave Airlie1-0/+6
2009-08-05intel-agp: Set dma mask for i915David Woodhouse1-0/+6
2009-08-05Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-nextDave Airlie16-82/+243
2009-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-99/+53
2009-08-04tty-ldisc: be more careful in 'put_ldisc' lockingLinus Torvalds1-5/+12
2009-08-04tty-ldisc: turn ldisc user count into a proper refcountLinus Torvalds1-97/+46
2009-08-04tty-ldisc: make refcount be atomic_t 'users' countLinus Torvalds1-10/+8
2009-08-03agp: kill phys_to_gart() and gart_to_phys()David Woodhouse15-36/+32
2009-08-03intel-agp: fix sglist allocation to avoid vmalloc()David Woodhouse1-19/+10
2009-08-03intel-agp: Move repeated sglist free into separate functionDavid Woodhouse1-14/+15
2009-08-03agp: Switch agp_{un,}map_page() to take struct page * argumentDavid Woodhouse3-18/+17
2009-08-03agp: tidy up handling of scratch pages w.r.t. DMA APIDavid Woodhouse2-16/+15
2009-08-03intel_agp: Use PCI DMA API correctly on chipsets new enough to have IOMMUZhenyu Wang1-12/+162
2009-08-03agp: Add generic support for graphics dma remappingZhenyu Wang3-0/+35
2009-08-03agp: Switch mask_memory() method to take address argument again, not pageDavid Woodhouse13-46/+36
2009-08-03debug lockups: Improve lockup detection, fix generic arch fallbackIngo Molnar1-1/+14
2009-08-02parisc: parisc-agp.c - use correct page_mask functionHelge Deller1-1/+1
2009-08-02debug lockups: Improve lockup detectionIngo Molnar1-6/+2
2009-07-29sysrq, kdump: make sysrq-c consistentHidetoshi Seto1-3/+5
2009-07-29Merge branch 'zero-length' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds1-0/+0