aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")Linus Torvalds2012-01-12
|\
| * ramoops: update parameters only after successful initKees Cook2012-01-12
| * ramoops: fix use of rounddown_pow_of_two()Marco Stornelli2012-01-12
| * kexec: remove KMSG_DUMP_KEXECWANG Cong2012-01-12
* | Merge tag 'to-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-12
|\ \ | |/ |/|
| * virtio: console: Disable callbacks for virtqueues at start of S4 freezeAmit Shah2012-01-12
| * virtio: console: Add freeze and restore handlers to support S4Amit Shah2012-01-12
| * virtio: console: Move vq and vq buf removal into separate functionsAmit Shah2012-01-12
| * virtio: rename virtqueue_add_buf_gfp to virtqueue_add_bufRusty Russell2012-01-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-01-11
|\ \
| * | char: hw_random: convert drivers/char/hw_random/* to use module_platform_driv...Axel Lin2011-11-30
* | | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-11
|\ \ \ | |_|/ |/| |
| * | Merge branch 'next' into for-linusJames Morris2012-01-08
| |\ \
| | * \ Merge branch 'for-james' of git://github.com/srajiv/tpm into nextJames Morris2011-11-16
| | |\ \
| | | * | TPM: fix transmit_cmd error logicRajiv Andrade2011-11-16
| | | * | TPM: NSC and TIS drivers X86 dependency fixRajiv Andrade2011-11-16
| | | * | TPM: Export wait_for_stat for other vendor specific driversRajiv Andrade2011-11-16
| | | * | TPM: Use vendor specific function for status probeRajiv Andrade2011-11-16
| | | * | tpm_tis: add delay after aborting commandStefan Berger2011-11-16
| | | * | tpm_tis: Check return code from getting timeouts/durationsStefan Berger2011-11-16
| | | * | tpm: Introduce function to poll for result of self testStefan Berger2011-11-16
| | | * | tpm: Cleanup tpm_continue_selftestStefan Berger2011-11-16
| | | * | tpm: Have tpm_get_timeouts return an error codeStefan Berger2011-11-16
* | | | | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-01-10
|\ \ \ \ \
| * | | | | agp: Fix multi-line warning message whitespaceTormod Volden2012-01-06
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\ \ \ \ \ \
| * | | | | | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-02
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08
|\ \ \ \ \ \
| * | | | | | switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-03
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2012-01-06
|\ \ \ \ \ \
| * | | | | | hwrng: nomadik: Enable module alias autogeneration for AMBA driversDave Martin2011-11-22
| | |/ / / / | |/| | | |
* | | | | | random: Use arch_get_random_int instead of cycle counter if availLinus Torvalds2011-12-29
| |/ / / / |/| | | |
* | | | | ipmi_watchdog: restore settings when BMC resetCorey Minyard2011-12-20
| |/ / / |/| | |
* | | | fix typo/thinko in get_random_bytes()Luck, Tony2011-11-17
|/ / /
* | | agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is setKeith Packard2011-11-08
* | | drm/i915: fix if statement (bogus semi-colon)Dan Carpenter2011-11-08
| |/ |/|
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\ \
| * | drivers/char: Fix implicit use of err.h in ramoops.cPaul Gortmaker2011-10-31
| * | drivers/char: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-31
| * | drivers/char: Add module.h to those who were using it implicitlyPaul Gortmaker2011-10-31
* | | Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl...Linus Torvalds2011-11-02
|\ \ \
| * | | [IA64] agp/hp-agp: Allow binding user memory to the AGP GARTÉmeric Maschino2011-08-23
* | | | Merge git://github.com/rustyrussell/linuxLinus Torvalds2011-11-02
|\ \ \ \
| * | | | virtio: console: wait for first console port for early console outputChristian Borntraeger2011-11-01
| * | | | virtio: console: add port stats for bytes received, sent and discardedAmit Shah2011-11-01
| * | | | virtio: console: make discard_port_data() use get_inbuf()Amit Shah2011-11-01
| * | | | virtio: console: rename variableAmit Shah2011-11-01
| * | | | virtio: console: make get_inbuf() return port->inbuf if presentAmit Shah2011-11-01
| * | | | virtio: console: Fix return type for get_inbuf()Amit Shah2011-11-01
| * | | | virtio: console: Use wait_event_freezable instead of _interruptibleAmit Shah2011-11-01