aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-12-05Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-27/+78
2017-12-05Merge tag 'driver-core-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-17/+18
2017-12-05Merge tag 'staging-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 9-30/+73
2017-12-05Merge tag 'tty-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 3-9/+34
2017-12-05Merge tag 'usb-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 22-37/+155
2017-12-05Merge tag 'pinctrl-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 6-10/+21
2017-12-05Merge tag 'gpio-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar Linus Torvalds 3-4/+4
2017-12-04Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 3-3/+5
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 24-83/+177
2017-12-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-1/+23
2017-12-03Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-9/+33
2017-12-03liquidio: fix incorrect indentation of assignment statementGravatar Colin Ian King 1-1/+1
2017-12-03Merge tag 'linux-can-fixes-for-4.15-20171201' of git://git.kernel.org/pub/scm...Gravatar David S. Miller 6-11/+25
2017-12-03Merge tag 'at24-4.15-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux...Gravatar Wolfram Sang 1-1/+18
2017-12-03stmmac: reset last TSO segment size after device openGravatar Lars Persson 1-0/+1
2017-12-03ipvlan: Add the skb->mark as flow4's member to lookup routeGravatar Gao Feng 1-0/+1
2017-12-02s390/qeth: build max size GSO skbs on L2 devicesGravatar Julian Wiedmann 2-4/+2
2017-12-02s390/qeth: fix GSO throughput regressionGravatar Julian Wiedmann 4-0/+38
2017-12-02s390/qeth: fix thinko in IPv4 multicast address trackingGravatar Julian Wiedmann 1-0/+1
2017-12-02tap: free skb if flags errorGravatar Wei Xu 1-4/+10
2017-12-02tun: free skb in early errorsGravatar Wei Xu 1-6/+18
2017-12-02vhost: fix skb leak in handle_rx()Gravatar Wei Xu 1-10/+10
2017-12-02bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg()Gravatar Vasundhara Volam 1-1/+1
2017-12-02bnxt_en: fix dst/src fid for vxlan encap/decap actionsGravatar Sathya Perla 1-22/+26
2017-12-02bnxt_en: wildcard smac while creating tunnel decap filterGravatar Sunil Challa 1-5/+2
2017-12-02bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdownGravatar Ray Jui 1-1/+2
2017-12-02gpio: pca953x: fix vendor prefix for PCA9654Gravatar Sergei Shtylyov 1-1/+1
2017-12-02iio: health: max30102: Temperature should be in milli CelsiusGravatar Peter Meerwald-Stadler 1-1/+1
2017-12-02iio: fix kernel-doc build errorsGravatar Randy Dunlap 1-2/+2
2017-12-02iio: adc: meson-saradc: Meson8 and Meson8b do not have REG11 and REG13Gravatar Martin Blumenstingl 1-2/+15
2017-12-02iio: adc: meson-saradc: initialize the bandgap correctly on older SoCsGravatar Martin Blumenstingl 1-7/+26
2017-12-02iio: adc: meson-saradc: fix the bit_idx of the adc_en clockGravatar Martin Blumenstingl 1-1/+1
2017-12-02iio: proximity: sx9500: Assign interrupt from GpioIo()Gravatar Andy Shevchenko 1-0/+9
2017-12-02iio: adc: cpcap: fix incorrect validationGravatar Pan Bian 1-1/+1
2017-12-01phylink: ensure we take the link down when phylink_stop() is calledGravatar Russell King 1-0/+1
2017-12-01sfp: warn about modules requiring address change sequenceGravatar Russell King 1-1/+7
2017-12-01sfp: improve RX_LOS handlingGravatar Russell King 1-11/+22
2017-12-01sfp: fix RX_LOS signal handlingGravatar Russell King 1-3/+5
2017-12-01net: phy-micrel: check return code in flp center functionGravatar Max Uvarov 1-2/+4
2017-12-01usb: xhci: fix panic in xhci_free_virt_devices_depth_firstGravatar Yu Chen 1-0/+7
2017-12-01xhci: Don't show incorrect WARN message about events for empty ringsGravatar Mathias Nyman 1-4/+8
2017-12-01virtio_balloon: fix increment of vb->num_pfns in fill_balloon()Gravatar Jan Stancek 1-2/+1
2017-12-01virtio: release virtio index when fail to device_registerGravatar weiping zhang 1-0/+2
2017-12-01fw_cfg: fix driver removeGravatar Marc-André Lureau 1-1/+2
2017-12-01Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-2/+10
2017-12-01Merge tag 'mmc-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Gravatar Linus Torvalds 7-21/+98
2017-12-01Merge tag 'drm-fixes-for-v4.15-rc2' of git://people.freedesktop.org/~airlied/...Gravatar Linus Torvalds 65-450/+793
2017-12-01Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 15-176/+249
2017-12-01can: mcba_usb: fix device disconnect bugGravatar Martin Kelly 1-0/+1
2017-12-01can: mcba_usb: fix typoGravatar Martin Kelly 1-1/+1