aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-21Merge tag 'drm-fixes-for-v4.13-rc2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds13-64/+93
2017-07-21Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+10
2017-07-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-5/+3
2017-07-21Merge tag 'imx-drm-fixes-2017-07-18' of git://git.pengutronix.de/git/pza/linux into drm-fixesDave Airlie2-2/+2
2017-07-21Merge tag 'drm-misc-fixes-2017-07-20' of git://anongit.freedesktop.org/git/drm-misc into drm-fixesDave Airlie5-44/+90
2017-07-21ide: avoid warning for timings calculationArnd Bergmann1-9/+9
2017-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds43-287/+427
2017-07-20net: bonding: Fix transmit load balancing in balance-alb modeKosuke Tatsukawa1-1/+1
2017-07-20net: ethernet: ti: cpsw: Push the request_irq function to the end of probeKeerthy1-24/+25
2017-07-20net: dsa: b53: Add missing ARL entries for BCM53125Florian Fainelli1-0/+1
2017-07-20Merge tag 'pm-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-6/+23
2017-07-20Merge tag 'libnvdimm-fixes-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds5-20/+44
2017-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds2-12/+7
2017-07-20Merge branches 'intel_pstate' and 'pm-domains'Rafael J. Wysocki2-6/+23
2017-07-20HID: hid-logitech-hidpp: add NULL check on devm_kmemdup() return valueGustavo A. R. Silva1-0/+3
2017-07-20drm/mst: Avoid processing partially received up/down message transactionsImre Deak1-7/+24
2017-07-20drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req()Imre Deak1-1/+3
2017-07-20drm/mst: Fix error handling during MST sideband message receptionImre Deak1-2/+8
2017-07-19net: tehuti: don't process data if it has not been copied from userspaceColin Ian King1-0/+2
2017-07-19net: dsa: mv88e6xxx: Enable CMODE config support for 6390XMartin Hundebøll1-0/+1
2017-07-19NET: dwmac: Make dwmac reset unconditionalEugeniy Paltsev1-1/+8
2017-07-19PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if presentSudeep Holla1-4/+4
2017-07-18device-dax: fix sysfs duplicate warningsDan Williams3-14/+24
2017-07-18irqchip/digicolor: Drop unnecessary staticJulia Lawall1-1/+1
2017-07-18irqchip/mips-cpu: Drop unnecessary staticJulia Lawall1-1/+1
2017-07-18irqchip/gic/realview: Drop unnecessary staticJulia Lawall1-1/+1
2017-07-18Merge tag 'md/4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds4-6/+7
2017-07-18atm: zatm: Fix an error handling path in 'zatm_init_one()'Christophe Jaillet1-1/+1
2017-07-18ppp: Fix false xmit recursion detect with two ppp devicesGao Feng1-9/+21
2017-07-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds39-280/+335
2017-07-18irqchip/mips-gic: Remove population of irq domain namesMatt Redfearn1-2/+0
2017-07-17IB/core: Allow QP state transition from reset to errorTadeusz Struk1-0/+1
2017-07-17IB/hns: Fix for checkpatch.pl comment style warningsoulijun1-4/+6
2017-07-17IB/hns: Fix the bug with modifying the MAC address without removing the driveroulijun1-3/+0
2017-07-17IB/hns: Fix the bug with rdma operationoulijun1-4/+4
2017-07-17IB/hns: Fix the bug with wild pointer when destroy rc qpoulijun1-5/+7
2017-07-17IB/hns: Fix the bug of polling cq failed for loopback Qpsoulijun1-19/+34
2017-07-17IB/rxe: Set dma_mask and coherent_dma_maskyonatanc1-0/+2
2017-07-17IB/rxe: Fix kernel panic from skb destructorYonatan Cohen1-0/+3
2017-07-17IB/ipoib: Let lower driver handle get_stats64 callErez Shitrit1-0/+12
2017-07-17IB/core: Add ordered workqueue for RoCE GID managementMajd Dibbiny1-2/+9
2017-07-17IB/mlx5: Clean mr_cache debugfs in case of failureLeon Romanovsky1-12/+22
2017-07-17{net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky15-84/+72
2017-07-17IB/{rdmavt, qib, hfi1}: Remove gfp flags argumentLeon Romanovsky5-51/+26
2017-07-17IB/IPoIB: Convert IPoIB to memalloc_noio_* callsLeon Romanovsky1-9/+7
2017-07-17IB/IPoIB: Forward MTU change to driver belowErez Shitrit1-2/+17
2017-07-17IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky6-8/+9
2017-07-17IB/uverbs: Make use of ib_modify_qp variant to avoid resolving DMACParav Pandit1-19/+4
2017-07-17IB/core: Introduce modify QP operation with udataParav Pandit1-8/+24
2017-07-17clocksource/drivers/timer-of: Handle of_irq_get_byname() result correctlySergei Shtylyov1-2/+10