aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds4-55/+250
2011-07-26atomic: use <linux/atomic.h>Arun Sharma2-2/+2
2011-07-26ramoops: make record_size a module parameterSergiu Iordache1-10/+27
2011-07-26ramoops: move dump_oops into platform dataSergiu Iordache1-1/+4
2011-07-26ramoops: add new line to each printMarco Stornelli1-6/+9
2011-07-26ramoops: use module parameters instead of platform data if not availableMarco Stornelli1-12/+35
2011-07-26tpm_nsc: Fix bug when loading multiple TPM driversStefan Berger1-7/+7
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-3/+3
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds6-5/+176
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds3-2/+17
2011-07-22Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-1/+1
2011-07-22tpm: Move tpm_tis_reenable_interrupts out of CONFIG_PNP blockStefan Berger1-22/+23
2011-07-21ipv6: make fragment identifications less predictableEric Dumazet1-0/+15
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik1-2/+7
2011-07-20drivers: fix up various ->llseek() implementationsJosef Bacik3-0/+10
2011-07-21tpm: Fix compilation warning when CONFIG_PNP is not definedStefan Berger1-6/+1
2011-07-15PM: Improve error code of pm_notifier_call_chain()Akinobu Mita1-1/+1
2011-07-14ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski1-1/+1
2011-07-13agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2MChris Wilson1-3/+4
2011-07-12tpm: Fix a typoStefan Berger1-1/+1
2011-07-12tpm_tis: Probing function for Intel iTPM bugStefan Berger1-4/+73
2011-07-12tpm_tis: Fix the probing for interruptsStefan Berger2-6/+28
2011-07-12tpm_tis: Delay ACPI S3 suspend while the TPM is busyStefan Berger1-5/+23
2011-07-12tpm_tis: Re-enable interrupts upon (S3) resumeStefan Berger1-0/+30
2011-07-12tpm: Fix display of data in pubek sysfs entryStefan Berger1-10/+16
2011-07-12tpm_tis: Add timeouts sysfs entryStefan Berger3-1/+22
2011-07-12tpm: Adjust interface timeouts if they are too smallStefan Berger1-4/+9
2011-07-12tpm: Use interface timeouts returned from the TPMStefan Berger1-3/+4
2011-07-12tpm_tis: Introduce durations sysfs entryStefan Berger3-1/+21
2011-07-12tpm: Adjust the durations if they are too smallStefan Berger1-6/+11
2011-07-12tpm: Use durations returned from TPMStefan Berger1-2/+4
2011-07-11Merge branch 'master' into for-nextJiri Kosina1-2/+23
2011-07-07Update my e-mail addressMichael Büsch1-1/+1
2011-06-30hwrng: ppc4xx - add support for ppc4xx TRNGJosh Boyer3-0/+169
2011-06-30hwrng: timeriomem - use resource_sizeH Hartley Sweeten1-2/+1
2011-06-30hwrng: nomadik - add missing clk_putJulia Lawall1-1/+2
2011-06-30hwrng: omap - add missing clk_putJulia Lawall1-2/+4
2011-06-15drivers/char/hpet.c: fix periodic-emulation for delayed interruptsNils Carlson1-2/+23
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2-2/+2
2011-05-30virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT.Rusty Russell1-5/+0
2011-05-26drivers/char/ppdev.c: put gotten port valueJulia Lawall1-0/+1
2011-05-26drivers/char/mspec.c: use {k,v}zalloc to allocate memoryRakib Mullick1-3/+2
2011-05-26ipmi: convert to seq_file interfaceAlexey Dobriyan2-85/+141
2011-05-25i8k: Integrate with the hwmon subsystemJean Delvare1-0/+162
2011-05-25i8k: Avoid lahf in 64-bit codeLuca Tettamanti1-2/+2
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds3-3/+3
2011-05-24Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds4-1/+22
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apmLinus Torvalds1-5/+0
2011-05-23apm-emulation: apm_mutex breaks ACK; remove itPaul Parsons1-5/+0