summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | cs5535-clockevt: typo, it's MFGPT, not MFPGTJens Rottmann2012-08-211-2/+2
| * | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-08-2115-179/+217
| |\ \ \
| | * | | [media] media: soc_camera: don't clear pix->sizeimage in JPEG modeAlbert Wang2012-08-152-1/+8
| | * | | [media] media: mx2_camera: Fix clock handling for i.MX27Javier Martin2012-08-151-14/+29
| | * | | [media] video: mx2_camera: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam2012-08-151-6/+6
| | * | | [media] video: mx1_camera: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam2012-08-151-2/+2
| | * | | [media] media: mx3_camera: buf_init() add buffer state checkAlex Gershgorin2012-08-151-15/+7
| | * | | [media] radio-shark2: Only compile led support when CONFIG_LED_CLASS is setHans de Goede2012-08-121-49/+73
| | * | | [media] radio-shark: Only compile led support when CONFIG_LED_CLASS is setHans de Goede2012-08-121-56/+79
| | * | | [media] radio-shark*: Call cancel_work_sync from disconnect rather then releaseHans de Goede2012-08-122-21/+4
| | * | | [media] radio-shark*: Remove work-around for dangling pointer in usb intfdataHans de Goede2012-08-122-18/+0
| | * | | [media] Add USB dependency for IguanaWorks USB IR TransceiverGuenter Roeck2012-08-121-0/+1
| | * | | [media] Add missing logging for rangelow/high of hwseekHans Verkuil2012-08-111-2/+4
| | * | | [media] VIDIOC_ENUM_FREQ_BANDS fixHans Verkuil2012-08-111-0/+4
| | * | | [media] mem2mem_testdev: fix querycap regressionHans Verkuil2012-08-111-1/+1
| | * | | [media] si470x: v4l2-compliance fixesHans Verkuil2012-08-113-3/+7
| | * | | [media] DocBook: Remove a spurious characterHans Verkuil2012-08-111-1/+1
| | * | | [media] uvcvideo: Reset the bytesused field when recycling an erroneous bufferJayakrishnan Memana2012-08-111-0/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-08-2188-575/+637
| |\ \ \ \
| | * | | | af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet2012-08-213-4/+6
| | * | | | ipv4: fix ip header ident selection in __ip_make_skb()Eric Dumazet2012-08-211-1/+1
| | * | | | ipv4: Use newinet->inet_opt in inet_csk_route_child_sock()Christoph Paasch2012-08-211-1/+6
| | * | | | tcp: fix possible socket refcount problemEric Dumazet2012-08-213-10/+18
| | * | | | net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child()Neal Cardwell2012-08-203-14/+14
| | * | | | net/core/dev.c: fix kernel-doc warningRandy Dunlap2012-08-201-0/+1
| | * | | | netconsole: remove a redundant netconsole_target_put()Amerigo Wang2012-08-201-1/+0
| | * | | | net: ipv6: fix oops in inet_putpeer()Patrick McHardy2012-08-203-0/+12
| | * | | | net/stmmac: fix issue of clk_get for Loongson1B.Kelvin Cheung2012-08-201-1/+1
| | * | | | caif: Do not dereference NULL in chnl_recv_cb()Jesper Juhl2012-08-201-0/+4
| | * | | | Merge git://1984.lsi.us.es/nfDavid S. Miller2012-08-205-49/+90
| | |\ \ \ \
| | | * | | | netfilter: nf_ct_expect: fix possible access to uninitialized timerPablo Neira Ayuso2012-08-161-23/+6
| | | * | | | netfilter: ctnetlink: fix missing locking while changing conntrack from nfqueuePablo Neira Ayuso2012-08-141-1/+6
| | | * | | | netfilter: nf_nat_sip: fix via header translation with multiple parametersPatrick McHardy2012-08-101-2/+3
| | | * | | | netfilter: nf_ct_sip: fix IPv6 address parsingPatrick McHardy2012-08-103-20/+73
| | | * | | | netfilter: nf_ct_sip: fix helper namePatrick McHardy2012-08-101-3/+2
| | * | | | | af_packet: don't emit packet on orig fanout groupEric Leblond2012-08-203-2/+25
| | * | | | | drivers/net/irda: fix error return codeJulia Lawall2012-08-202-0/+2
| | * | | | | drivers/net/wan/dscc4.c: fix error return codeJulia Lawall2012-08-201-2/+3
| | * | | | | drivers/net/wimax/i2400m/fw.c: fix error return codeJulia Lawall2012-08-201-1/+3
| | * | | | | smsc75xx: add missing entry to MAINTAINERSSteve Glendinning2012-08-201-0/+6
| | * | | | | net: qmi_wwan: new devices: UML290 and K5006-ZBjørn Mork2012-08-201-0/+5
| | * | | | | net: sh_eth: Add eth support for R8A7779 devicePhil Edworthy2012-08-202-5/+10
| | * | | | | netdev/phy: skip disabled mdio-mux nodesTimur Tabi2012-08-201-1/+1
| | * | | | | dt: introduce for_each_available_child_of_node, of_get_next_available_childTimur Tabi2012-08-202-0/+34
| | * | | | | net: netprio: fix cgrp create and write priomap raceJohn Fastabend2012-08-161-5/+3
| | * | | | | net: netprio: fd passed in SCM_RIGHTS datagram not set correctlyJohn Fastabend2012-08-161-0/+4
| | * | | | | net: netprio: fix files lock and remove useless d_path bitsJohn Fastabend2012-08-161-18/+4
| | * | | | | act_mirred: do not drop packets when fails to mirror itJason Wang2012-08-161-6/+5
| | * | | | | net: fix info leak in compat dev_ifconf()Mathias Krause2012-08-151-0/+1
| | * | | | | ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)Mathias Krause2012-08-151-0/+1
OpenPOWER on IntegriCloud