aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-09-15
|\
| * powerpc/nvram: Enable use Generic NVRAM driver for different size chipsMartyn Welch2009-09-11
| * hvc_console: Add __init and __exit to hvc_vioPeter Huewe2009-08-28
| * Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-08-26
| |\
| * | powerpc/hvsi: Avoid calculating possibly-invalid addressRoel Kluin2009-08-19
| * | agp/uninorth: Simplify cache flushing.Michel Dänzer2009-08-19
| * | agp/uninorth: Allow larger aperture sizes on pre-U3 bridges.Michel Dänzer2009-08-19
| * | hvc_console: Drop unnecessary NULL testJulia Lawall2009-08-19
* | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-15
|\ \ \
| * | | agp/intel: remove restore in resumeZhenyu Wang2009-09-14
| * | | agp: fix uninorth buildDavid Woodhouse2009-08-06
| * | | Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-nextDave Airlie2009-08-05
| |\ \ \
| | * | | intel-agp: Set dma mask for i915David Woodhouse2009-08-05
| * | | | Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-nextDave Airlie2009-08-04
| |\| | |
| | * | | agp: kill phys_to_gart() and gart_to_phys()David Woodhouse2009-08-03
| | * | | intel-agp: fix sglist allocation to avoid vmalloc()David Woodhouse2009-08-03
| | * | | intel-agp: Move repeated sglist free into separate functionDavid Woodhouse2009-08-03
| | * | | agp: Switch agp_{un,}map_page() to take struct page * argumentDavid Woodhouse2009-08-03
| | * | | agp: tidy up handling of scratch pages w.r.t. DMA APIDavid Woodhouse2009-08-03
| | * | | intel_agp: Use PCI DMA API correctly on chipsets new enough to have IOMMUZhenyu Wang2009-08-03
| | * | | agp: Add generic support for graphics dma remappingZhenyu Wang2009-08-03
| | * | | agp: Switch mask_memory() method to take address argument again, not pageDavid Woodhouse2009-08-03
* | | | | cleanup console_print()Anirban Sinha2009-09-14
* | | | | Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-09-14
|\ \ \ \ \
| * | | | | vfs: Rename generic_file_aio_write_nolockChristoph Hellwig2009-09-14
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | hdlc: convert to netdev_tx_tStephen Hemminger2009-09-01
| |/ / / /
* | | | | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-11
|\ \ \ \ \
| * | | | | debug lockups: Improve lockup detection, fix generic arch fallbackIngo Molnar2009-08-03
| * | | | | debug lockups: Improve lockup detectionIngo Molnar2009-08-02
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-09-11
|\ \ \ \ \
| * | | | | hwrng: Use PCI_VDEVICEJoe Perches2009-06-25
| * | | | | random: Add optional continuous repetition test to entropy store based rngsNeil Horman2009-06-18
* | | | | | Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-11
|\ \ \ \ \ \
| * | | | | | writeback: add name to backing_dev_infoJens Axboe2009-09-11
* | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-09-11
|\ \ \ \ \ \ \
| * | | | | | | [S390] proper use of device registerSebastian Ott2009-09-11
| |/ / / / / /
* | | | | | | Merge branch 'next' into for-linusJames Morris2009-09-10
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | TPM: Fixup boot probe timeout for tpm_tis driverJason Gunthorpe2009-09-10
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-09-07
|\ \ \ \ \ \
| * | | | | | agp/intel: support for new chip variant of IGDNG mobileZhenyu Wang2009-09-02
| | |_|_|_|/ | |/| | | |
* | | | | | pty: don't limit the writes to 'pty_space()' inside 'pty_write()'Linus Torvalds2009-09-05
* | | | | | n_tty: do O_ONLCR translation as a single writeLinus Torvalds2009-09-05
|/ / / / /
* / / / / tty: make sure to flush any pending work when halting the ldiscLinus Torvalds2009-08-25
|/ / / /
* | | / pty: fix data loss when stopped (^S/^Q)Linus Torvalds2009-08-10
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-08-04
|\ \ \
| * | | tty-ldisc: be more careful in 'put_ldisc' lockingLinus Torvalds2009-08-04
| * | | tty-ldisc: turn ldisc user count into a proper refcountLinus Torvalds2009-08-04
| * | | tty-ldisc: make refcount be atomic_t 'users' countLinus Torvalds2009-08-04
| | |/ | |/|
* / | parisc: parisc-agp.c - use correct page_mask functionHelge Deller2009-08-02
|/ /