summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* net: mvneta: Use on_each_cpu when possibleGregory CLEMENT2016-02-131-11/+6
* net: mvneta: Fix the CPU choice in mvneta_percpu_electGregory CLEMENT2016-02-131-4/+9
* net: mvneta: Fix for_each_present_cpu usageGregory CLEMENT2016-02-131-5/+3
* r8169:fix system hange problem.Chun-Hao Lin2016-02-131-7/+7
* net: mvpp2: Return correct error codesAmitoj Kaur Chawla2016-02-131-2/+2
* net: cavium: liquidio: Return correct error codeAmitoj Kaur Chawla2016-02-132-2/+2
* bonding: Fix ARP monitor validationJay Vosburgh2016-02-131-11/+28
* Merge tag 'gpio-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-02-112-5/+7
|\
| * gpio: davinci: Fix the number of controllers allocatedLokesh Vutla2016-02-101-2/+3
| * gpio: davinci: Add the missing of-node pointerKeerthy2016-02-101-1/+1
| * gpio: gpio-altera: Remove gpiochip on probe failure.Phil Reid2016-01-271-2/+3
* | Merge tag 'platform-drivers-x86-v4.5-3' of git://git.infradead.org/users/dvha...Linus Torvalds2016-02-112-3/+2
|\ \
| * | intel_scu_ipcutil: underflow in scu_reg_access()Dan Carpenter2016-01-301-1/+1
| * | intel-hid: fix incorrect entries in intel_hid_keymapAlex Hung2016-01-301-2/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-117-34/+93
|\ \
| * | vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg2016-02-102-7/+22
| * | geneve: Relax MTU constraintsDavid Wragg2016-02-101-1/+12
| * | vxlan: Relax MTU constraintsDavid Wragg2016-02-101-11/+25
| * | of: of_mdio: Add marvell, 88e1145 to whitelist of PHY compatibilities.Aaro Koskinen2016-02-091-0/+1
| * | enic: increment devcmd2 result ring in case of timeoutSandeep Pillai2016-02-092-8/+13
| * | tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segsSiva Reddy Kallam2016-02-091-6/+19
| * | dwc_eth_qos: Reset hardware before PHY startRabin Vincent2016-02-061-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-02-116-19/+16
|\ \ \
| * | | RDMA/ocrdma: Fixing ocrdma debugfs directory removeSelvin Xavier2016-02-051-1/+1
| * | | RDMA/ocrdma: Fix pkey_index returned by driver in rq work completionSelvin Xavier2016-02-051-2/+1
| * | | RDMA/ocrdma: populate max_sge_rd in device attributesSelvin Xavier2016-02-051-2/+2
| * | | RDMA/ocrdma: Initialize stats resources in the driver before ib device regist...Selvin Xavier2016-02-053-10/+12
| * | | IB/sysfs: remove unused va_list argsColin Ian King2016-02-041-2/+0
| * | | IB/IPoIB: Do not set skb truesize since using one linearskbCarol L Soto2016-02-041-2/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-02-109-21/+33
|\ \ \ \
| * | | | Input: colibri-vf50-ts - add missing #include <linux/of.h>Geert Uytterhoeven2016-02-101-0/+1
| * | | | Input: adp5589 - fix row 5 handling for adp5589Lars-Peter Clausen2016-02-101-3/+4
| * | | | Input: edt-ft5x06 - fix setting gain, offset, and threshold via device treePhilipp Zabel2016-02-101-6/+12
| * | | | Input: vmmouse - fix absolute device registrationDmitry Torokhov2016-01-281-6/+7
| * | | | Input: serio - drop warnings in case of EPROBE_DEFER from serio_find_driver()Grygorii Strashko2016-01-281-1/+1
| * | | | Input: cap11xx - add missing of_node_putAmitoj Kaur Chawla2016-01-281-2/+6
| * | | | Input: sirfsoc-onkey - allow modular buildArnd Bergmann2016-01-282-2/+2
| * | | | Input: xpad - remove unused functionArnd Bergmann2016-01-281-1/+0
* | | | | Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-02-106-25/+60
|\ \ \ \ \
| * | | | | ahci: Intel DNV device IDs SATAAlexandra Yates2016-02-101-0/+20
| * | | | | libata: fix sff host state machine locking while pollingTejun Heo2016-02-011-21/+11
| * | | | | libata-sff: use WARN instead of BUG on illegal host state machine stateTejun Heo2016-01-291-1/+2
| * | | | | libata: disable forced PORTS_IMPL for >= AHCI 1.3Tejun Heo2016-01-251-2/+2
| * | | | | libata: blacklist a Viking flash model for MWDMA corruptionShikha Jain2016-01-251-0/+1
| * | | | | drivers: ata: wake port before DMA stop for ALPMDanesh Petigara2016-01-253-1/+24
| | |_|_|/ | |/| | |
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-02-092-12/+13
|\ \ \ \ \
| * | | | | crypto: marvell/cesa - fix test in mv_cesa_dev_dma_init()Boris BREZILLON2016-02-061-1/+1
| * | | | | crypto: atmel-sha - remove calls of clk_prepare() from atomic contextsCyrille Pitchen2016-02-061-5/+13
| * | | | | crypto: atmel-sha - fix atmel_sha_remove()Cyrille Pitchen2016-02-061-7/+0
* | | | | | Merge tag 'regmap-fix-v4.5-big-endian' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-02-081-8/+8
|\ \ \ \ \ \