summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-10-2316-65/+158
|\
| * [media] saa7134: Fix crash when device is closed before streamoffSimon Farnsworth2013-10-141-0/+1
| * [media] adv7511: fix error return code in adv7511_probe()Wei Yongjun2013-10-141-0/+2
| * [media] ths8200: fix compilation with GCC < 4.4.6Gianluca Gennari2013-10-141-8/+4
| * [media] ad9389b: fix compilation with GCC < 4.4.6Gianluca Gennari2013-10-141-9/+6
| * [media] adv7511: fix compilation with GCC < 4.4.6Gianluca Gennari2013-10-141-9/+7
| * [media] adv7842: fix compilation with GCC < 4.4.6Gianluca Gennari2013-10-141-18/+12
| * [media] s5p-jpeg: Initialize vfd_decoder->vfl_dir fieldJacek Anaszewski2013-09-241-0/+1
| * [media] videobuf2-dc: Fix support for mappings without struct page in userptr...Marek Szyprowski2013-09-241-5/+82
| * [media] vb2: Allow queuing OUTPUT buffers with zeroed 'bytesused'Sylwester Nawrocki2013-09-241-1/+3
| * [media] mx3-camera: locking cleanup in mx3_videobuf_queue()Dan Carpenter2013-09-241-3/+2
| * [media] sh_vou: almost forever loop in sh_vou_try_fmt_vid_out()Dan Carpenter2013-09-241-1/+1
| * [media] tda10071: change firmware download conditionAndreas Matthies2013-09-241-8/+1
| * [media] msi3101: correct max videobuf2 allocAntti Palosaari2013-09-241-1/+7
| * [media] Add HCL T12Rg-H to STK webcam upside-down tableGregor Jasny2013-09-241-0/+7
| * [media] msi3101: Kconfig select VIDEOBUF2_VMALLOCAntti Palosaari2013-09-241-0/+1
| * [media] msi3101: msi3101_ioctl_ops can be staticFengguang Wu2013-09-241-1/+1
| * [media] e4000: fix PLL calc bug on 32-bit archAntti Palosaari2013-09-241-1/+2
| * [media] uvcvideo: quirk PROBE_DEF for Microsoft Lifecam NX-3000Laurent Pinchart2013-09-241-0/+9
| * [media] uvcvideo: quirk PROBE_DEF for Dell SP2008WFP monitorJoseph Salisbury2013-09-241-0/+9
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-10-236-0/+31
|\ \
| * | IB/core: Temporarily disable create_flow/destroy_flow uverbsYann Droneaud2013-10-216-0/+31
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-10-23137-715/+1311
|\ \ \
| * | | ax88179_178a: Add VID:DID for Samsung USB Ethernet AdapterFreddy Xin2013-10-221-1/+18
| * | | ax88179_178a: Correct the RX error definition in RX headerFreddy Xin2013-10-221-2/+2
| * | | Revert "bridge: only expire the mdb entry when query is received"Linus Lüssing2013-10-223-22/+28
| * | | tcp: initialize passive-side sk_pacing_rate after 3WHSNeal Cardwell2013-10-211-0/+2
| * | | davinci_emac.c: Fix IFF_ALLMULTI setupMariusz Ceier2013-10-211-2/+1
| * | | mac802154: correct a typo in ieee802154_alloc_device() prototypeAlexandre Belloni2013-10-211-1/+1
| * | | ipv6: probe routes asynchronous in rt6_probeHannes Frederic Sowa2013-10-211-7/+31
| * | | Merge branch 'rt6i_gateway'David S. Miller2013-10-214-10/+12
| |\ \ \
| | * | | netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helperJulian Anastasov2013-10-211-2/+2
| | * | | ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov2013-10-213-8/+10
| | * | | ipv6: always prefer rt6i_gateway if presentJulian Anastasov2013-10-211-1/+1
| |/ / /
| * | | Merge branch 'bnx2x'David S. Miller2013-10-217-246/+268
| |\ \ \
| | * | | bnx2x: Set NETIF_F_HIGHDMA unconditionallyMerav Sicron2013-10-212-4/+1
| | * | | bnx2x: Don't pretend during register dumpDmitry Kravkov2013-10-213-205/+201
| | * | | bnx2x: Lock DMAE when used by statistic flowAriel Elior2013-10-214-10/+11
| | * | | bnx2x: Prevent null pointer dereference on error flowYuval Mintz2013-10-211-3/+3
| | * | | bnx2x: Fix config when SR-IOV and iSCSI are enabledAriel Elior2013-10-211-2/+3
| | * | | bnx2x: Fix Coalescing configurationDmitry Kravkov2013-10-211-1/+1
| | * | | bnx2x: Unlock VF-PF channel on MAC/VLAN config errorAriel Elior2013-10-211-9/+14
| | * | | bnx2x: Prevent an illegal pointer dereference during panicYuval Mintz2013-10-212-7/+29
| | * | | bnx2x: Fix Maximum CoS estimation for VFsYuval Mintz2013-10-211-5/+5
| |/ / /
| * | | drivers: net: cpsw: fix kernel warn during iperf test with interrupt pacingMugunthan V N2013-10-211-7/+0
| * | | Merge branch 'ufo_fixes'David S. Miller2013-10-193-18/+25
| |\ \ \
| | * | | ip_output: do skb ufo init for peeked non ufo skb as wellJiri Pirko2013-10-191-4/+9
| | * | | ip6_output: do skb ufo init for peeked non ufo skb as wellJiri Pirko2013-10-191-11/+14
| | * | | udp6: respect IPV6_DONTFRAG sockopt in case there are pending framesJiri Pirko2013-10-191-3/+2
| |/ / /
| * | | net: fix cipso packet validation when !NETLABELSeif Mazareeb2013-10-191-2/+4
OpenPOWER on IntegriCloud