Age | Commit message (Expand) | Author | Files | Lines |
2014-02-14 | ALSA: ppc: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2 | -5/+3 |
2013-11-18 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+2 |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -0/+3 |
2013-11-06 | ALSA: ps3: Use WARN_ON() instead of BUG_ON() | Takashi Iwai | 1 | -2/+4 |
2013-10-09 | drivers: clean-up prom.h implicit includes | Rob Herring | 2 | -0/+3 |
2013-10-03 | ALSA: ppc: keywest: Don't use i2c_client->driver | Lars-Peter Clausen | 1 | -2/+2 |
2013-05-23 | ALSA: powermac: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
2012-12-07 | ALSA: ppc: remove __dev* attributes | Bill Pemberton | 8 | -59/+59 |
2012-12-07 | ALSA: sound/ps3: remove __dev* attributes | Bill Pemberton | 1 | -6/+6 |
2012-08-20 | ALSA: sound/ppc/snd_ps3.c: fix error return code | Julia Lawall | 1 | -0/+1 |
2012-08-09 | ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PM | Takashi Iwai | 1 | -1/+1 |
2012-07-03 | ALSA: convert PM ops of platform_driver to new pm ops | Takashi Iwai | 1 | -8/+10 |
2012-07-02 | ALSA: Add missing .owner=THIS_MODULE to platform_driver definitions | Takashi Iwai | 1 | -1/+2 |
2012-01-12 | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 1 | -1/+1 |
2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell | 1 | -1/+1 |
2011-11-08 | powerpc/ps3: Fix lv1_gpu_attribute hcall | Geoff Levand | 1 | -1/+1 |
2011-10-31 | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 1 | -0/+1 |
2011-10-31 | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 1 | -1/+1 |
2011-09-22 | sound: irq: Remove IRQF_DISABLED | Yong Zhang | 1 | -1/+1 |
2011-09-12 | ALSA: keywest: Remove obsolete cleanup for clientdata | Axel Lin | 1 | -1/+0 |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 1 | -6/+3 |
2011-05-22 | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 1 | -1/+1 |
2011-04-22 | ALSA: powermac - Correct lineout detection on PowerMac G4 DA | Risto Suominen | 1 | -1/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 2 | -8/+8 |
2011-02-28 | ALSA: powermac - Allow input from microphone on Tumbler | Risto Suominen | 1 | -1/+5 |
2011-01-03 | Fix spelling milisec -> ms in snd_ps3 module parameter description | Stefan Weil | 1 | -1/+1 |
2010-11-22 | ALSA: sound/ppc: Use printf extension %pR for struct resource | Joe Perches | 1 | -8/+4 |
2010-09-14 | ALSA: sound/ppc/powermac: remove undefined operations | Andreas Schwab | 1 | -1/+1 |
2010-09-13 | sound: Remove pr_<level> uses of KERN_<level> | Joe Perches | 1 | -1/+1 |
2010-04-13 | Merge branch 'topic/bkl' into topic/core-cleanup | Takashi Iwai | 1 | -1/+11 |
2010-04-07 | ALSA: powermac - Fix obsoleted machine_is_compatible() | Takashi Iwai | 1 | -1/+1 |
2010-04-04 | ALSA: powermac - Add debug log | Risto Suominen | 1 | -0/+3 |
2010-04-04 | ALSA: powermac - Lineout detection on G4 DA | Risto Suominen | 1 | -1/+5 |
2010-04-04 | ALSA: powermac - Reverse HP detection on G4 DA | Risto Suominen | 1 | -1/+4 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 3 | -3/+1 |
2010-02-09 | of: add 'of_' prefix to machine_is_compatible() | Grant Likely | 3 | -23/+23 |
2009-12-01 | Merge branch 'topic/beep-rename' into topic/core-change | Takashi Iwai | 3 | -11/+11 |
2009-11-05 | ALSA: rename "PC Speaker" controls to "Speaker" | Jaroslav Kysela | 3 | -11/+11 |
2009-10-27 | powerpc: Minor cleanup to sound/ppc/Kconfig | Kumar Gala | 1 | -1/+1 |
2009-10-02 | sound: Make keywest_driver static | Jean Delvare | 1 | -1/+1 |
2009-10-01 | ALSA: Don't assume i2c device probing always succeeds | Takashi Iwai | 1 | -0/+12 |
2009-06-12 | Merge branch 'topic/ps3' into for-linus | Takashi Iwai | 1 | -351/+304 |
2009-06-10 | ALSA: sound/ps3: Correct existing and add missing annotations | Geert Uytterhoeven | 1 | -6/+6 |
2009-06-10 | ALSA: sound/ps3: Restructure driver source | Geert Uytterhoeven | 1 | -333/+288 |
2009-06-10 | ALSA: sound/ps3: Fix checkpatch issues | Geert Uytterhoeven | 1 | -17/+15 |
2009-06-10 | Merge branch 'topic/section-fix' into for-linus | Takashi Iwai | 7 | -56/+56 |
2009-06-04 | ALSA: burgundy: timeout message is off by one. | Roel Kluin | 1 | -2/+2 |
2009-06-03 | ALSA: powermac - Replace the rest of __init* | Takashi Iwai | 4 | -44/+44 |
2009-06-03 | ALSA: sound/ppc: update annotations of serveral functions | Stephen Rothwell | 7 | -12/+12 |
2009-05-14 | ALSA: keywest: Get rid of useless i2c_device_name() macro | Jean Delvare | 1 | -5/+1 |