summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | sata_sis.c: trivial spelling fixChris Dunlop2011-11-091-1/+1
| | * | | | | | | | ahci_platform: use dev_get_platdata()JiSheng Zhang2011-11-091-2/+2
| | * | | | | | | | [libata] libata-scsi.c: Add function parameter documentationMarcos Paulo de Souza2011-11-091-0/+4
| | |/ / / / / / /
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-11-1212-145/+262
| |\ \ \ \ \ \ \ \
| | * | | | | | | | btrfs: rename the option to nospace_cacheDavid Sterba2011-11-111-2/+2
| | * | | | | | | | Btrfs: handle bio_add_page failure gracefully in scrubArne Jansen2011-11-111-35/+29Star
| | * | | | | | | | Btrfs: fix deadlock caused by the race between relocationMiao Xie2011-11-111-2/+2
| | * | | | | | | | Btrfs: only map pages if we know we need them when reading the space cacheJosef Bacik2011-11-111-7/+10
| | * | | | | | | | Btrfs: fix orphan backref nodesMiao Xie2011-11-111-0/+2
| | * | | | | | | | Btrfs: Abstract similar code for btrfs_block_rsv_add{, _noflush}Miao Xie2011-11-111-16/+12Star
| | * | | | | | | | Btrfs: fix unreleased path in btrfs_orphan_cleanup()Miao Xie2011-11-111-0/+3
| | * | | | | | | | Btrfs: fix no reserved space for writing out inode cacheMiao Xie2011-11-111-4/+24
| | * | | | | | | | Btrfs: fix nocow when deleting the itemMiao Xie2011-11-111-1/+4
| | * | | | | | | | Merge branch 'mount-fixes' of git://github.com/idryomov/btrfs-unstable into i...Chris Mason2011-11-112-46/+43Star
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Btrfs: rework error handling in btrfs_mount()Ilya Dryomov2011-11-091-21/+21
| | | * | | | | | | | Btrfs: close devices on all error paths in open_ctree()Ilya Dryomov2011-11-091-4/+3Star
| | | * | | | | | | | Btrfs: avoid null dereference and leaks when bailing from open_ctree()Ilya Dryomov2011-11-091-20/+15Star
| | | * | | | | | | | Btrfs: fix subvol_name leak on error in btrfs_mount()Ilya Dryomov2011-11-091-1/+3
| | | * | | | | | | | Btrfs: fix memory leak in btrfs_parse_early_options()Ilya Dryomov2011-11-091-0/+1
| | * | | | | | | | | Btrfs: tweak the delayed inode reservations againChris Mason2011-11-112-26/+47
| | |/ / / / / / / /
| | * | | | | | | | Btrfs: fix our reservations for updating an inode when completing ioJosef Bacik2011-11-084-9/+83
| | * | | | | | | | Btrfs: fix oops on NULL trans handle in btrfs_truncateChris Mason2011-11-081-7/+9
| | * | | | | | | | btrfs: fix double-free 'tree_root' in 'btrfs_mount()'slyich@gmail.com2011-11-071-3/+5
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-11-1214-119/+241
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'fix/misc' into for-linusTakashi Iwai2011-11-109-47/+123
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ALSA: usb-audio: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-101-4/+3Star
| | | * | | | | | | | | ALSA: hda - Re-enable the check NO_PRESENCE misc bitTakashi Iwai2011-11-103-7/+14
| | | * | | | | | | | | ALSA: vmaster - Free slave-links when freeing the master elementTakashi Iwai2011-11-101-4/+14
| | | * | | | | | | | | ALSA: hda - Don't add elements of other codecs to vmaster slaveTakashi Iwai2011-11-101-21/+39
| | | * | | | | | | | | ALSA: intel8x0: improve virtual environment detectionKonstantin Ozerkov2011-11-091-10/+31
| | | * | | | | | | | | ALSA: intel8x0: move virtual environment detection code into one placeKonstantin Ozerkov2011-11-091-11/+19
| | | * | | | | | | | | ALSA: snd_usb_audio: add Logitech HD Webcam c510 to quirk-384Alexey Fisher2011-11-091-0/+1
| | | * | | | | | | | | ALSA: hda - fix internal mic on Dell Vostro 3500 laptopJulian Wollrath2011-11-092-0/+12
| | * | | | | | | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-11-093-15/+45
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | Merge branch 'for-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Mark Brown2011-11-083-15/+45
| | | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / | | | |/| | | | | | | |
| | | | * | | | | | | | ASoC: Ensure we get an impedence reported for WM8958 jack detectMark Brown2011-11-052-11/+41
| | | | * | | | | | | | ASoC: Don't use wm8994->control_data when requesting IRQsMark Brown2011-11-051-2/+2
| | | | * | | | | | | | ASoC: Don't use wm8994->control_data in wm8994_readable_register()Mark Brown2011-11-051-1/+1
| | | | * | | | | | | | ASoC: Update git repository URLMark Brown2011-11-021-1/+1
| | * | | | | | | | | | ALSA: HDA: Remove quirk for Toshiba T110David Henningsson2011-11-091-1/+0Star
| | * | | | | | | | | | ALSA: usb-audio - Fix the missing volume quirks at delayed initTakashi Iwai2011-11-081-50/+59
| | * | | | | | | | | | ALSA: hda - Mute unused capture sources for Realtek codecsTakashi Iwai2011-11-081-6/+7
| | * | | | | | | | | | ALSA: intel8x0: Improve comments for VM optimizationDenis V. Lunev2011-11-081-0/+7
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-1242-234/+441
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | drm/radeon/kms/pm: switch to dynamically allocating clock mode arrayAlex Deucher2011-11-112-39/+82
| | * | | | | | | | | drm/radeon/kms: optimize r600_pm_profile_initAlex Deucher2011-11-111-68/+32Star
| | * | | | | | | | | drm/radeon/kms/pm: add a proper pm profile init function for fusionAlex Deucher2011-11-116-39/+94
| | * | | | | | | | | drm/radeon/kms: remove extraneous calls to radeon_pm_compute_clocks()Alex Deucher2011-11-112-12/+0Star
| | * | | | | | | | | drm/exynos: added padding to be 64-bit align.Inki Dae2011-11-111-0/+2
| | * | | | | | | | | drm: fix kconfig unmet dependency warningRandy Dunlap2011-11-111-0/+1