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