Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
6a293552ba0d104ef9d35b48972a01540fbd181b
6a29355
[ALSA] emu10k1 - Add missing ac97 support on SBLive! Player 5.1
by Takashi Iwai
· 19 years ago
9970dce
[ALSA] intel8x0 - Add quirk for FSC 4010
by Takashi Iwai
· 19 years ago
7153a55
[ALSA] pcm - Fix zero-division in 32bit compat layer
by Takashi Iwai
· 19 years ago
e0c93cf
[ALSA] intel8x0 - add AC97_TUNE_MUTE_LED quirk for HP nx8220 laptop 103c:0934
by Daniel Horchner
· 19 years ago
c347e9f
[ALSA] usb-audio: fix Emagic MIDI protocol handling
by Clemens Ladisch
· 19 years ago
a278655
[ALSA] Fix missing spin_unlock
by Takashi Iwai
· 19 years ago
f442e8b
[ALSA] include/sound/gus.h: 'extern inline' -> 'static inline'
by Adrian Bunk
· 19 years ago
07e4ca5
[ALSA] hda-intel - Fix ULI M5461 support
by Takashi Iwai
· 19 years ago
3c10a9d
[ALSA] hda-codec - Add beep support for Uniwill
by Takashi Iwai
· 19 years ago
5ba094d
[ALSA] vxpocket - Register device pointer
by Takashi Iwai
· 19 years ago
adf111e
[ALSA] vxpocket - Fix wrong index assignment
by Takashi Iwai
· 19 years ago
328ac7d
[ALSA] vxpocket - Add missing event callback
by Takashi Iwai
· 19 years ago
e0be4d3
[ALSA] Fix compilation without CONFIG_PROC_FS
by Takashi Iwai
· 19 years ago
befdf31
[ALSA] hda-codec - Code clean up
by Takashi Iwai
· 19 years ago
9d8f53f
[ALSA] hda-intel - correct a bug in detection of rate supported
by Nicolas Graziano
· 19 years ago
66d1064
[ALSA] HP nx6110 quirks
by Sergey Vlasov
· 19 years ago
5049c35
[ALSA] ac97_bus - revert last change and do it only in the ALSA tree
by Jaroslav Kysela
· 19 years ago
34ad73b
[ALSA] ac97_bus - replace <linux/module.h> with <sound/driver.h> for consistency
by Jaroslav Kysela
· 19 years ago
352dbfd
[ALSA] via82xx - Add DXS entry for MSI 7142
by Takashi Iwai
· 19 years ago
41e4845
[ALSA] PCM resume cleanups
by Jaroslav Kysela
· 19 years ago
61be3ce0
[ALSA] ac97 - make ac97 codec device name unique
by Bjorge Dijkstra
· 19 years ago
e8da2fb
[ALSA] hdspm - Fix module parameter description
by Takashi Iwai
· 19 years ago
1204de3
[ALSA] nm256 - Fix PM and irq handling
by Takashi Iwai
· 19 years ago
1cfe43d
[ALSA] intel8x0 - Fix PM
by Takashi Iwai
· 19 years ago
65d11d9
[ALSA] ALSA timer - fixed compilation
by Jaroslav Kysela
· 19 years ago
5ca307b
[ALSA] Timer API - SNDRV_TIMER_EVENT_RESUME - val is resolution in ns
by Jaroslav Kysela
· 19 years ago
a501dfa
[ALSA] Timer API - added SUSPEND/RESUME events
by Jaroslav Kysela
· 19 years ago
4712319
[ALSA] hda-intel: Suspend/resume fixes for PCM devices
by Jaroslav Kysela
· 19 years ago
5a47fe3
[ALSA] hda-patch-realtek - added pci subdevice ID for Acer TravelMate 8100 (3 stack model + digital out)
by Jaroslav Kysela
· 19 years ago
16d3f14
[ALSA] via82xx - Fix SPDIF sample rates
by Takashi Iwai
· 19 years ago
b271131
[ALSA] Fix PCM 32bit compat layer
by Takashi Iwai
· 19 years ago
cff7974
[ALSA] opl3sa2 - use different name for PnP BIOS driver
by Jaroslav Kysela
· 19 years ago
3e6c613
[ALSA] ac97: make patch_wolfson_wm97??_specific() functions static
by Clemens Ladisch
· 19 years ago
6207e51
[ALSA] usb-audio: use vmalloc for the PCM buffer
by Clemens Ladisch
· 19 years ago
55851f7
[ALSA] usb-audio: use usb_buffer_alloc/free
by Clemens Ladisch
· 19 years ago
daa150e
[ALSA] usb-audio: properly lock hwptr_done accesses
by Clemens Ladisch
· 19 years ago
9624ea8
[ALSA] usb-audio: actually schedule playback URBs at frame boundaries
by Clemens Ladisch
· 19 years ago
7efd8bc
[ALSA] usb-audio: double-buffer all playback data
by Clemens Ladisch
· 19 years ago
b263a9b
[ALSA] usb-audio: optimize handling of capture URBs
by Clemens Ladisch
· 19 years ago
9925087
[ALSA] Add new card ID. Fixes ALSA bug #1297
by James Courtier-Dutton
· 19 years ago
1b05962
[ALSA] Add new ID. Fixes ALSA bug #1298
by James Courtier-Dutton
· 19 years ago
53b2666
[ALSA] opl3sa2 - fixed typo in PnP BIOS IDs (YMF0021 -> YMH0021)
by Jaroslav Kysela
· 19 years ago
1265509
[ALSA] opl3sa2 driver - added support for PnP BIOS devices
by Jaroslav Kysela
· 19 years ago
f347c77
[ALSA] via82xx - Add DXS entry for MSI K8MM-V
by Takashi Iwai
· 19 years ago
4b49948
[ALSA] Add VT1617A codec support
by Philip Prindeville
· 19 years ago
4767231
[ALSA] hda-intel - Add SiS966 support
by Takashi Iwai
· 19 years ago
a93bf99
[ALSA] usb-audio: schedule high speed URBs with 1 ms alignment
by Clemens Ladisch
· 19 years ago
71d848c
[ALSA] usb-audio: make nrpacks parameter writeable
by Clemens Ladisch
· 19 years ago
d6db392
[ALSA] usb-audio: fix packets per URB calculation for playback
by Clemens Ladisch
· 19 years ago
15a24c0
[ALSA] usb-audio: use 1 ms URBs when capturing
by Clemens Ladisch
· 19 years ago
a53fc18
[ALSA] make local objects static
by Clemens Ladisch
· 19 years ago
b65f824
[ALSA] hda-codec - support for Si3054/5 HDA modems
by Sasha Khapyorsky
· 19 years ago
673b683
ALSA CVS update
by Sasha Khapyorsky
· 19 years ago
443feb8
[ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flag
by Karsten Wiese
· 19 years ago
9bcf655
[ALSA] ymfpci: add per-voice volume controls
by Clemens Ladisch
· 19 years ago
a55bfdc
[ALSA] Fix compiler warnings in PXA2XX-AC97
by Dirk Opfer
· 19 years ago
064d211
[ALSA] WM9713 modem detection
by Liam Girdwood
· 19 years ago
4a677ac5
[ALSA] PXA27x AC97 warm reset
by Liam Girdwood
· 19 years ago
5b8f7f7
[ALSA] ad1816a - Add clockfreq module option
by Takashi Iwai
· 19 years ago
5549d54
[ALSA] use PCM interface for IEC958 controls
by Clemens Ladisch
· 19 years ago
10e8d78
[ALSA] use SNDRV_CTL_NAME_IEC958 macro
by Clemens Ladisch
· 19 years ago
506d4c6
[ALSA] ad1816a - Add clockfreq module option
by Takashi Iwai
· 19 years ago
267d4d6
[ALSA] adds __init and in snd_memory_init()
by Henrik Kretzschmar
· 19 years ago
0ca06a0
[ALSA] AC97 bus interface for ad-hoc drivers
by Liam Girdwood
· 19 years ago
67ed416
[ALSA] sound - fix .iface field of mixer control elements
by Clemens Ladisch
· 19 years ago
42dfd0a
[ALSA] via82xx - Add dxs entry for Acer Aspire 1524 WMLi
by Takashi Iwai
· 19 years ago
b9f5a89
[ALSA] hda-codec - Fix LFE volume/switch
by Nicolas Graziano
· 19 years ago
d827560
[ALSA] hda-codec - Add default config for ASUS P5AD2
by Takashi Iwai
· 19 years ago
cb8e2f8
[ALSA] hda-codec - Fix reordering of surround channels
by Takashi Iwai
· 19 years ago
3998b70
[ALSA] WM97xx AC97 codec controls
by Liam Girdwood
· 19 years ago
1fdab81
Merge refs/heads/upstream-fixes from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
a8e4f43
Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 19 years ago
8bc2bee
Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6
by Linus Torvalds
· 19 years ago
7ef24b6
[PATCH] s2io build fix
by Andrew Morton
· 19 years ago
8913ca1
[PATCH] Remove nested feature sections
by David Gibson
· 19 years ago
597f95e
[PATCH] ppc64: lparconfig.c memory leak
by Joel Schopp
· 19 years ago
5ff98ae
[PATCH] ppc64: of_device.c remove useless code
by Joel Schopp
· 19 years ago
717522f
[PATCH] ppc64: Add CONFIG_HZ
by Anton Blanchard
· 19 years ago
04ed651
[PATCH] oprofile PVR 970MP
by Jake Moilanen
· 19 years ago
7fea82a
[PATCH] PPC64: Don't try to claim memory from OF at 1GB mark
by Olof Johansson
· 19 years ago
6f9aa72
[PATCH] Move all the very similar files to asm-powerpc
by Stephen Rothwell
· 19 years ago
88999ce
[PATCH] Move the identical files from include/asm-ppc{,64}
by Stephen Rothwell
· 19 years ago
45e2a6e
[PATCH] Create include/asm-powerpc
by Stephen Rothwell
· 19 years ago
fb120da
[PATCH] Make MODULE_DEVICE_TABLE work for vio devices
by Stephen Rothwell
· 19 years ago
71d276d
[PATCH] Create vio_bus_ops
by Stephen Rothwell
· 19 years ago
b877b90
[PATCH] Create vio_register_device
by Stephen Rothwell
· 19 years ago
5c0b4b8
[PATCH] Formatting changes to vio.c
by Stephen Rothwell
· 19 years ago
1e4a79e
[PATCH] fix iSeries build for gcc-3.4
by Stephen Rothwell
· 19 years ago
2739e8c
[PATCH] Restore lparmap.s include for iSeries
by David Gibson
· 19 years ago
b74d0bd
[PATCH] ppc64: four level pagetables fix
by Andrew Morton
· 19 years ago
826509f
Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
by Linus Torvalds
· 19 years ago
d992895
[PATCH] Lazy page table copies in fork()
by Nick Piggin
· 19 years ago
4019371
Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6
by Linus Torvalds
· 19 years ago
c530cfb
[CCID3]: Call sk->sk_write_space(sk) when receiving a feedback packet
by Arnaldo Carvalho de Melo
· 19 years ago
a84ffe4
[DCCP]: Introduce DCCP_SOCKOPT_PACKET_SIZE
by Arnaldo Carvalho de Melo
· 19 years ago
0ac4f89
[NETFILTER6]: Add new ip6tables HOPLIMIT target
by Harald Welte
· 19 years ago
5f2c3b9
[NETFILTER]: Add new iptables TTL target
by Harald Welte
· 19 years ago
29e4f8b
[CCID3]: Move ccid3_hc_rx_detect_loss to packet_history.c
by Arnaldo Carvalho de Melo
· 19 years ago
072ab6c
[CCID3]: Move ccid3_hc_rx_add_hist to packet_history.c
by Arnaldo Carvalho de Melo
· 19 years ago
36729c1
[DCCP]: Move the calc_X routines to dccp_tfrc_lib
by Arnaldo Carvalho de Melo
· 19 years ago
Next »