summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-11-08iavf: initialize ITRN registers with correct valuesNicholas Nunley
2019-11-08ice: fix potential infinite loop because loop counter being too smallColin Ian King
2019-11-08qede: fix NULL pointer deref in __qede_remove()Manish Chopra
2019-11-08Merge tag 'pwm/for-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-11-08net: ethernet: octeon_mgmt: Account for second possible VLAN headerAlexander Sverdlin
2019-11-08pwm: bcm-iproc: Prevent unloading the driver module while in useUwe Kleine-König
2019-11-08Merge tag 'pm-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-11-08Merge tag 'drm-fixes-2019-11-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-08Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-08block: drbd: remove a stray unlock in __drbd_send_protocol()Dan Carpenter
2019-11-08cpufreq: intel_pstate: Fix invalid EPB settingSrinivas Pandruvada
2019-11-08Merge tag 'drm-fixes-5.4-2019-11-06' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-11-08Merge tag 'drm-intel-fixes-2019-11-06' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-11-08Merge tag 'drm-misc-fixes-2019-11-07-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2019-11-07net: hns: Fix the stray netpoll locks causing deadlock in NAPI pathSalil Mehta
2019-11-07net: usb: qmi_wwan: add support for DW5821e with eSIM supportAleksander Morgado
2019-11-07CDC-NCM: handle incomplete transfer of MTUOliver Neukum
2019-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-11-07staging: Fix error return code in vboxsf_fill_super()Wei Yongjun
2019-11-07staging: vboxsf: fix dereference of pointer dentry before it is null checkedColin Ian King
2019-11-07staging: vboxsf: Remove unused including <linux/version.h>YueHaibing
2019-11-07staging: vchiq: Have vchiu_queue_init() return 0 on success.Marcelo Diop-Gonzalez
2019-11-07staging: most: remove string termination dependency from user space dataChristian Gromm
2019-11-07staging: vc04_services: Replace VCHIQ_PLATFORM_STATE_T typedef with struct op...Jamal Shareef
2019-11-07staging: vc04_services: Replace VCHIQ_INSTANCE_T typedef with struct vchiq_in...Jamal Shareef
2019-11-07staging: vc04_services: Replace VCHIQ_SERVICE_HANDLE_T typedef with unsigned intJamal Shareef
2019-11-07staging: vc04_services: Rename VCHIQ_REMOTE_USE_CALLBACK_T to vchiq_remote_ca...Jamal Shareef
2019-11-07staging: vc04_services: Rename VCHIQ_CALLBACK_T to vchiq_callbackJamal Shareef
2019-11-07staging: vc04_services: Rename callback VCHIQ_USERDATA_TERM_T to vchiq_userda...Jamal Shareef
2019-11-07staging: vc04_services: Replace VCHIQ_BULK_DIR_T enum typedef with enum vchiq...Jamal Shareef
2019-11-07staging: vc04_services: Replace VCHIQ_CONNSTATE_T enum typedef with enum vchi...Jamal Shareef
2019-11-07staging: vc04_services: Replace VCHIQ_SERVICE_OPTION_T enum typedef with enum...Jamal Shareef
2019-11-07staging: vc04_services: Replace VCHIQ_BULK_MODE_T enum typedef with enum vchi...Jamal Shareef
2019-11-07staging: vc04_services: Replace VCHIQ_STATUS_T enum typedef with enum vchiq_s...Jamal Shareef
2019-11-07staging: vc04_services: Rename callback VCHI_CALLBACK_T to vchi_callbackJamal Shareef
2019-11-07staging: vc04_services: Replace VCHI_SERVICE_HANDLE_T typedef with struct vch...Jamal Shareef
2019-11-07staging: vc04_services: Replace VCHI_INSTANCE_T with struct vhci_instance_handleJamal Shareef
2019-11-07staging: rtl8723bs: Simplify boolean expressionJavier F. Arias
2019-11-07staging: rtl8723bs: Fix line over 80 charactersJavier F. Arias
2019-11-07staging: mt7621-dma: align to match open parenthesisJules Irenge
2019-11-07pinctrl: stmfx: fix valid_mask init sequenceAmelie Delaunay
2019-11-06NFC: st21nfca: fix double freePan Bian
2019-11-06net: hns3: add compatible handling for command HCLGE_OPC_PF_RST_DONEHuazhong Tan
2019-11-06Merge tag 'mlx5-fixes-2019-11-06' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-11-06r8169: fix page read in r8168g_mdio_readHeiner Kallweit
2019-11-06net: stmmac: Fix the TX IOC in xmit pathJose Abreu
2019-11-06net: stmmac: Fix TSO descriptor with Enhanced AddressingJose Abreu
2019-11-06net: stmmac: Fix the packet count in stmmac_rx()Jose Abreu
2019-11-06net: stmmac: xgmac: Disable MMC interrupts by defaultJose Abreu
2019-11-06net: stmmac: xgmac: Disable Flow Control when 1 or more queues are in AVJose Abreu