aboutsummaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-23Bluetooth: btbcm: Add default address for BCM43341BFerry Toth1-1/+3
2019-04-23Bluetooth: hidp: fix buffer overflowYoung Xiao1-0/+1
2019-04-23Bluetooth: btmrvl: add support for SD8987 chipsetTamás Szűcs2-2/+38
2019-04-23Bluetooth: btmtksdio: Add runtime PM support to SDIO based BluetoothSean Wang1-0/+144
2019-04-23Bluetooth: btmtksdio: Fix hdev->stat.byte_rx accumulationSean Wang1-2/+2
2019-04-23Bluetooth: btmtksdio: Add a bit definition for CHLPCRSean Wang1-3/+4
2019-04-23Bluetooth: btmtksdio: Drop newline with bt_dev logging macrosSean Wang1-3/+3
2019-04-23Bluetooth: hci_h5: fix spelling mistake "sliped" -> "slipped"Colin Ian King1-1/+1
2019-04-23Bluetooth: mediatek: Fixed incorrect type in assignmentSean Wang1-1/+1
2019-04-23Bluetooth: btmtksdio: fix uninitialized symbol errors in btmtksdio_rx_packetSean Wang1-10/+0
2019-04-23Bluetooth: btsdio: Use module_sdio_driver helperSean Wang1-14/+1
2019-04-23Bluetooth: mediatek: Use module_sdio_driver helperSean Wang1-14/+1
2019-04-23mmc: sdio: Add helper macro for sdio_driver boilerplateSean Wang1-0/+12
2019-04-23Bluetooth: Add return check for L2CAP security level setFugang Duan1-2/+5
2019-04-23Bluetooth: Fix not initializing L2CAP tx_creditsLuiz Augusto von Dentz1-5/+4
2019-04-23Bluetooth: btqca: Fix misspelling of 'baudrate'Matthias Kaehlcke1-1/+1
2019-04-23Bluetooth: hci_qca: Add helper function to get the chip familyMatthias Kaehlcke1-19/+26
2019-04-23Bluetooth: mediatek: add support for MediaTek MT7663S and MT7668S SDIO devicesSean Wang3-0/+991
2019-04-23mmc: add SDIO identifiers for MediaTek Bluetooth devicesSean Wang1-0/+2
2019-04-22net: systemport: Remove need for DMA descriptorFlorian Fainelli2-58/+8
2019-04-22bridge: Fix possible use-after-free when deleting bridge portIdo Schimmel1-1/+2
2019-04-22r8152: sync sa_family with the media type of network deviceCrag.Wang1-0/+2
2019-04-22mlxsw: spectrum_buffers: Adjust CPU port shared buffer egress quotasIdo Schimmel1-7/+35
2019-04-22mlxsw: spectrum_buffers: Allow skipping ingress port quota configurationIdo Schimmel1-2/+8
2019-04-22mlxsw: spectrum_buffers: Split business logic from mlxsw_sp_port_sb_pms_init()Ido Schimmel1-7/+14
2019-04-22mlxsw: spectrum_buffers: Use new CPU ingress pool for control packetsIdo Schimmel1-12/+7
2019-04-22mlxsw: spectrum_buffers: Add pools for CPU trafficIdo Schimmel1-0/+20
2019-04-22mlxsw: spectrum_buffers: Remove assumption about pool orderIdo Schimmel1-18/+13
2019-04-22mlxsw: spectrum_buffers: Forbid changing multicast TCs' attributesIdo Schimmel1-0/+2
2019-04-22mlxsw: spectrum_buffers: Forbid changing threshold type of first egress poolIdo Schimmel1-4/+4
2019-04-22mlxsw: spectrum_buffers: Forbid configuration of multicast poolIdo Schimmel1-2/+12
2019-04-22mlxsw: spectrum_buffers: Add ability to veto TC's configurationIdo Schimmel1-0/+18
2019-04-22mlxsw: spectrum_buffers: Add ability to veto pool's configurationIdo Schimmel1-1/+16
2019-04-22mlxsw: spectrum_buffers: Use defines for pool indicesIdo Schimmel1-78/+104
2019-04-22mlxsw: spectrum_buffers: Add extack messages for invalid configurationsIdo Schimmel4-18/+33
2019-04-22net: devlink: Add extack to shared buffer operationsIdo Schimmel4-16/+26
2019-04-22net: strparser: make it explicitly non-modularPaul Gortmaker1-10/+4
2019-04-22net: bpfilter: dont use module_init in non-modular codePaul Gortmaker1-2/+1
2019-04-22cgroup: net: remove left over MODULE_LICENSE tagPaul Gortmaker1-2/+0
2019-04-22net: tc_act: drop include of module.h from tc_ife.hPaul Gortmaker1-1/+2
2019-04-22net: fib: drop include of module.h from fib_notifier.hPaul Gortmaker1-1/+2
2019-04-22net: ife: drop include of module.h from net/ife.hPaul Gortmaker1-1/+0
2019-04-22net: psample: drop include of module.h from psample.hPaul Gortmaker1-1/+0
2019-04-22net: Rename net/nexthop.h net/rtnh.hDavid Ahern7-8/+8
2019-04-22ipv6: Remove fib6_info_nh_lwtDavid Ahern1-6/+0
2019-04-22include/net/tcp.h: whitespace cleanup at tcp_v4_checkDaniel T. Lee1-1/+1
2019-04-23bpf: drop bpf_verifier_lockAlexei Starovoitov1-3/+5
2019-04-23bpf: remove global variablesAlexei Starovoitov2-12/+18
2019-04-23bpf: document the verifier limitsAlexei Starovoitov1-2/+27
2019-04-21ipv6: Restore RTF_ADDRCONF check in rt6_qualify_for_ecmpDavid Ahern2-2/+4