summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-09-09cpuidle: menu: Retain tick when shallow state is selectedRafael J. Wysocki1-1/+12
2018-09-09crypto: caam/qi - fix error path in xts setkeyHoria Geantă1-4/+2
2018-09-09crypto: caam/jr - fix descriptor DMA unmappingHoria Geantă1-1/+2
2018-09-09crypto: caam - fix DMA mapping direction for RSA forms 2 & 3Horia Geantă1-10/+10
2018-09-09crypto: vmx - Fix sleep-in-atomic bugsOndrej Mosnacek2-23/+28
2018-09-09bcache: release dc->writeback_lock properly in bch_writeback_thread()Shan Hai1-1/+3
2018-09-09libnvdimm: fix ars_status output length calculationVishal Verma1-2/+2
2018-09-09libnvdimm: Use max contiguous area for namespace sizeKeith Busch4-3/+66
2018-09-09udlfb: set line_length in dlfb_ops_set_parMikulas Patocka1-0/+1
2018-09-09udlfb: handle allocation failureMikulas Patocka1-9/+17
2018-09-09udlfb: make a local copy of fb_opsMikulas Patocka1-1/+2
2018-09-09udlfb: don't switch if we are switching to the same videomodeMikulas Patocka1-2/+16
2018-09-09udlfb: fix display corruption of the last lineMikulas Patocka1-10/+20
2018-09-09udlfb: fix semaphore value leakMikulas Patocka1-25/+2
2018-09-09fb: fix lost console when the user unplugs a USB adapterMikulas Patocka1-6/+32
2018-09-09pwm: tiehrpwm: Fix disabling of output of PWMsVignesh R1-0/+2
2018-09-09pwm: tiehrpwm: Don't use emulation mode bits to control PWM outputVignesh R1-11/+1
2018-09-09iommu/vt-d: Fix dev iotlb pfsid useJacob Pan2-4/+19
2018-09-09iommu/vt-d: Add definitions for PFSIDJacob Pan1-0/+1
2018-09-09iommu/ipmmu-vmsa: Don't register as BUS IOMMU if machine doesn't have IPMMU-VMSADmitry Osipenko1-0/+7
2018-09-09pwm: omap-dmtimer: Return -EPROBE_DEFER if no dmtimer platform dataDavid Rivshin1-2/+3
2018-09-09i2c: designware: Re-init controllers with pm_disabled set on resumeHans de Goede2-2/+6
2018-09-09cpufreq: governor: Avoid accessing invalid governor_dataHenry Willard1-2/+10
2018-09-09cpuidle: menu: Handle stopped tick more aggressivelyRafael J. Wysocki1-12/+24
2018-09-09drivers/block/zram/zram_drv.c: fix bug storing backing_devPeter Kalauskas1-1/+6
2018-09-09ACPICA: Clear status of all events when entering sleep statesRafael J. Wysocki1-8/+3
2018-09-09ACPICA: AML Parser: skip opcodes that open a scope upon parse failureErik Schmauss1-6/+11
2018-09-09mfd: hi655x: Fix regmap area declared size for hi655xRafael David Tinoco1-1/+1
2018-09-09rtc: omap: fix potential crash on power offJohan Hovold1-7/+7
2018-09-09rtc: omap: fix resource leak in registration error pathJohan Hovold1-1/+3
2018-09-09vmw_balloon: fix VMCI use when balloon built into kernelNadav Amit1-1/+8
2018-09-09vmw_balloon: VMCI_DOORBELL_SET does not check statusNadav Amit1-18/+19
2018-09-09vmw_balloon: do not use 2MB without batchingNadav Amit1-1/+7
2018-09-09vmw_balloon: fix inflation of 64-bit GFNsNadav Amit1-6/+7
2018-09-09extcon: Release locking when sending the notification of connector stateChanwoo Choi1-1/+2
2018-09-09iio: ad9523: Fix return value for ad952x_store()Lars-Peter Clausen1-1/+1
2018-09-09iio: ad9523: Fix displayed phaseLars-Peter Clausen1-1/+1
2018-09-09iio: sca3000: Fix missing return in switchGustavo A. R. Silva1-0/+1
2018-09-09Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()Dexuan Cui2-16/+30
2018-09-09Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer()Dexuan Cui1-3/+1
2018-09-09uart: fix race between uart_put_char() and uart_shutdown()Tycho Andersen1-5/+12
2018-09-09dm writecache: fix a crash due to reading past end of dirty_bitmapMikulas Patocka1-1/+1
2018-09-09dm crypt: don't decrease device limitsMikulas Patocka1-5/+5
2018-09-09dm cache metadata: set dirty on all cache blocks after a crashIlya Dryomov1-3/+7
2018-09-09dm cache metadata: save in-core policy_hint_size to on-disk superblockMike Snitzer1-1/+2
2018-09-09dm thin: stop no_space_timeout worker when switching to write-modeHou Tao1-0/+2
2018-09-09dm integrity: change 'suspending' variable from bool to intMikulas Patocka1-3/+3
2018-09-09RDMA/rxe: Set wqe->status correctly if an unexpected response is receivedBart Van Assche1-0/+1
2018-09-09ib_srpt: Fix a use-after-free in __srpt_close_all_ch()Bart Van Assche1-2/+2
2018-09-09ib_srpt: Fix a use-after-free in srpt_close_ch()Bart Van Assche1-2/+1