| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 38 | -8/+39 |
|\ |
|
| * | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed | Paul Gortmaker | 2011-10-31 | 16 | -0/+16 |
| * | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2011-10-31 | 14 | -0/+14 |
| * | sound: add moduleparam.h to users of module_param/MODULE_PARM_DESC | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
| * | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 2011-10-31 | 8 | -8/+8 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-11-06 | 1 | -2/+2 |
|\ \ |
|
| * | | ALSA: control: remove compilation warning on 32-bit | Olof Johansson | 2011-11-06 | 1 | -2/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-11-04 | 1 | -1/+8 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | ALSA: hwdep: silence integer overflow warning | Dan Carpenter | 2011-10-31 | 1 | -1/+8 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-10-28 | 6 | -19/+117 |
|\ \
| |/ |
|
| * | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2011-10-26 | 5 | -16/+112 |
| |\ |
|
| | * | ALSA: pcm - remove the dead code from snd_pcm_open_file() | Feng Tang | 2011-10-10 | 1 | -9/+3 |
| | * | ALSA: control: add support for ENUMERATED user space controls | Clemens Ladisch | 2011-10-09 | 2 | -4/+80 |
| | * | ALSA: oss-mixer - use strlcpy() instead strcpy() | Dan Carpenter | 2011-10-04 | 1 | -1/+1 |
| | * | ALSA: pcm: add snd_pcm_hw_rule_noresample() | Clemens Ladisch | 2011-09-20 | 1 | -0/+26 |
| | * | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2011-09-16 | 1 | -9/+24 |
| | |\ |
|
| | * | | ALSA: core: release the constraint check for replace ops | Lu Guanqun | 2011-08-24 | 1 | -1/+1 |
| | * | | ALSA: core: trivial code style fix | Lu Guanqun | 2011-08-24 | 1 | -1/+1 |
| * | | | ALSA: jack - Add "Line In" input jack constants | David Henningsson | 2011-10-05 | 1 | -0/+1 |
| * | | | ALSA: pcm - Export snd_pcm_lib_default_mmap() helper | Takashi Iwai | 2011-09-28 | 1 | -3/+4 |
| | |/
| |/| |
|
* | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-10-25 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'pm-qos' into pm-for-linus | Rafael J. Wysocki | 2011-10-07 | 1 | -1/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | PM QoS: Move and rename the implementation files | Jean Pihet | 2011-08-25 | 1 | -1/+1 |
| | |/ |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-10-25 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | treewide: Correct spelling of successfully in comments | Joe Perches | 2011-09-27 | 1 | -2/+2 |
| |/ |
|
* | | ALSA: pcm - fix race condition in wait_for_avail() | Arjan van de Ven | 2011-09-15 | 1 | -9/+24 |
|/ |
|
* | Merge branch 'fix/kconfig' into for-linus | Takashi Iwai | 2011-08-08 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-08-02 | 2 | -2/+2 |
| |\ |
|
| * \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-07-27 | 1 | -5/+8 |
| |\ \ |
|
| * \ \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-07-25 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | get rid of create_proc_entry() abuses - proc_mkdir() is there for purpose | Al Viro | 2011-07-24 | 1 | -1/+1 |
* | | | | | ALSA: timer - Add NULL-check for invalid slave timer | Takashi Iwai | 2011-08-08 | 1 | -0/+3 |
* | | | | | ALSA: timer - Fix Oops at closing slave timer | Takashi Iwai | 2011-08-08 | 1 | -0/+2 |
| |_|_|/
|/| | | |
|
* | | | | ALSA: rtctimer.c needs module.h | Randy Dunlap | 2011-07-30 | 1 | -1/+1 |
* | | | | ALSA: sound/core/pcm_compat.c: adjust array index | Julia Lawall | 2011-07-28 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | ALSA: Make snd_pcm_debug_name usable outside pcm_lib | Eliot Blennerhassett | 2011-07-24 | 1 | -5/+8 |
|/ / |
|
* | | ALSA: Use krealloc() in possible places | Takashi Iwai | 2011-07-12 | 1 | -4/+4 |
* | | ALSA: rawmidi - Use workq for event handling | Takashi Iwai | 2011-06-14 | 1 | -26/+11 |
|/ |
|
* | ALSA: Use %pV for snd_printk() | Takashi Iwai | 2011-06-10 | 1 | -23/+17 |
* | ALSA: core: remove unused variables. | Luca Tettamanti | 2011-05-26 | 5 | -18/+1 |
* | ALSA: PCM - Don't check DMA time-out too shortly | Takashi Iwai | 2011-05-26 | 2 | -6/+24 |
* | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2011-05-22 | 3 | -6/+74 |
|\ |
|
| * | ALSA: sound, core, pcm_lib: fix xrun_log | Ben Gardiner | 2011-05-19 | 1 | -1/+1 |
| * | ALSA: sound, core, pcm_lib: xrun_log: log also in_interrupt | Ben Gardiner | 2011-05-18 | 1 | -4/+8 |
| * | ALSA: core - Don't use "default' for default | Takashi Iwai | 2011-04-04 | 1 | -1/+1 |
| * | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2011-04-04 | 1 | -1/+3 |
| |\ |
|
| * \ | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2011-03-28 | 2 | -9/+4 |
| |\ \ |
|
| * | | | ALSA: Add snd_ctl_replace() to dynamically replace a control | Dimitris Papastamos | 2011-03-22 | 1 | -0/+64 |
* | | | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 | 4 | -6/+6 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 4 | -6/+6 |
| | |/
| |/| |
|