Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
42685d577f569a0c06b35cf0739fcb20bfe9acd8
/
sound
/
usb
/
usx2y
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
cdce2db
ALSA: snd-usb-us122l: Fix missing NULL checks
by Karsten Wiese
· 14 years ago
fa2eb00
sound: fixed typos
by Andrea Gelmini
· 14 years ago
1d2019f
ALSA: sound/usb/usx2y: simplify conditional
by Nicolas Kaiser
· 14 years ago
f09d045
Merge branch 'topic/usb' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into devel
by Jaroslav Kysela
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
e577999
ALSA: usb-audio: refactor code
by Daniel Mack
· 15 years ago
3e1aebe
ALSA: usb-audio: header file cleanups
by Daniel Mack
· 15 years ago
de48c7b
ALSA: usbaudio: consolidate header files
by Daniel Mack
· 15 years ago
2b6f6c0
ALSA: snd-usb-us122l: add product IDs of US-122MKII and US-144MKII
by Tobias Hansen
· 15 years ago
a014bba
sound: usxxx: cleanup chip field
by Clemens Ladisch
· 15 years ago
d82af9f
sound: usb: make the USB MIDI module more independent
by Clemens Ladisch
· 15 years ago
e87a3dd
Merge branch 'fix/misc' into topic/misc
by Takashi Iwai
· 15 years ago
a688e48
ALSA: snd-usb-us122l: corrent error number for not probing US-144 on ehci-hcd
by Tobias Hansen
· 15 years ago
f0f37e2
const: mark struct vm_struct_operations
by Alexey Dobriyan
· 15 years ago
4f27234
ALSA: snd-usb-us122l: add support for US-144
by Tobias Hansen
· 15 years ago
ad361c9
Remove multiple KERN_ prefixes from printk formats
by Joe Perches
· 15 years ago
3f5d346
ALSA: usx2y - reparent sound device
by Takashi Iwai
· 15 years ago
2008f13
ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers
by Takashi Iwai
· 16 years ago
a7b554a
Merge branch 'fix/usx2y' into for-linus
by Takashi Iwai
· 16 years ago
5d4af1b
ALSA: us122l: add snd_us122l_free()
by Karsten Wiese
· 16 years ago
f600f6c
ALSA: us122l: Fix signedness in comparisions
by Karsten Wiese
· 16 years ago
85385c1
ALSA: sound/usb: use memdup_user()
by Li Zefan
· 16 years ago
afad17c
Merge branch 'topic/usb-audio' into for-linus
by Takashi Iwai
· 16 years ago
e0d2054
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 16 years ago
c2f4398
Merge branch 'topic/hwdep-cleanup' into for-linus
by Takashi Iwai
· 16 years ago
3a755ec
ALSA: sound/usb/usx2y: fix sparse warning: do-while statement is not a compound ...
by Hannes Eder
· 16 years ago
6193898
ALSA: sound/usb/usx2y: fix sparse warning: Should it be static?
by Hannes Eder
· 16 years ago
54530bd
ALSA: usb - Add missing KERN_* prefix to printk
by Takashi Iwai
· 16 years ago
28b7e34
ALSA: Remove superfluous hwdep ops
by Takashi Iwai
· 16 years ago
51721f7
ALSA: Return proper error code at probe in sound/usb/*
by Takashi Iwai
· 16 years ago
bd7dd77
ALSA: Convert to snd_card_create() in other sound/*
by Takashi Iwai
· 16 years ago
025dfda
trivial: fix then -> than typos in comments and documentation
by Frederik Schwarzer
· 16 years ago
f4e9749
ALSA: Use usb_set/get_intfdata
by Julia Lawall
· 16 years ago
acc4216
ALSA: sound: Make static
by Roel Kluin
· 16 years ago
428ffb7
ALSA: us122l: fix missing unlock in usb_stream_hwdep_vm_fault()
by Li Zefan
· 16 years ago
030a07e
ALSA: Add USB US122L driver
by Karsten Wiese
· 16 years ago
2f98735
vm audit: add VM_DONTEXPAND to mmap for drivers that need it
by Nick Piggin
· 17 years ago
9004acc
[ALSA] Remove sound/driver.h
by Takashi Iwai
· 17 years ago
eb415b8
[ALSA] alsa: usx2y nopage
by Nick Piggin
· 17 years ago
c111b8d
[ALSA] usbusx2yaudio: kfree(NULL) is valid
by Richard Knutsson
· 17 years ago
bc6191b
[ALSA] Repair snd-usb-usx2y over OHCI
by Karsten Wiese
· 18 years ago
cd54e7e
[PATCH] mm: incorrect VM_FAULT_OOM returns from drivers
by Nick Piggin
· 18 years ago
635bbb3
[ALSA] Repair snd-usb-usx2y for usb 2.6.18
by Karsten Wiese
· 18 years ago
9b08c2a
[ALSA] Fix bug in snd-usb-usx2y's usX2Y_pcms_lock_check()
by Karsten Wiese
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
0df63e4
[ALSA] Add O_APPEND flag support to PCM
by Takashi Iwai
· 19 years ago
7f927fc
[PATCH] Typo fixes
by Alexey Dobriyan
· 19 years ago
12aa757
[ALSA] semaphore -> mutex (Archs, misc buses)
by Ingo Molnar
· 19 years ago
4da5cc2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa
by Linus Torvalds
· 19 years ago
75318d2
[PATCH] USB: remove .owner field from struct usb_driver
by Greg Kroah-Hartman
· 19 years ago
bbe85bb
[ALSA] Remove xxx_t typedefs: USB-USX2Y
by Takashi Iwai
· 19 years ago
cb43237
[ALSA] usx2y - Code clean up
by Takashi Iwai
· 19 years ago
c3e6f7d
[ALSA] Remove superfluous pcm_free callbacks
by Takashi Iwai
· 19 years ago
1cdca61
[PATCH] unpaged: sound nopage get_page
by Hugh Dickins
· 19 years ago
d3d579f
[ALSA] Add missing KERN_* prefix
by Takashi Iwai
· 19 years ago
561b220
[ALSA] Replace with kzalloc() - others
by Takashi Iwai
· 19 years ago
443feb8
[ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flag
by Karsten Wiese
· 19 years ago
b27c187
[ALSA] Fix-up sleeping in sound/usb
by Nishanth Aravamudan
· 19 years ago
4d57277
[ALSA] Remove redundant NULL checks before kfree
by Jesper Juhl
· 19 years ago
ee73339
[ALSA] usb-audio - remove superfluous parameter
by Clemens Ladisch
· 20 years ago
230cd5e
[ALSA] prevent oops & dead keyboard on usb unplugging while the device is being used
by Karsten Wiese
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago