summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | usb: musb: dsps: keep VBUS on for host-only modeBin Liu2017-05-271-0/+5
| * | | | | | | | Merge tag 'usb-ci-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2017-05-244-13/+44
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | usb: chipidea: core: check before accessing ci_role in ci_role_showMichael Thalmeier2017-05-231-1/+4
| | * | | | | | | usb: chipidea: debug: check before accessing ci_roleMichael Thalmeier2017-05-231-1/+2
| | * | | | | | | usb: chipidea: udc: fix NULL pointer dereference if udc_start failedJisheng Zhang2017-05-181-2/+6
| | * | | | | | | usb: chipidea: imx: Do not access CLKONOFF on i.MX51Andrey Smirnov2017-05-181-9/+32
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-06-1120-77/+101
|\ \ \ \ \ \ \ \
| * | | | | | | | scsi: cxgb4i: libcxgbi: in error case RST tcp connVarun Prakash2017-06-023-8/+23
| * | | | | | | | scsi: scsi_debug: Avoid PI being disabled when TPGS is enabledMartin K. Petersen2017-05-311-1/+1
| * | | | | | | | scsi: qla2xxx: Fix extraneous ref on sp's after adapter breakBill Kuzeja2017-05-311-2/+6
| * | | | | | | | scsi: lpfc: prevent potential null pointer dereferenceGustavo A. R. Silva2017-05-311-2/+3
| * | | | | | | | scsi: lpfc: Avoid NULL pointer dereference in lpfc_els_abort()Guilherme G. Piccoli2017-05-312-3/+6
| * | | | | | | | scsi: lpfc: nvmet_fc: fix format stringArnd Bergmann2017-05-311-2/+2
| * | | | | | | | scsi: qla2xxx: Fix crash due to NULL pointer dereference of ctxJoe Carnuccio2017-05-243-33/+31
| * | | | | | | | scsi: qla2xxx: Fix mailbox pointer error in fwdump captureJoe Carnuccio2017-05-241-2/+2
| * | | | | | | | scsi: qla2xxx: Set bit 15 for DIAG_ECHO_TEST MBCJoe Carnuccio2017-05-242-6/+7
| * | | | | | | | scsi: qla2xxx: Modify T262 FW dump template to specify same start/end to debu...Joe Carnuccio2017-05-241-1/+1
| * | | | | | | | scsi: qla2xxx: Fix crash due to mismatch mumber of Q-pair creation for Multi ...Sawan Chandak2017-05-242-1/+5
| * | | | | | | | scsi: qla2xxx: Fix NULL pointer access due to redundant fc_host_port_name callQuinn Tran2017-05-241-9/+0
| * | | | | | | | scsi: qla2xxx: Fix recursive loop during target mode configuration for ISP25X...himanshu.madhani@cavium.com2017-05-241-1/+1
| * | | | | | | | scsi: bnx2fc: fix race condition in bnx2fc_get_host_stats()Maurizio Lombardi2017-05-242-2/+9
| * | | | | | | | scsi: qla2xxx: don't disable a not previously enabled PCI deviceJohannes Thumshirn2017-05-241-4/+4
* | | | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-06-111-2/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | device-dax: fix 'dax' device filesystem inode destruction crashDan Williams2017-06-091-2/+7
* | | | | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-101-1/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | efi: Fix boot panic because of invalid BGRT image addressDave Young2017-06-091-1/+25
* | | | | | | | | | | Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-06-094-12/+25
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ACPI/IORT: Move the check to get iommu_ops from translated fwspecLorenzo Pieralisi2017-05-301-8/+8
| * | | | | | | | | | | ACPI/IORT: Ignore all errors except EPROBE_DEFERSricharan R2017-05-302-2/+8
| * | | | | | | | | | | iommu/of: Ignore all errors except EPROBE_DEFERSricharan R2017-05-302-2/+8
| * | | | | | | | | | | iommu/of: Fix check for returning EPROBE_DEFERSricharan R2017-05-301-0/+1
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-06-092-1/+17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Input: synaptics-rmi4 - register F03 port as pass-through serioDmitry Torokhov2017-06-091-1/+1
| * | | | | | | | | | | Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabledUlrik De Bie2017-06-071-0/+16
* | | | | | | | | | | | Merge tag 'md/4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2017-06-095-4/+21
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | md: initialise ->writes_pending in personality modules.NeilBrown2017-06-055-4/+21
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-06-095-31/+70
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-linusJens Axboe2017-06-084-31/+67
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | nvme: relax APST default max latency to 100msKai-Heng Feng2017-06-071-1/+1
| | * | | | | | | | | | | | nvme: only consider exit latency when choosing useful non-op power statesKai-Heng Feng2017-06-071-6/+9
| | * | | | | | | | | | | | nvme-fc: fix missing put reference on controller create failureJames Smart2017-06-071-0/+1
| | * | | | | | | | | | | | nvme-fc: on lldd/transport io error, terminate associationJames Smart2017-06-071-2/+17
| | * | | | | | | | | | | | nvme-rdma: fast fail incoming requests while we reconnectSagi Grimberg2017-06-071-15/+29
| | * | | | | | | | | | | | nvme-pci: fix multiple ctrl removal schedulingRakesh Pandit2017-06-071-7/+6
| | * | | | | | | | | | | | nvme: fix hang in remove pathMing Lei2017-06-071-0/+4
| * | | | | | | | | | | | | Fix loop device flush before configure v3James Wang2017-06-081-0/+3
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge tag 'drm-fixes-for-v4.12-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-06-0939-257/+334
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'vmwgfx-fixes-4.12' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2017-06-096-144/+42
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | drm/vmwgfx: Bump driver minor and dateThomas Hellstrom2017-06-071-2/+2
| | * | | | | | | | | | | | | drm/vmwgfx: Remove unused legacy cursor functionsSinclair Yeh2017-06-072-129/+0