aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
...
| * | | i8k: Rework error retriesGuenter Roeck2015-01-25
| * | | i8k: Return -ENODATA for invalid temperaturePali Rohár2015-01-25
| * | | i8k: Register only temperature sensors which have labelsPali Rohár2015-01-25
| * | | i8k: Add support for temperature sensor labelsPali Rohár2015-01-25
| * | | Merge 3.19-rc5 into char-misc-nextGreg Kroah-Hartman2015-01-18
| |\| |
| * | | drivers: char: mem: Fix Missing blank line issuesRob Ward2015-01-12
| * | | drivers: char: mem: Replace usage of asm includeRob Ward2015-01-12
| * | | drivers: char: mem: Simplify DEVPORT configurationRob Ward2015-01-12
| * | | drivers: char: mem: Simplify DEVKMEM configurationRob Ward2015-01-12
| * | | drivers: char: mem: Make /dev/mem an optional deviceRob Ward2015-01-12
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-02-14
|\ \ \ \
| * | | | hwrng: virtio - drop extra empty lineMichael S. Tsirkin2015-01-25
| * | | | hwrng: core - Move hwrng_init call into set_current_rngHerbert Xu2014-12-25
| * | | | hwrng: core - Drop current rng in set_current_rngHerbert Xu2014-12-25
| * | | | hwrng: core - Do not register device opportunisticallyHerbert Xu2014-12-25
| * | | | hwrng: core - Fix current_rng init/cleanup race yet againHerbert Xu2014-12-25
| * | | | hwrng: core - Use struct completion for cleanup_doneHerbert Xu2014-12-25
| * | | | hwrng: don't init list element we're about to add to list.Rusty Russell2014-12-22
| * | | | hwrng: don't double-check old_rng.Rusty Russell2014-12-22
| * | | | hwrng: fix unregister race.Rusty Russell2014-12-22
| * | | | hwrng: use reference counts on each struct hwrng.Rusty Russell2014-12-22
| * | | | hwrng: move some code out mutex_lock for avoiding underlying deadlockAmos Kong2014-12-22
| * | | | hwrng: place mutex around read functions and buffers.Rusty Russell2014-12-22
* | | | | Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-12
|\ \ \ \ \
| * | | | | fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-20
| * | | | | fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig2015-01-20
| | |_|/ / | |/| | |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-02-11
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | tpm/tpm_tis: Add missing ifdef CONFIG_ACPI for pnp_acpi_devicePeter Huewe2015-01-21
| * | | | tpm: fix format string error in tpm-chip.cJarkko Sakkinen2015-01-20
| * | | | char/tpm/tpm_crb: fix build errorJarkko Sakkinen2015-01-19
| * | | | char/tpm: fixed white spaces coding style issuesBruno E O Meneguele2015-01-18
| * | | | tpm/tpm_i2c_stm_st33: Change tpm_i2c_stm_st33.h to tpm_stm_st33.hChristophe Ricard2015-01-17
| * | | | tpm/tpm_i2c_stm_st33: Replace remaining r by retChristophe Ricard2015-01-17
| * | | | tpm/tpm_i2c_stm_st33: Sanity cleanupChristophe Ricard2015-01-17
| * | | | tpm/tpm_i2c_stm_st33: Remove sparse spacesChristophe Ricard2015-01-17
| * | | | tpm/tpm_i2c_stm_st33: Add status check when reading data on the FIFOChristophe Ricard2015-01-17
| * | | | tpm: TPM 2.0 FIFO InterfaceJarkko Sakkinen2015-01-17
| * | | | tpm: TPM 2.0 CRB InterfaceJarkko Sakkinen2015-01-17
| * | | | tpm: TPM 2.0 baseline supportJarkko Sakkinen2015-01-17
| * | | | tpm: device class for tpmJarkko Sakkinen2015-01-17
| * | | | tpm: rename chip->dev to chip->pdevJarkko Sakkinen2015-01-17
| * | | | tpm: fix raciness of PPI interface lookupJarkko Sakkinen2015-01-17
| * | | | tpm: two-phase chip management functionsJarkko Sakkinen2015-01-17
| * | | | tpm: merge duplicate transmit_cmd() functionsJarkko Sakkinen2015-01-17
| * | | | tpm_ibmvtpm: Update email address in maintainers list and ibmvtpm driverAshley Lai2015-01-17
| * | | | tpm/tpm_i2c_stm_st33: Fix coccinelle warnings. Possible NULL pointer dereferenceChristophe Ricard2015-01-17
| * | | | tpm/tpm_i2c_stm_st33: Increment driver version to 1.2.1.Christophe Ricard2015-01-17
| * | | | tpm/tpm_i2c_stm_st33: Remove useless i2c read on interrupt registersChristophe Ricard2015-01-17
| * | | | tpm/tpm_i2c_stm_st33: Interrupt management improvementChristophe Ricard2015-01-17
| * | | | tpm/tpm_i2c_stm_st33: Few code cleanupChristophe Ricard2015-01-17