aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-03-27net: mvpp2: cls: Rename MVPP2_N_FLOWS to MVPP2_N_PRS_FLOWSMaxime Chevallier4-7/+10
2019-03-27net: mvpp2: cls: use Lookup Type in classification enginesMaxime Chevallier3-0/+21
2019-03-27net: mvpp2: cls: Start cls flow entries from beginning of tableMaxime Chevallier1-3/+5
2019-03-27net: mvpp2: cls: Add missing MAC_DA field extractionMaxime Chevallier1-0/+3
2019-03-27net: mvpp2: Don't use an int to store netdev_features_tMaxime Chevallier1-1/+1
2019-03-27IB/hfi1: Fix the allocation of RSM tableKaike Wan1-7/+19
2019-03-27IB/hfi1: Eliminate opcode tests on mr derefKaike Wan1-2/+2
2019-03-27IB/hfi1: Clear the IOWAIT pending bits when QP is put into error stateKaike Wan1-0/+2
2019-03-27IB/hfi1: Failed to drain send queue when QP is put into error stateKaike Wan1-1/+1
2019-03-27libnvdimm/btt: Fix a kmemdup failure checkAditya Pakki1-5/+13
2019-03-28virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.xHans de Goede6-66/+130
2019-03-28tty: fix NULL pointer issue when tty_port ops is not setFabien Dessenne1-5/+5
2019-03-28Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdbocWentao Wang1-1/+3
2019-03-28tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stoppedRazvan Stefanescu1-3/+21
2019-03-28tty/serial: atmel: Add is_half_duplex helperRazvan Stefanescu1-12/+12
2019-03-28usb: u132-hcd: fix resource leakMukesh Ojha1-0/+3
2019-03-28usb: cdc-acm: fix race during wakeup blocking TX trafficRomain Izard1-3/+1
2019-03-27HID: quirks: Fix keyboard + touchpad on Lenovo Miix 630Jeffrey Hugo1-1/+4
2019-03-27drm/omap: hdmi4_cec: Fix CEC clock handling for PMTony Lindgren1-7/+19
2019-03-27drm/omap: fix typoMatteo Croce1-1/+1
2019-03-27gpio: mockup: fix debugfs readBartosz Golaszewski1-4/+6
2019-03-27Revert "gpio: use new gpio_set_config() helper in more places"Andrew Jeffery1-2/+2
2019-03-27drm/i915/selftests: Fix an IS_ERR() vs NULL checkDan Carpenter1-1/+1
2019-03-26HID: input: add mapping for "Toggle Display" keyDmitry Torokhov1-0/+8
2019-03-26HID: input: add mapping for "Full Screen" keyDmitry Torokhov1-0/+1
2019-03-26HID: input: add mapping for keyboard Brightness Up/Down/Toggle keysDmitry Torokhov1-0/+4
2019-03-26HID: input: add mapping for Expose/Overview keyDmitry Torokhov1-0/+2
2019-03-26HID: input: fix mapping of aspect ratio keyDmitry Torokhov1-1/+1
2019-03-26Input: elan_i2c - add hardware ID for multiple Lenovo laptopsKT Liao1-0/+25
2019-03-26fm10k: Fix a potential NULL pointer dereferenceYue Haibing1-0/+2
2019-03-26i40e: fix WoL support checkStefan Assmann1-2/+1
2019-03-26ixgbe: fix mdio bus registrationIvan Vecera1-7/+9
2019-03-26igb: Fix WARN_ONCE on runtime suspendArvind Sankar2-49/+10
2019-03-26ice: Remove "2 BITS" commentAnirudh Venkataramanan1-6/+6
2019-03-26ice: Update comment regarding the ITR_GRAN_SBrett Creeley1-1/+1
2019-03-26ice: Update function header for __ice_vsi_get_qsAnirudh Venkataramanan1-4/+3
2019-03-26i40e: fix i40e_ptp_adjtime when given a negative deltaJacob Keller1-2/+3
2019-03-26ice: Remove unnecessary bracesAnirudh Venkataramanan1-2/+1
2019-03-26ice: Remove unused function prototypeAnirudh Venkataramanan1-2/+0
2019-03-26ice: Add missing case in print_link_msg for printing flow controlBrett Creeley1-0/+3
2019-03-26ice: Audit hotpath structures with paholeBrett Creeley4-20/+15
2019-03-26ice: Do not bail out when filter already existsPreethi Banala1-1/+5
2019-03-26ice: Fix issue with VF attempt to delete default MAC addressAkeem G Abodunrin1-8/+7
2019-03-26ice: enable VF admin queue interruptsMitch Williams2-0/+6
2019-03-26ice: Fix for adaptive interrupt moderationAnirudh Venkataramanan3-24/+275
2019-03-26ice: Implement pci_error_handler opsBrett Creeley1-0/+151
2019-03-26ice: Put __ICE_PREPARED_FOR_RESET check in ice_prepare_for_resetBrett Creeley1-2/+5
2019-03-26ice: use virt channel status codesMitch Williams1-119/+154
2019-03-26ice: Remove unnecessary newlines from log messagesJeremiah Kyle1-2/+2
2019-03-26leds: trigger: netdev: fix refcnt leak on interface renameRafał Miłecki1-8/+5