summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown2020-12-04398-24405/+3191
|\
| * driver core: auxiliary bus: minor coding style tweaksGreg Kroah-Hartman2020-12-041-26/+32
| * driver core: auxiliary bus: make remove function return voidGreg Kroah-Hartman2020-12-041-3/+2
| * driver core: auxiliary bus: move slab.h from include fileGreg Kroah-Hartman2020-12-041-0/+1
| * Add auxiliary bus supportDave Ertman2020-12-043-0/+272
| * Merge tag 'tty-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-11-085-25/+11
| |\
| | * vt: Disable KD_FONT_OP_COPYDaniel Vetter2020-11-081-22/+2
| | * tty: fix crash in release_tty if tty->port is not setMatthias Reichl2020-11-061-2/+4
| | * serial: txx9: add missing platform_driver_unregister() on error in serial_txx...Qinglang Miao2020-11-061-0/+3
| | * tty: serial: imx: enable earlycon by default if IMX_SERIAL_CONSOLE is enabledLucas Stach2020-11-061-0/+1
| | * serial: 8250_mtk: Fix uart_get_baud_rate warningClaire Chang2020-11-061-1/+1
| * | Merge tag 'usb-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-11-0811-6/+38
| |\ \
| | * \ Merge tag 'usb-serial-5.10-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2020-11-072-1/+16
| | |\ \
| | | * | USB: serial: option: add Telit FN980 composition 0x1055Daniele Palmas2020-11-041-0/+2
| | | * | USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231Daniele Palmas2020-11-041-0/+6
| | | * | USB: serial: cyberjack: fix write-URB completion raceJohan Hovold2020-11-041-1/+6
| | | * | USB: serial: option: add Quectel EC200T module supportZiyi Cao2020-10-281-0/+2
| | * | | USB: apple-mfi-fastcharge: fix reference leak in apple_mfi_fc_set_propertyZhang Qilong2020-11-061-1/+3
| | * | | usb: mtu3: fix panic in mtu3_gadget_stop()Macpaul Lin2020-11-061-0/+1
| | * | | USB: Add NO_LPM quirk for Kingston flash driveAlan Stern2020-11-031-0/+3
| | * | | Merge tag 'fixes-for-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2020-11-026-4/+15
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | usb: raw-gadget: fix memory leak in gadget_setupZqiang2020-10-271-1/+4
| | | * | usb: dwc2: Avoid leaving the error_debugfs label unusedMartin Blumenstingl2020-10-271-0/+3
| | | * | usb: dwc3: ep0: Fix delay status handlingThinh Nguyen2020-10-271-1/+2
| | | * | usb: gadget: fsl: fix null pointer checkingRan Wang2020-10-271-1/+1
| | | * | usb: gadget: goku_udc: fix potential crashes in probeEvgeny Novikov2020-10-271-1/+1
| | | * | usb: dwc3: pci: add support for the Intel Alder Lake-SHeikki Krogerus2020-10-271-0/+4
| | | |/
| * | | Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-11-087-18/+96
| |\ \ \
| | * | | irqchip/ti-sci-inta: Add support for unmapped event handlingPeter Ujfalusi2020-11-011-3/+80
| | * | | irqchip/renesas-intc-irqpin: Merge irlm_bit and needs_irlmGeert Uytterhoeven2020-11-011-5/+3
| | * | | irqchip/sifive-plic: Fix chip_data access within a hierarchyGreentime Hu2020-11-011-4/+4
| | * | | irqchip/sifive-plic: Fix broken irq_set_affinity() callbackGreentime Hu2020-10-251-1/+1
| | * | | irqchip/stm32-exti: Add all LP timer exti direct events supportFabrice Gasnier2020-10-251-0/+4
| | * | | irqchip/bcm2836: Fix missing __init annotationMarc Zyngier2020-10-251-1/+1
| | * | | irqchip/mips: Drop selection of IRQ_DOMAIN_HIERARCHYMarc Zyngier2020-10-161-2/+0
| | * | | irqchip/mst: Make mst_intc_of_init staticMarc Zyngier2020-10-151-2/+2
| | * | | irqchip/mst: MST_IRQ should depend on ARCH_MEDIATEK or ARCH_MSTARV7Geert Uytterhoeven2020-10-151-0/+1
| * | | | Merge tag 'block-5.10-2020-11-07' of git://git.kernel.dk/linux-blockLinus Torvalds2020-11-077-46/+65
| |\ \ \ \
| | * | | | null_blk: Fix scheduling in atomic with zoned modeDamien Le Moal2020-11-062-17/+32
| | * | | | Merge tag 'nvme-5.10-2020-11-05' of git://git.infradead.org/nvme into block-5.10Jens Axboe2020-11-055-29/+33
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | nvme-tcp: avoid repeated request completionSagi Grimberg2020-11-031-1/+1
| | | * | | nvme-rdma: avoid repeated request completionSagi Grimberg2020-11-031-1/+1
| | | * | | nvme-tcp: avoid race between time out and tear downChao Leng2020-11-031-11/+3
| | | * | | nvme-rdma: avoid race between time out and tear downChao Leng2020-11-031-10/+2
| | | * | | nvme: introduce nvme_sync_io_queuesChao Leng2020-11-032-2/+7
| | | * | | Revert "nvme-pci: remove last_sq_tail"Keith Busch2020-11-021-4/+19
| * | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-11-075-176/+176
| |\ \ \ \ \
| | * | | | | i2c: designware: slave should do WRITE_REQUESTED before WRITE_RECEIVEDMichael Wu2020-11-061-27/+18
| | * | | | | i2c: designware: call i2c_dw_read_clear_intrbits_slave() onceMichael Wu2020-11-061-6/+1
| | * | | | | i2c: mlxbf: I2C_MLXBF should depend on MELLANOX_PLATFORMGeert Uytterhoeven2020-11-061-1/+1