aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | random: update interface comments to reflect realityJarod Wilson2011-02-211-3/+10
| * | | | | | | hwrng: omap - Convert release_resource to release_region/release_mem_regionJulia Lawall2011-02-161-8/+6
| * | | | | | | hwrng: pixocell - add support for picoxcell TRNGJamie Iles2011-01-233-0/+221
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-151-11/+19
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | posix-timers: Cleanup namespaceThomas Gleixner2011-02-021-1/+1
| * | | | | | posix-timers: Remove useless res field from k_clockThomas Gleixner2011-02-021-3/+2
| * | | | | | posix-timers: Convert clock_getres() to clockid_to_kclock()Thomas Gleixner2011-02-021-0/+10
| * | | | | | posix-timers: Convert clock_nanosleep to clockid_to_kclock()Thomas Gleixner2011-02-021-1/+0
| * | | | | | posix-timers: Cleanup struct initializersThomas Gleixner2011-02-021-7/+7
| * | | | | | time: Correct the *settime* parametersRichard Cochran2011-02-021-1/+1
| | |/ / / / | |/| | | |
* | | | | | ipmi: Fix IPMI errors due to timing problemsDoe, YiCheng2011-03-101-0/+8
| |_|_|_|/ |/| | | |
* | | | | virtio: console: Don't access vqs if device was unpluggedAmit Shah2011-03-061-0/+8
* | | | | Revert "TPM: Long default timeout fix"Linus Torvalds2011-03-011-6/+4
* | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2011-02-242-35/+22
|\ \ \ \ \
| * | | | | agp/intel: Experiment with a 855GM GWB bitChris Wilson2011-02-222-35/+22
| | |_|/ / | |/| | |
* | | | | amd64-agp: fix crash at second module loadFlorian Mickler2011-02-231-2/+7
* | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2011-02-222-22/+33
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | cm4000_cs: Fix undefined ops warningAlan Cox2011-02-191-2/+1
| * | | | drivers/char/pcmcia/ipwireless/main.c: Convert release_resource to release_re...Julia Lawall2011-02-191-20/+32
| | |_|/ | |/| |
* | | | Revert "tpm_tis: Use timeouts returned from TPM"Linus Torvalds2011-02-203-21/+3
|/ / /
* | | Merge branch 'for-james' of git://tpmdd.git.sourceforge.net/gitroot/tpmdd/tpm...James Morris2011-02-113-3/+21
|\ \ \
| * | | tpm_tis: Use timeouts returned from TPMStefan Berger2011-02-113-3/+21
* | | | char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driverCorey Minyard2011-02-101-10/+2
* | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-02-102-0/+1851
|\ \ \ \ | |/ / / |/| | |
| * | | virtio: console: Move file back to drivers/char/Amit Shah2011-02-032-0/+1839
| |/ /
* | | agp: ensure GART has an address before enabling itStephen Kitt2011-02-041-11/+16
* | | Revert "agp: AMD AGP is used on UP1100 & UP1500 alpha boxen"Matt Turner2011-02-041-1/+1
* | | amd-k7-agp: remove non-x86 codeMatt Turner2011-02-041-19/+0
|/ /
* | console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-261-4/+4
* | Merge remote branch 'linus/master' into drm-intel-fixesChris Wilson2011-01-2419-8807/+15
|\ \
| * | tpm: fix panic caused by "tpm: Autodetect itpm devices"Olof Johansson2011-01-241-3/+3
| * | TPM: Long default timeout fixRajiv Andrade2011-01-241-4/+6
| |/
| * Merge branch 'akpm'Linus Torvalds2011-01-201-5/+5
| |\
| | * kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-201-5/+5
| * | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-01-2017-8795/+1
| |\ \ | | |/ | |/|
| | * tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-1/+1
| | * tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman2011-01-1316-8794/+0
* | | drm/i915,agp/intel: Do not clear stolen entriesChris Wilson2011-01-241-10/+9
|/ /
* | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-01-142-3/+3
|\ \
| * | agp/intel: Fix device names of i845 and 845GOswald Buddenhagen2011-01-142-3/+3
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-01-132-5/+45
|\ \ \
| * \ \ Merge branch 'ipmi' into releaseLen Brown2011-01-122-4/+43
| |\ \ \
| | * | | IPMI: Add one interface to get more info of low-level IPMI deviceZhao Yakui2010-12-142-4/+43
| * | | | ACPICA: New GPE handler callback definitionLin Ming2011-01-121-1/+2
* | | | | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-131-10/+4
|\ \ \ \ \
| * \ \ \ \ Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe2010-11-271-10/+4
| |\ \ \ \ \
| | * | | | | block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-131-10/+4
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-01-131-4/+6
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | hwrng: via_rng - Fix memory scribbling on some CPUsHerbert Xu2011-01-071-2/+5
| * | | | | | hwrng: via_rng - Fix asm constraintsHerbert Xu2011-01-071-2/+1