summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-11-252-0/+36
|\
| * gpu/radeon: Set flag to indicate broken 64-bit MSIBenjamin Herrenschmidt2014-11-241-0/+10
| * PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt2014-11-241-0/+26
* | Merge tag 'hwmon-for-linus-v3.18-rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-11-251-4/+2
|\ \
| * | hwmon: (g762) fix call to devm_hwmon_device_register_with_groups()Arnaud Ebalard2014-11-191-4/+2
* | | Merge tag 'clk-fixes-for-linus' of https://git.linaro.org/people/mike.turquet...Linus Torvalds2014-11-255-32/+31
|\ \ \ | |_|/ |/| |
| * | clk: pxa: fix pxa27x CCCR bit usageRobert Jarzmik2014-11-171-2/+2
| * | clk-divider: Fix READ_ONLY when divider > 1James Hogan2014-11-172-12/+10
| * | clk: qcom: Fix duplicate rbcpr clock nameGeorgi Djakov2014-11-171-1/+1
| * | clk: at91: usb: fix at91sam9x5 recalc, round and set rateBoris Brezillon2014-11-171-14/+15
| * | clk: at91: usb: fix at91rm9200 round and set rateBoris Brezillon2014-11-171-3/+3
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-11-221-6/+6
|\ \ \
| * | | clockevent: sun4i: Fix race condition in the probe codeMaxime Ripard2014-11-191-6/+6
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-11-2137-166/+350
|\ \ \ \
| * | | | virtio-net: validate features during probeJason Wang2014-11-211-0/+37
| * | | | Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-214-8/+13
| |\ \ \ \
| | * | | | brcmfmac: don't include linux/unaligned/access_ok.hJohannes Berg2014-11-201-1/+1
| | * | | | brcmfmac: fix error handling of irq_of_parse_and_mapDmitry Torokhov2014-11-171-2/+2
| | * | | | brcmfmac: kill URB when request timed outMathy Vanhoef2014-11-171-2/+4
| | * | | | ath9k: fix regression in bssidmask calculationBen Greear2014-11-171-3/+6
| * | | | | cxgb4 : Fix DCB priority groups being returned in wrong orderAnish Bhatt2014-11-211-1/+1
| * | | | | pptp: fix stack info leak in pptp_getname()Mathias Krause2014-11-201-1/+3
| * | | | | cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connectionAnish Bhatt2014-11-192-1/+3
| * | | | | Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-ca...David S. Miller2014-11-199-64/+177
| |\ \ \ \ \
| | * | | | | can: m_can: update to support CAN FD featuresDong Aisheng2014-11-181-43/+134
| | * | | | | can: m_can: fix incorrect error messagesDong Aisheng2014-11-181-3/+3
| | * | | | | can: m_can: add missing delay after setting CCCR_INIT bitDong Aisheng2014-11-181-0/+1
| | * | | | | can: m_can: fix not set can_dlc for remote frameDong Aisheng2014-11-181-3/+4
| | * | | | | can: m_can: fix possible sleep in napi pollDong Aisheng2014-11-181-5/+15
| | * | | | | can: m_can: add missing message RAM initializationDong Aisheng2014-11-181-1/+10
| | * | | | | can: m_can: add CONFIG_HAS_IOMEM dependenceDavid Cohen2014-11-181-0/+1
| | * | | | | can: m_can: add .ndo_change_mtu functionDong Aisheng2014-11-181-0/+1
| | * | | | | can: gs_usb: add .ndo_change_mtu functionMarc Kleine-Budde2014-11-181-0/+1
| | * | | | | can: rcar_can: add .ndo_change_mtu functionMarc Kleine-Budde2014-11-181-0/+1
| | * | | | | can: xilinx_can: add .ndo_change_mtu functionMarc Kleine-Budde2014-11-181-0/+1
| | * | | | | can: xilinx_can: fix comparison of unsigned variableSudip Mukherjee2014-11-181-1/+2
| | * | | | | can: remove unused variableSudip Mukherjee2014-11-183-8/+2
| | * | | | | can: esd_usb2: fix memory leak on disconnectAlexey Khoroshilov2014-11-181-0/+1
| | * | | | | can: dev: fix typo CIA -> CiA, CAN in AutomationRoman Fietze2014-11-181-1/+1
| | * | | | | can: dev: avoid calling kfree_skb() from interrupt contextThomas Körper2014-11-181-1/+1
| * | | | | | net/mlx4_en: Add VXLAN ndo calls to the PF net device ops tooOr Gerlitz2014-11-191-1/+6
| * | | | | | bonding: fix curr_active_slave/carrier with loadbalance arp monitoringNikolay Aleksandrov2014-11-191-1/+2
| * | | | | | vxlan: Inline vxlan_gso_check().Joe Stringer2014-11-181-19/+0
| |/ / / / /
| * | | | | qmi_wwan: Add support for HP lt4112 LTE/HSPA+ Gobi 4G ModemMartin Hauke2014-11-161-0/+1
| * | | | | ieee802154: fix error handling in ieee802154fake_probe()Alexey Khoroshilov2014-11-161-5/+8
| * | | | | drivers: net: cpsw: Fix TX_IN_SEL offsetJohn Ogness2014-11-161-3/+3
| * | | | | qlcnic: Implement ndo_gso_check()Joe Stringer2014-11-141-0/+6
| * | | | | net/mlx4_en: Implement ndo_gso_check()Joe Stringer2014-11-141-0/+6
| * | | | | be2net: Implement ndo_gso_check()Joe Stringer2014-11-141-0/+6
| * | | | | net: Add vxlan_gso_check() helperJoe Stringer2014-11-141-0/+13