summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-fixes-v4.19-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-09-264-4/+16
|\
| * iommu/amd: Return devid as alias for ACPI HID devicesArindam Nath2018-09-261-0/+6
| * iommu/vt-d: Handle memory shortage on pasid table allocationLu Baolu2018-09-252-4/+4
| * iommu/rockchip: Free irqs in shutdown handlerHeiko Stuebner2018-09-251-0/+6
* | erge tag 'libnvdimm-fixes-4.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2018-09-251-0/+6
|\ \
| * | device-dax: Add missing address_space_operationsDave Jiang2018-09-221-0/+6
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Greg Kroah-Hartman2018-09-259-90/+116
|\ \ \
| * | | scsi: sd: don't crash the host on invalid commandsJohannes Thumshirn2018-09-211-1/+2
| * | | scsi: ipr: System hung while dlpar adding primary ipr adapter backWen Xiong2018-09-212-45/+62
| * | | scsi: target: iscsi: Use bin2hex instead of a re-implementationVincent Pelletier2018-09-211-12/+3
| * | | scsi: target: iscsi: Use hex2bin instead of a re-implementationVincent Pelletier2018-09-211-16/+14
| * | | scsi: lpfc: Synchronize access to remoteport via rportJames Smart2018-09-213-13/+23
| * | | scsi: ufs: Disable blk-mq for nowAdrian Hunter2018-09-211-0/+7
| * | | scsi: sd: Contribute to randomness when running rotational deviceXuewei Zhang2018-09-171-0/+3
| * | | scsi: ibmvscsis: Ensure partition name is properly NUL terminatedLaura Abbott2018-09-171-1/+1
| * | | scsi: ibmvscsis: Fix a stringop-overflow warningLaura Abbott2018-09-171-2/+1
* | | | Merge tag 'usb-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Greg Kroah-Hartman2018-09-258-37/+66
|\ \ \ \
| * | | | usb: typec: mux: Take care of driver module reference countingHeikki Krogerus2018-09-201-4/+13
| * | | | usb: core: safely deal with the dynamic quirk listsHarry Pan2018-09-201-1/+2
| * | | | usb: roles: Take care of driver module reference countingHeikki Krogerus2018-09-201-3/+12
| * | | | USB: handle NULL config in usb_find_alt_setting()Alan Stern2018-09-201-0/+2
| * | | | USB: fix error handling in usb_driver_claim_interface()Alan Stern2018-09-201-0/+15
| * | | | USB: remove LPM management from usb_driver_claim_interface()Alan Stern2018-09-201-15/+0
| * | | | USB: usbdevfs: restore warning for nonsensical flagsOliver Neukum2018-09-201-0/+5
| * | | | USB: usbdevfs: sanitize flags moreOliver Neukum2018-09-201-3/+16
| * | | | Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstandin...Sebastian Andrzej Siewior2018-09-201-1/+1
| * | | | usb: musb: dsps: do not disable CPPI41 irq in driver teardownBin Liu2018-09-201-11/+1
* | | | | Merge tag 'tty-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Greg Kroah-Hartman2018-09-256-7/+30
|\ \ \ \ \
| * | | | | serial: imx: restore handshaking irq for imx1Uwe Kleine-König2018-09-201-0/+8
| * | | | | tty: vt_ioctl: fix potential Spectre v1Gustavo A. R. Silva2018-09-181-0/+4
| * | | | | tty: Drop tty->count on tty_reopen() failureDmitry Safonov2018-09-181-3/+8
| * | | | | serial: cpm_uart: return immediately from console pollChristophe Leroy2018-09-181-3/+7
| * | | | | tty: serial: lpuart: avoid leaking struct tty_structStefan Agner2018-09-181-1/+2
| * | | | | serial: mvebu-uart: Fix reporting of effective CSIZE to userspaceJan Kiszka2018-09-181-0/+1
| |/ / / /
* | | | | Merge tag 'char-misc-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2018-09-253-9/+35
|\ \ \ \ \
| * | | | | intel_th: pci: Add Ice Lake PCH supportAlexander Shishkin2018-09-181-0/+5
| * | | | | intel_th: Fix resource handling for ACPI glue layerAlexander Shishkin2018-09-181-2/+11
| * | | | | intel_th: Fix device removal logicAlexander Shishkin2018-09-181-1/+2
| * | | | | Merge tag 'soundwire-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2018-09-181-6/+17
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | soundwire: Fix acquiring bus lock twice during master releaseSanyog Kale2018-08-271-3/+4
| | * | | | soundwire: Fix incorrect exit after configuring streamShreyas NC2018-08-271-2/+4
| | * | | | soundwire: Fix duplicate stream state assignmentShreyas NC2018-08-271-2/+10
* | | | | | Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-09-2557-532/+351
|\ \ \ \ \ \
| * | | | | | net: mvneta: fix the remaining Rx descriptor unmapping issuesAntoine Tenart2018-09-241-5/+4
| * | | | | | net: aquantia: memory corruption on jumbo framesFriedemann Gerold2018-09-241-14/+18
| * | | | | | tun: remove ndo_poll_controllerEric Dumazet2018-09-241-43/+0
| * | | | | | nfp: remove ndo_poll_controllerEric Dumazet2018-09-241-18/+0
| * | | | | | bnxt: remove ndo_poll_controllerEric Dumazet2018-09-241-18/+0
| * | | | | | bnx2x: remove ndo_poll_controllerEric Dumazet2018-09-241-16/+0
| * | | | | | mlx5: remove ndo_poll_controllerEric Dumazet2018-09-241-19/+0