summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | target: fix return code of core_tpg_.*_lunSebastian Andrzej Siewior2012-01-184-14/+14
| * | | target: use save/restore lock primitive in core_dec_lacl_count()Sebastian Andrzej Siewior2012-01-181-2/+3
| * | | target: avoid multiple outputs in scsi_dump_inquiry()Sebastian Andrzej Siewior2012-01-181-11/+13
| * | | target: Add workaround for zero-length control CDB handlingNicholas Bellinger2012-01-181-0/+13
| * | | target: Correct sense key for INVALID FIELD IN {PARAMETER LIST,CDB}Roland Dreier2012-01-181-4/+4
| * | | target: Don't zero pages used for data buffersroland@purestorage.com2012-01-181-1/+4
| * | | target: Allow PERSISTENT RESERVE IN for non-reservation holderMarco Sanvido2012-01-181-0/+1
| * | | target: Use correct preempted registration sense codeMarco Sanvido2012-01-181-2/+2
| * | | target: don't allocate bio headroom in iblockChristoph Hellwig2012-01-181-1/+1
* | | | Merge tag 'md-3.3-fixes' of git://neil.brown.name/mdLinus Torvalds2012-02-082-5/+12
|\ \ \ \
| * | | | md: two small fixes to handling interrupt resync.NeilBrown2012-02-071-2/+3
| * | | | Prevent DM RAID from loading bitmap twice.Jonathan Brassow2012-01-311-3/+9
* | | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-02-082-4/+4
|\ \ \ \ \
| * | | | | spi-topcliff-pch: rename pch_spi_pcidev to pch_spi_pcidev_driverDanny Kukawka2012-02-051-3/+3
| * | | | | spi: Add spi-s3c64xx driver dependency on ARCH_EXYNOS4Sylwester Nawrocki2012-02-051-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'akpm' (Andrew's tree)Linus Torvalds2012-02-086-9/+18
|\ \ \ \ \
| * | | | | pcmcia: fix socket refcount decrementing on each resumeRussell King2012-02-081-3/+1
| * | | | | mm: fix UP THP spin_is_locked BUGsHugh Dickins2012-02-082-3/+3
| * | | | | drivers/leds/leds-lm3530.c: fix setting pltfm->als_vmaxAxel Lin2012-02-081-2/+2
| * | | | | mm: compaction: check for overlapping nodes during isolation for migrationMel Gorman2012-02-081-1/+10
| * | | | | nilfs2: avoid overflowing segment numbers in nilfs_ioctl_clean_segments()Xi Wang2012-02-081-0/+2
* | | | | | Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2012-02-0810-41/+76
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-02-081-1/+10
| |\ \ \ \ \
| | * | | | | ASoC: wm8994: Disable line output discharge prior to ramping VMIDMark Brown2012-02-081-0/+5
| | * | | | | ASoC: wm8994: Fix typo in VMID ramp settingMark Brown2012-02-081-1/+1
| | * | | | | ASoC: wm8994: Enabling VMID should take a runtime PM referenceMark Brown2012-02-061-0/+4
| * | | | | | ALSA: oxygen, virtuoso: fix exchanged L/R volumes of aux and CD inputsClemens Ladisch2012-02-081-11/+14
| * | | | | | ALSA: usb-audio: add Edirol UM-3G supportClemens Ladisch2012-02-081-0/+8
| * | | | | | ALSA: hda - add support for Uniwill ECS M31EI notebookJaroslav Kysela2012-02-071-0/+1
| * | | | | | ALSA: hda - Fix error handling in patch_ca0132.cTakashi Iwai2012-02-071-14/+19
| * | | | | | Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-02-075-13/+19
| |\| | | | |
| | * | | | | ASoC: wm_hubs: Correct line input to line output 2 pathsMark Brown2012-02-011-2/+2
| | * | | | | ASoC: cs42l73: Fix Output [X|A|V]SP_SCLK Sourcing Mode setting for master modeAxel Lin2012-02-011-1/+1
| | * | | | | ASoC: wm8962: Fix word length configurationSusan Gao2012-02-011-3/+3
| | * | | | | ASoC: core: Better support for idle_bias_off suspend ignoresMark Brown2012-01-311-0/+11
| | * | | | | ASoC: wm8994: Remove ASoC level register cache syncMark Brown2012-01-311-5/+0
| | * | | | | ASoC: wm_hubs: Fix routing of input PGAs to line output mixerMark Brown2012-01-311-4/+4
| * | | | | | ALSA: hda/realtek - Fix a wrong conditionTakashi Iwai2012-02-061-1/+1
| * | | | | | ALSA: emu8000: Remove duplicate linux/moduleparam.h include from emu8000_patch.cJesper Juhl2012-02-061-1/+0
| * | | | | | ALSA: hda/realtek - Add missing Bass and CLFE as vmaster slavesTakashi Iwai2012-02-031-0/+4
* | | | | | | Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-02-0715-26/+113
|\ \ \ \ \ \ \
| * | | | | | | atmel_lcdfb: fix usage of CONTRAST_CTR in suspend/resumeHubert Feurstein2012-01-281-1/+1
| * | | | | | | intelfb: remove some dead codeDan Carpenter2012-01-281-1/+0
| * | | | | | | Merge branch 'for-3.3-rc' of git://gitorious.org/linux-omap-dss2/linux into f...Florian Tobias Schandinat2012-01-2812-22/+110
| |\ \ \ \ \ \ \
| | * | | | | | | OMAPDSS: HDMI: PHY burnout fixTomi Valkeinen2012-01-266-4/+86
| | * | | | | | | OMAP: 4430SDP/Panda: add HDMI HPD gpioTomi Valkeinen2012-01-262-0/+6
| | * | | | | | | OMAP: 4430SDP/Panda: setup HDMI GPIO muxesTomi Valkeinen2012-01-262-0/+6
| | * | | | | | | OMAPDSS: remove wrong HDMI HPD muxingTomi Valkeinen2012-01-261-4/+0
| | * | | | | | | OMAP: 4430SDP/Panda: rename HPD GPIO to CT_CP_HPDTomi Valkeinen2012-01-262-4/+4
| | * | | | | | | OMAP: 4430SDP/Panda: use gpio_free_array to free HDMI gpiosTomi Valkeinen2012-01-262-4/+2