summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* hwrng: geode - Use linux/io.h instead of asm/io.hPrasannaKumar Muralidharan2016-09-131-4/+4
* hwrng: geode - Migrate to managed APIPrasannaKumar Muralidharan2016-09-131-35/+15
* hwrng: st - Fix missing clk_disable_unprepare() on error in st_rng_probe()Wei Yongjun2016-09-131-0/+1
* hwrng: amd - Migrate to managed APIPrasannaKumar Muralidharan2016-09-131-37/+11
* hwrng: core - Allocate memory during module initPrasannaKumar Muralidharan2016-09-131-17/+20
* hwrng: pasemi - Use linux/io.h instead of asm/io.hPrasannaKumar Muralidharan2016-09-131-1/+1
* hwrng: pasemi - Migrate to managed APIPrasannaKumar Muralidharan2016-09-071-30/+7
* hwrng: bcm2835 - handle of_iomap failuresArvind Yadav2016-09-071-2/+3
* hwrng: tx4939 - Use devm_hwrng_register instead of hwrng_registerPrasannaKumar Muralidharan2016-08-311-10/+1
* hwrng: Remove check for max less than 4 bytesPrasannaKumar Muralidharan2016-08-312-6/+0
* hwrng: amd - Convert to new hwrng read() APICorentin LABBE2016-08-311-19/+28
* hwrng: amd - Access hardware via ioread32/iowrite32Corentin LABBE2016-08-311-6/+25
* hwrng: amd - Replace global variable with private structCorentin LABBE2016-08-311-19/+38
* hwrng: amd - release_region must be called after hwrng_unregisterCorentin LABBE2016-08-311-1/+2
* hwrng: amd - Remove asm/io.hCorentin LABBE2016-08-311-4/+3
* hwrng: amd - Be consitent with the driver nameCorentin LABBE2016-08-311-6/+5
* hwrng: amd - use the BIT macroCorentin LABBE2016-08-311-3/+3
* hwrng: amd - Fix style problem with blank lineCorentin LABBE2016-08-311-5/+1
* hwrng: cavium - Add Cavium HWRNG driver for ThunderX SoC.Omer Khaliq2016-08-314-0/+207
* hwrng: omap3-rom - Remove obsoleted functionsPrasannaKumar Muralidharan2016-08-241-8/+2
* hwrng: pic32 - Delete unnecessary assignment for the field "owner"Markus Elfring2016-08-161-1/+0
* 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
OpenPOWER on IntegriCloud