summaryrefslogtreecommitdiffstats
path: root/drivers/net/pci-skeleton.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-14ALSA: hda - Add input jack layer support to Realtek codecKailang Yang1-0/+98
2010-09-09ALSA: hda - Sort input pins in snd_hda_parse_pin_def_config()Takashi Iwai1-0/+19
2010-09-09ALSA: hda - Add comments to new helper functionsTakashi Iwai1-0/+23
2010-09-09ALSA: hda - Reduce redundant mic location prefix in input source labelsTakashi Iwai1-13/+77
2010-09-09ALSA: hda - Improve the input source name labelsTakashi Iwai9-267/+174
2010-09-09ALSA: hda - Remove AUTO_PIN_FRONT_{MIC|LINE}Takashi Iwai7-78/+31
2010-09-09ALSA: hda - Keep char arrays in input_mux itemsTakashi Iwai7-39/+34
2010-09-09ALSA: HDA: Add fixup pins for Ideapad Y550David Henningsson1-1/+25
2010-09-08ALSA: hda - Add fixup for FSC Celsius H270Takashi Iwai1-0/+35
2010-09-08ALSA: hda - Add multiple headphone support to ALC262 codecTakashi Iwai1-29/+42
2010-09-08ALSA: hda - Support multiple headphone auto-muteTakashi Iwai1-42/+50
2010-09-08ALSA: hda - Clear left-over hp_pins in snd_hda_parse_pin_def_config()Takashi Iwai1-0/+2
2010-09-08ALSA: hda - Fix wrong HP pin detection in snd_hda_parse_pin_def_config()Takashi Iwai1-1/+1
2010-09-08ALSA: hda - Improve input control names for IDT/STAC codecsVitaliy Kulikov1-19/+88
2010-09-08ALSA: hda - Adding support for new IDT 92HD90BXX and 92HD91BXX codecsVitaliy Kulikov1-33/+46
2010-09-08ALSA: hda - Enable PC-beep for EeePC with ALC269 codecTakashi Iwai1-0/+1
2010-09-08ALSA: hda - Add errata initverb sequence for CS42xx codecsBrian Austin1-0/+50
2010-09-07ALSA: hda - Add quirk for Lenovo T400sTakashi Iwai1-0/+1
2010-09-02ALSA: hda - Add a new hp-laptop model for Conexant 5066, tested on HP G60David Henningsson2-0/+58
2010-08-30ALSA: hda - Use new inputs[] field to parse input-pins for VIA codecsTakashi Iwai1-71/+73
2010-08-30ALSA: hda - Use new inputs[] field to parse input-pins for STAC/IDT codecsTakashi Iwai1-87/+96
2010-08-30ALSA: hda - Use new inputs[] field to parse input-pins for Realtek codecsTakashi Iwai1-98/+110
2010-08-30ALSA: hda - Use new inputs[] field to parse input-pins for CirrusLogic codecsTakashi Iwai1-21/+17
2010-08-30ALSA: hda - Use new inputs[] field to parse input-pins for CA-IBG codecsTakashi Iwai1-4/+5
2010-08-30ALSA: hda - Use new inputs[] field to parse input-pins for AD codecsTakashi Iwai1-12/+18
2010-08-30ALSA: hda - Add snd_hda_get_input_pin_label() helper functionTakashi Iwai2-1/+26
2010-08-30ALSA: hda - Add inputs[] to auto_pin_cfg structTakashi Iwai2-12/+40
2010-08-30ALSA: hda - Refactor input-pin parser for VIA codecsTakashi Iwai1-330/+60
2010-08-30ALSA: hda - embed alc_fixup contents into struct definitionsTakashi Iwai1-41/+29
2010-08-29Linux 2.6.36-rc3v2.6.36-rc3Linus Torvalds1-1/+1
2010-08-29firewire: ohci: work around VIA and NEC PHY packet reception bugStefan Richter1-1/+9
2010-08-28Alpha: Fix a missing comma in sys_osf_statfs()David Howells1-1/+1
2010-08-28NOMMU: Stub out vm_get_page_prot() if there's no MMUDavid Howells1-0/+8
2010-08-28mm: fix hang on anon_vma->root->lockHugh Dickins1-3/+16
2010-08-28ALSA: pcm: add more format namesDan Carpenter1-0/+6
2010-08-28sound: oss: fix uninitialized spinlockAkinobu Mita1-1/+1
2010-08-28ALSA: asihpi - Return hw error directly from oustream_write.Eliot Blennerhassett1-2/+5
2010-08-28net/ipv4: Eliminate kstrdup memory leakJulia Lawall1-2/+3
2010-08-28fsnotify: drop two useless bools in the fnsotify main loopEric Paris1-8/+5
2010-08-28fsnotify: fix list walk orderEric Paris1-6/+5
2010-08-28fanotify: Return EPERM when a process is not privilegedAndreas Gruenbacher1-1/+1
2010-08-28fanotify: resize pid and reorder structureTvrtko Ursulin1-3/+3
2010-08-27Blackfin: bf52x/bf54x boards: drop unused nand page sizeBarry Song5-5/+0
2010-08-27Blackfin: punt duplicate SPORT MMR definesMike Frysinger8-576/+0
2010-08-27ASoC: soc-core: fix debugfs_pop_time file permissionsAxel Lin1-1/+1
2010-08-27eCryptfs: Fix encrypted file name lookup regressionTyler Hicks2-8/+24
2010-08-27ecryptfs: properly mark init functionsJerome Marchand4-4/+4
2010-08-27fs/ecryptfs: Return -ENOMEM on memory allocation failureJulia Lawall1-0/+2
2010-08-27ARM: S5PV310: Fix on Secondary CPU startupChanghwan Youn4-2/+10
2010-08-27ARM: S5PV310: Bug fix on uclk1 and sclk_pwmJongpill Lee2-8/+15