summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-12-01lan78xx: Read MAC address from DT if presentPhil Elwell1-22/+20
2018-12-01usb: xhci: fix uninitialized completion when USB3 port got wrong statusAaron Ma2-2/+2
2018-12-01tty: wipe buffer if not echoing dataGreg Kroah-Hartman1-3/+17
2018-12-01tty: wipe buffer.Linus Torvalds1-0/+2
2018-12-01scsi: ufshcd: release resources if probe failsSubhash Jadavani3-7/+3
2018-12-01scsi: ufs: fix race between clock gating and devfreq scaling workSubhash Jadavani1-0/+32
2018-12-01scsi: ufshcd: Fix race between clk scaling and ungate workVenkat Gopalakrishnan1-0/+15
2018-12-01scsi: ufs: fix bugs related to null pointer access and array sizeYaniv Gardi2-7/+21
2018-12-01mwifiex: fix p2p device doesn't find in scan problemKarthik D A1-0/+6
2018-12-01mwifiex: Fix NULL pointer dereference in skb_dequeue()Amitkumar Karwar2-4/+12
2018-12-01mwifiex: report error to PCIe for suspend failureAmitkumar Karwar1-2/+8
2018-12-01mwifiex: prevent register accesses after host is sleepingAmitkumar Karwar1-3/+6
2018-12-01cw1200: Don't leak memory if krealloc failesJohannes Thumshirn1-7/+9
2018-12-01Input: xpad - add support for Xbox1 PDP Camo series gamepadRamses Ramírez1-0/+3
2018-12-01Input: xpad - fix GPD Win 2 controller nameEnno Boland1-1/+1
2018-12-01Input: xpad - add GPD Win 2 Controller USB IDsEthan Lee1-0/+2
2018-12-01Input: xpad - avoid using __set_bit() for capabilitiesMarcus Folkesson1-10/+10
2018-12-01Input: xpad - fix some coding style issuesLeo Sperling1-6/+9
2018-12-01Input: xpad - add PDP device id 0x02a4Francis Therien1-2/+7
2018-12-01Input: xpad - add support for PDP Xbox One controllersMark Furneaux1-0/+19
2018-12-01Input: xpad - validate USB endpoint type during probeCameron Gutman1-4/+6
2018-12-01Input: xpad - fix PowerA init quirk for some gamepad modelsCameron Gutman1-5/+19
2018-12-01Input: xpad - constify usb_device_idArvind Yadav1-1/+1
2018-12-01Input: xpad - sync supported devices with XBCDBenjamin Valentin1-0/+30
2018-12-01Input: xpad - sync supported devices with 360ControllerBenjamin Valentin1-0/+57
2018-12-01Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer SabertoothBenjamin Valentin1-0/+2
2018-12-01Input: xpad - sync supported devices with xboxdrvBenjamin Valentin1-0/+13
2018-12-01Input: xpad - sort supported devices by USB IDBenjamin Valentin1-6/+6
2018-12-01Input: xpad - support some quirky Xbox One padsCameron Gutman1-13/+101
2018-12-01Input: xpad - restore LED state after device resumeCameron Gutman1-1/+10
2018-12-01Input: xpad - fix stuck mode button on Xbox One S padCameron Gutman1-0/+33
2018-12-01Input: xpad - don't depend on endpoint orderCameron Gutman1-14/+21
2018-12-01Input: xpad - simplify error condition in init_outputPavel Rojtberg1-7/+6
2018-12-01Input: xpad - move reporting xbox one home button to common functionDaniel Tobias1-33/+19
2018-12-01Input: xpad - correctly sort vendor id'sDaniel Tobias1-6/+6
2018-12-01Input: xpad - fix Xbox One rumble stopping after 2.5 secsCameron Gutman1-3/+3
2018-12-01Input: xpad - add product ID for Xbox One S padCameron Gutman1-0/+1
2018-12-01ath10k: fix kernel panic due to race in accessing arvif listVasanthakumar Thiagarajan1-0/+6
2018-12-01net: bcmgenet: fix OF child-node lookupJohan Hovold1-1/+1
2018-12-01NFC: nfcmrvl_uart: fix OF child-node lookupJohan Hovold1-3/+2
2018-12-01of: add helper to lookup compatible child nodeJohan Hovold1-0/+25
2018-12-01efi/arm: Revert deferred unmap of early memmap mappingArd Biesheuvel3-1/+8
2018-12-01floppy: fix race condition in __floppy_read_block_0()Jens Axboe1-1/+2
2018-12-01rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_writeXulin Sun1-0/+3
2018-12-01cpufreq: imx6q: add return value check for voltage scaleAnson Huang1-1/+6
2018-12-01pinctrl: meson: fix pinconf bias disableJerome Brunet1-1/+1
2018-12-01usb: xhci: Prevent bus suspend if a port connect change or polling state is d...Mathias Nyman1-14/+46
2018-12-01IB/hfi1: Eliminate races in the SDMA send error pathMichael J. Ruhl1-61/+45
2018-12-01IB/core: Fix for core panicAlex Estrin1-2/+2
2018-12-01can: dev: __can_get_echo_skb(): print error message, if trying to echo non ex...Marc Kleine-Budde1-13/+14