summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: meson: document device tree bindingsBeniamino Galvani2014-09-261-0/+25
* net: stmmac: add Amlogic Meson glue layerBeniamino Galvani2014-09-265-0/+84
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-2498-447/+667
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-09-2435-12/+52
| |\
| | * sparc: bpf_jit: fix loads from negative offsetsAlexei Starovoitov2014-09-242-1/+4
| | * Merge tag 'master-2014-09-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-246-11/+21
| | |\
| | | * brcmfmac: Fix off by one bug in brcmf_count_20mhz_channels()Emil Goode2014-09-231-1/+1
| | | * ath9k: Fix NULL pointer dereference on early irqWojciech Dubowik2014-09-221-1/+1
| | | * net: rfkill: gpio: Fix clock statusLoic Poulain2014-09-221-1/+1
| | | * Merge tag 'nfc-fixes-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville2014-09-223-8/+18
| | | |\
| | | | * NFC: st21nfca: Fix potential depmod dependency cycleChristophe Ricard2014-09-071-2/+3
| | | | * NFC: st21nfcb: Fix depmod dependency cycleChristophe Ricard2014-09-071-2/+3
| | | | * NFC: microread: Potential overflows in microread_target_discovered()Dan Carpenter2014-09-051-4/+12
| | * | | parisc: Update defconfigs which were missing CONFIG_NET.David S. Miller2014-09-241-0/+1
| | * | | powerpc: Update defconfigs which were missing CONFIG_NET.David S. Miller2014-09-241-0/+1
| | * | | s390: Update defconfigs which were missing CONFIG_NET.David S. Miller2014-09-245-0/+5
| | * | | mips: Update some more defconfigs which were missing CONFIG_NET.David S. Miller2014-09-242-0/+2
| | * | | sparc: Set CONFIG_NET=y in defconfigsMichal Marek2014-09-241-0/+1
| | * | | sh: Set CONFIG_NET=y in defconfigsMichal Marek2014-09-242-0/+2
| | * | | powerpc: Set CONFIG_NET=y in defconfigsMichal Marek2014-09-245-0/+5
| | * | | parisc: Set CONFIG_NET=y in defconfigsMichal Marek2014-09-241-0/+1
| | * | | mips: Set CONFIG_NET=y in defconfigsMichal Marek2014-09-249-0/+9
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-09-243-1/+27
| |\ \ \ \
| | * | | | blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probeTejun Heo2014-09-243-1/+27
| * | | | | Merge tag 'pci-v3.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-242-16/+6
| |\ \ \ \ \
| | * | | | | PCI: pciehp: Fix pcie_wait_cmd() timeoutYinghai Lu2014-09-221-1/+1
| | * | | | | Revert "PCI: Make sure bus number resources stay within their parents bounds"Bjorn Helgaas2014-09-191-8/+2
| | * | | | | Revert "PCI: Don't scan random busses in pci_scan_bridge()"Bjorn Helgaas2014-09-191-7/+3
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-09-245-3/+33
| |\ \ \ \ \ \
| | * | | | | | crypto: aesni - disable "by8" AVX CTR optimizationMathias Krause2014-09-241-2/+2
| | * | | | | | crypto: ccp - Check for CCP before registering crypto algsTom Lendacky2014-09-243-0/+30
| | * | | | | | crypto: qat - Enable all 32 IRQsTadeusz Struk2014-09-181-1/+1
| * | | | | | | Merge tag 'media/v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-09-2413-40/+119
| |\ \ \ \ \ \ \
| | * | | | | | | [media] em28xx-v4l: get rid of field "users" in struct em28xx_v4l2"Frank Schaefer2014-09-212-13/+11
| | * | | | | | | [media] em28xx: fix VBI handling logicMauro Carvalho Chehab2014-09-211-1/+1
| | * | | | | | | [media] DocBook media: improve the poll() documentationHans Verkuil2014-09-211-4/+19
| | * | | | | | | [media] DocBook media: fix the poll() 'no QBUF' documentationHans Verkuil2014-09-211-2/+10
| | * | | | | | | [media] vb2: fix VBI/poll regressionHans Verkuil2014-09-212-3/+18
| | * | | | | | | [media] cx2341x: fix kernel oopsHans Verkuil2014-09-211-0/+1
| | * | | | | | | [media] cx24123: fix kernel oops due to missing parent pointerHans Verkuil2014-09-211-0/+1
| | * | | | | | | [media] adv7604: fix inverted conditionHans Verkuil2014-09-211-1/+1
| | * | | | | | | [media] media/radio: fix radio-miropcm20.c build with io.h header fileRandy Dunlap2014-09-211-0/+1
| | * | | | | | | [media] vb2: fix plane index sanity check in vb2_plane_cookie()Zhaowei Yuan2014-09-211-1/+1
| | * | | | | | | [media] DocBook media: update version number and V4L2 changesHans Verkuil2014-09-212-5/+30
| | * | | | | | | [media] DocBook media: fix fieldname in struct v4l2_subdev_selectionHans Verkuil2014-09-211-1/+1
| | * | | | | | | [media] vb2: fix vb2 state check when start_streaming failsHans Verkuil2014-09-211-7/+10
| | * | | | | | | [media] videobuf2-core.h: fix commentHans Verkuil2014-09-211-1/+1
| | * | | | | | | [media] videobuf2-core: add comments before the WARN_ONHans Verkuil2014-09-211-0/+12
| | * | | | | | | [media] videobuf2-dma-sg: fix for wrong GFP mask to sg_alloc_table_from_pagesHans Verkuil2014-09-211-1/+1
| * | | | | | | | Merge tag 'md/3.17-more-fixes' of git://git.neil.brown.name/mdLinus Torvalds2014-09-241-18/+22
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
OpenPOWER on IntegriCloud