summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* fsl/fman: Workaround for Errata A-007273Igal Liberman2016-03-221-16/+88
* net: hns: bug fix about the overflow of mssDaode Huang2016-03-221-9/+8
* net: hns: adds limitation for debug port mtuKejian Yan2016-03-222-0/+4
* net: hns: fix the bug about mtu settingKejian Yan2016-03-224-1/+9
* net: hns: fixes a bug of RSSKejian Yan2016-03-222-2/+22
* net: hns: fix return value of the function about rssKejian Yan2016-03-223-20/+8
* net: hns: set xge statistic reg as read onlyQianqian Xie2016-03-221-2/+3
* net: hns: fixed the bug about GMACs mac settingSheng Li2016-03-221-10/+8
* net: hns: add uc match for debug portsKejian Yan2016-03-225-2/+43
* net: hns: fixed portid bug in sending manage pktSheng Li2016-03-223-1/+9
* net: hns: bug fix about ping6Kejian Yan2016-03-221-0/+9
* vxlan: fix too large pskb_may_pull with remote checksumJiri Benc2016-03-211-4/+2
* mdio-sun4i: oops in error handling in probeDan Carpenter2016-03-211-1/+3
* net: smc911x: avoid unused variable warningsArnd Bergmann2016-03-211-0/+2
* Revert "lan78xx: add ndo_get_stats64"David S. Miller2016-03-201-49/+0
* isdn: Use ktime_t instead of 'struct timeval'Tina Ruchandani2016-03-201-40/+29
* net/mlx4: remove unused array zero_gid[]Colin Ian King2016-03-201-2/+0
* geneve: fix populating tclass in geneve_get_v6_dstDaniel Borkmann2016-03-201-5/+6
* vxlan: fix populating tclass in vxlan6_get_routeDaniel Borkmann2016-03-201-2/+1
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-03-195-20/+190
|\
| *-----. Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King2016-03-045-20/+190
| |\ \ \ \
| | | | * | ARM: 8503/1: clk_register_clkdev: remove format string interfaceKees Cook2016-02-161-6/+25
| | | | * | ARM: 8511/1: ARM64: kernel: PSCI: move PSCI idle management code to drivers/f...Lorenzo Pieralisi2016-02-111-0/+120
| | | | * | ARM: 8508/2: videobuf2-dc: Let drivers specify DMA attrsTomasz Figa2016-02-111-11/+22
| | | |/ /
| | * | | ARM: 8524/1: driver cohandle -EPROBE_DEFER from bus_type.match()Tomeu Vizoso2016-02-161-2/+22
| | * | | ARM: 8522/1: drivers: nvdimm: ensure no negative value gets returned on posit...Dan Williams2016-02-161-1/+1
| | |/ /
* | | | Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-1926-788/+4522
|\ \ \ \
| * \ \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-03-142-34/+43
| |\ \ \ \
| | * | | | qe: Use GFP_ATOMIC while spin_lock_irqsave is heldSaurabh Sengar2016-03-091-1/+1
| | * | | | qe: Make cpm_muram_alloc_common staticSaurabh Sengar2016-03-091-33/+33
| | * | | | qe/ic: fix a buffer overflow error and add check elsewhereZhao Qiang2016-03-091-1/+10
| * | | | | cxl: Ignore probes for virtual afu pci devicesVaibhav Jain2016-03-093-0/+16
| * | | | | cxl: Remove cxl_get_phys_dev() kernel APIFrederic Barrat2016-03-091-1/+0
| * | | | | cxlflash: Use new cxl_pci_read_adapter_vpd() APIFrederic Barrat2016-03-092-17/+2
| * | | | | cxl: Add tracepoints around the cxl hcallChristophe Lombard2016-03-092-0/+202
| * | | | | cxl: Adapter failure handlingChristophe Lombard2016-03-097-35/+198
| * | | | | cxl: Support the cxl kernel API from a guestFrederic Barrat2016-03-096-110/+198
| * | | | | cxl: Parse device tree and create cxl device(s) at bootFrederic Barrat2016-03-091-0/+25
| * | | | | cxl: Support to flash a new image on the adapter from a guestChristophe Lombard2016-03-096-5/+574
| * | | | | cxl: sysfs support for guestsChristophe Lombard2016-03-094-20/+108
| * | | | | cxl: Add guest-specific codeChristophe Lombard2016-03-0910-11/+1525
| * | | | | cxl: Separate bare-metal fields in adapter and AFU data structuresChristophe Lombard2016-03-098-111/+164
| * | | | | cxl: New hcalls to support cxl adaptersChristophe Lombard2016-03-095-2/+890
| * | | | | cxl: IRQ allocation for guestsFrederic Barrat2016-03-091-14/+64
| * | | | | cxl: Update cxl_irq() prototypeFrederic Barrat2016-03-092-3/+2
| * | | | | cxl: Isolate a few bare-metal-specific callsFrederic Barrat2016-03-094-11/+22
| * | | | | cxl: Rename some bare-metal specific functionsFrederic Barrat2016-03-093-100/+104
| * | | | | cxl: Introduce implementation-specific APIFrederic Barrat2016-03-0911-120/+185
| * | | | | cxl: Define process problem state area at attach time onlyFrederic Barrat2016-03-091-9/+2
| * | | | | cxl: Move bare-metal specific code to specialized filesFrederic Barrat2016-03-095-244/+245