summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-08ASoC: tegra_rt5677: Use card DAPM context to access widgetsLars-Peter Clausen
2015-04-08ASoC: tegra_alc5632: Use card DAPM context to access widgetsLars-Peter Clausen
2015-04-08Merge branch 'topic/jack' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2015-03-05ASoC: tegra: fix platform_no_drv_owner.cocci warningskbuild test robot
2015-03-04ASoC: Remove snd_soc_jack_new()Lars-Peter Clausen
2015-03-04ASoC: tegra_wm8903: Register jacks at the card levelLars-Peter Clausen
2015-03-04ASoC: tegra_rt5677: Register jacks at the card levelLars-Peter Clausen
2015-03-04ASoC: tegra_rt5640: Register jacks at the card levelLars-Peter Clausen
2015-03-04ASoC: tegra_max98090: Register jacks at the card levelLars-Peter Clausen
2015-03-04ASoC: tegra_alc5632: Register jacks at the card levelLars-Peter Clausen
2015-03-04ASoC: tobermory: Register jacks at the card levelLars-Peter Clausen
2015-03-04ASoC: speyside: Register jacks at the card levelLars-Peter Clausen
2015-03-04ASoC: smartq: Register jacks at the card levelLars-Peter Clausen
2015-03-04ASoC: rx1950_uda1380: Register jacks at the card levelLars-Peter Clausen
2015-03-04ASoC: lowland: Register jacks at the card levelLars-Peter Clausen
2015-03-04ASoC: littlemill: Register jacks at the card levelLars-Peter Clausen
2015-03-04ASoC: h1980_uda1380: Register jacks at the card levelLars-Peter Clausen
2015-03-04ASoC: z2: Register jacks at the card levelLars-Peter Clausen
2015-03-04ASoC: ttc-dkb: Register jacks at the card levelLars-Peter Clausen
2015-03-04ASoC: palm27x: Register jacks at the card levelLars-Peter Clausen
2015-03-04ASoC: hx4700: Register jacks at the card levelLars-Peter Clausen
2015-03-04ASoC: rx51: Register jacks at the card levelLars-Peter Clausen
2015-03-04ASoC: omap-twl4030: Register jacks at the card levelLars-Peter Clausen
2015-03-04ASoC: omap-abe-twl6040: Register jacks at the card levelLars-Peter Clausen
2015-03-04ASoC: ams-deltea: Register jacks at the card levelLars-Peter Clausen
2015-03-04ASoC: mfld_machine: Register jacks at the card levelLars-Peter Clausen
2015-03-04ASoC: cht_bsw_rt5645: Register jacks at the card levelLars-Peter Clausen
2015-03-04ASoC: byt-max98090: Register jacks at the card levelLars-Peter Clausen
2015-03-04ASoC: broadwell: Register jacks at the card levelLars-Peter Clausen
2015-03-04ASoC: wm1133-ev: Register jacks at the card levelLars-Peter Clausen
2015-03-04ASoC: imx-es8328: Register jacks at the card levelLars-Peter Clausen
2015-03-04ASoC: simple-card: Register jacks at the card levelLars-Peter Clausen
2015-03-04ASoC: Allow to register jacks at the card levelLars-Peter Clausen
2015-03-04ASoC: sn95031: Pass CODEC to sn95031_jack_detection()Lars-Peter Clausen
2015-03-02ASoC: tegra: Add control for the Mic Jack pinTomeu Vizoso
2015-03-02ASoC: tegra: Add sink for the internal mic to tegra_max98090Tomeu Vizoso
2015-03-02ASoC: tegra: Expose Headphones pin to userspaceTomeu Vizoso
2015-02-22Linux 4.0-rc1Linus Torvalds
2015-02-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-02-22Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-02-22Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-02-22autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationAl Viro
2015-02-22procfs: fix race between symlink removals and traversalsAl Viro
2015-02-22debugfs: leave freeing a symlink body until inode evictionAl Viro
2015-02-22Documentation/filesystems/Locking: ->get_sb() is long goneAl Viro
2015-02-22trylock_super(): replacement for grab_super_passive()Konstantin Khlebnikov
2015-02-22fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells
2015-02-22Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells
2015-02-22VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells
2015-02-22SELinux: Use d_is_positive() rather than testing dentry->d_inodeDavid Howells