summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-03KEYS: ensure we free the assoc array edit if edit is validColin Ian King1-3/+5
2015-08-03vTPM: set virtual device before passing to ibmvtpm_reset_crqHon Ching \\(Vicky\\) Lo1-2/+3
2015-08-03xfs: fix remote symlinks on V5/CRC filesystemsEric Sandeen1-1/+1
2015-08-03drm: add a check for x/y in drm_mode_setcrtcZhao Junwang1-2/+5
2015-08-03drm/radeon: add a dpm quirk for Sapphire Radeon R9 270X 2GB GDDR5Alex Deucher1-0/+1
2015-08-03drm/radeon: Don't flush the GART TLB if rdev->gart.ptr == NULLMichel Dänzer1-4/+8
2015-08-03drm/radeon: SDMA fix hibernation (CI GPU family).Jérôme Glisse1-0/+11
2015-08-03drm/radeon: compute ring fix hibernation (CI GPU family) v2.Jérôme Glisse1-0/+34
2015-08-03drm/radeon: take the mode_config mutex when dealing with hpds (v2)Alex Deucher1-0/+2
2015-08-03drm/qxl: Do not leak memory if qxl_release_list_add failsFrediano Ziglio1-1/+3
2015-08-03drm/qxl: Do not cause spice-server to clean our objectsFrediano Ziglio1-0/+1
2015-08-03mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()Tomas Winkler1-0/+2
2015-08-03dm btree: silence lockdep lock inversion in dm_btree_del()Joe Thornber1-1/+1
2015-08-03dm btree remove: fix bug in redistribute3Dennis Yang1-3/+3
2015-08-03dm space map metadata: fix occasional leak of a metadata block on resizeJoe Thornber1-15/+35
2015-08-03dm stats: fix divide by zero if 'number_of_areas' arg is zeroMikulas Patocka1-0/+2
2015-08-03usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() functionAMAN DEEP1-1/+1
2015-08-03USB: serial: Destroy serial_minors IDR on module exitJohannes Thumshirn1-0/+1
2015-08-03USB: option: add 2020:4000 IDClaudio Cappelli1-0/+1
2015-08-03USB: cp210x: add ID for Aruba Networks controllersPeter Sanford1-0/+1
2015-08-03usb: musb: host: rely on port_mode to call musb_start()Felipe Balbi1-3/+1
2015-08-03USB: devio: fix a condition in async_completed()Dan Carpenter1-1/+1
2015-08-03usb: dwc3: Reset the transfer resource index on SET_INTERFACEJohn Youn1-0/+4
2015-08-03usb: dwc3: gadget: return error if command sent to DEPCMD register failsSubbaraya Sundeep Bhatta1-0/+2
2015-08-03usb: dwc3: gadget: return error if command sent to DGCMD register failsSubbaraya Sundeep Bhatta1-0/+2
2015-08-03libata: increase the timeout when setting transfer modeMikulas Patocka1-1/+2
2015-08-03libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for HP 250GB SATA disk VB0250EAVERAleksei Mamlin1-1/+2
2015-08-03ASoC: wm8960: the enum of "DAC Polarity" should be wm8960_enum[1]Zidan Wang1-1/+1
2015-08-03ASoC: wm8903: Fix define for WM8903_VMID_RES_250KAxel Lin1-1/+1
2015-08-03ASoC: wm8955: Fix setting wrong register for WM8955_K_8_0_MASK bitsAxel Lin1-1/+1
2015-08-03ASoC: wm8737: Fixup setting VMID Impedance control registerAxel Lin1-2/+4
2015-08-03ASoC: imx-wm8962: Add a missing error checkDan Carpenter1-1/+1
2015-08-03ASoC: arizona: Fix noise generator gain TLVRichard Fitzgerald3-3/+3
2015-08-03cx24116: fix a buffer overflow when checking userspace paramsMauro Carvalho Chehab1-4/+4
2015-08-03s5h1420: fix a buffer overflow when checking userspace paramsMauro Carvalho Chehab1-1/+1
2015-08-03af9013: Don't accept invalid bandwidthMauro Carvalho Chehab1-0/+4
2015-08-03cx24117: fix a buffer overflow when checking userspace paramsMauro Carvalho Chehab1-1/+1
2015-08-03iio: adc: at91_adc: allow to use full range of startup timeJan Leupold1-4/+4
2015-08-03iio: tmp006: Check channel info on writePeter Meerwald1-0/+3
2015-08-03iio: DAC: ad5624r_spi: fix bit shift of output data valueJM Friedt1-2/+2
2015-08-03i2c: at91: fix a race condition when using the DMA controllerCyrille Pitchen1-17/+53
2015-08-03jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi3-12/+35
2015-08-03jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail()Dmitry Monakhov1-1/+1
2015-08-03ext4: replace open coded nofail allocation in ext4_free_blocks()Michal Hocko1-11/+5
2015-08-03ext4: correctly migrate a file with a hole at the beginningEryu Guan1-4/+5
2015-08-03ext4: be more strict when migrating to non-extent based fileEryu Guan1-1/+11
2015-08-03ext4: fix reservation release on invalidatepage for delalloc fsLukas Czerner1-3/+12
2015-08-03ext4: don't retry file block mapping on bigalloc fs with non-extent fileDarrick J. Wong1-1/+1
2015-08-03ext4: call sync_blockdev() before invalidate_bdev() in put_super()Theodore Ts'o1-0/+1
2015-08-03ext4: fix race between truncate and __ext4_journalled_writepage()Theodore Ts'o1-4/+19