summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | iwlwifi: mvm: report TX rate to mac80211 directly for RS offloadJohannes Berg2019-12-231-0/+126
| | * | | iwlwifi: mvm: fix NVM check for 3168 devicesLuca Coelho2019-12-231-1/+1
| | * | | iwlwifi: fix TLV fragment allocation loopLuca Coelho2019-12-231-1/+8
| | * | | iwlwifi: pcie: allocate smaller dev_cmd for TX headersJohannes Berg2019-12-238-49/+84
| | * | | iwlwifi: pcie: detect the DMA bug and warn if it happensJohannes Berg2019-12-231-0/+11
| | * | | iwlwifi: pcie: work around DMA hardware bugJohannes Berg2019-12-232-31/+176
| | * | | iwlwifi: pcie: move page tracking into get_page_hdr()Johannes Berg2019-12-203-14/+16
| | * | | iwlwifi: don't send PPAG command if disabledGil Adam2019-12-201-2/+6
| | * | | libertas: Fix two buffer overflows at parsing bss descriptorWen Huang2019-12-181-3/+13
| | * | | mt76: Off by one in mt76_calc_rx_airtime()Dan Carpenter2019-12-181-1/+1
| | * | | mt76: fix LED link time failureArnd Bergmann2019-12-181-1/+2
| * | | | tun: add mutex_unlock() call and napi.skb clearing in tun_get_user()Eric Dumazet2020-01-231-0/+4
| * | | | mlxsw: spectrum_acl: Fix use-after-free during reloadIdo Schimmel2020-01-231-4/+12
| * | | | r8152: disable DelayPhyPwrChgHayes Wang2020-01-231-1/+9
| * | | | r8152: avoid the MCU to clear the lanwakeHayes Wang2020-01-231-0/+33
| * | | | r8152: don't enable U1U2 with USB_SPEED_HIGH for RTL8153BHayes Wang2020-01-231-3/+8
| * | | | r8152: disable test IO for RTL8153BHayes Wang2020-01-231-0/+10
| * | | | r8152: Disable PLA MCU clock speed downHayes Wang2020-01-231-0/+17
| * | | | r8152: disable U2P3 for RTL8153BHayes Wang2020-01-231-3/+0
| * | | | r8152: get default setting of WOL before initializingHayes Wang2020-01-231-4/+5
| * | | | r8152: reset flow control patch when linking on for RTL8153BHayes Wang2020-01-231-0/+11
| * | | | r8152: fix runtime resume for linking changeHayes Wang2020-01-231-0/+21
| * | | | gtp: make sure only SOCK_DGRAM UDP sockets are acceptedEric Dumazet2020-01-231-4/+6
| * | | | airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman2020-01-231-10/+8
| * | | | airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman2020-01-231-1/+1
| * | | | net: Fix packet reordering caused by GRO and listified RX cooperationMaxim Mikityanskiy2020-01-221-2/+2
| * | | | can, slip: Protect tty->disc_data in write_wakeup and close with RCURichard Palethorpe2020-01-222-4/+20
| * | | | net: usb: lan78xx: Add .ndo_features_checkJames Hughes2020-01-211-0/+15
* | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2020-01-251-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'tee-optee-fix2-for-5.5' of https://git.linaro.org:/people/jens.wik...Olof Johansson2020-01-241-0/+1
| |\ \ \ \ \
| | * | | | | tee: optee: Fix compilation issue with nommuVincenzo Frascino2020-01-231-0/+1
* | | | | | | Merge tag 'pinctrl-v5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-01-251-0/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'intel-pinctrl-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2020-01-171-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | pinctrl: sunrisepoint: Add missing Interrupt Status register offsetBoyan Ding2020-01-091-0/+1
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-01-2511-40/+59
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Input: pm8xxx-vib - fix handling of separate enable registerStephan Gerhold2020-01-211-1/+1
| * | | | | | | | | Input: keyspan-remote - fix control-message timeoutsJohan Hovold2020-01-171-3/+6
| * | | | | | | | | Input: max77650-onkey - add of_match tableBartosz Golaszewski2020-01-171-0/+7
| * | | | | | | | | Input: rmi_f54 - read from FIFO in 32 byte blocksHans Verkuil2020-01-171-16/+27
| * | | | | | | | | Revert "Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers"Hans Verkuil2020-01-171-0/+2
| * | | | | | | | | Input: sur40 - fix interface sanity checksJohan Hovold2020-01-101-1/+1
| * | | | | | | | | Input: gtco - drop redundant variable reinitJohan Hovold2020-01-101-2/+0
| * | | | | | | | | Input: gtco - fix extra-descriptor debug messageJohan Hovold2020-01-101-1/+2
| * | | | | | | | | Input: gtco - fix endpoint sanity checkJohan Hovold2020-01-101-7/+3
| * | | | | | | | | Input: aiptek - use descriptors of current altsettingJohan Hovold2020-01-101-1/+1
| * | | | | | | | | Input: aiptek - fix endpoint sanity checkJohan Hovold2020-01-101-3/+3
| * | | | | | | | | Input: pegasus_notetaker - fix endpoint sanity checkJohan Hovold2020-01-101-1/+1
| * | | | | | | | | Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_registerChuhong Yuan2020-01-101-1/+5
| * | | | | | | | | Input: evdev - convert kzalloc()/vzalloc() to kvzalloc()Miles Chen2020-01-101-4/+1
* | | | | | | | | | Merge tag 'iommu-fixes-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-01-242-7/+20
|\ \ \ \ \ \ \ \ \ \