summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mailbox: ti-msgmgr: Change message count mask to be descriptor basedNishanth Menon2018-08-031-7/+18
* mailbox: ti-msgmgr: Allocate Rx channel resources only on requestNishanth Menon2018-08-031-30/+61
* mailbox: ti-msgmgr: Get rid of unused structure membersNishanth Menon2018-08-031-6/+0
* mailbox/omap: use of_device_get_match_data() to get match dataSuman Anna2018-08-031-7/+14
* mailbox/omap: switch to SPDX license identifierSuman Anna2018-08-031-9/+1
* mailbox: xgene-slimpro: Fix potential NULL pointer dereferenceGustavo A. R. Silva2018-08-031-3/+3
* Merge tag 'media/v4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-08-024-9/+16
|\
| * media: v4l: vsp1: Fix deadlock in VSPDL DRM pipelinesLaurent Pinchart2018-07-301-3/+1
| * media: rc: read out of bounds if bpf reports high protocol numberSean Young2018-07-301-2/+10
| * media: bpf: ensure bpf program is freed on detachSean Young2018-07-261-0/+1
| * media: rc: be less noisy when driver misbehavesSean Young2018-06-271-4/+4
* | Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-026-9/+21
|\ \
| * | PCI: Fix is_added/is_busmaster race conditionHari Vyas2018-07-315-8/+20
| * | PCI: mobiveil: Avoid integer overflow in IB_WIN_SIZEDan Carpenter2018-07-271-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-08-0212-11/+161
|\ \ \
| * | | net: stmmac: Fix WoL for PCI-based setupsJose Abreu2018-08-011-2/+38
| * | | bonding: avoid lockdep confusion in bond_get_stats()Eric Dumazet2018-08-011-2/+12
| * | | enic: do not call enic_change_mtu in enic_probeGovindarajulu Varadarajan2018-07-311-1/+1
| * | | net/mlx5e: IPoIB, Set the netdevice sw mtu in ipoib enhanced flowFeras Daoud2018-07-311-0/+4
| * | | net/mlx5e: Fix null pointer access when setting MTU of vport representorAdi Nissim2018-07-311-1/+2
| * | | net/mlx5e: Set port trust mode to PCP as defaultOr Gerlitz2018-07-311-0/+2
| * | | net/mlx5e: E-Switch, Initialize eswitch only if eswitch managerEli Cohen2018-07-311-2/+2
| * | | net: dsa: mv88e6xxx: Fix SERDES support on 88E6141/6341Andrew Lunn2018-07-311-2/+2
| * | | Merge tag 'wireless-drivers-for-davem-2018-07-31' of git://git.kernel.org/pub...David S. Miller2018-07-314-1/+98
| |\ \ \
| | * | | brcmfmac: fix regression in parsing NVRAM for multiple devicesRafał Miłecki2018-07-251-1/+2
| | * | | iwlwifi: add more card IDs for 9000 seriesEmmanuel Grumbach2018-07-253-0/+96
* | | | | Merge tag 'mmc-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2018-08-011-1/+2
|\ \ \ \ \
| * | | | | mmc: mxcmmc: Fix missing parentheses and braceKees Cook2018-07-161-1/+2
* | | | | | Merge tag 'pm-urgent-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2018-08-011-2/+15
|\ \ \ \ \ \
| * | | | | | cpufreq: intel_pstate: Limit the scope of HWP dynamic boost platformsSrinivas Pandruvada2018-07-311-2/+15
* | | | | | | staging: ashmem: Fix SIGBUS crash when traversing mmaped ashmem pagesJohn Stultz2018-08-011-0/+2
| |_|/ / / / |/| | | | |
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-07-3113-57/+75
|\ \ \ \ \ \
| * | | | | | scsi: qla2xxx: Return error when TMF returnsAnil Gurumurthy2018-07-191-4/+3
| * | | | | | scsi: qla2xxx: Fix ISP recovery on unloadQuinn Tran2018-07-191-2/+3
| * | | | | | scsi: qla2xxx: Fix driver unload by shutting down chipQuinn Tran2018-07-195-28/+34
| * | | | | | scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletionQuinn Tran2018-07-194-1/+8
| * | | | | | scsi: qla2xxx: Fix unintialized List head crashQuinn Tran2018-07-192-0/+6
| * | | | | | scsi: sg: update comment for blk_get_request()Tony Battersby2018-07-121-9/+5
| * | | | | | scsi: sg: fix minor memory leak in error pathTony Battersby2018-07-121-0/+1
| * | | | | | scsi: libiscsi: fix possible NULL pointer dereference in case of TMFVarun Prakash2018-07-121-6/+6
| * | | | | | scsi: target: iscsi: cxgbit: fix max iso npdu calculationVarun Prakash2018-07-121-7/+9
* | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-07-311-0/+2
|\ \ \ \ \ \ \
| * | | | | | | virtio_balloon: fix another race between migration and ballooningJiang Biao2018-07-301-0/+2
* | | | | | | | Merge tag 'acpi-urgent-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-07-312-16/+29
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'acpi-soc'Rafael J. Wysocki2018-07-311-9/+17
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI / LPSS: Avoid PM quirks on suspend and resume from hibernationRafael J. Wysocki2018-07-271-9/+17
| | |/ / / / / / /
| * | | | | | | | ACPICA: AML Parser: ignore control method status in module-level codeErik Schmauss2018-07-291-7/+12
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-3013-74/+71
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'linux-can-fixes-for-4.18-20180730' of ssh://gitolite.kernel.org/pu...David S. Miller2018-07-301-0/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | can: ems_usb: Fix memory leak on ems_usb_disconnect()Anton Vasilyev2018-07-301-0/+1