summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [CIFS] ACL and FSCACHE support no longer EXPERIMENTALSteve French2012-01-191-2/+1
* [CIFS] Fix build break with multiuser patch when LANMAN disabledSteve French2012-01-191-0/+2
* Merge branch 'master' of git+ssh://git.samba.org/data/git/sfrench/cifs-2.6Steve French2012-01-188-63/+312
|\
| * cifs: warn about impending deprecation of legacy MultiuserMount codeJeff Layton2012-01-181-1/+10
| * cifs: fetch credentials out of keyring for non-krb5 auth multiuser mountsJeff Layton2012-01-181-10/+165
| * cifs: sanitize username handlingJeff Layton2012-01-183-13/+27
| * keys: add a "logon" key typeJeff Layton2012-01-184-1/+41
| * cifs: lower default wsize when unix extensions are not usedJeff Layton2012-01-181-4/+19
| * cifs: better instrumentation for coalesce_t2Jeff Layton2012-01-181-34/+50
* | Merge branch 'master' of git+ssh://git.samba.org/data/git/sfrench/cifs-2.6Steve French2012-01-148006-225159/+371802
|\|
| * cifs: integer overflow in parse_dacl()Dan Carpenter2012-01-121-0/+2
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-12510-16533/+17099
| |\
| | * Merge branch 'topic/hda' into for-linusTakashi Iwai2012-01-1225-4723/+1625
| | |\
| | | * ALSA: hda - Fix the lost power-setup of seconary pins after PM resumeTakashi Iwai2012-01-111-13/+23
| | | * ALSA: hda - Fix the detection of "Loopback Mixing" control for VIA codecsTakashi Iwai2012-01-101-1/+4
| | | * ALSA: hda - Return the error from get_wcaps_type() for invalid NIDsTakashi Iwai2012-01-102-1/+8
| | | * ALSA: hda - Use auto-parser for HP laptops with cx20459 codecTakashi Iwai2012-01-101-2/+0
| | | * ALSA: hda/cirrus - support for iMac12,2 modelJérémy Lal2012-01-091-0/+9
| | | * ALSA: HDA: Remove Poulsbo position fix quirksDavid Henningsson2012-01-081-2/+0
| | | * ALSA: HDA: Fix typo for ALC269VB_FIXUP_DMICDavid Henningsson2012-01-081-1/+1
| | | * ALSA: HDA: Add support for Cirrus Logic 4213David Henningsson2012-01-081-35/+70
| | | * ALSA: HDA: Fix automute for Cirrus Logic 421xDavid Henningsson2012-01-081-8/+6
| | | * ALSA: HDA: Fix master control for Cirrus Logic 421XDavid Henningsson2012-01-081-12/+1
| | | * ALSA: HDA: Use LPIB position fix for OaktrailDavid Henningsson2012-01-081-1/+1
| | | * ALSA: hda_intel: Add Oaktrail identifiersLi Peng2011-12-311-0/+3
| | | * ALSA: hda - Fix left-over merge issues in patch_hdmi.cTakashi Iwai2011-12-201-3/+1
| | | * Merge branch 'test/hda-jack' into topic/hdaTakashi Iwai2011-12-2019-495/+834
| | | |\
| | | | * ALSA: hda - Integrate input-jack stuff into kctl-jackTakashi Iwai2011-12-016-277/+74
| | | | * ALSA: hda - Don't add channel suffix for headphone pin labelsTakashi Iwai2011-11-211-21/+31
| | | | * ALSA: hda - Fix a typoTakashi Iwai2011-11-211-1/+1
| | | | * ALSA: hda - Give more unique names by snd_hda_get_pin_label()Takashi Iwai2011-11-166-54/+135
| | | | * ALSA: hda - Add missing inclusion of linux/export.hTakashi Iwai2011-11-162-0/+2
| | | | * ALSA: hda - Add missing initialization of kctl jack statusTakashi Iwai2011-11-161-0/+2
| | | | * ALSA: hda/jack - Fix the assignment of input jack-typeTakashi Iwai2011-11-161-0/+1
| | | | * ALSA: hda/jack - Fix NULL-dereference at probingTakashi Iwai2011-11-161-1/+3
| | | | * ALSA: HDA: Jack: Export required functions from hda_jack.cDavid Henningsson2011-11-161-0/+2
| | | | * ALSA: hda - Merge input-jack helpers to hda_jack.cTakashi Iwai2011-11-168-117/+100
| | | | * ALSA: Introduce common helper functions for jack-detection controlTakashi Iwai2011-11-167-49/+76
| | | | * ALSA: hda - Manage unsol tags in hda_jack.cTakashi Iwai2011-11-168-126/+105
| | | | * ALSA: hda - Create jack-detection kcontrolsTakashi Iwai2011-11-168-4/+232
| | | | * ALSA: hda - Cache the jack-detection valueTakashi Iwai2011-11-1613-117/+284
| | | | * ALSA: hda - Introduce snd_hda_get_pin_label()Takashi Iwai2011-11-165-9/+66
| | | * | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-12-202-1/+9
| | | |\ \
| | | * | | ALSA: hda - Check non-snoop in a single placeTakashi Iwai2011-12-141-12/+30
| | | * | | ALSA: HDA: Add support for new AMD productsAndiry Xu2011-12-141-0/+13
| | | * | | ALSA: hda: remove unused quirk for inverted mute ledGustavo Maciel Dias Vieira2011-12-142-5/+0
| | | * | | ALSA: hda - GPIO to control mute LED may be enabled on HP systems with no suc...Vitaliy Kulikov2011-12-131-5/+7
| | | * | | ALSA: HDA: Realtek: Take vmaster dac from multiout dac listDavid Henningsson2011-12-121-22/+15
| | | * | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-12-0723-619/+274
| | | |\ \ \
| | | * \ \ \ Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-12-0120-74/+166
| | | |\ \ \ \