summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-12-082-94/+92
|\
| * hwrng: core - Prevent too-small buffer sizesIan Molton2009-12-031-1/+2
| * hwrng: virtio-rng - Convert to new APIIan Molton2009-12-011-51/+27
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu2009-12-0166-2221/+1909
| |\
| * | hwrng: core - Replace u32 in driver API with byte arrayIan Molton2009-12-011-43/+64
* | | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-081-1/+10
|\ \ \
| * | | vc: Add support for hiding the cursor when creating VTsMatthew Garrett2009-11-131-1/+10
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-085-78/+23
|\ \ \ \
| * | | | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-185-11/+11
| * | | | Merge commit 'v2.6.32-rc7'Eric W. Biederman2009-11-171-1/+24
| |\ \ \ \ | | |/ / /
| * | | | sysctl drivers: Remove dead binary sysctl supportEric W. Biederman2009-11-125-67/+12
* | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-051-2/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'gart/fixes' into amd-iommu/2.6.33Joerg Roedel2009-11-271-2/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | agp/amd64: Remove GART dependency on AGP_AMD64Pavel Vasilyev2009-10-291-2/+1
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2009-12-052-2/+11
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into nextJames Morris2009-12-0335-78/+126
| |\ \ \ \ \ \
| * | | | | | | tpm: autoload tpm_tis based on system PnP IDsMatt Domsch2009-11-031-0/+1
| * | | | | | | tpm_tis: TPM_STS_DATA_EXPECT workaroundRajiv Andrade2009-11-021-1/+9
| * | | | | | | TPM: fix pcrreadRajiv Andrade2009-10-011-2/+1
| * | | | | | | Merge branch 'master' into nextJames Morris2009-09-3066-2331/+2316
| |\ \ \ \ \ \ \
| * | | | | | | | TPM: increase default TPM bufferRajiv Andrade2009-09-241-1/+1
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2009-12-055-325/+184
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | pcmcia: rework the irq_req_t typedefDominik Brodowski2009-11-283-12/+5
| * | | | | | | | pcmcia: remove deprecated handle_to_dev() macroDominik Brodowski2009-11-282-4/+4
| * | | | | | | | pcmcia: pcmcia_request_window() doesn't need a pointer to a pointerDominik Brodowski2009-11-281-2/+2
| * | | | | | | | pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()Magnus Damm2009-11-281-2/+2
| * | | | | | | | pcmcia: Pass struct pcmcia_device to pcmcia_release_window()Magnus Damm2009-11-281-7/+7
| * | | | | | | | pcmcia: fix printk formatsRandy Dunlap2009-11-111-2/+2
| * | | | | | | | pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (char)Dominik Brodowski2009-11-094-107/+63
| * | | | | | | | ipwireless: make more use of pcmcia_loop_config()Dominik Brodowski2009-11-081-114/+99
| * | | | | | | | pcmcia: use pcmcia_loop_config in misc pcmcia driversDominik Brodowski2009-11-082-121/+46
* | | | | | | | | tty_port: handle the nonblocking open of a dead port corner caseAlan Cox2009-11-301-2/+5
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-11-301-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Input: keyboard - fix braille keyboard keysym generationSamuel Thibault2009-11-251-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-11-301-1/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | agp/intel: new host bridge supportZhenyu Wang2009-11-121-1/+7
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | vt: Fix use of "new" in a struct fieldAlan Cox2009-11-191-3/+3
* | | | | | | | Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-11-181-6/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()David Woodhouse2009-11-191-6/+5
| |/ / / / / / /
* | | | | | | | tty_port: If we are opened non blocking we still need to raise the carrierAlan Cox2009-11-171-0/+3
|/ / / / / / /
* | | | | | | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds2009-11-051-1/+24
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | xen/hvc: make sure console output is always emitted, with explicit pollingJeremy Fitzhardinge2009-11-031-1/+24
* | | | | | | tty: Mark generic_serial users as BROKENAlan Cox2009-10-301-3/+3
|/ / / / / /
* | | | | | move virtrng_remove to .devexit.textUwe Kleine-König2009-10-221-1/+1
* | | | | | virtio: let header files include virtio_ids.hChristian Borntraeger2009-10-222-2/+0
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-10-151-1/+1
|\ \ \ \ \
| * | | | | tty: fix vt_compat_ioctlAndreas Schwab2009-10-141-1/+1
* | | | | | tty: use the new 'flush_delayed_work()' helper to do ldisc flushLinus Torvalds2009-10-141-1/+1
* | | | | | Make flush_to_ldisc properly handle parallel callsLinus Torvalds2009-10-141-16/+13
|/ / / / /
* | | | | headers: Fix build after <linux/sched.h> removalIngo Molnar2009-10-133-0/+3
OpenPOWER on IntegriCloud