summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | virtio: console: wait for first console port for early console outputChristian Borntraeger2011-11-021-0/+20
| * | | | virtio: console: add port stats for bytes received, sent and discardedAmit Shah2011-11-021-0/+24
| * | | | virtio: console: make discard_port_data() use get_inbuf()Amit Shah2011-11-021-10/+5
| * | | | virtio: console: rename variableAmit Shah2011-11-021-6/+5
| * | | | virtio: console: make get_inbuf() return port->inbuf if presentAmit Shah2011-11-021-14/+8
| * | | | virtio: console: Fix return type for get_inbuf()Amit Shah2011-11-021-1/+1
| * | | | virtio: console: Use wait_event_freezable instead of _interruptibleAmit Shah2011-11-021-4/+5
| * | | | virtio: console: Ignore port name update request if name already setAmit Shah2011-11-021-0/+7
| * | | | virtio: console: Fix indentationAmit Shah2011-11-021-1/+1
| * | | | virtio-console: Use virtio_config_val() for retrieving configSasha Levin2011-11-021-6/+4
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds2011-11-023-4/+19
|\ \ \ \
| * | | | um: switch to use of drivers/KconfigAl Viro2011-11-022-4/+4
| * | | | um: clean Kconfig up a bitAl Viro2011-11-021-0/+15
* | | | | Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-013-0/+172
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | hw_random: add driver for atmel true hardware random number generatorPeter Korsgaard2011-10-103-0/+172
| |/ / /
* | | | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-10-281-0/+28
|\ \ \ \
| * \ \ \ Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...Dave Airlie2011-10-241-0/+28
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | drm/i915: ILK + VT-d workaroundBen Widawsky2011-10-201-0/+28
* | | | | Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-281-2/+21
|\ \ \ \ \
| * | | | | random: Add support for architectural random hooksH. Peter Anvin2011-07-311-3/+22
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-10-261-22/+11
|\ \ \ \ \ \
| * | | | | | x86, nmi: Wire up NMI handlers to new routinesDon Zickus2011-10-101-22/+11
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-261-2/+2
|\ \ \ \ \ \
| * | | | | | iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha2011-09-211-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-261-613/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'staging-next' into Linux 3.1Greg Kroah-Hartman2011-10-251-613/+0
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Merge 3.1-rc4 into staging-nextGreg Kroah-Hartman2011-08-291-613/+0
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Staging: remove drivers/char/scc.h as it should have gone a while agoGreg Kroah-Hartman2011-08-241-613/+0
| | | | |/ / | | | |/| |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-254-12/+6
|\ \ \ \ \ \
| * | | | | | doc: fix broken referencesPaul Bolle2011-09-271-4/+1
| * | | | | | Merge branch 'master' into for-nextJiri Kosina2011-09-1514-433/+853
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | drivers/char/rtc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-09-151-4/+3
| * | | | | | char: Convert vmalloc/memset to vzallocJoe Perches2011-09-152-4/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-251-10/+6
|\ \ \ \ \ \ \
| * | | | | | | apm-emulation: use wait_event_freezable() instead of freezer_[do_not_]count()Tejun Heo2011-08-231-10/+6
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2011-10-251-0/+3
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | tpm: suppress durations sysfs output if not readStefan Berger2011-08-241-0/+3
| | |_|_|/ | |/| | |
* | | | | TPM: Zero buffer after copying to userspacePeter Huewe2011-09-231-1/+5
* | | | | TPM: Call tpm_transmit with correct sizePeter Huewe2011-09-231-0/+3
* | | | | TPM: tpm_nsc: Fix a double free of pdev in cleanup_nscAxel Lin2011-09-231-2/+0
* | | | | TPM: TCG_ATMEL should depend on HAS_IOPORTGeert Uytterhoeven2011-09-231-0/+1
| |_|_|/ |/| | |
* | | | drivers/char/msm_smd_pkt.c: don't use IS_ERR()Thomas Meyer2011-08-251-3/+2
|/ / /
* | | net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2011-08-061-341/+8
* | | tpm_tis: fix build when ACPI is not enabledRandy Dunlap2011-08-031-1/+6
* | | ramoops: update module parametersSergiu Iordache2011-08-031-0/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-08-023-0/+494
|\ \ \
| * \ \ Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...Chris Metcalf2011-08-022-5/+27
| |\ \ \ | | |/ /
| * | | Merge tag 'v3.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Chris Metcalf2011-06-101-5/+0
| |\ \ \
| * | | | arch/tile: add hypervisor-based character driver for SPI flash ROMChris Metcalf2011-06-103-0/+494
* | | | | ramoops: fix compile failure on pariscJames Bottomley2011-07-291-0/+1
OpenPOWER on IntegriCloud