]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - drivers/char
UBUNTU: Ubuntu-snapdragon-4.4.0-1078.83
[mirror_ubuntu-artful-kernel.git] / drivers / char /
2018-03-13 Jiri Slabyhwrng: core - sleep interruptible in read
2018-03-13 Jiri Kosinax86/mm/pat, /dev/mem: Remove superfluous error message
2018-03-13 Masamitsu Yamazakiipmi: Stop timers before cleaning up the module
2018-03-13 Corey Minyardipmi: fix unsigned long underflow
2017-08-22 Stefan Bergertpm: Replace device number bitmap with IDR
2017-08-22 Jarkko Sakkinentpm: fix a kernel memory leak in tpm-sysfs.c
2017-08-22 Valentin Vidicipmi/watchdog: fix watchdog timeout set on reboot
2017-08-11 Corey Minyardipmi:ssif: Add missing unlock in error branch
2017-08-11 Tony Camusoipmi: use rcu lock around call to intf->handlers->sender()
2017-08-11 Josh Zimmermantpm: Issue a TPM2_Shutdown for TPM2 devices.
2017-08-11 Jason Gunthorpetpm: Provide strong locking for device removal
2017-08-11 Jason Gunthorpetpm: Get rid of chip->pdev
2017-07-19 G. Campanavirtio_console: fix a crash in config_work_handler
2017-06-27 Julius Wernerdrivers: char: mem: Fix wraparound check to allow mappi...
2017-06-27 Eric Biggersrandom: properly align get_random_int_hash
2017-06-27 Daniel Cashmandrivers: char: random: add get_random_long()
2017-06-27 Nicolas Ioosspcmcia: remove left-over %Z format
2017-06-20 Julius Wernerdrivers: char: mem: Check for address space wraparound...
2017-06-20 Jerry Snitselaartpm_crb: check for bad response size
2017-06-20 Willy Tarreauchar: lp: fix possible integer overflow in lp_setup()
2017-06-20 Joeseph Changipmi: Fix kernel panic at ipmi_ssif_thread()
2017-05-05 Omar Sandovalvirtio-console: avoid DMA from stack
2017-05-05 Kees Cookmm: Tighten x86 /dev/mem with zeroing reads
2017-05-05 Max Bireschar: lack of bool string made CONFIG_DEVPORT always on
2017-05-05 Geert Uytterhoevenchar: Drop bogus dependency of DEVPORT on !M68K
2017-01-10 Jason Gunthorpetpm xen: Remove bogus tpm_chip_unregister
2016-12-06 Andrew Lutomirskihwrng: core - Don't use a stack buffer in add_early_ran...
2016-12-06 Matt Redfearnvirtio: console: Unlock vqs while freeing buffers
2016-11-08 Dave Gerlachhwrng: omap - Only fail if pm_runtime_get_sync returns < 0
2016-11-08 Jarkko Sakkinentpm_crb: fix crb_req_canceled behavior
2016-11-08 Jarkko Sakkinentpm: fix a race condition in tpm2_unseal_trusted()
2016-10-20 Nishanth Menonhwrng: omap - Fix assumption that runtime_get_sync...
2016-10-20 apronin@chromium.orgtpm: fix byte-order for the value read by tpm2_get_tpm_pt
2016-09-15 Krzysztof Kozlowskihwrng: exynos - Disable runtime PM on probe failure
2016-08-22 Stephan Muellerrandom: add interrupt callback to VMBus IRQ handler
2016-08-22 Theodore Ts'orandom: print a warning for the first ten uninitialized...
2016-08-22 Theodore Ts'orandom: initialize the non-blocking pool via add_hwgene...
2016-08-18 Theodore Ts'orandom: strengthen input validation for RNDADDTOENTCNT
2016-08-09 Junichi Nomuraipmi: Remove smi_msg from waiting_rcv_msgs list before...
2016-06-28 Jarkko Sakkinentpm_crb: fix mapping of the buffers
2016-06-28 Jarkko Sakkinentpm_crb: drop struct resource res from struct crb_priv
2016-06-10 Krzysztof Kozlowskihwrng: exynos - Fix unbalanced PM runtime put on timeou...
2016-04-06 Matthew GarrettRestrict /dev/mem and /dev/kmem when module loading...
2016-04-06 Matthew Garrettx86: Lock down IO port access when module security...
2016-04-06 Jarkko Sakkinentpm_tis: fix build warning with tpm_tis_resume
2016-04-06 Jarkko Sakkinentpm_crb: tpm2_shutdown() must be called before tpm_chip...
2016-04-06 Jarkko Sakkinentpm_crb/tis: fix: use dev_name() for /proc/iomem
2016-04-06 Harald Hoyertpm_eventlog.c: fix binary_bios_measurements
2016-04-06 Jarkko Sakkinentpm: fix: return rc when devm_add_action() fails
2016-04-06 Jarkko Sakkinentpm: fix: set continueSession attribute for the unseal...
2016-04-06 Jarkko Sakkinentpm: fix the cleanup of struct tpm_chip
2016-04-06 Jarkko Sakkinentpm: fix the rollback in tpm_chip_register()
2016-04-06 Jason Gunthorpetpm_crb: Use devm_ioremap_resource
2016-04-06 Jason Gunthorpetpm_crb: Drop le32_to_cpu(ioread32(..))
2016-04-06 Jason Gunthorpetpm_tis: Clean up the force=1 module parameter
2016-04-06 Jason Gunthorpetpm_tis: Use devm_ioremap_resource
2016-04-06 Jason Gunthorpetpm_tis: Do not fall back to a hardcoded address for...
2016-04-06 Jason Gunthorpetpm_tis: Disable interrupt auto probing on a per-device...
2016-04-06 Jason Gunthorpetpm_crb: Use the common ACPI definition of struct acpi_tpm2
2016-04-06 Jarkko Sakkinentpm: fix checks for policy digest existence in tpm2_sea...
2016-04-06 Jerry Snitselaartpm: remove unneeded include of actbl2.h
2016-04-06 Stefan Bergertpm_ibmvtpm: properly handle interrupted packet receptions
2016-04-06 Jason Gunthorpetpm_tis: Tighten IRQ auto-probing
2016-04-06 Jason Gunthorpetpm_tis: Refactor the interrupt setup
2016-04-06 Jason Gunthorpetpm_tis: Get rid of the duplicate IRQ probing code
2016-04-06 Jason Gunthorpetpm: rework tpm_get_timeouts()
2016-04-06 Jason Gunthorpetpm_tis: Ensure interrupts are disabled when the driver...
2016-04-06 Jason Gunthorpetpm_tis: Use devm_free_irq not free_irq
2016-04-06 Martin Wilcktpm_tis: further simplify calculation of ordinal duration
2016-02-29 Jarkko Sakkinenkeys, trusted: seal with a TPM2 authorization policy
2016-02-29 Jarkko Sakkinenkeys, trusted: select hash algorithm for TPM2 chips
2016-01-09 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2016-01-09 Linus TorvaldsMerge tag 'pci-v4.4-fixes-4' of git://git.kernel.org...
2016-01-09 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2016-01-08 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2016-01-07 Dave AirlieMerge branch 'linux-4.4' of git://github.com/skeggsb...
2016-01-07 Linus TorvaldsMerge tag 'for-linus-20160106' of git://git.infradead...
2016-01-05 Mark BrownMerge remote-tracking branch 'asoc/fix/rt5645' into...
2016-01-05 Mark BrownMerge remote-tracking branch 'asoc/fix/dapm' into asoc...
2016-01-05 Mark BrownMerge remote-tracking branch 'asoc/fix/arizona' into...
2015-12-31 Linus TorvaldsMerge tag 'pci-v4.4-fixes-3' of git://git.kernel.org...
2015-12-30 David S. MillerMerge tag 'wireless-drivers-for-davem-2015-12-28' of...
2015-12-29 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2015-12-28 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2015-12-28 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2015-12-23 Mark BrownMerge remote-tracking branches 'asoc/fix/davinci',...
2015-12-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-12-22 Linus TorvaldsMerge tag 'nfsd-4.4-1' of git://linux-nfs.org/~bfields...
2015-12-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-12-22 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2015-12-22 Olof JohanssonMerge tag 'imx-fixes-4.4-3' of git://git.kernel.org...
2015-12-20 Linus TorvaldsMerge tag 'rtc-4.4-3' of git://git.kernel.org/pub/scm...
2015-12-20 Linus TorvaldsMerge tag 'tty-4.4-rc6' of git://git.kernel.org/pub...
2015-12-20 Linus TorvaldsMerge tag 'powerpc-4.4-5' of git://git.kernel.org/pub...
2015-12-19 Linus TorvaldsMerge tag 'gpio-v4.4-3' of git://git.kernel.org/pub...
2015-12-19 Linus TorvaldsMerge tag 'pinctrl-v4.4-3' of git://git.kernel.org...
2015-12-19 Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2015-12-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-12-19 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2015-12-19 Dave AirlieMerge branch 'linux-4.4' of git://github.com/skeggsb...
next