| Commit message (Expand) | Author | Age | Files | Lines |
* | pinctrl: bcm: make use of raw_spinlock variants | Julia Cartwright | 2017-03-16 | 2 | -45/+45 |
* | pinctrl: qcom: qdf2xxx: add names to the gpios | Timur Tabi | 2017-03-16 | 1 | -2/+12 |
* | pinctrl: rockchip: Add input schmitt support for rk3328 | david.wu | 2017-03-14 | 1 | -0/+23 |
* | pinctrl: rockchip:Add input schmitt support | david.wu | 2017-03-14 | 1 | -0/+73 |
* | pinctrl: sunxi: select GPIOLIB | Icenowy Zheng | 2017-03-14 | 1 | -0/+1 |
* | pinctrl: sunxi: Add A64 R_PIO controller support | Icenowy Zheng | 2017-03-14 | 3 | -0/+130 |
* | pinctrl: sunxi: refactor pinctrl choice selecting for ARM64 | Icenowy Zheng | 2017-03-14 | 1 | -4/+4 |
* | pinctrl: Fix spelling typos | Andy Shevchenko | 2017-03-14 | 3 | -4/+4 |
* | pinctrl: aspeed: Allow disabling Port D and Port E loopback mode | Rick Altherr | 2017-03-14 | 1 | -2/+12 |
* | pinctrl: rockchip: Add rk3328 pinctrl support | david.wu | 2017-03-14 | 1 | -0/+70 |
* | pinctrl: rockchip: Add mux recalculation support | david.wu | 2017-03-14 | 1 | -6/+35 |
* | pinctrl: rockchip: Add 3bit width mux support | david.wu | 2017-03-14 | 1 | -3/+17 |
* | pinctrl: samsung: Remove unused local variable | Charles Keepax | 2017-03-14 | 1 | -2/+0 |
* | pinctrl: Fix trivial spelling typo in a comment | Charles Keepax | 2017-03-06 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-03-05 | 36 | -123/+373 |
|\ |
|
| * | sfc: fix IPID endianness in TSOv2 | Edward Cree | 2017-03-03 | 1 | -1/+1 |
| * | sfc: avoid max() in array size | Edward Cree | 2017-03-03 | 1 | -5/+5 |
| * | Merge tag 'linux-can-fixes-for-4.11-20170303' of git://git.kernel.org/pub/scm... | David S. Miller | 2017-03-03 | 3 | -24/+38 |
| |\ |
|
| | * | can: flexcan: fix typo in comment | Marc Kleine-Budde | 2017-03-03 | 1 | -1/+1 |
| | * | can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer | Marc Kleine-Budde | 2017-03-03 | 1 | -6/+3 |
| | * | can: gs_usb: fix coding style | Ethan Zonca | 2017-03-03 | 1 | -6/+5 |
| | * | can: gs_usb: Don't use stack memory for USB transfers | Ethan Zonca | 2017-03-03 | 1 | -11/+29 |
| * | | nfp: correct DMA direction in XDP DMA sync | Jakub Kicinski | 2017-03-03 | 1 | -2/+2 |
| * | | nfp: don't tell FW about the reserved buffer space | Jakub Kicinski | 2017-03-03 | 1 | -1/+2 |
| * | | net: ethernet: bgmac: mac address change bug | Hari Vyas | 2017-03-03 | 1 | -1/+5 |
| * | | net: ethernet: bgmac: init sequence bug | Jon Mason | 2017-03-03 | 2 | -9/+34 |
| * | | xen-netback: don't vfree() queues under spinlock | Paul Durrant | 2017-03-03 | 1 | -1/+4 |
| * | | xen-netback: keep a local pointer for vif in backend_disconnect() | Paul Durrant | 2017-03-03 | 1 | -14/+18 |
| * | | ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache lines | Alexander Duyck | 2017-03-03 | 2 | -2/+3 |
| * | | ixgbe: update the rss key on h/w, when ethtool ask for it | Paolo Abeni | 2017-03-03 | 3 | -4/+20 |
| |/ |
|
| * | xen-netback: Use GFP_ATOMIC to allocate hash | Anoob Soman | 2017-03-02 | 1 | -1/+1 |
| * | bonding: use ETH_MAX_MTU as max mtu | WANG Cong | 2017-03-02 | 1 | -0/+1 |
| * | netvsc: fix use-after-free in netvsc_change_mtu() | Dexuan Cui | 2017-03-02 | 1 | -4/+11 |
| * | Merge tag 'mac80211-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2017-03-02 | 3 | -3/+3 |
| |\ |
|
| | * | average: change to declare precision, not factor | Johannes Berg | 2017-03-02 | 3 | -3/+3 |
| * | | Merge tag 'wireless-drivers-for-davem-2017-03-02' of git://git.kernel.org/pub... | David S. Miller | 2017-03-02 | 2 | -3/+117 |
| |\ \ |
|
| | * | | ath10k: search SMBIOS for OEM board file extension | Waldemar Rymarkiewicz | 2017-03-02 | 2 | -3/+117 |
| * | | | drivers: net: ethernet: remove incorrect __exit markups | Dmitry Torokhov | 2017-03-02 | 6 | -25/+25 |
| * | | | cxgb4: update latest firmware version supported | Ganesh Goudar | 2017-03-02 | 1 | -3/+3 |
| * | | | amd-xgbe: Don't overwrite SFP PHY mod_absent settings | Lendacky, Thomas | 2017-03-02 | 1 | -0/+2 |
| * | | | amd-xgbe: Be sure to set MDIO modes on device (re)start | Lendacky, Thomas | 2017-03-02 | 2 | -1/+23 |
| * | | | amd-xgbe: Stop the PHY before releasing interrupts | Lendacky, Thomas | 2017-03-02 | 1 | -2/+2 |
| * | | | drivers: net: xgene: Fix crash on DT systems | Alban Bedel | 2017-03-02 | 1 | -0/+6 |
| | |/
| |/| |
|
| * | | Merge tag 'mac80211-for-davem-2017-02-28' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2017-03-02 | 1 | -7/+21 |
| |\ \ |
|
| | * | | mac80211_hwsim: check HWSIM_ATTR_RADIO_NAME length | Johannes Berg | 2017-02-27 | 1 | -7/+21 |
| | * | | mac80211_hwsim: Replace bogus hrtimer clockid | Thomas Gleixner | 2017-02-27 | 1 | -1/+1 |
| * | | | geneve: lock RCU on TX path | Jakub Kicinski | 2017-03-01 | 1 | -0/+2 |
| * | | | vxlan: lock RCU on TX path | Jakub Kicinski | 2017-03-01 | 1 | -2/+6 |
| * | | | net: usb: asix_devices: fix missing return code check on call to asix_write_m... | Colin Ian King | 2017-03-01 | 1 | -1/+1 |
| * | | | mlxsw: spectrum_router: Avoid potential packets loss | Ido Schimmel | 2017-03-01 | 1 | -10/+20 |