Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bfe4ee0a935dccf5980ecb5605c66fe50feb9056
/
include
239c970
ASoC: Add snd_soc_codec_{readable,writable}_register()
by Dimitris Papastamos
· 14 years ago
8020454
ASoC: Add default snd_soc_default_writable_register() callback
by Dimitris Papastamos
· 14 years ago
67850a8
ASoC: Add control_type in snd_soc_codec
by Dimitris Papastamos
· 14 years ago
5fb609d
ASoC: soc-cache: Introduce raw bulk write support
by Dimitris Papastamos
· 14 years ago
a0b1550
Merge branch 'for-2.6.39' into for-2.6.40
by Mark Brown
· 14 years ago
0ca03cd
ASoC: Explicitly say registerless widgets have no register
by Mark Brown
· 14 years ago
3121587
ASoC: Add WM8958 enhanced EQ support
by Mark Brown
· 14 years ago
09e10d7
ASoC: Add WM8958 VSS support
by Mark Brown
· 14 years ago
3cbdd75
ALSA: Add snd_ctl_activate_id()
by Takashi Iwai
· 16 years ago
efb7ac3
ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew()
by Mark Brown
· 14 years ago
ec4ee52
ASoC: Provide CODEC clocking operations and API calls
by Mark Brown
· 14 years ago
89b95ac0
ASoC: Add DAPM widget and path data to CODEC driver structure
by Mark Brown
· 14 years ago
1d471cd
ASoC: Add TI tlv320aic32x4 codec support.
by Javier Martin
· 14 years ago
28e9ad9
ASoC: Add a late_probe() callback to cards
by Mark Brown
· 14 years ago
b8ad29d
ASoC: Allow card DAPM widgets and routes to be set up at registration
by Mark Brown
· 14 years ago
e37a497
ASoC: Add a per-card DAPM context
by Mark Brown
· 14 years ago
4a5f7bd
ASoC: Add platform data for WM9081 IRQ pin configuration
by Mark Brown
· 14 years ago
48e028e
ASoC: Support configuration of WM8958 microphone bias analogue parameters
by Mark Brown
· 14 years ago
9b7c525
ASoC: Support WM8958 direct microphone detection IRQ
by Mark Brown
· 14 years ago
fadddc8
ASoC: Add kerneldoc for jack_status_check callback
by Mark Brown
· 14 years ago
7887ab3
ASoC: Allow GPIO jack detection to be configured as a wake source
by Mark Brown
· 14 years ago
f98dedc
Merge branch 'for-2.6.38' into for-2.6.39
by Mark Brown
· 14 years ago
28d639f7
ASoC: WM8903: Fix mic detection register definitions
by Stephen Warren
· 14 years ago
fa9879e
ASoC: add support for multiple jack types
by Vinod Koul
· 14 years ago
a98a0bc
ASoC: CS4271: Move Chip Select control out of the CODEC code.
by Alexander Sverdlin
· 14 years ago
dddf3e4
ASoC: Add card driver data
by Mark Brown
· 14 years ago
f85a9e0
ASoC: Add subsequence information to seq_notify callbacks
by Mark Brown
· 14 years ago
aaee8ef
ASoC: Make cache status available via debugfs
by Mark Brown
· 14 years ago
6f8ab4a
ASoC: Export card PM callbacks for use in direct registered cards
by Mark Brown
· 14 years ago
e7361ec
ASoC: Replace pdev with card in machine driver probe and remove
by Mark Brown
· 14 years ago
70b2ac1
ASoC: Use card rather than soc-audio device to card PM functions
by Mark Brown
· 14 years ago
f17c13c
ASoC: sh: fsi: modify selection method of I2S/PCM/SPDIF format
by Kuninori Morimoto
· 14 years ago
3d23c73
ASoC: Remove controls from sequenced PGA arguments
by Mark Brown
· 14 years ago
181e055
ASoC: Fix type for snd_soc_volatile_register()
by Mark Brown
· 14 years ago
4d805f7
ASoC: sh: fsi: Add snd_soc_dai_set_fmt support
by Kuninori Morimoto
· 14 years ago
c358e64
ASoC: soc-cache: Add trace event for snd_soc_cache_sync()
by Dimitris Papastamos
· 14 years ago
67b2251
ASoC: CS4271 codec support
by Alexander Sverdlin
· 14 years ago
7cfe561
ASoC: wm8903: Expose GPIOs through gpiolib
by Stephen Warren
· 14 years ago
dad8e7a
ASoC: soc-cache: Introduce the cache_bypass option
by Dimitris Papastamos
· 14 years ago
474b62d
ASoC: Provide per widget type callback when executing DAPM sequences
by Mark Brown
· 14 years ago
20e4859
ASoC: Add support for sequencing within
by Mark Brown
· 14 years ago
a1926d1
Merge branch 'for-2.6.38' into for-2.6.39
by Mark Brown
· 14 years ago
b7c15e4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
6845a44
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 14 years ago
9e8a462
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6
by Linus Torvalds
· 14 years ago
8c34482
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
ab2020f
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
235646a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
e1288cd
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
2a8652f
ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.h
by Roberto Sassu
· 14 years ago
70a7ca3
ASoC: soc core allow machine driver to register the card
by Vinod Koul
· 14 years ago
ecf5632
fs: fix address space warnings in ioctl_fiemap()
by Namhyung Kim
· 14 years ago
c2b3e74
fs: Remove unlikely() from fput_light()
by Steven Rostedt
· 14 years ago
2fe17c1
fallocate should be a file operation
by Christoph Hellwig
· 14 years ago
4790f4d
Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-next
by Roland Dreier
· 14 years ago
f062671
RDMA: Update workqueue usage
by Tejun Heo
· 14 years ago
94ae852
ARM: PL08x: cleanup comments
by Russell King - ARM Linux
· 14 years ago
b3697c0
fix non-x86 build failure in pmdp_get_and_clear
by Andrea Arcangeli
· 14 years ago
fc8fe1e
PCI / ACPI: Fix build of the AER driver for CONFIG_ACPI unset
by Rafael J. Wysocki
· 14 years ago
f8206b9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
f03c659
sanitize vfsmount refcounting changes
by Al Viro
· 14 years ago
672c544
dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()
by Grant Likely
· 14 years ago
ea5b778
Unexport do_add_mount() and add in follow_automount(), not ->d_automount()
by David Howells
· 14 years ago
ab90911
Allow d_manage() to be used in RCU-walk mode
by David Howells
· 14 years ago
1972580
autofs4: Bump version
by Ian Kent
· 14 years ago
36d43a4
NFS: Use d_automount() rather than abusing follow_link()
by David Howells
· 14 years ago
6f45b65
Add an AT_NO_AUTOMOUNT flag to suppress terminal automount
by David Howells
· 14 years ago
cc53ce5
Add a dentry op to allow processes to be held during pathwalk transit
by David Howells
· 14 years ago
9875cf8
Add a dentry op to handle automounting rather than abusing follow_link()
by David Howells
· 14 years ago
1b59be2
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 14 years ago
f9ee7f6
Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
597fb18
Merge branch 'slub/hotplug' into slab/urgent
by Pekka Enberg
· 14 years ago
96a608a
ARM: PL08x: fix a warning
by Dan Williams
· 14 years ago
98d530f
Fix dmaengine_submit() return type
by Russell King - ARM Linux
· 14 years ago
3856733
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6
by Linus Torvalds
· 14 years ago
3632ef8
Revert "drm: Update fbdev fb_fix_screeninfo"
by Dave Airlie
· 14 years ago
ab0724f
PCI / ACPI: Fix build issue in pci_root.c for !CONFIG_PCIEPORTBUS
by Markus Trippelsdorf
· 14 years ago
6ab8219
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
d018b6f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
18bce37
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
3e8b3b9
ALSA: constify functions in ac97
by Hanno Boeck
· 14 years ago
49731ba
block: restore multiple bd_link_disk_holder() support
by Tejun Heo
· 14 years ago
d73b388
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 14 years ago
5957e33
Merge git://git.infradead.org/battery-2.6
by Linus Torvalds
· 14 years ago
acda472
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin
by Linus Torvalds
· 14 years ago
822e521
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 14 years ago
b6e335a
PCI/PM: Use pm_wakeup_event() directly for reporting wakeup events
by Rafael J. Wysocki
· 14 years ago
415e12b
PCI/ACPI: Request _OSC control once for each root bridge (v3)
by Rafael J. Wysocki
· 14 years ago
c94fbe1
tracing: Only process module tracepoints once
by Steven Rostedt
· 14 years ago
c66ac9d
[SCSI] target: Add LIO target core v4.0.0-rc6
by Nicholas Bellinger
· 14 years ago
323b7fe
include/gpio.h: remove remaining __must_check-annotiations
by Wolfram Sang
· 14 years ago
836cb71
Revert update for dirty_ratio for memcg.
by KAMEZAWA Hiroyuki
· 14 years ago
359ab9f
power_supply: Add MAX17042 Fuel Gauge Driver
by MyungJoo Ham
· 14 years ago
32385c7
kernel: fix hlist_bl again
by Russell King
· 14 years ago
92d50a4
mfd: ab8500-core chip version cut 2.0 support
by Mattias Wallin
· 14 years ago
735a3d9
regulator: Support MAX8998/LP3974 DVS-GPIO
by MyungJoo Ham
· 14 years ago
337ce5d
mfd: Support LP3974 RTC
by MyungJoo Ham
· 14 years ago
cdd137c
mfd: MAX8998/LP3974 hibernation support
by MyungJoo Ham
· 14 years ago
e098aded7
mfd: ab8500-core ioresources irq for subdrivers added
by Mattias Wallin
· 14 years ago
4c90aa9
mfd: Provide pm_runtime_no_callbacks flag in cell data
by Mark Brown
· 14 years ago
Next »