aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
...
| * | | | | tpm_crb: refine the naming of constantsJarkko Sakkinen2016-09-15
| * | | | | tpm_crb: remove wmb()'sJarkko Sakkinen2016-09-15
| * | | | | tpm_crb: fix crb_req_canceled behaviorJarkko Sakkinen2016-09-15
| * | | | | tpm: use tpm_pcr_read_dev() in tpm_do_selftest()Jarkko Sakkinen2016-09-15
| * | | | | tpm: use tpm_transmit_cmd() in tpm2_probe()Jarkko Sakkinen2016-09-15
| * | | | | tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt()Jarkko Sakkinen2016-09-15
| * | | | | tpm: remove unnecessary externs from tpm.hJarkko Sakkinen2016-09-15
| * | | | | tpm/st33zp24: Remove useless tpm_gen_interruptJason Gunthorpe2016-09-15
| * | | | | tpm: fix a race condition in tpm2_unseal_trusted()Jarkko Sakkinen2016-09-15
| * | | | | tpm: invalid self test error messageJarkko Sakkinen2016-09-15
| | |_|/ / | |/| | |
* | | | | Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-10-03
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ttyprintk: Neaten and simplify printingJoe Perches2016-09-13
| * | | | Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman2016-09-05
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | drivers: char: mem: Check {read,write}_kmem() addressesRobin Murphy2016-08-31
| * | | | char: xillybus: Fix spelling mistake and commentEli Billauer2016-08-31
| * | | | snsc: check return value of class_createZhouyi Zhou2016-08-31
| * | | | char/mwave: remove custom BOOLEAN typeArnd Bergmann2016-08-31
| * | | | ppdev: use new parport device modelSudip Mukherjee2016-08-31
| * | | | miscdevice: Use module_misc_device() macroPrasannaKumar Muralidharan2016-08-31
| * | | | tile-srom: avoid krealloc(... __GFP_ZERO) patternChris Metcalf2016-08-30
| | |/ / | |/| |
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-09-09
|\ \ \ \ | |_|/ / |/| | |
| * | | virtio_console: Stop doing DMA on the stackAndy Lutomirski2016-09-09
| |/ /
* | / tpm: invalid self test error messageJarkko Sakkinen2016-09-02
| |/ |/|
* | hwrng: mxc-rnga - Fix Kconfig dependencyFabian Frederick2016-08-24
|/
* Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-05
|\
| * mn10300: use RTC_DRV_CMOS instead of CONFIG_RTCArnd Bergmann2016-06-25
| * char/genrtc: remove the rest of the driverArnd Bergmann2016-06-03
| * char/genrtc: remove powerpc supportArnd Bergmann2016-06-03
| * char/genrtc: remove m68k supportArnd Bergmann2016-06-03
| * char/genrtc: remove parisc supportArnd Bergmann2016-06-03
| * char/genrtc: remove mn10300 supportArnd Bergmann2016-06-03
| * char/genrtc: remove alpha supportArnd Bergmann2016-06-03
| * char/genrtc: x86: remove remnants of asm/rtc.hArnd Bergmann2016-06-03
* | Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-01
|\ \
| * \ Back-merge tag 'v4.7-rc5' into drm-nextDave Airlie2016-07-02
| |\ \
| * | | drm/i915: Add support for mapping an object page by pageChris Wilson2016-06-13
| | |/ | |/|
* | | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-31
|\ \ \
| * | | powerpc/powernv: Add driver for operator panel on FSP machinesSuraj Jitindar Singh2016-06-29
| |/ /
* | | random: Fix crashes with sparse node idsMichael Ellerman2016-07-31
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-29
|\ \ \
| * | | tpm: Add TPM 2.0 support to the Nuvoton i2c driver (NPCT6xx family)Jason Gunthorpe2016-07-19
| * | | tpm: Factor out common startup codeJason Gunthorpe2016-07-19
| * | | tpm: use devm_add_action_or_resetSudip Mukherjee2016-07-19
| * | | tpm2_i2c_nuvoton: add irq validity checkAndrew Zamansky2016-07-19
| * | | tpm: read burstcount from TPM_STS in one 32-bit transactionAndrey Pronin2016-07-19
| * | | tpm: fix byte-order for the value read by tpm2_get_tpm_ptapronin@chromium.org2016-07-19
| * | | tpm_tis_core: convert max timeouts from msec to jiffiesapronin@chromium.org2016-07-19
| * | | tpm_crb: fix address space of the return pointer in crb_map_res()Jarkko Sakkinen2016-06-25
| * | | tpm_vtpm_proxy: fix address space of a user pointer in vtpmx_fops_ioctl()Jarkko Sakkinen2016-06-25
| * | | tpm/tpm_tis_spi: Add support for spi phyChristophe Ricard2016-06-25