aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2011-10-28Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-10-28Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-10-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-26Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-25Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2011-10-25Merge branch 'staging-next' into Linux 3.1Greg Kroah-Hartman
2011-10-24Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...Dave Airlie
2011-10-20drm/i915: ILK + VT-d workaroundBen Widawsky
2011-10-10x86, nmi: Wire up NMI handlers to new routinesDon Zickus
2011-09-27doc: fix broken referencesPaul Bolle
2011-09-23TPM: Zero buffer after copying to userspacePeter Huewe
2011-09-23TPM: Call tpm_transmit with correct sizePeter Huewe
2011-09-23TPM: tpm_nsc: Fix a double free of pdev in cleanup_nscAxel Lin
2011-09-23TPM: TCG_ATMEL should depend on HAS_IOPORTGeert Uytterhoeven
2011-09-21iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha
2011-09-15Merge branch 'master' into for-nextJiri Kosina
2011-09-15drivers/char/rtc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich
2011-09-15char: Convert vmalloc/memset to vzallocJoe Perches
2011-08-29Merge 3.1-rc4 into staging-nextGreg Kroah-Hartman
2011-08-25drivers/char/msm_smd_pkt.c: don't use IS_ERR()Thomas Meyer
2011-08-24Staging: remove drivers/char/scc.h as it should have gone a while agoGreg Kroah-Hartman
2011-08-24tpm: suppress durations sysfs output if not readStefan Berger
2011-08-23apm-emulation: use wait_event_freezable() instead of freezer_[do_not_]count()Tejun Heo
2011-08-06net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2011-08-03tpm_tis: fix build when ACPI is not enabledRandy Dunlap
2011-08-03ramoops: update module parametersSergiu Iordache
2011-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-08-02Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...Chris Metcalf
2011-07-31random: Add support for architectural random hooksH. Peter Anvin
2011-07-29ramoops: fix compile failure on pariscJames Bottomley
2011-07-28n2rng: Attach on Niagara-T3.David S. Miller
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26ramoops: make record_size a module parameterSergiu Iordache
2011-07-26ramoops: move dump_oops into platform dataSergiu Iordache
2011-07-26ramoops: add new line to each printMarco Stornelli
2011-07-26ramoops: use module parameters instead of platform data if not availableMarco Stornelli
2011-07-26tpm_nsc: Fix bug when loading multiple TPM driversStefan Berger
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-22Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-07-22tpm: Move tpm_tis_reenable_interrupts out of CONFIG_PNP blockStefan Berger
2011-07-21ipv6: make fragment identifications less predictableEric Dumazet
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-07-20drivers: fix up various ->llseek() implementationsJosef Bacik