Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
6183dbd4e4c91857e29656c7b2a8f037a6ebe4ae
/
sound
/
pcmcia
a67ff6a
ALSA: module_param: make bool parameters really bool
by Rusty Russell
· 13 years ago
65a7721
sound: fix drivers needing module.h not moduleparam.h
by Paul Gortmaker
· 13 years ago
08ef794
ALSA: pcmcia - Use pcmcia_request_irq()
by Takashi Iwai
· 13 years ago
4ef7e71
pcmcia: Make struct pcmcia_device_id const, sound drivers edition
by Joe Perches
· 14 years ago
ddfb319
ALSA: use linux/io.h to fix compile warnings
by Takashi Iwai
· 14 years ago
2e9b981
pcmcia: move driver name to struct pcmcia_driver
by Dominik Brodowski
· 14 years ago
1ac71e5
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
by Dominik Brodowski
· 14 years ago
7feabb6
pcmcia: move config_{base,index,regs} to struct pcmcia_device
by Dominik Brodowski
· 14 years ago
37979e1
pcmcia: simplify IntType
by Dominik Brodowski
· 14 years ago
90abdc3
pcmcia: do not use io_req_t when calling pcmcia_request_io()
by Dominik Brodowski
· 14 years ago
9a017a9
pcmcia: do not use io_req_t after call to pcmcia_request_io()
by Dominik Brodowski
· 14 years ago
ac8b422
pcmcia: remove cs_types.h
by Dominik Brodowski
· 14 years ago
317b6d6
pcmcia: dev_node removal (write-only drivers)
by Dominik Brodowski
· 15 years ago
eb14120
pcmcia: re-work pcmcia_request_irq()
by Dominik Brodowski
· 15 years ago
a7debe7
pcmcia: pass FORCED_PULSE parameter in pcmcia_request_configuration()
by Dominik Brodowski
· 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
c32d977
ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers
by Takashi Iwai
· 15 years ago
d20fb5d
sound: pdaudiocf: use vmalloc buffer helper functions
by Clemens Ladisch
· 15 years ago
3e85fd6
sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer
by Clemens Ladisch
· 15 years ago
e15c1c1
pcmcia: remove unused IRQ_FIRST_SHARED
by Dominik Brodowski
· 15 years ago
5fa9167
pcmcia: rework the irq_req_t typedef
by Dominik Brodowski
· 15 years ago
dd2e5a1
pcmcia: remove deprecated handle_to_dev() macro
by Dominik Brodowski
· 15 years ago
7c5af6f
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (sound)
by Dominik Brodowski
· 15 years ago
2008f13
ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers
by Takashi Iwai
· 16 years ago
e0d2054
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 16 years ago
2ebfb8e
ALSA: Add missing KERN_* prefix to printk in other sound/*
by Takashi Iwai
· 16 years ago
2fa5110
ALSA: Return proper error code at probe in sound/pcmcia/*
by Takashi Iwai
· 16 years ago
aa3d75d
ALSA: pdaudiocf - Fix missing free in the error path
by Takashi Iwai
· 16 years ago
bd7dd77
ALSA: Convert to snd_card_create() in other sound/*
by Takashi Iwai
· 16 years ago
1f04128
ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()
by Takashi Iwai
· 16 years ago
5e246b8
ALSA: Kill snd_assert() in other places
by Takashi Iwai
· 16 years ago
7fc077f
ALSA: Fix a const to non-const assignment in the Digigram VXpocket sound driver
by David Howells
· 16 years ago
89fe511
sound: Convert to menuconfig
by Takashi Iwai
· 16 years ago
9004acc
[ALSA] Remove sound/driver.h
by Takashi Iwai
· 17 years ago
f78dfac
[ALSA] Add missing device link
by Takashi Iwai
· 17 years ago
d05ab18
[ALSA] vxpocket - Check value range in ctl callbacks
by Takashi Iwai
· 17 years ago
c1017a4
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
by Jaroslav Kysela
· 17 years ago
a5ce889
[ALSA] Clean up with common snd_ctl_boolean_*_info callbacks
by Takashi Iwai
· 17 years ago
27fe0f4
[ALSA] sound/pcmcia/vx/vxpocket.c: fix an if() condition
by Adrian Bunk
· 18 years ago
0cb29ea
[ALSA] Add even more 'const' to everything related to TLV
by Takashi Iwai
· 18 years ago
af2b3b5
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
by Dominik Brodowski
· 18 years ago
44e5e33
[PATCH] pcmcia: IDs for Elan serial PCMCIA devcies
by Tony Olech
· 18 years ago
9743288
[PATCH] missing include in pdaudiocf_irq
by Al Viro
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
d0ae484
[ALSA] Add missing dB scale information to vxpocket driver
by Takashi Iwai
· 18 years ago
1186ed8
[ALSA] Add dB scale information to vxpocket and vx222 drivers
by Takashi Iwai
· 18 years ago
2b29b13
[ALSA] Deprecate snd_card_free_in_thread()
by Takashi Iwai
· 18 years ago
cb6dd26
[ALSA] Memory leak in sound/pcmcia/pdaudiocf/pdaudiocf.c
by Eric Sesterhenn
· 19 years ago
3f3488b
[ALSA] sound/vxpocket: fix printk warning
by Randy Dunlap
· 18 years ago
bf85020
[ALSA] Remove unneeded read/write_size fields in proc text ops
by Takashi Iwai
· 19 years ago
79ca4f3
[ALSA] vxpocket - Fix a typo
by Takashi Iwai
· 19 years ago
c93dd44
[ALSA] PCMCIA sound devices shouldn't depend on ISA
by Erik Mouw
· 19 years ago
9940ec3
[PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present
by Dominik Brodowski
· 19 years ago
e2d4096
[PATCH] pcmcia: use bitfield instead of p_state and state
by Dominik Brodowski
· 19 years ago
15b99ac
[PATCH] pcmcia: add return value to _config() functions
by Dominik Brodowski
· 19 years ago
fba395e
[PATCH] pcmcia: remove dev_link_t and client_handle_t indirection
by Dominik Brodowski
· 19 years ago
fd23823
[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
by Dominik Brodowski
· 19 years ago
70294b4
[PATCH] pcmcia: remove unneeded Vcc pseudo setting
by Dominik Brodowski
· 19 years ago
8661bb5
[PATCH] pcmcia: default suspend and resume handling
by Dominik Brodowski
· 19 years ago
50db3fd
[PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irq
by Dominik Brodowski
· 19 years ago
5f2a71f
[PATCH] pcmcia: add pcmcia_disable_device
by Dominik Brodowski
· 19 years ago
2a578f3
[ALSA] Don't NULL check vfree argument in pdaudiocf_pcm.c
by Jesper Juhl
· 19 years ago
12aa757
[ALSA] semaphore -> mutex (Archs, misc buses)
by Ingo Molnar
· 19 years ago
93b1fae
spelling: s/trough/through/
by Adrian Bunk
· 19 years ago
efe3cd1
[PATCH] pcmcia: fix sound drivers
by Dominik Brodowski
· 19 years ago
e4f163d
[ALSA] pdaudiocf - Fix PM support
by Takashi Iwai
· 19 years ago
0ed1cad
[ALSA] vx-driver - Fix PM support
by Takashi Iwai
· 19 years ago
db13154
[ALSA] Remove xxx_t typedefs: PCMCIA PDaudioCF
by Takashi Iwai
· 19 years ago
af26367
[ALSA] Remove xxx_t typedefs: VXdriver
by Takashi Iwai
· 19 years ago
bdbae7e
[ALSA] Remove snd_vx_delay() function
by Takashi Iwai
· 19 years ago
c3e6f7d
[ALSA] Remove superfluous pcm_free callbacks
by Takashi Iwai
· 19 years ago
b1d5776
[ALSA] Remove vmalloc wrapper, kfree_nocheck()
by Takashi Iwai
· 19 years ago
561b220
[ALSA] Replace with kzalloc() - others
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
174d522
[ALSA] vxpocket - Remove unused code
by Takashi Iwai
· 19 years ago
6d00a31
[ALSA] Fix and clean-up of vxpocket driver
by Takashi Iwai
· 19 years ago
77933d7
[PATCH] clean up inline static vs static inline
by Jesper Juhl
· 19 years ago
44670d2
[PATCH] pcmcia: remove references to pcmcia/version.h
by Dominik Brodowski
· 19 years ago
1e212f3
[PATCH] pcmcia: move event handler
by Dominik Brodowski
· 19 years ago
a4ed359
[PATCH] pcmcia: id_table for pdaudiocf.c
by Dominik Brodowski
· 19 years ago
e9a07af
[PATCH] pcmcia: id_table for vxpocket.c
by Dominik Brodowski
· 19 years ago
4d57277
[ALSA] Remove redundant NULL checks before kfree
by Jesper Juhl
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago