summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpu-topology: Don't error on more than CONFIG_NR_CPUS CPUs in device treeZeng Tao2020-01-171-5/+15
* driver core: Print device when resources present in really_probe()Geert Uytterhoeven2020-01-141-1/+4
* driver core: Fix test_async_driver_probe if NUMA is disabledGuenter Roeck2020-01-141-1/+2
* driver core: platform: Prevent resouce overflow from causing infinite loopsSimon Schwartz2020-01-141-4/+6
* component: do not dereference opaque pointer in debugfsLubomir Rintel2020-01-141-4/+4
* drivers/component: remove modular codeMasahiro Yamada2020-01-141-3/+0
* device.h: move 'struct driver' stuff out to device/driver.hGreg Kroah-Hartman2019-12-161-0/+1
* device.h: move 'struct class' stuff out to device/class.hGreg Kroah-Hartman2019-12-161-0/+1
* device.h: move 'struct bus' stuff out to device/bus.hGreg Kroah-Hartman2019-12-161-0/+1
* device.h: move devtmpfs prototypes out of the fileGreg Kroah-Hartman2019-12-161-0/+8
* Merge 5.5-rc2 into driver-core-nextGreg Kroah-Hartman2019-12-16226-1091/+2052
|\
| * 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-101-0/+7
| | * | | | scsi: iscsi: Fix a potential deadlock in the timeout handlerBart Van Assche2019-12-101-2/+2
| | * | | | scsi: libsas: stop discovering if oob mode is disconnectedJason Yan2019-12-101-1/+10
| | * | | | scsi: ufs: Disable autohibern8 feature in Cadence UFSsheebab2019-12-101-0/+6
| | * | | | scsi: iscsi: qla4xxx: fix double free in probeDan Carpenter2019-12-101-1/+0
| | * | | | scsi: ufs: Give an unique ID to each ufs-bsgCan Guo2019-12-101-1/+1
| | * | | | scsi: qla2xxx: Add debug dump of LOGO payload and ELS IOCBRoman Bolshakov2019-12-101-0/+9
| | * | | | scsi: qla2xxx: Ignore PORT UPDATE after N2N PLOGIRoman Bolshakov2019-12-101-1/+2
| | * | | | scsi: qla2xxx: Don't defer relogin unconditonallyRoman Bolshakov2019-12-101-1/+0
| | * | | | scsi: qla2xxx: Send Notify ACK after N2N PLOGIRoman Bolshakov2019-12-101-0/+1
| | * | | | scsi: qla2xxx: Configure local loop for N2N targetRoman Bolshakov2019-12-101-8/+2
| | * | | | scsi: qla2xxx: Fix PLOGI payload and ELS IOCB dump lengthRoman Bolshakov2019-12-101-2/+4
| | * | | | scsi: qla2xxx: Don't call qlt_async_event twiceRoman Bolshakov2019-12-101-4/+0
| | * | | | scsi: qla2xxx: Allow PLOGI in target modeRoman Bolshakov2019-12-101-2/+6
| | * | | | scsi: qla2xxx: Change discovery state before PLOGIRoman Bolshakov2019-12-101-0/+1
| | * | | | scsi: qla2xxx: Drop superfluous INIT_WORK of del_workRoman Bolshakov2019-12-101-1/+0
| | * | | | scsi: qla2xxx: Initialize free_work before flushing itRoman Bolshakov2019-12-102-1/+1
| | * | | | scsi: qla2xxx: Use explicit LOGO in target modeQuinn Tran2019-12-104-4/+15
| | * | | | scsi: qla2xxx: Ignore NULL pointer in tcm_qla2xxx_free_mcmdRoman Bolshakov2019-12-101-0/+2
| | * | | | scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set funcBo Wu2019-12-101-6/+9
| | * | | | scsi: qla2xxx: Fix incorrect SFUB length used for Secure Flash Update MB CmdMichael Hernandez2019-12-101-1/+1
| | * | | | scsi: qla2xxx: Added support for MPI and PEP regions for ISP28XXMichael Hernandez2019-12-102-5/+26
| | * | | | scsi: qla2xxx: Correctly retrieve and interpret active flash regionHimanshu Madhani2019-12-103-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