summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* i2c: mux: pca954x: support property idle-stateBiwen Li2020-01-031-23/+46
* i2c: mux: pca9541: use the BIT macroPeter Rosin2020-01-031-14/+15
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-12-1511-73/+173
|\
| * IB/mlx5: Fix device memory flowsYishai Hadas2019-12-124-52/+105
| * IB/core: Introduce rdma_user_mmap_entry_insert_range() APIYishai Hadas2019-12-121-9/+39
| * IB/mlx5: Fix steering rule of drop and countMaor Gottlieb2019-12-121-7/+6
| * IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit2019-12-121-4/+5
| * RDMA/counter: Prevent auto-binding a QP which are not tracked with resMark Zhang2019-12-121-0/+3
| * rxe: correctly calculate iCRC for unaligned payloadsSteve Wise2019-12-093-1/+14
| * RDMA/cma: add missed unregister_pernet_subsys in init failureChuhong Yuan2019-12-091-0/+1
* | Merge tag 'for-linus-5.5b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-12-152-1/+12
|\ \
| * | xen/balloon: fix ballooned page accounting without hotplug enabledJuergen Gross2019-12-131-1/+2
| * | xen-blkback: prevent premature module unloadPaul Durrant2019-12-131-0/+10
* | | Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-12-151-3/+3
|\ \ \
| * | | devtmpfs: use do_mount() instead of ksys_mount()Dominik Brodowski2019-12-121-3/+3
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-12-1418-45/+110
|\ \ \ \
| * | | | scsi: iscsi: Avoid potential deadlock in iscsi_if_rx funcBo Wu2019-12-091-0/+7
| * | | | scsi: iscsi: Fix a potential deadlock in the timeout handlerBart Van Assche2019-12-091-2/+2
| * | | | scsi: libsas: stop discovering if oob mode is disconnectedJason Yan2019-12-091-1/+10
| * | | | scsi: ufs: Disable autohibern8 feature in Cadence UFSsheebab2019-12-091-0/+6
| * | | | scsi: iscsi: qla4xxx: fix double free in probeDan Carpenter2019-12-091-1/+0
| * | | | scsi: ufs: Give an unique ID to each ufs-bsgCan Guo2019-12-091-1/+1
| * | | | scsi: qla2xxx: Add debug dump of LOGO payload and ELS IOCBRoman Bolshakov2019-12-091-0/+9
| * | | | scsi: qla2xxx: Ignore PORT UPDATE after N2N PLOGIRoman Bolshakov2019-12-091-1/+2
| * | | | scsi: qla2xxx: Don't defer relogin unconditonallyRoman Bolshakov2019-12-091-1/+0
| * | | | scsi: qla2xxx: Send Notify ACK after N2N PLOGIRoman Bolshakov2019-12-091-0/+1
| * | | | scsi: qla2xxx: Configure local loop for N2N targetRoman Bolshakov2019-12-091-8/+2
| * | | | scsi: qla2xxx: Fix PLOGI payload and ELS IOCB dump lengthRoman Bolshakov2019-12-091-2/+4
| * | | | scsi: qla2xxx: Don't call qlt_async_event twiceRoman Bolshakov2019-12-091-4/+0
| * | | | scsi: qla2xxx: Allow PLOGI in target modeRoman Bolshakov2019-12-091-2/+6
| * | | | scsi: qla2xxx: Change discovery state before PLOGIRoman Bolshakov2019-12-091-0/+1
| * | | | scsi: qla2xxx: Drop superfluous INIT_WORK of del_workRoman Bolshakov2019-12-091-1/+0
| * | | | scsi: qla2xxx: Initialize free_work before flushing itRoman Bolshakov2019-12-092-1/+1
| * | | | scsi: qla2xxx: Use explicit LOGO in target modeQuinn Tran2019-12-094-4/+15
| * | | | scsi: qla2xxx: Ignore NULL pointer in tcm_qla2xxx_free_mcmdRoman Bolshakov2019-12-091-0/+2
| * | | | scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set funcBo Wu2019-12-091-6/+9
| * | | | scsi: qla2xxx: Fix incorrect SFUB length used for Secure Flash Update MB CmdMichael Hernandez2019-12-091-1/+1
| * | | | scsi: qla2xxx: Added support for MPI and PEP regions for ISP28XXMichael Hernandez2019-12-092-5/+26
| * | | | scsi: qla2xxx: Correctly retrieve and interpret active flash regionHimanshu Madhani2019-12-093-4/+5
| | |_|/ | |/| |
* | | | Merge tag 'char-misc-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-145-19/+19
|\ \ \ \
| * | | | binder: fix incorrect calculation for num_validTodd Kjos2019-12-141-2/+2
| * | | | interconnect: qcom: msm8974: Walk the list safely on node removalGeorgi Djakov2019-12-121-4/+4
| * | | | interconnect: qcom: qcs404: Walk the list safely on node removalGeorgi Djakov2019-12-121-4/+4
| * | | | interconnect: qcom: sdm845: Walk the list safely on node removalGeorgi Djakov2019-12-121-2/+2
| * | | | interconnect: qcom: Fix Kconfig indentationKrzysztof Kozlowski2019-12-121-7/+7
* | | | | Merge tag 'driver-core-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-12-141-0/+4
|\ \ \ \ \
| * | | | | drivers: Fix boot problem on SuperHGuenter Roeck2019-12-101-0/+4
| * | | | | of/platform: Unconditionally pause/resume sync state during kernel initSaravana Kannan2019-12-101-3/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'staging-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-12-1427-88/+195
|\ \ \ \ \
| * | | | | fbtft: Fix the initialization from property algorithmAndy Shevchenko2019-12-101-3/+3