aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2015-08-09Merge 4.2-rc6 into char-misc-nextGreg Kroah-Hartman
2015-08-05toshiba laptop: replace ioremap_cache with ioremapDan Williams
2015-08-05char/nvram: Use bitwise OR to obtain Atari video mode dataFinn Thain
2015-08-05char: xillybus: Allow 64-bit DMA on PCIe interfaceEli Billauer
2015-08-05char: make misc_deregister a void functionGreg Kroah-Hartman
2015-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-07-28hwrng: core - correct error check of kthread_run callMartin Schwidefsky
2015-07-27char: misc: fix error pathSudip Mukherjee
2015-07-27char: misc: remove redundant ifdefSudip Mukherjee
2015-07-15Merge tag 'tpm-fixes-for-4.2-rc2' of https://github.com/PeterHuewe/linux-tpmd...James Morris
2015-07-13tpm, tpm_crb: fail when TPM2 ACPI table contents look corruptedJarkko Sakkinen
2015-07-13tpm: Fix initialization of the cdevJason Gunthorpe
2015-07-02Merge tag 'drm-intel-next-fixes-2015-07-02' of git://anongit.freedesktop.org/...Linus Torvalds
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-29agp/intel: Fix typo in needs_ilk_vtd_wa()Chris Wilson
2015-06-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-06-26Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-25Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-24Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmciaLinus Torvalds
2015-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu
2015-06-16tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add()Jarkko Sakkinen
2015-06-16vTPM: set virtual device before passing to ibmvtpm_reset_crqHon Ching \(Vicky\) Lo
2015-06-16tpm_ibmvtpm: remove unneccessary message level.Fabian Frederick
2015-06-12char:xilinx_hwicap:buffer_icap - change 1/0 to true/false for bool type varia...Shailendra Verma
2015-06-10random: Remove kernel blocking APIHerbert Xu
2015-06-10random: Add callback API for random pool readinessHerbert Xu
2015-06-02writeback: separate out include/linux/backing-dev-defs.hTejun Heo
2015-06-01snsc: pass timeout as HZ independent valueNicholas Mc Guire
2015-06-01char:pcmcia:synclink_cs - Do not initialise statics to 0.Shailendra Verma
2015-06-01char: misc: restore MISC_DYNAMIC_MINOR on device_create() failureVladimir Zapolskiy
2015-05-30pcmcia: Convert dev_printk to dev_<level>Joe Perches
2015-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez
2015-05-27random: Blocking API for accessing nonblocking_poolStephan Mueller
2015-05-27random: Wake up all getrandom(2) callers when pool is readyHerbert Xu
2015-05-24hwmon: Rename i8k driver to dell-smm-hwmon and move it to hwmon treePali Rohár
2015-05-24virtio_console: silence a static checker warningDan Carpenter
2015-05-24xillybus: XILLYBUS_OF should depend on HAS_DMAGeert Uytterhoeven
2015-05-24drivers/char: Remove msm_smd_pkt driverStephen Boyd
2015-05-24drivers: char: misc.c: remove trailing whitespaceTal Shorer
2015-05-22ipmi/powernv: Convert to irq event interfaceAlistair Popple
2015-05-19x86/fpu: Rename i387.h to fpu/api.hIngo Molnar
2015-05-05ipmi: Fix multi-part message handlingCorey Minyard
2015-05-05ipmi: Add alert handling to SSIFCorey Minyard
2015-05-05ipmi: Fix a problem that messages are not issued in run_to_completion modeHidehiro Kawai
2015-05-05ipmi: Report an error if ACPI _IFT doesn't existCorey Minyard
2015-05-05ipmi: Remove unused including <linux/version.h>Wei Yongjun
2015-05-05ipmi: Don't report err in the SI driver for SSIF devicesCorey Minyard