| Commit message (Expand) | Author | Age | Files | Lines |
* | tpm: tpm_tis_spi: Mark ACPI and OF related data as maybe unused | Krzysztof Kozlowski | 2023-04-24 | 1 | -2/+2 |
* | tpm: st33zp24: Mark ACPI and OF related data as maybe unused | Krzysztof Kozlowski | 2023-04-24 | 2 | -4/+4 |
* | tpm, tpm_tis: Enable interrupt test | Lino Sanfilippo | 2023-04-24 | 1 | -0/+5 |
* | tpm, tpm_tis: startup chip before testing for interrupts | Lino Sanfilippo | 2023-04-24 | 3 | -14/+30 |
* | tpm, tpm_tis: Claim locality when interrupts are reenabled on resume | Lino Sanfilippo | 2023-04-24 | 1 | -10/+9 |
* | tpm, tpm_tis: Claim locality in interrupt handler | Lino Sanfilippo | 2023-04-24 | 1 | -0/+2 |
* | tpm, tpm_tis: Request threaded interrupt handler | Lino Sanfilippo | 2023-04-24 | 1 | -2/+5 |
* | tpm, tpm: Implement usage counter for locality | Lino Sanfilippo | 2023-04-24 | 2 | -18/+47 |
* | tpm, tpm_tis: do not check for the active locality in interrupt handler | Lino Sanfilippo | 2023-04-24 | 1 | -5/+2 |
* | tpm, tpm_tis: Move interrupt mask checks into own function | Lino Sanfilippo | 2023-04-24 | 1 | -11/+18 |
* | tpm, tpm_tis: Only handle supported interrupts | Lino Sanfilippo | 2023-04-24 | 2 | -48/+73 |
* | tpm, tpm_tis: Claim locality before writing interrupt registers | Lino Sanfilippo | 2023-04-24 | 1 | -9/+11 |
* | tpm, tpm_tis: Do not skip reset of original interrupt vector | Lino Sanfilippo | 2023-04-24 | 1 | -18/+11 |
* | tpm, tpm_tis: Disable interrupts if tpm_tis_probe_irq() failed | Lino Sanfilippo | 2023-04-24 | 1 | -11/+11 |
* | tpm, tpm_tis: Claim locality before writing TPM_INT_ENABLE register | Lino Sanfilippo | 2023-04-24 | 1 | -0/+4 |
* | tpm, tpm_tis: Avoid cache incoherency in test for interrupts | Lino Sanfilippo | 2023-04-24 | 3 | -12/+13 |
* | tpm: remove unnecessary (void*) conversions | Yu Zhe | 2023-04-24 | 1 | -3/+3 |
* | tpm: cr50: i2c: use jiffies to wait for tpm ready irq | Mark Hasemeyer | 2023-04-24 | 1 | -2/+1 |
* | tpm: disable hwrng for fTPM on some AMD designs | Mario Limonciello | 2023-03-12 | 2 | -1/+132 |
* | tpm/eventlog: Don't abort tpm_read_log on faulty ACPI address | Morten Linderud | 2023-03-12 | 1 | -1/+5 |
* | cpumask: fix incorrect cpumask scanning result checks | Linus Torvalds | 2023-03-06 | 1 | -1/+1 |
* | Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-02-24 | 4 | -17/+21 |
|\ |
|
| * | virtio_console: Use strscpy() to instead of strncpy() | Bo Liu | 2023-01-20 | 1 | -3/+2 |
| * | applicom: Fix PCI device refcount leak in applicom_init() | Xiongfeng Wang | 2023-01-20 | 1 | -1/+4 |
| * | Revert "char: pcmcia: cm4000_cs: Replace mdelay with usleep_range in set_prot... | Duoming Zhou | 2023-01-19 | 1 | -2/+4 |
| * | pcmcia: synclink_cs: remove kernel-doc notation | Randy Dunlap | 2023-01-19 | 1 | -11/+11 |
* | | Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2023-02-24 | 1 | -10/+8 |
|\ \ |
|
| * | | tty: Call ->dtr_rts() parameter active consistently | Ilpo Järvinen | 2023-01-19 | 1 | -3/+3 |
| * | | tty: Convert ->dtr_rts() to take bool argument | Ilpo Järvinen | 2023-01-19 | 1 | -2/+2 |
| * | | tty: Convert ->carrier_raised() and callchains to bool | Ilpo Järvinen | 2023-01-19 | 1 | -5/+3 |
| * | | tty: Cleanup tty_port_set_initialized() bool parameter | Ilpo Järvinen | 2023-01-19 | 1 | -2/+2 |
| |/ |
|
* | | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-02-23 | 2 | -2/+2 |
|\ \ |
|
| * | | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan | 2023-02-09 | 1 | -1/+1 |
| * | | mm/nommu: factor out check for NOMMU shared mappings into is_nommu_shared_map... | David Hildenbrand | 2023-01-18 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'for-linus-6.3-1' of https://github.com/cminyard/linux-ipmi | Linus Torvalds | 2023-02-22 | 2 | -59/+56 |
|\ \ |
|
| * | | ipmi: ipmb: Fix the MODULE_PARM_DESC associated to 'retry_time_ms' | Christophe JAILLET | 2023-02-10 | 1 | -1/+1 |
| * | | ipmi:ssif: Add a timer between request retries | Corey Minyard | 2023-02-10 | 1 | -7/+27 |
| * | | ipmi:ssif: Remove rtc_us_timer | Corey Minyard | 2023-02-10 | 1 | -9/+0 |
| * | | ipmi_ssif: Rename idle state and check | Corey Minyard | 2023-02-10 | 1 | -23/+23 |
| * | | ipmi:ssif: resend_msg() cannot fail | Corey Minyard | 2023-02-10 | 1 | -21/+7 |
* | | | Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 2023-02-21 | 3 | -0/+404 |
|\ \ \ |
|
| * | | | hwrng: starfive - Enable compile testing | Herbert Xu | 2023-02-03 | 1 | -2/+1 |
| * | | | hwrng: starfive - Add TRNG driver for StarFive SoC | Jia Jie Ho | 2023-01-27 | 3 | -0/+405 |
* | | | | Merge tag 'asm-generic-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-02-20 | 1 | -0/+6 |
|\ \ \ \ |
|
| * | | | | char/agp: consolidate {alloc,free}_gatt_pages() | Mike Rapoport | 2023-02-13 | 1 | -0/+6 |
| |/ / / |
|
* | | | | tpm: add vendor flag to command code validation | Julien Gomes | 2023-02-13 | 1 | -1/+3 |
* | | | | tpm: Add reserved memory event log | Eddie James | 2023-02-13 | 1 | -1/+31 |
* | | | | tpm: Use managed allocation for bios event log | Eddie James | 2023-02-13 | 4 | -10/+12 |
* | | | | tpm: tis_i2c: Convert to i2c's .probe_new() | Uwe Kleine-König | 2023-02-13 | 1 | -3/+2 |
* | | | | tpm: tpm_i2c_nuvoton: Convert to i2c's .probe_new() | Uwe Kleine-König | 2023-02-13 | 1 | -3/+3 |