aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2009-09-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-09-18pty_write: don't do a tty_wakeup() when the buffers are fullLinus Torvalds
2009-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-09-17MIPS: hw_random: Add hardware RNG for Octeon SOCs.David Daney
2009-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-09-15sparc: Kill PROM console driver.David S. Miller
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-09-15mem_class: fix bugJin Dongming
2009-09-15mem_class: use minor as index instead of searching the arrayKay Sievers
2009-09-15Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2009-09-15[IA64] mbcs: fix printk format warningsRandy Dunlap
2009-09-14cleanup console_print()Anirban Sinha
2009-09-14Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-14vfs: Rename generic_file_aio_write_nolockChristoph Hellwig
2009-09-14agp/intel: remove restore in resumeZhenyu Wang
2009-09-11Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-09-11Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-09-11[S390] proper use of device registerSebastian Ott
2009-09-11writeback: add name to backing_dev_infoJens Axboe
2009-09-11powerpc/nvram: Enable use Generic NVRAM driver for different size chipsMartyn Welch
2009-09-11Merge branch 'next' into for-linusJames Morris
2009-09-10TPM: Fixup boot probe timeout for tpm_tis driverJason Gunthorpe
2009-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2009-09-05pty: don't limit the writes to 'pty_space()' inside 'pty_write()'Linus Torvalds
2009-09-05n_tty: do O_ONLCR translation as a single writeLinus Torvalds
2009-09-02agp/intel: support for new chip variant of IGDNG mobileZhenyu Wang
2009-09-01hdlc: convert to netdev_tx_tStephen Hemminger
2009-08-28hvc_console: Add __init and __exit to hvc_vioPeter Huewe
2009-08-27Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-08-25tty: make sure to flush any pending work when halting the ldiscLinus Torvalds
2009-08-20powerpc/hvsi: Avoid calculating possibly-invalid addressRoel Kluin
2009-08-20agp/uninorth: Simplify cache flushing.Michel Dänzer
2009-08-20agp/uninorth: Allow larger aperture sizes on pre-U3 bridges.Michel Dänzer
2009-08-20hvc_console: Drop unnecessary NULL testJulia Lawall
2009-08-10pty: fix data loss when stopped (^S/^Q)Linus Torvalds
2009-08-06agp: fix uninorth buildDavid Woodhouse
2009-08-05Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-nextDave Airlie
2009-08-05intel-agp: Set dma mask for i915David Woodhouse
2009-08-05Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-nextDave Airlie
2009-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2009-08-04tty-ldisc: be more careful in 'put_ldisc' lockingLinus Torvalds
2009-08-04tty-ldisc: turn ldisc user count into a proper refcountLinus Torvalds
2009-08-04tty-ldisc: make refcount be atomic_t 'users' countLinus Torvalds
2009-08-03agp: kill phys_to_gart() and gart_to_phys()David Woodhouse
2009-08-03intel-agp: fix sglist allocation to avoid vmalloc()David Woodhouse
2009-08-03intel-agp: Move repeated sglist free into separate functionDavid Woodhouse
2009-08-03agp: Switch agp_{un,}map_page() to take struct page * argumentDavid Woodhouse