summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2017-09-22Merge tag 'v4.1.44' into 4.1-2.0.x-imxOtavio Salvador
2017-09-10tpm: fix a kernel memory leak in tpm-sysfs.cJarkko Sakkinen
2017-09-10ipmi/watchdog: fix watchdog timeout set on rebootValentin Vidic
2017-09-10ipmi:ssif: Add missing unlock in error branchCorey Minyard
2017-09-10ipmi: use rcu lock around call to intf->handlers->sender()Tony Camuso
2017-08-06Merge tag 'v4.1.43' into 4.1-2.0.x-imxOtavio Salvador
2017-07-31virtio_console: fix a crash in config_work_handlerG. Campana
2017-07-26random: properly align get_random_int_hashEric Biggers
2017-07-26drivers: char: random: add get_random_long()Daniel Cashman
2017-07-10Merge tag 'v4.1.42' into 4.1-2.0.x-imxOtavio Salvador
2017-06-25drivers: char: mem: Fix wraparound check to allow mappings up to the endJulius Werner
2017-06-17Merge tag 'v4.1.41' into 4.1-2.0.x-imxOtavio Salvador
2017-06-17Merge remote-tracking branch 'imx/imx_4.1.15_2.0.0_ga' into 4.1-2.0.x-imxOtavio Salvador
2017-06-13virtio-console: avoid DMA from stackOmar Sandoval
2017-06-13mm: Tighten x86 /dev/mem with zeroing readsKees Cook
2017-06-13char: lack of bool string made CONFIG_DEVPORT always onMax Bires
2017-06-13char: Drop bogus dependency of DEVPORT on !M68KGeert Uytterhoeven
2017-06-08drivers: char: mem: Check for address space wraparound with mmap()Julius Werner
2017-06-08char: lp: fix possible integer overflow in lp_setup()Willy Tarreau
2017-05-17ipmi: Fix kernel panic at ipmi_ssif_thread()Joeseph Chang
2017-05-17tpm: add sleep only for retry in i2c_nuvoton_write_status()Nayna Jain
2017-05-17tpm_crb: check for bad response sizeJerry Snitselaar
2017-05-17tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driverNayna Jain
2017-01-23Merge tag 'v4.1.38' into 4.1-2.0.x-imxOtavio Salvador
2017-01-12tpm xen: Remove bogus tpm_chip_unregisterJason Gunthorpe
2016-12-17Merge tag 'v4.1.36' into 4.1-2.0.x-imxOtavio Salvador
2016-11-25virtio: console: Unlock vqs while freeing buffersMatt Redfearn
2016-11-19MLK-13482 drivers: char: otp: support i.MX6SLLPeng Fan
2016-10-05Merge tag 'v4.1.33' into 4.1-2.0.x-imxOtavio Salvador
2016-07-10tpm: fix the cleanup of struct tpm_chipJarkko Sakkinen
2016-07-10ipmi: Remove smi_msg from waiting_rcv_msgs list before handle_one_recv_msg()Junichi Nomura
2016-06-03MLK-12879 char: otp: support i.MX6ULLPeng Fan
2016-04-18tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()Jarkko Sakkinen
2016-02-01MLK-12343 MX6SL-EVK missing hardware random number generator.Dan Douglass
2016-01-31ipmi: move timer init to before irq is setupJan Stancek
2016-01-31ipmi: Start the timer and thread on internal msgsCorey Minyard
2016-01-22tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0Jarkko Sakkinen
2016-01-14MLK-11894 imx: sema4: fix the out of bounds writeRichard Zhu
2016-01-14MLK-11371-1 char: add fsl_otp device driverPeng Fan
2016-01-14MLK-11488-1 driver: char: sema4: add sema4 supportAnson Huang
2015-08-16hwmon: (dell-smm) Blacklist Dell Studio XPS 8100Pali Rohár
2015-08-16hwrng: core - correct error check of kthread_run callMartin Schwidefsky
2015-08-03agp/intel: Fix typo in needs_ilk_vtd_wa()Chris Wilson
2015-08-03tpm, tpm_crb: fail when TPM2 ACPI table contents look corruptedJarkko Sakkinen
2015-08-03tpm: Fix initialization of the cdevJason Gunthorpe
2015-08-03vTPM: set virtual device before passing to ibmvtpm_reset_crqHon Ching \\(Vicky\\) Lo
2015-08-03tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add()Jarkko Sakkinen
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