summaryrefslogtreecommitdiff
path: root/drivers/char
Commit message (Expand)AuthorAge
* fs: Replace current_fs_time() with current_time()Deepa Dinamani2016-09-27
* 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-03
* | 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-26
| * char/genrtc: remove the rest of the driverArnd Bergmann2016-06-04
| * char/genrtc: remove powerpc supportArnd Bergmann2016-06-04
| * char/genrtc: remove m68k supportArnd Bergmann2016-06-04
| * char/genrtc: remove parisc supportArnd Bergmann2016-06-04
| * char/genrtc: remove mn10300 supportArnd Bergmann2016-06-04
| * char/genrtc: remove alpha supportArnd Bergmann2016-06-04
| * char/genrtc: x86: remove remnants of asm/rtc.hArnd Bergmann2016-06-04
* | 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-30
|\ \ \
| * | | powerpc/powernv: Add driver for operator panel on FSP machinesSuraj Jitindar Singh2016-06-29
| |/ /
* | | random: Fix crashes with sparse node idsMichael Ellerman2016-07-30
* | | 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
| * | | tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phyChristophe Ricard2016-06-25
| * | | tpm_tis: Introduce intermediate layer for TPM accessChristophe Ricard2016-06-25
| * | | tpm: tpm_tis: Share common data between physChristophe Ricard2016-06-25
| * | | tpm: Add include guards in tpm.hChristophe Ricard2016-06-25
| * | | tpm: Fix suspend regressionStefan Berger2016-06-25
| * | | tpm: fix for typo in tpm/tpm_ibmvtpm.cStephen Rothwell2016-06-25
| * | | tpm: select ANON_INODES for proxy driverArnd Bergmann2016-06-25
| * | | tpm: Fix IRQ unwind ordering in TISJason Gunthorpe2016-06-25
| * | | tpm: Proxy driver for supporting multiple emulated TPMsStefan Berger2016-06-25
| * | | tpm: Introduce TPM_CHIP_FLAG_VIRTUALStefan Berger2016-06-25
| * | | tpm: Remove all uses of drvdata from the TPM CoreJason Gunthorpe2016-06-25
| * | | tpm: Remove useless priv field in struct tpm_vendor_specificChristophe Ricard2016-06-25
| * | | tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chipChristophe Ricard2016-06-25
| * | | tpm: drop 'locality' from struct tpm_vendor_specificChristophe Ricard2016-06-25
| * | | tpm: drop 'read_queue' from struct tpm_vendor_specificChristophe Ricard2016-06-25
| * | | tpm: drop 'irq' from struct tpm_vendor_specificChristophe Ricard2016-06-25
| * | | tpm: drop 'iobase' from struct tpm_vendor_specificChristophe Ricard2016-06-25
| * | | tpm: drop list from struct tpm_vendor_specificChristophe Ricard2016-06-25
| * | | tpm: drop the field 'time_expired' from struct tpm_chipJarkko Sakkinen2016-06-25