summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | tpm/tpm_crb: implement tpm crb idle stateWinkler, Tomas2016-09-161-0/+69
| * | | | | tpm: add check for minimum buffer size in tpm_transmit()Jarkko Sakkinen2016-09-151-0/+3
| * | | | | tpm: constify TPM 1.x header structuresJulia Lawall2016-09-152-6/+6
| * | | | | tpm/tpm_crb: fix the over 80 characters checkpatch warringTomas Winkler2016-09-151-2/+1
| * | | | | tpm/tpm_crb: drop useless cpu_to_le32 when writing to registersTomas Winkler2016-09-151-2/+2
| * | | | | tpm/tpm_crb: cache cmd_size register value.Tomas Winkler2016-09-151-5/+5
| * | | | | tmp/tpm_crb: drop include to platform_deviceTomas Winkler2016-09-151-1/+0
| * | | | | tpm/tpm_tis: remove unused itpm variableTomas Winkler2016-09-151-5/+0
| * | | | | tpm_crb: fix incorrect values of cmdReady and goIdle bitsJarkko Sakkinen2016-09-151-2/+2
| * | | | | tpm_crb: refine the naming of constantsJarkko Sakkinen2016-09-151-11/+11
| * | | | | tpm_crb: remove wmb()'sJarkko Sakkinen2016-09-151-3/+0
| * | | | | tpm_crb: fix crb_req_canceled behaviorJarkko Sakkinen2016-09-151-2/+5
| * | | | | tpm: use tpm_pcr_read_dev() in tpm_do_selftest()Jarkko Sakkinen2016-09-151-5/+3
| * | | | | tpm: use tpm_transmit_cmd() in tpm2_probe()Jarkko Sakkinen2016-09-151-3/+1
| * | | | | tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt()Jarkko Sakkinen2016-09-154-38/+17
| * | | | | tpm: remove unnecessary externs from tpm.hJarkko Sakkinen2016-09-151-18/+18
| * | | | | tpm/st33zp24: Remove useless tpm_gen_interruptJason Gunthorpe2016-09-151-2/+0
| * | | | | tpm: fix a race condition in tpm2_unseal_trusted()Jarkko Sakkinen2016-09-155-65/+103
| * | | | | tpm: invalid self test error messageJarkko Sakkinen2016-09-151-2/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-10-0314-195/+174
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ttyprintk: Neaten and simplify printingJoe Perches2016-09-131-38/+31
| * | | | Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman2016-09-052-3/+2
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | drivers: char: mem: Check {read,write}_kmem() addressesRobin Murphy2016-08-311-0/+6
| * | | | char: xillybus: Fix spelling mistake and commentEli Billauer2016-08-311-2/+2
| * | | | snsc: check return value of class_createZhouyi Zhou2016-08-311-1/+6
| * | | | char/mwave: remove custom BOOLEAN typeArnd Bergmann2016-08-317-97/+93
| * | | | ppdev: use new parport device modelSudip Mukherjee2016-08-311-5/+20
| * | | | miscdevice: Use module_misc_device() macroPrasannaKumar Muralidharan2016-08-311-39/+1
| * | | | tile-srom: avoid krealloc(... __GFP_ZERO) patternChris Metcalf2016-08-301-13/+15
| | |/ / | |/| |
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-09-091-8/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | virtio_console: Stop doing DMA on the stackAndy Lutomirski2016-09-091-8/+15
| |/ /
* | | tpm: invalid self test error messageJarkko Sakkinen2016-09-031-2/+1
| |/ |/|
* | hwrng: mxc-rnga - Fix Kconfig dependencyFabian Frederick2016-08-241-1/+1
|/
* Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-053-567/+1
|\
| * mn10300: use RTC_DRV_CMOS instead of CONFIG_RTCArnd Bergmann2016-06-261-1/+1
| * char/genrtc: remove the rest of the driverArnd Bergmann2016-06-043-566/+0
| * char/genrtc: remove powerpc supportArnd Bergmann2016-06-042-3/+3
| * char/genrtc: remove m68k supportArnd Bergmann2016-06-041-1/+1
| * char/genrtc: remove parisc supportArnd Bergmann2016-06-041-1/+1
| * char/genrtc: remove mn10300 supportArnd Bergmann2016-06-041-1/+1
| * char/genrtc: remove alpha supportArnd Bergmann2016-06-041-1/+1
| * char/genrtc: x86: remove remnants of asm/rtc.hArnd Bergmann2016-06-041-1/+1
* | Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-011-0/+8
|\ \
| * \ Back-merge tag 'v4.7-rc5' into drm-nextDave Airlie2016-07-021-2/+6
| |\ \
| * | | drm/i915: Add support for mapping an object page by pageChris Wilson2016-06-131-0/+8
| | |/ | |/|
* | | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-303-0/+238
|\ \ \
| * | | powerpc/powernv: Add driver for operator panel on FSP machinesSuraj Jitindar Singh2016-06-293-0/+238
| |/ /
* | | random: Fix crashes with sparse node idsMichael Ellerman2016-07-301-3/+2
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-2930-1452/+2968
|\ \ \
| * | | tpm: Add TPM 2.0 support to the Nuvoton i2c driver (NPCT6xx family)Jason Gunthorpe2016-07-191-6/+20
OpenPOWER on IntegriCloud