summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-12-091-99/+114
|\
| * Merge commit 'v2.6.32' into nextDmitry Torokhov2009-12-025-14/+48
| |\
| * | Input: keyboard - fix lack of locking when traversing handler->h_listDmitry Torokhov2009-12-011-97/+105
| * | Input: keyboard - add locking around event handlingDmitry Torokhov2009-11-291-0/+7
| * | Input: keyboard - fix theoretical race on vt switchAlan Jenkins2009-11-201-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-095-5/+5
|\ \ \
| * \ \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-075-5/+5
| |\ \ \
| | * | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-044-4/+4
| | * | | tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-091-1/+1
* | | | | nvram: Fix missing smp_lock.h in nvramFrederic Weisbecker2009-12-091-0/+1
* | | | | Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-0911-65/+24
|\ \ \ \ \
| * | | | | agp: Remove the BKL from agp_openJohn Kacur2009-10-141-17/+11
| * | | | | mips: Remove BKL from tb0219Thomas Gleixner2009-10-141-5/+1
| * | | | | drivers: Remove BKL from scx200_gpioThomas Gleixner2009-10-141-2/+0
| * | | | | drivers: Remove BKL from pc8736x_gpioThomas Gleixner2009-10-141-2/+0
| * | | | | rtc: Remove BKL from efirtcThomas Gleixner2009-10-141-11/+1
| * | | | | hw_random: Remove BKL from coreThomas Gleixner2009-10-141-1/+0
| * | | | | nvram: Drop the bkl from non-generic nvram_llseek()Frederic Weisbecker2009-10-141-3/+1
| * | | | | nvram: Drop the bkl from nvram_llseek()Frederic Weisbecker2009-10-141-6/+3
| * | | | | mem_class: Drop the bkl from memory_open()Frederic Weisbecker2009-10-141-12/+5
| * | | | | drivers: Remove BKL from cs5535_gpioThomas Gleixner2009-10-141-2/+1
| * | | | | drivers: Remove BKL from misc_openThomas Gleixner2009-10-141-4/+1
* | | | | | 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
OpenPOWER on IntegriCloud