summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* ramoops: fix compile failure on pariscJames Bottomley2011-07-291-0/+1
* n2rng: Attach on Niagara-T3.David S. Miller2011-07-282-13/+18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-07-274-55/+250
|\
| * tpm_nsc: Fix bug when loading multiple TPM driversStefan Berger2011-07-261-7/+7
| * tpm: Move tpm_tis_reenable_interrupts out of CONFIG_PNP blockStefan Berger2011-07-221-22/+23
| * tpm: Fix compilation warning when CONFIG_PNP is not definedStefan Berger2011-07-211-6/+1
| * tpm: Fix a typoStefan Berger2011-07-121-1/+1
| * tpm_tis: Probing function for Intel iTPM bugStefan Berger2011-07-121-4/+73
| * tpm_tis: Fix the probing for interruptsStefan Berger2011-07-122-6/+28
| * tpm_tis: Delay ACPI S3 suspend while the TPM is busyStefan Berger2011-07-121-5/+23
| * tpm_tis: Re-enable interrupts upon (S3) resumeStefan Berger2011-07-121-0/+30
| * tpm: Fix display of data in pubek sysfs entryStefan Berger2011-07-121-10/+16
| * tpm_tis: Add timeouts sysfs entryStefan Berger2011-07-123-1/+22
| * tpm: Adjust interface timeouts if they are too smallStefan Berger2011-07-121-4/+9
| * tpm: Use interface timeouts returned from the TPMStefan Berger2011-07-121-3/+4
| * tpm_tis: Introduce durations sysfs entryStefan Berger2011-07-123-1/+21
| * tpm: Adjust the durations if they are too smallStefan Berger2011-07-121-6/+11
| * tpm: Use durations returned from TPMStefan Berger2011-07-121-2/+4
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-262-2/+2
* | ramoops: make record_size a module parameterSergiu Iordache2011-07-261-10/+27
* | ramoops: move dump_oops into platform dataSergiu Iordache2011-07-261-1/+4
* | ramoops: add new line to each printMarco Stornelli2011-07-261-6/+9
* | ramoops: use module parameters instead of platform data if not availableMarco Stornelli2011-07-261-12/+35
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-253-3/+3
|\ \
| * | Merge branch 'master' into for-nextJiri Kosina2011-07-111-2/+23
| |\|
| * | Update my e-mail addressMichael Büsch2011-07-071-1/+1
| * | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-102-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-07-246-5/+176
|\ \ \
| * | | hwrng: ppc4xx - add support for ppc4xx TRNGJosh Boyer2011-06-303-0/+169
| * | | hwrng: timeriomem - use resource_sizeH Hartley Sweeten2011-06-301-2/+1
| * | | hwrng: nomadik - add missing clk_putJulia Lawall2011-06-301-1/+2
| * | | hwrng: omap - add missing clk_putJulia Lawall2011-06-301-2/+4
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-223-2/+17
|\ \ \
| * | | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-201-2/+7
| * | | drivers: fix up various ->llseek() implementationsJosef Bacik2011-07-203-0/+10
* | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-221-1/+1
|\ \ \ \
| * | | | ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski2011-07-141-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-07-221-1/+1
|\ \ \ \
| * | | | PM: Improve error code of pm_notifier_call_chain()Akinobu Mita2011-07-151-1/+1
| | |/ / | |/| |
* / | | ipv6: make fragment identifications less predictableEric Dumazet2011-07-211-0/+15
|/ / /
* | / agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2MChris Wilson2011-07-131-3/+4
| |/ |/|
* | drivers/char/hpet.c: fix periodic-emulation for delayed interruptsNils Carlson2011-06-151-2/+23
|/
* virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT.Rusty Russell2011-05-301-5/+0
* drivers/char/ppdev.c: put gotten port valueJulia Lawall2011-05-261-0/+1
* drivers/char/mspec.c: use {k,v}zalloc to allocate memoryRakib Mullick2011-05-261-3/+2
* ipmi: convert to seq_file interfaceAlexey Dobriyan2011-05-262-85/+141
* i8k: Integrate with the hwmon subsystemJean Delvare2011-05-251-0/+162
* i8k: Avoid lahf in 64-bit codeLuca Tettamanti2011-05-251-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-243-3/+3
|\
| * pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-063-3/+3