summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-07-03cxl: Disable prefault_mode in Radix modeVaibhav Jain1-4/+12
2018-07-03soc: rockchip: power-domain: Fix wrong value when power up pd with writemaskFinley Xiao1-1/+1
2018-07-03cpuidle: powernv: Fix promotion from snooze if next state disabledGautham R. Shenoy1-6/+26
2018-07-03Bluetooth: hci_qca: Avoid missing rampatch failure with userspace fw loaderAmit Pundir1-0/+6
2018-07-03ipmi:bt: Set the timeout before doing a capabilities checkCorey Minyard1-1/+2
2018-07-03clk: renesas: cpg-mssr: Stop using printk format %pCrGeert Uytterhoeven1-4/+5
2018-07-03thermal: bcm2835: Stop using printk format %pCrGeert Uytterhoeven1-2/+2
2018-07-031wire: family module autoload fails because of upper/lower case mismatch.Ingo Flaschberger1-1/+1
2018-07-03usb: do not reset if a low-speed or full-speed device timed outMaxim Moseychuk1-1/+3
2018-07-03PM / OPP: Update voltage in case freq == old_freqWaldemar Rymarkiewicz1-1/+1
2018-07-03PM / core: Fix supplier device runtime PM usage counter imbalanceRafael J. Wysocki1-4/+11
2018-07-03PM / Domains: Fix error path during attach in genpdUlf Hansson1-0/+3
2018-07-03serial: sh-sci: Use spin_{try}lock_irqsave instead of open coding versionDaniel Wagner1-5/+3
2018-06-26vhost: fix info leak due to uninitialized memoryMichael S. Tsirkin1-0/+3
2018-06-26HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro largeJason Gerecke1-0/+8
2018-06-26HID: intel_ish-hid: ipc: register more pm callbacks to support hibernationEven Xu1-15/+7
2018-06-26iwlwifi: fw: harden page loading codeLuca Coelho1-8/+41
2018-06-26w1: mxc_w1: Enable clock before calling clk_get_rate() on itStefan Potyra1-7/+13
2018-06-26libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirkHans de Goede1-3/+0
2018-06-26libata: zpodd: small read overflow in eject_tray()Dan Carpenter1-1/+1
2018-06-26cpufreq: governors: Fix long idle detection logic in load calculationChen Yu1-7/+5
2018-06-26cpufreq: Fix new policy initialization during limits updates via sysfsTao Wang1-0/+2
2018-06-26nbd: use bd_set_size when updating disk sizeJosef Bacik1-1/+9
2018-06-26nbd: update size when connectedJosef Bacik1-0/+2
2018-06-26nbd: fix nbd device deletionJosef Bacik1-1/+4
2018-06-26driver core: Don't ignore class_dir_create_and_add() failure.Tetsuo Handa1-2/+12
2018-06-26hv_netvsc: Fix a network regression after ifdown/ifupDexuan Cui1-1/+3
2018-06-26net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlanWillem de Bruijn3-3/+8
2018-06-26cdc_ncm: avoid padding beyond end of skbBjørn Mork1-2/+2
2018-06-26bonding: re-evaluate force_primary when the primary slave name changesXiangning Yu1-0/+1
2018-06-20efi/libstub/arm64: Handle randomized TEXT_OFFSETMark Rutland1-0/+10
2018-06-20drm/dumb-buffers: Integer overflow in drm_mode_create_ioctl()Dan Carpenter1-3/+4
2018-06-20clk: imx6ull: use OSC clock during AXI rate changeStefan Agner1-1/+1
2018-06-20i2c: viperboard: return message count on master_xfer successPeter Rosin1-1/+1
2018-06-20i2c: pmcmsp: fix error return from master_xferPeter Rosin1-1/+1
2018-06-20i2c: pmcmsp: return message count on master_xfer successPeter Rosin1-1/+1
2018-06-20usb: musb: fix remote wakeup racing with suspendDaniel Glöckner3-13/+24
2018-06-20ixgbe: return error on unsupported SFP module when resettingEmil Tantilov1-0/+3
2018-06-20qede: Fix gfp flags sent to rdma event node allocationMichal Kalderon1-1/+1
2018-06-20qed: Fix l2 initializations over iWARP personalityMichal Kalderon1-4/+2
2018-06-20agp: uninorth: make two functions staticMathieu Malaterre1-2/+2
2018-06-20can: dev: increase bus-off message severityJakob Unterwurzacher1-1/+1
2018-06-20net: aquantia: driver should correctly declare vlan_features bitsIgor Russkikh1-0/+2
2018-06-20driver core: add __printf verification to __ata_ehi_pushv_descMathieu Malaterre1-2/+2
2018-06-20drm/omap: handle alloc failures in omap_connectorTomi Valkeinen1-0/+10
2018-06-20drm/omap: check return value from soc_device_matchTomi Valkeinen1-1/+6
2018-06-20drm/omap: fix possible NULL ref issue in tiler_reserve_2dTomi Valkeinen1-1/+5
2018-06-20drm/omap: fix uninitialized ret variableTomi Valkeinen2-2/+2
2018-06-20drm/omap: silence unititialized variable warningDan Carpenter1-1/+1
2018-06-20tee: check shm references are consistent in offset/sizeEtienne Carriere1-0/+11