Age | Commit message (Expand) | Author | Files | Lines |
2015-04-08 | ASoC: wm8804: Enable runtime PM | Charles Keepax | 4 | -50/+62 |
2015-04-08 | ASoC: wm8804: Add DAPM widgets for SPDIF/AIF | Sapthagiri Baratam | 1 | -57/+83 |
2015-04-08 | ASoC: max98090: add shutdown callback for max98090 | Caesar Wang | 1 | -0/+17 |
2015-04-08 | ASoC: Intel: remove unused functions | Sudip Mukherjee | 1 | -24/+0 |
2015-04-08 | ASoC: Intel: Fix a buffer overflow issue | Jie Yang | 1 | -1/+1 |
2015-04-07 | ASoC: wm8804: Update binding documentation to include reset GPIO | Charles Keepax | 1 | -0/+4 |
2015-04-07 | ASoC: wm8804: Add support for hardware reset line | Charles Keepax | 1 | -5/+21 |
2015-04-07 | ASoC: davinci-mcasp: Fix ruledata setup in davinci_mcasp_startup | Peter Ujfalusi | 1 | -5/+7 |
2015-04-06 | Linux 4.0-rc7v4.0-rc7 | Linus Torvalds | 1 | -1/+1 |
2015-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 21 | -71/+78 |
2015-04-06 | net/mlx4_core: Fix error message deprecation for ConnectX-2 cards | Jack Morgenstein | 1 | -1/+2 |
2015-04-06 | net: dsa: fix filling routing table from OF description | Pavel Nakonechny | 2 | -17/+10 |
2015-04-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -14/+31 |
2015-04-06 | l2tp: unregister l2tp_net_ops on failure path | WANG Cong | 1 | -0/+1 |
2015-04-06 | mvneta: dont call mvneta_adjust_link() manually | Stas Sergeev | 1 | -6/+1 |
2015-04-06 | ipv6: protect skb->sk accesses from recursive dereference inside the stack | hannes@stressinduktion.org | 7 | -19/+34 |
2015-04-06 | ASoC: Intel: read_shim_data() can be static | kbuild test robot | 1 | -2/+2 |
2015-04-06 | ASoC: Intel: create atom folder and move atom platform files in | Jie Yang | 21 | -20/+18 |
2015-04-06 | ASoC: Intel: create baytrail folder and move baytrail platform files in | Jie Yang | 6 | -10/+11 |
2015-04-06 | ASoC: Intel: create boards folder and move sst boards files in | Jie Yang | 10 | -30/+31 |
2015-04-06 | ASoC: Intel: create haswell folder and move haswell platform files in | Jie Yang | 6 | -11/+13 |
2015-04-06 | ASoC: Intel: create common folder and move common files in | Jie Yang | 14 | -12/+14 |
2015-04-06 | ASoC: wm5102: Remove set of volume update bits for output 3R | Charles Keepax | 1 | -1/+0 |
2015-04-05 | Input: alps - document stick behavior for protocol V2 | Hans de Goede | 1 | -0/+8 |
2015-04-05 | Input: alps - report V2 Dualpoint Stick events via the right evdev node | Hans de Goede | 1 | -1/+6 |
2015-04-05 | Input: alps - report interleaved bare PS/2 packets via dev3 | Hans de Goede | 1 | -14/+18 |
2015-04-04 | Merge tag 'usb-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 6 | -5/+26 |
2015-04-04 | Merge tag 'staging-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 17 | -91/+132 |
2015-04-04 | Merge tag 'tty-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -0/+6 |
2015-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 5 | -10/+26 |
2015-04-03 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -3/+15 |
2015-04-03 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -20/+35 |
2015-04-03 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -5/+5 |
2015-04-03 | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+8 |
2015-04-03 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 7 | -12/+32 |
2015-04-03 | netns: don't allocate an id for dead netns | Nicolas Dichtel | 1 | -1/+3 |
2015-04-03 | Revert "netns: don't clear nsid too early on removal" | Nicolas Dichtel | 1 | -15/+9 |
2015-04-02 | ip6mr: call del_timer_sync() in ip6mr_free_table() | WANG Cong | 1 | -1/+1 |
2015-04-02 | net: move fib_rules_unregister() under rtnl lock | WANG Cong | 6 | -5/+8 |
2015-04-02 | ipv4: take rtnl_lock and mark mrt table as freed on namespace cleanup | WANG Cong | 1 | -0/+5 |
2015-04-02 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 14 | -29/+58 |
2015-04-02 | Merge tag 'irqchip-fixes-4.0-2' of git://git.infradead.org/users/jcooper/linux | Linus Torvalds | 2 | -9/+65 |
2015-04-03 | Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2 | -7/+8 |
2015-04-03 | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Dave Airlie | 2 | -10/+15 |
2015-04-03 | Merge tag 'drm-intel-fixes-2015-04-02' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2 | -3/+3 |
2015-04-03 | Merge tag 'topic/drm-fixes-2015-04-02' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2 | -0/+2 |
2015-04-02 | Merge tag 'stable/for-linus-4.0-rc6-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 3 | -1/+49 |
2015-04-02 | Merge tag 'powerpc-4.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds | 1 | -1/+1 |
2015-04-02 | tcp: fix FRTO undo on cumulative ACK of SACKed range | Neal Cardwell | 1 | -3/+4 |
2015-04-02 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -0/+8 |