summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/prminst44xx.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-22sc16is7xx: Allow sharing the IRQ lineDaniel Mack1-1/+13
2020-05-22sc16is7xx: Use threaded IRQDaniel Mack1-13/+5
2020-05-22sc16is7xx: Always use falling edge IRQDaniel Mack1-8/+4
2020-05-19tty: n_gsm: Fix bogus i++ in gsm_data_kickGregory CLEMENT1-11/+3
2020-05-19tty: n_gsm: Remove unnecessary test in gsm_print_packet()Gregory CLEMENT1-2/+1
2020-05-19serial: stm32: add no_console_suspend supportErwan Le Ray1-1/+12
2020-05-15tty: serial: fsl_lpuart: Use __maybe_unused instead of #if CONFIG_PM_SLEEPAnson Huang1-4/+2
2020-05-15rcu: constify sysrq_key_opEmil Velikov1-1/+1
2020-05-15kernel/power: constify sysrq_key_opEmil Velikov1-1/+1
2020-05-15kdb: constify sysrq_key_opEmil Velikov1-1/+1
2020-05-15drm: constify sysrq_key_opEmil Velikov1-2/+2
2020-05-15sparc64: constify sysrq_key_opEmil Velikov1-2/+2
2020-05-15powerpc/xmon: constify sysrq_key_opEmil Velikov1-1/+1
2020-05-15MIPS: constify sysrq_key_opEmil Velikov1-1/+1
2020-05-15alpha: constify sysrq_key_opEmil Velikov1-1/+1
2020-05-15tty/sysrq: constify the the sysrq_key_op(s)Emil Velikov2-27/+27
2020-05-15tty/sysrq: constify the sysrq APIEmil Velikov3-21/+21
2020-05-15tty/sysrq: alpha: export and use __sysrq_get_key_op()Emil Velikov3-4/+15
2020-05-15tty: mxser: make mxser_change_speed() return voidJason Yan1-5/+2
2020-05-15serial: 8250: Fix max baud limit in generic 8250 portSerge Semin1-1/+3
2020-05-15serial: Allow uart_get_rs485_mode() to return errnoLukas Wunner9-14/+33
2020-05-15serial: 8250: Avoid error message on reprobeLukas Wunner1-4/+10
2020-05-15tty: n_gsm: Fix waking up upper tty layer when room availableGregory CLEMENT1-4/+22
2020-05-15tty: n_gsm: Fix SOF skippingGregory CLEMENT1-7/+1
2020-05-15tty: n_gsm: Improve debug outputGregory CLEMENT1-12/+2
2020-05-15tty: serial: imx: Add return value check for platform_get_irq()Anson Huang1-0/+2
2020-05-15serial: 8250_exar: Make use of PCI_DEVICE_DATA() macroAndy Shevchenko1-34/+31
2020-05-15tty: serial: Add modem control gpio support for STM32 UARTManivannan Sadhasivam3-2/+53
2020-05-15dt-bindings: serial: Document CTS/RTS gpios in STM32 UARTManivannan Sadhasivam1-0/+14
2020-05-15tty: serial: samsung: Correct clock selection logicJonathan Bakker1-4/+4
2020-05-15serial: lantiq: Make driver modularRahul Tanwar2-5/+28
2020-05-15serial: lantiq: Make UART's use as console selectableRahul Tanwar2-2/+18
2020-05-12Revert "tty: hvc: Fix data abort due to race in hvc_open"Greg Kroah-Hartman1-14/+2
2020-05-11Linux 5.7-rc5v5.7-rc5Linus Torvalds1-1/+1
2020-05-10gcc-10: mark more functions __init to avoid section mismatch warningsLinus Torvalds2-2/+2
2020-05-10gcc-10: avoid shadowing standard library 'free()' in cryptoLinus Torvalds2-6/+6
2020-05-10gcc-10: disable 'restrict' warning for nowLinus Torvalds1-0/+3
2020-05-10gcc-10: disable 'stringop-overflow' warning for nowLinus Torvalds1-0/+1
2020-05-10nvme: fix possible hang when ns scanning fails during error recoverySagi Grimberg1-1/+1
2020-05-10nvme-pci: fix "slimmer CQ head update"Alexey Dobriyan1-1/+5
2020-05-10bdi: add a ->dev_name field to struct backing_dev_infoChristoph Hellwig2-2/+4
2020-05-10bdi: use bdi_dev_name() to get device nameYufen Yu4-8/+10
2020-05-09gcc-10: disable 'array-bounds' warning for nowLinus Torvalds1-0/+1
2020-05-09gcc-10: disable 'zero-length-bounds' warning for nowLinus Torvalds1-0/+3
2020-05-09Stop the ad-hoc games with -Wno-maybe-initializedLinus Torvalds3-23/+3
2020-05-08ceph: demote quotarealm lookup warning to a debug messageLuis Henriques1-2/+2
2020-05-08iommu/virtio: Reverse arguments to list_addJulia Lawall1-1/+1
2020-05-08mm: limit boost_watermark on small zonesHenry Willard1-0/+8
2020-05-08ubsan: disable UBSAN_ALIGNMENT under COMPILE_TESTKees Cook2-10/+6
2020-05-08mm/vmscan: remove unnecessary argument description of isolate_lru_pages()Qiwu Chen1-1/+0