summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* ttyprintk: Neaten and simplify printingJoe Perches2016-09-131-38/+31
* Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman2016-09-052-3/+2
|\
| * tpm: invalid self test error messageJarkko Sakkinen2016-09-031-2/+1
| * hwrng: mxc-rnga - Fix Kconfig dependencyFabian Frederick2016-08-241-1/+1
* | 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 '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
| * | | tpm: Factor out common startup codeJason Gunthorpe2016-07-1911-63/+87
| * | | tpm: use devm_add_action_or_resetSudip Mukherjee2016-07-191-4/+4
| * | | tpm2_i2c_nuvoton: add irq validity checkAndrew Zamansky2016-07-191-4/+2
| * | | tpm: read burstcount from TPM_STS in one 32-bit transactionAndrey Pronin2016-07-191-8/+3
| * | | tpm: fix byte-order for the value read by tpm2_get_tpm_ptapronin@chromium.org2016-07-191-1/+1
| * | | tpm_tis_core: convert max timeouts from msec to jiffiesapronin@chromium.org2016-07-191-4/+4
| * | | tpm_crb: fix address space of the return pointer in crb_map_res()Jarkko Sakkinen2016-06-251-1/+1
| * | | tpm_vtpm_proxy: fix address space of a user pointer in vtpmx_fops_ioctl()Jarkko Sakkinen2016-06-251-1/+1
| * | | tpm/tpm_tis_spi: Add support for spi phyChristophe Ricard2016-06-253-0/+285
| * | | tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phyChristophe Ricard2016-06-255-882/+958
| * | | tpm_tis: Introduce intermediate layer for TPM accessChristophe Ricard2016-06-252-101/+270
| * | | tpm: tpm_tis: Share common data between physChristophe Ricard2016-06-252-76/+132
| * | | tpm: Add include guards in tpm.hChristophe Ricard2016-06-251-0/+5
| * | | tpm: Fix suspend regressionStefan Berger2016-06-251-2/+2
| * | | tpm: fix for typo in tpm/tpm_ibmvtpm.cStephen Rothwell2016-06-251-1/+1
| * | | tpm: select ANON_INODES for proxy driverArnd Bergmann2016-06-251-0/+1
| * | | tpm: Fix IRQ unwind ordering in TISJason Gunthorpe2016-06-251-2/+2
| * | | tpm: Proxy driver for supporting multiple emulated TPMsStefan Berger2016-06-253-0/+655
| * | | tpm: Introduce TPM_CHIP_FLAG_VIRTUALStefan Berger2016-06-252-2/+6
| * | | tpm: Remove all uses of drvdata from the TPM CoreJason Gunthorpe2016-06-254-67/+84
| * | | tpm: Remove useless priv field in struct tpm_vendor_specificChristophe Ricard2016-06-2513-165/+131
| * | | tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chipChristophe Ricard2016-06-2510-88/+91
OpenPOWER on IntegriCloud