summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mfd: palmas: Reset the POWERHOLD mux during power offKeerthy2018-03-241-0/+14
* rndis_wlan: add return value validationPan Bian2018-03-241-0/+4
* scsi: mac_esp: Replace bogus memory barrier with spinlockFinn Thain2018-03-241-10/+23
* qlcnic: fix unchecked return valuePan Bian2018-03-241-0/+2
* wan: pc300too: abort path on failurePan Bian2018-03-241-0/+1
* mmc: host: omap_hsmmc: checking for NULL instead of IS_ERR()Dan Carpenter2018-03-241-2/+2
* Fix driver usage of 128B WQEs when WQ_CREATE is V1.James Smart2018-03-241-0/+3
* HSI: ssi_protocol: double free in ssip_pn_xmit()Dan Carpenter2018-03-241-2/+3
* IB/ipoib: Update broadcast object if PKey value was changed in index 0Feras Daoud2018-03-241-0/+13
* e1000e: fix timing for 82579 Gigabit Ethernet controllerBernd Faust2018-03-241-0/+6
* scsi: virtio_scsi: Always try to read VPD pagesDavid Gibson2018-03-241-0/+24
* ath: Fix updating radar flags for coutry code IndiaMohammed Shafi Shajakhan2018-03-241-7/+12
* spi: dw: Disable clock after unregistering the hostMarek Vasut2018-03-241-1/+1
* media/dvb-core: Race condition when writing to CAMJasmin J2018-03-241-0/+23
* i2c: i2c-scmi: add a MS HIDEdgar Cherkasov2018-03-241-0/+4
* cpufreq/sh: Replace racy task affinity logicThomas Gleixner2018-03-241-18/+27
* ACPI/processor: Replace racy task affinity logicThomas Gleixner2018-03-242-27/+42
* Input: ar1021_i2c - fix too long name in driver's device tableDmitry Torokhov2018-03-241-1/+1
* platform/x86: asus-nb-wmi: Add wapf4 quirk for the X302UASanteri Toivonen2018-03-241-0/+9
* scsi: sg: only check for dxfer_len greater than 256MJohannes Thumshirn2018-03-221-30/+2
* scsi: sg: fix static checker warning in sg_is_valid_dxferJohannes Thumshirn2018-03-221-2/+5
* scsi: sg: fix SG_DXFER_FROM_DEV transfersJohannes Thumshirn2018-03-221-1/+4
* veth: set peer GSO valuesStephen Hemminger2018-03-221-0/+3
* media: cpia2: Fix a couple off by one bugsDan Carpenter2018-03-221-2/+2
* scsi: devinfo: apply to HP XP the same flags as Hitachi VSPXose Vazquez Perez2018-03-221-1/+1
* spi: sun6i: disable/unprepare clocks on removeTobias Jordan2018-03-221-1/+1
* mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]()Miquel Raynal2018-03-221-2/+7
* HID: elo: clear BTN_LEFT mappingJiri Kosina2018-03-221-0/+6
* wil6210: fix memory access violation in wil_memcpy_from/toio_32Dedy Lansky2018-03-221-3/+17
* scsi: sg: close race condition in sg_remove_sfp_usercontext()Hannes Reinecke2018-03-221-2/+10
* scsi: sg: check for valid direction before starting the requestJohannes Thumshirn2018-03-221-12/+34
* usb: gadget: dummy_hcd: Fix wrong power status bit clear/reset in dummy_hub_c...Yuyang Du2018-03-221-12/+8
* drm/radeon: Fail fb creation from imported dma-bufs.Christopher James Halse Rogers2018-03-221-0/+6
* video: ARM CLCD: fix dma allocation sizeLiam Beguin2018-03-221-2/+2
* iommu/iova: Fix underflow bug in __alloc_and_insert_iova_rangeNate Watterson2018-03-221-1/+1
* fm10k: correctly check if interface is removedPhil Turnbull2018-03-221-1/+1
* net/faraday: Add missing include of of.hAndrew Lunn2018-03-221-0/+1
* spi: omap2-mcspi: poll OMAP2_MCSPI_CHSTAT_RXS for PIO transferAkinobu Mita2018-03-221-4/+5
* media: i2c/soc_camera: fix ov6650 sensor getting wrong clockJanusz Krzysztofik2018-03-221-1/+1
* scsi: ipr: Fix missed EH wakeupBrian King2018-03-221-4/+12
* of: fix of_device_get_modalias returned length when truncating buffersRob Herring2018-03-221-1/+1
* HID: clamp input to logical range if no null stateTomasz Kramkowski2018-03-221-7/+14
* ath10k: disallow DFS simulation if DFS channel is not enabledMohammed Shafi Shajakhan2018-03-221-0/+9
* drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off)Chris Wilson2018-03-221-2/+12
* drivers: net: xgene: Fix hardware checksum settingQuan Nguyen2018-03-222-0/+2
* PCI/MSI: Stop disabling MSI/MSI-X in pci_device_shutdown()Prarit Bhargava2018-03-221-2/+0
* HID: reject input outside logical range only if null state is setValtteri Heikkilä2018-03-221-0/+1
* Input: tsc2007 - check for presence and power down tsc2007 during probeH. Nikolaus Schaller2018-03-221-0/+8
* serial: 8250_pci: Add Brainboxes UC-260 4 port serial deviceNikola Ciprich2018-03-181-0/+11
* usb: usbmon: Read text within supplied buffer sizePete Zaitcev2018-03-181-48/+78