summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-03libata: Expose TRIM capability in sysfsMartin K. Petersen
2015-08-03libata: Fall back to unqueued READ LOG EXT if the DMA variant failsMartin K. Petersen
2015-08-03libata: increase the timeout when setting transfer modeMikulas Patocka
2015-08-03libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for HP 250GB SATA disk VB0250EAVERAleksei Mamlin
2015-08-03libata: Do not blacklist Micron M500DCMartin K. Petersen
2015-08-03ASoC: tas2552: Fix kernel crash caused by wrong kcontrol entryPeter Ujfalusi
2015-08-03ASoC: tas2552: Fix kernel crash when the codec is loaded but not part of a cardPeter Ujfalusi
2015-08-03ASoC: wm8960: the enum of "DAC Polarity" should be wm8960_enum[1]Zidan Wang
2015-08-03ASoC: wm8903: Fix define for WM8903_VMID_RES_250KAxel Lin
2015-08-03ASoC: wm8955: Fix setting wrong register for WM8955_K_8_0_MASK bitsAxel Lin
2015-08-03ASoC: wm8737: Fixup setting VMID Impedance control registerAxel Lin
2015-08-03ASoC: omap: fix up SND_OMAP_SOC_OMAP_ABE_TWL6040 dependency, againArnd Bergmann
2015-08-03ASoC: imx-wm8962: Add a missing error checkDan Carpenter
2015-08-03ASoC: qcom: remove incorrect dependenciesArnd Bergmann
2015-08-03ASoC: max98925: Fix mask for setting DAI invert modeAxel Lin
2015-08-03ASoC: rt5645: Init jack_detect_work before registering irqNicolas Boichat
2015-08-03ASoC: arizona: Fix noise generator gain TLVRichard Fitzgerald
2015-08-03cx24116: fix a buffer overflow when checking userspace paramsMauro Carvalho Chehab
2015-08-03s5h1420: fix a buffer overflow when checking userspace paramsMauro Carvalho Chehab
2015-08-03saa7164: fix querycap warningHans Verkuil
2015-08-03af9013: Don't accept invalid bandwidthMauro Carvalho Chehab
2015-08-03cx24117: fix a buffer overflow when checking userspace paramsMauro Carvalho Chehab
2015-08-03cx18: add missing caps for the PCM video deviceHans Verkuil
2015-08-03rc-core: fix dib0700 scancode generation for RC5David Härdeman
2015-08-03media: Fix regression in some more dib0700 based devicesThomas Reitmayr
2015-08-03vb2: Don't WARN when v4l2_buffer.bytesused is 0 for multiplanar buffersLaurent Pinchart
2015-08-03iio: adc: at91_adc: allow to use full range of startup timeJan Leupold
2015-08-03iio: adc: rockchip_saradc: add missing MODULE_* dataHeiko Stuebner
2015-08-03iio: proximity: sx9500: Fix proximity valueDaniel Baluta
2015-08-03iio: ABI: Clarify proximity output valueDaniel Baluta
2015-08-03iio: twl4030-madc: Pass the IRQF_ONESHOT flagFabio Estevam
2015-08-03iio: tmp006: Check channel info on writePeter Meerwald
2015-08-03iio: inv-mpu: Specify the expected format/precision for write channelsAdriana Reus
2015-08-03iio: DAC: ad5624r_spi: fix bit shift of output data valueJM Friedt
2015-08-03iio: light: tcs3414: Fix bug preventing to set integration timePeter Meerwald
2015-08-03iio:accel:bmc150-accel: fix counting directionHartmut Knaack
2015-08-03iio:adc:cc10001_adc: fix Kconfig dependencyHartmut Knaack
2015-08-03iio:light:cm3323: clear bitmask before setHartmut Knaack
2015-08-03i2c: use parent adapter quirks in muxAlexander Sverdlin
2015-08-03i2c: mux: pca954x: Use __i2c_transfer because of quirksAlexander Sverdlin
2015-08-03i2c: mux: Use __i2c_transfer() instead of calling parent's master_xfer()Alexander Sverdlin
2015-08-03i2c: at91: fix a race condition when using the DMA controllerCyrille Pitchen
2015-08-03rtc: snvs: fix wakealarm by call enable_irq_wake earlierStefan Agner
2015-08-03NFC: st21nfcb: remove st21nfcb_nci_i2c_disableChristophe Ricard
2015-08-03NFC: st21nfcb: Do not remove header once the payload is sentChristophe Ricard
2015-08-03NFC: st21nfcb: Remove inappropriate kfree on a devm_kzalloc pointerFiro Yang
2015-08-03jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi
2015-08-03jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail()Dmitry Monakhov
2015-08-03ext4: replace open coded nofail allocation in ext4_free_blocks()Michal Hocko
2015-08-03ext4: correctly migrate a file with a hole at the beginningEryu Guan