summaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip27/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-07ALSA: usb-audio: support wireless devices in snd_usb_parse_dataintervalThomas Pugliese1-0/+1
2013-10-07ALSA: usb-audio: add support for wireless USB devicesThomas Pugliese1-0/+1
2013-10-07ALSA: hda - hdmi: Tweak debug messages to be more usefulAnssi Hannula1-4/+4
2013-10-07ALSA: hda - hdmi: Fix available channel maps missing from TLVAnssi Hannula1-4/+0
2013-10-07ALSA: hda - hdmi: Fix channel maps with less common speakersAnssi Hannula1-29/+41
2013-10-07ALSA: hda - hdmi: Fix unused slots being enabled in manual and non-PCM mappingsAnssi Hannula1-10/+19
2013-10-07ALSA: hda - hdmi: Fix programmed active channel countAnssi Hannula1-6/+12
2013-10-07ALSA: hda - hdmi: Fix incorrect default channel mapping for unusual CAsAnssi Hannula1-5/+15
2013-10-07ALSA: hda - hdmi: Fix reported channel map on common default layoutsAnssi Hannula1-2/+3
2013-10-07ALSA: usb-audio: remove unused endpoint flag EP_FLAG_ACTIVATEDEldad Zack1-3/+0
2013-10-07ALSA: usb-audio: rename alt_idx to altsettingEldad Zack3-7/+7
2013-10-07ALSA: usb-audio: clear SUBSTREAM_FLAG_SYNC_EP_STARTED on errorEldad Zack1-0/+1
2013-10-07ALSA: usb-audio: void return type of snd_usb_endpoint_deactivate()Eldad Zack2-11/+6
2013-10-07ALSA: usb-audio: don't deactivate URBs on in-use EPEldad Zack1-3/+3
2013-10-07ALSA: usb-audio: remove deactivate_endpoints()Eldad Zack1-17/+2
2013-10-07ALSA: usb-audio: remove unused parameter from sync_ep_set_paramsEldad Zack1-3/+2
2013-10-07ALSA: hda - Fix mono speakers and headset mic on Dell Vostro 5470David Henningsson1-0/+27
2013-10-02ALSA: snd-usb-usx2y: remove bogus frame checksDaniel Mack2-25/+4
2013-09-30ALSA: hda - Fix GPIO for Acer Aspire 3830TGTakashi Iwai1-0/+11
2013-09-30ALSA: snd-usb-caiaq: LED support for Maschine ControllerHannes Gräuler3-0/+122
2013-09-30ALSA: ac97: Add ID for TI TLV320AIC27 codecOndrej Zary1-0/+1
2013-09-27ALSA: hda - Enable internal mic on a Thinkpad machine with ALC283Kailang Yang1-1/+12
2013-09-27ALSA: hda - Fix Internal Mic boost can't control with ALC283Kailang Yang1-0/+3
2013-09-27ALSA: hda - Add documentation for CS4208 fixupsTakashi Iwai1-0/+6
2013-09-27ALSA: hda - Add fixup for MacBook Air 6,1 and 6,2 with CS4208 codecBen Whitten1-5/+67
2013-09-26ASoC: imx-sgtl5000: Fix uninitialized pointer use in error pathPhilipp Zabel1-2/+2
2013-09-26ASoC: imx-sgtl5000: do not use devres on a foreign devicePhilipp Zabel1-1/+4
2013-09-26ALSA: firewire-lib: use inlune function to calculate frame bytesTakashi Sakamoto1-2/+2
2013-09-26ALSA: improve buffer size computations for USB PCM audioAlan Stern6-59/+82
2013-09-26ALSA : hda - not use assigned converters for all unused pinsMengdong Lin1-18/+29
2013-09-26ALSA: Fix assignment of 0/1 to bool variablesPeter Senna Tschudin2-9/+9
2013-09-26ALSA: compress: Make sure we trigger STOP before closing the stream.Liam Girdwood1-0/+12
2013-09-24Linux 3.12-rc2v3.12-rc2Linus Torvalds1-1/+1
2013-09-22cfq: explicitly use 64bit divide operation for 64bit argumentsAnatol Pomozov1-1/+1
2013-09-21block: Add nr_bios to block_rq_remap tracepointJun'ichi Nomura2-2/+15
2013-09-21Btrfs: create the uuid tree on remount rwJosef Bacik1-0/+10
2013-09-21btrfs: change extent-same to copy entire argument structMark Fasheh1-31/+45
2013-09-21Btrfs: dir_inode_operations should use btrfs_update_time alsoGuangyu Sun1-0/+2
2013-09-21btrfs: Add btrfs: prefix to kernel log outputFrank Holton1-2/+2
2013-09-21btrfs: refuse to remount read-write after abortDavid Sterba1-0/+6
2013-09-21Btrfs: btrfs_ioctl_default_subvol: Revert back to toplevel subvolume when arg...chandan1-1/+1
2013-09-21Btrfs: don't leak transaction in btrfs_sync_file()Filipe David Borba Manana1-2/+2
2013-09-21Btrfs: add the missing mutex unlock in write_all_supers()Stefan Behrens1-0/+1
2013-09-21Btrfs: iput inode on allocation failureJosef Bacik1-0/+4
2013-09-21Btrfs: remove space_info->reservation_progressJosef Bacik2-12/+0
2013-09-21Btrfs: kill delay_iput arg to the wait_ordered functionsJosef Bacik8-33/+14
2013-09-21Btrfs: fix worst case calculator for space usageJosef Bacik1-1/+1
2013-09-21Revert "Btrfs: rework the overcommit logic to be based on the total size"Josef Bacik1-12/+3
2013-09-21Btrfs: improve replacing nocow extentsJosef Bacik1-14/+98
2013-09-21Btrfs: drop dir i_size when adding new names on replayJosef Bacik1-0/+27