index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-05
ASoC: tegra: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2015-03-04
ASoC: Remove snd_soc_jack_new()
Lars-Peter Clausen
1
-20
/
+0
2015-03-04
ASoC: tegra_wm8903: Register jacks at the card level
Lars-Peter Clausen
1
-10
/
+8
2015-03-04
ASoC: tegra_rt5677: Register jacks at the card level
Lars-Peter Clausen
1
-8
/
+6
2015-03-04
ASoC: tegra_rt5640: Register jacks at the card level
Lars-Peter Clausen
1
-7
/
+3
2015-03-04
ASoC: tegra_max98090: Register jacks at the card level
Lars-Peter Clausen
1
-12
/
+10
2015-03-04
ASoC: tegra_alc5632: Register jacks at the card level
Lars-Peter Clausen
1
-5
/
+4
2015-03-04
ASoC: tobermory: Register jacks at the card level
Lars-Peter Clausen
1
-9
/
+4
2015-03-04
ASoC: speyside: Register jacks at the card level
Lars-Peter Clausen
1
-10
/
+4
2015-03-04
ASoC: smartq: Register jacks at the card level
Lars-Peter Clausen
1
-7
/
+4
2015-03-04
ASoC: rx1950_uda1380: Register jacks at the card level
Lars-Peter Clausen
1
-7
/
+2
2015-03-04
ASoC: lowland: Register jacks at the card level
Lars-Peter Clausen
1
-10
/
+4
2015-03-04
ASoC: littlemill: Register jacks at the card level
Lars-Peter Clausen
1
-6
/
+6
2015-03-04
ASoC: h1980_uda1380: Register jacks at the card level
Lars-Peter Clausen
1
-7
/
+2
2015-03-04
ASoC: z2: Register jacks at the card level
Lars-Peter Clausen
1
-7
/
+3
2015-03-04
ASoC: ttc-dkb: Register jacks at the card level
Lars-Peter Clausen
1
-9
/
+6
2015-03-04
ASoC: palm27x: Register jacks at the card level
Lars-Peter Clausen
1
-8
/
+3
2015-03-04
ASoC: hx4700: Register jacks at the card level
Lars-Peter Clausen
1
-8
/
+3
2015-03-04
ASoC: rx51: Register jacks at the card level
Lars-Peter Clausen
1
-3
/
+3
2015-03-04
ASoC: omap-twl4030: Register jacks at the card level
Lars-Peter Clausen
1
-8
/
+4
2015-03-04
ASoC: omap-abe-twl6040: Register jacks at the card level
Lars-Peter Clausen
1
-5
/
+5
2015-03-04
ASoC: ams-deltea: Register jacks at the card level
Lars-Peter Clausen
1
-2
/
+2
2015-03-04
ASoC: mfld_machine: Register jacks at the card level
Lars-Peter Clausen
1
-9
/
+4
2015-03-04
ASoC: cht_bsw_rt5645: Register jacks at the card level
Lars-Peter Clausen
1
-6
/
+6
2015-03-04
ASoC: byt-max98090: Register jacks at the card level
Lars-Peter Clausen
1
-8
/
+3
2015-03-04
ASoC: broadwell: Register jacks at the card level
Lars-Peter Clausen
1
-9
/
+3
2015-03-04
ASoC: wm1133-ev: Register jacks at the card level
Lars-Peter Clausen
1
-7
/
+5
2015-03-04
ASoC: imx-es8328: Register jacks at the card level
Lars-Peter Clausen
1
-3
/
+3
2015-03-04
ASoC: simple-card: Register jacks at the card level
Lars-Peter Clausen
1
-10
/
+10
2015-03-04
ASoC: Allow to register jacks at the card level
Lars-Peter Clausen
2
-19
/
+51
2015-03-04
ASoC: sn95031: Pass CODEC to sn95031_jack_detection()
Lars-Peter Clausen
3
-13
/
+17
2015-03-02
ASoC: tegra: Add control for the Mic Jack pin
Tomeu Vizoso
1
-0
/
+1
2015-03-02
ASoC: tegra: Add sink for the internal mic to tegra_max98090
Tomeu Vizoso
2
-0
/
+3
2015-03-02
ASoC: tegra: Expose Headphones pin to userspace
Tomeu Vizoso
1
-0
/
+1
2015-02-23
Linux 4.0-rc1
v4.0-rc1
Linus Torvalds
1
-4
/
+4
2015-02-22
autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation
Al Viro
1
-2
/
+6
2015-02-22
procfs: fix race between symlink removals and traversals
Al Viro
3
-12
/
+22
2015-02-22
debugfs: leave freeing a symlink body until inode eviction
Al Viro
1
-17
/
+17
2015-02-22
Documentation/filesystems/Locking: ->get_sb() is long gone
Al Viro
1
-2
/
+0
2015-02-22
trylock_super(): replacement for grab_super_passive()
Konstantin Khlebnikov
3
-26
/
+22
2015-02-22
fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
1
-1
/
+1
2015-02-22
Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
4
-9
/
+9
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
34
-71
/
+71
2015-02-22
SELinux: Use d_is_positive() rather than testing dentry->d_inode
David Howells
1
-2
/
+2
2015-02-22
Smack: Use d_is_positive() rather than testing dentry->d_inode
David Howells
1
-2
/
+2
2015-02-22
TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR()
David Howells
1
-3
/
+1
2015-02-22
Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inode
David Howells
1
-1
/
+1
2015-02-22
Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sb
David Howells
2
-12
/
+12
2015-02-22
VFS: Split DCACHE_FILE_TYPE into regular and special types
David Howells
2
-8
/
+27
2015-02-22
VFS: Add a fallthrough flag for marking virtual dentries
David Howells
2
-1
/
+27
[next]