aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-25staging: comedi: comedidev.h: remove unused "polling" function prototypesH Hartley Sweeten1-5/+0
2015-01-25staging: comedi: comedidev.h: remove unused "minor bits" informationH Hartley Sweeten1-11/+0
2015-01-25staging: comedi: addi_apci_1500: rewrite the subdevice support functionsH Hartley Sweeten3-1660/+974
2015-01-25staging: comedi: aio_iiro_16: return input state in async command sampleH Hartley Sweeten1-9/+24
2015-01-25staging: comedi: cb_pcidas64: fix incorrect AI range code handlingIan Abbott1-47/+75
2015-01-25staging: comedi: das1800: prefer kmalloc_array over kmalloc with multiplyChase Southwood1-1/+1
2015-01-25comedi: rtd520: if condition with no effect - if identical to elseNicholas Mc Guire1-4/+2
2015-01-25MAINTAINERS: add entry for staging/fbtft/Noralf Trønnes1-0/+6
2015-01-25staging: nvec: specify a platform-device base idMarc Dietrich1-6/+3
2015-01-25ipvlan: fix incorrect usage of IS_ERR() macro in IPv6 code path.Mahesh Bandewar1-2/+4
2015-01-25net: llc: use correct size for sysctl timeout entriesSasha Levin1-4/+4
2015-01-25netxen: fix netxen_nic_poll() logicEric Dumazet1-1/+4
2015-01-25cxgb3: re-use native hex2bin()Andy Shevchenko1-3/+3
2015-01-25usbnet: re-use native hex2bin()Andy Shevchenko1-9/+8
2015-01-25iwlwifi: mvm: check IWL_UCODE_TLV_API_SCD_CFG in API and not in capaEmmanuel Grumbach1-1/+1
2015-01-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller10-101/+424
2015-01-24Merge branch 'vxlan_tx'David S. Miller7-65/+65
2015-01-24vxlan: Eliminate dependency on UDP socket in transmit pathTom Herbert3-41/+38
2015-01-24udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert5-26/+29
2015-01-24enic: fix rx napi poll return valueGovindarajulu Varadarajan1-1/+1
2015-01-24Merge tag 'wireless-drivers-for-davem-2015-01-20' of git://git.kernel.org/pub...David S. Miller6-31/+69
2015-01-24ARM: dts: imx6sx: correct i.MX6sx sdb board enet phy addressNimrod Andy1-4/+4
2015-01-24net: fec: fix the warning found by dma debugNimrod Andy1-11/+23
2015-01-24thermal: rockchip: make temperature reporting much more accurateCaesar Wang1-13/+23
2015-01-24Merge branch 'be2net-next'David S. Miller5-261/+236
2015-01-24be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFsKalesh AP1-0/+1
2015-01-24be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.hVasundhara Volam3-224/+176
2015-01-24be2net: issue function reset cmd in resume pathKalesh AP1-0/+4
2015-01-24be2net: add a log message for POST timeout in LancerKalesh AP1-6/+11
2015-01-24be2net: fail VF link config change via ndo_set_vf_link_state() on BE3/LancerKalesh AP1-1/+1
2015-01-24be2net: fix failure case in setting flow controlKalesh AP2-11/+15
2015-01-24be2net: move interface create code to a separate routineKalesh AP1-20/+29
2015-01-24Merge branch 'stmmac-dwmac-rk'David S. Miller4-44/+25
2015-01-24dt-bindings: Document phy-supply property in rockchip-dwmacRomain Perier1-0/+1
2015-01-24net: stmmac: dwmac-rk: Use standard devicetree property for phy regulatorRomain Perier2-43/+22
2015-01-24ARM: dts: Add regulator voltage settings for vcc_phy in rk3288-evb.dtsiRomain Perier1-0/+2
2015-01-24net: stmmac: dwmac-rk: Don't set the regulator voltage for phy from the driverRomain Perier1-1/+0
2015-01-24Merge branch 'cxgb4-next'David S. Miller6-3/+1088
2015-01-24cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etcHariprasad Shenai5-0/+978
2015-01-24cxgb4: Add debugfs entry to dump the contents of the flashHariprasad Shenai5-3/+110
2015-01-24Merge branch 'clk-has-parent' into clk-nextMichael Turquette2-0/+47
2015-01-24clk: Introduce clk_has_parent()Thierry Reding2-0/+47
2015-01-24libata: move sas ata tag allocation to libata-scsi.cShaohua Li3-77/+46
2015-01-24NFSv4: Deal with atomic upgrades of an existing delegationTrond Myklebust1-3/+17
2015-01-24NFSv4.1: Replace usage of nfs_client->cl_addr in encode_create_sessionTrond Myklebust1-7/+3
2015-01-24SUNRPC: Allow waiting on memory allocationTrond Myklebust1-2/+2
2015-01-24SUNRPC: Adjust rpciod workqueue parametersTrond Myklebust1-1/+2
2015-01-24NFSv4.1: Optimise layout return-on-closeTrond Myklebust3-40/+31
2015-01-24NFSv4.1: Allow parallel LOCK/LOCKU callsTrond Myklebust1-2/+6
2015-01-24NFSv4: Update of VFS byte range lock must be atomic with the stateid updateTrond Myklebust2-22/+16