summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-02-08Merge branch 'sctp_keys'David S. Miller2-1/+6
2013-02-08net: sctp: sctp_endpoint_free: zero out secret key dataDaniel Borkmann1-0/+5
2013-02-08net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfreeDaniel Borkmann1-1/+1
2013-02-08atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens1-73/+73
2013-02-08ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is alignedWill Deacon1-1/+1
2013-02-08ALSA: hda - Yet another fix for broken HSW HDMI pin connectionsTakashi Iwai1-19/+37
2013-02-08ALSA: hda - Add fixup for Haswell to enable all pin and convertor widgetsMengdong Lin1-0/+54
2013-02-08ALSA: hda - Support rereading widgets under the function groupMengdong Lin2-0/+25
2013-02-08ASoC: core: Allow digital mute for captureMark Brown5-19/+29
2013-02-08ARM: DMA mapping: fix bad atomic testRussell King1-1/+1
2013-02-08ARM: realview: ensure that we have sufficient IRQs availableRussell King1-1/+1
2013-02-08ARM: GIC: fix GIC cpumask initializationRussell King1-2/+23
2013-02-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-5/+8
2013-02-08net: usb: fix regression from FLAG_NOARP codeLucas Stach1-1/+1
2013-02-08l2tp: dont play with skb->truesizeEric Dumazet2-12/+0
2013-02-07net: sctp: sctp_auth_key_put: use kzfree instead of kfreeDaniel Borkmann1-1/+1
2013-02-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller1-7/+9
2013-02-07Merge branch 'netback'David S. Miller3-53/+88
2013-02-07netback: correct netbk_tx_err to handle wrap around.Ian Campbell1-1/+1
2013-02-07xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell1-1/+12
2013-02-07xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley1-25/+13
2013-02-07xen/netback: shutdown the ring if it contains garbage.Ian Campbell3-26/+62
2013-02-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+2
2013-02-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds4-15/+10
2013-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds8-36/+87
2013-02-08Merge tag 'pinctrl-for-v3.8-late' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-4/+22
2013-02-08Merge tag 'stable/for-linus-3.8-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-9/+9
2013-02-08Merge tag 'regulator-v3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-35/+40
2013-02-08drm/ttm: fix fence locking in ttm_buffer_object_transfer, 2nd tryDaniel Vetter1-5/+8
2013-02-07ALSA: hda - Remove limit of widget connectionsTakashi Iwai4-28/+61
2013-02-07ASoC: compress: Only mute playback streamsMark Brown1-6/+11
2013-02-07ALSA: hda - Set non-snoop for Creative HD-audio controllersTakashi Iwai1-0/+3
2013-02-07ALSA: add missing HAS_IOPORT and GENERIC_HARDIRQS dependenciesHeiko Carstens2-1/+2
2013-02-07ASoC: Replace max98090 Device DriverJerry Wong5-0/+3982
2013-02-07ASoC: Replace max98090 Device DriverJerry Wong3-583/+0
2013-02-07ALSA: hda - Fix misc compile warnings in patch_ca0132.cTakashi Iwai1-8/+6
2013-02-07ASoC: arizona: Fix debug logging level for FLLs and AIFsMark Brown1-2/+2
2013-02-07Merge branch 'topic/hda-ca0132-dsp' into for-nextTakashi Iwai5-357/+4582
2013-02-07ALSA: hda - Use generic array for loopback list managementTakashi Iwai3-12/+17
2013-02-07ALSA: hda - Enable loopback accounts for CONFIG_PM=n, tooTakashi Iwai2-6/+1
2013-02-07ALSA: ice1712: fix boundary check in snd_wm8766_write()Dan Carpenter1-1/+1
2013-02-07virtio_console: Don't access uninitialized data.Sjur Brændeland1-1/+2
2013-02-07Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds6-47/+63
2013-02-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds8-28/+101
2013-02-06net: qmi_wwan: add more Huawei devices, including E320Bjørn Mork1-0/+12
2013-02-06net: cdc_ncm: add another Huawei vendor specific deviceBjørn Mork1-0/+3
2013-02-06ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()Tommi Rantala1-1/+1
2013-02-06tcp: fix for zero packets_in_flight was too broadIlpo Järvinen1-2/+6
2013-02-06Merge branch 'wireless'David S. Miller13-35/+90
2013-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville13-35/+90