Age | Commit message (Expand) | Author | Files | Lines |
2013-06-27 | ASoC: nuc900-ac97: Convert to use devm_ APIs | Mark Brown | 1 | -36/+13 |
2013-06-27 | ASoC: ep93xx: Remove redundant dev_set_drvdata() calls | Mark Brown | 1 | -2/+0 |
2013-06-27 | ASoC: bf5xx-ac97: Convert to devm_gpio_request_one() | Mark Brown | 1 | -12/+6 |
2013-06-27 | ASoC: ac97c: Use module_platform_driver() | Mark Brown | 1 | -13/+1 |
2013-06-27 | ASoC: psc-ac97: Convert to module_platform_driver() | Mark Brown | 1 | -13/+1 |
2013-06-27 | ASoC: psc-ac97: Use devm_ioremap_resource() | Mark Brown | 1 | -9/+3 |
2013-06-27 | ASoC: samsung-ac97: Convert to devm_ioremap_resource() | Mark Brown | 1 | -22/+4 |
2013-06-27 | ASoC: samsung-ac97: Use devm_clk_get() | Mark Brown | 1 | -3/+1 |
2013-06-27 | Merge tag 'fcoe1' into fixes | James Bottomley | 1575 | -11275/+19854 |
2013-06-27 | Merge tag 'fcoe' into fixes | James Bottomley | 4 | -25/+31 |
2013-06-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 77 | -231/+5065 |
2013-06-27 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 3 | -20/+20 |
2013-06-27 | dlci: validate the net device in dlci_del() | Zefan Li | 1 | -0/+12 |
2013-06-27 | dlci: acquire rtnl_lock before calling __dev_get_by_name() | Zefan Li | 1 | -5/+9 |
2013-06-27 | af_key: fix info leaks in notify messages | Mathias Krause | 1 | -0/+2 |
2013-06-27 | ipv6: ip6_sk_dst_check() must not assume ipv6 dst | Eric Dumazet | 1 | -1/+7 |
2013-06-27 | net: fix kernel deadlock with interface rename and netdev name retrieval. | Nicolas Schichan | 4 | -30/+41 |
2013-06-26 | Merge tag 'regulator-v3.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -2/+2 |
2013-06-26 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -1/+21 |
2013-06-26 | Merge tag 'pm+acpi-3.10-late' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 11 | -110/+207 |
2013-06-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -7/+13 |
2013-06-26 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 10 | -7/+73 |
2013-06-26 | Merge tag 'critical_fix_for_3.9' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+5 |
2013-06-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -4/+4 |
2013-06-26 | ASoC: mid-x86: Convert to use devm_* APIs | Wei Yongjun | 1 | -19/+10 |
2013-06-26 | perf: Disable monitoring on setuid processes for regular users | Stephane Eranian | 1 | -7/+9 |
2013-06-26 | ALSA: ak4xx-adda: info leak in ak4xxx_capture_source_info() | Dan Carpenter | 1 | -1/+1 |
2013-06-26 | gpio/omap: don't use linear domain mapping for OMAP1 | Javier Martinez Canillas | 1 | -1/+21 |
2013-06-26 | net/tg3: Avoid delay during MMIO access | Gavin Shan | 1 | -0/+36 |
2013-06-26 | ipv6: check return value of ipv6_get_lladdr | Hannes Frederic Sowa | 1 | -5/+4 |
2013-06-26 | macvtap: fix recovery from gup errors | Michael S. Tsirkin | 1 | -2/+4 |
2013-06-26 | tun: fix recovery from gup errors | Michael S. Tsirkin | 1 | -2/+4 |
2013-06-26 | gre: fix a possible skb leak | Eric Dumazet | 3 | -9/+14 |
2013-06-26 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 3 | -3/+7 |
2013-06-26 | ipv6: Process unicast packet with Router Alert by checking flag in skb. | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -3/+2 |
2013-06-26 | Merge branch 'pm-fixes' | Rafael J. Wysocki | 1 | -4/+13 |
2013-06-26 | Merge branch 'acpi-fixes' | Rafael J. Wysocki | 10 | -106/+194 |
2013-06-26 | cpufreq: fix NULL pointer deference at od_set_powersave_bias() | Jacob Shin | 1 | -4/+13 |
2013-06-25 | rbd: fetch object order before using it | Josh Durgin | 1 | -4/+4 |
2013-06-25 | fcoe: Use correct API to set vlan tag for FCoE Ethertype skbs | Robert Love | 1 | -2/+5 |
2013-06-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 4 | -6/+10 |
2013-06-25 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 1 | -15/+9 |
2013-06-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 1 | -4/+8 |
2013-06-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 3 | -3/+7 |
2013-06-25 | ASoC: wm9705: Remove noisy print on boot | Mark Brown | 1 | -2/+0 |
2013-06-25 | ASoC: stac9766: Remove version number | Mark Brown | 1 | -4/+0 |
2013-06-25 | crypto: algboss - Hold ref count on larval | Herbert Xu | 3 | -13/+14 |
2013-06-25 | ASoC: adau1701: add support for pin muxing | Daniel Mack | 2 | -2/+36 |
2013-06-25 | ASoC: adau1701: switch to direct regmap API usage | Daniel Mack | 1 | -33/+85 |
2013-06-25 | ASoC: adau1701: allow configuration of PLL mode pins | Daniel Mack | 2 | -7/+104 |