summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.18.128v3.18.128Greg Kroah-Hartman2018-12-011-1/+1
* drm/ast: Remove existing framebuffers before loading driverThomas Zimmermann2018-12-011-0/+21
* af_unix: move unix_mknod() out of bindlockWANG Cong2018-12-011-11/+16
* tty: wipe buffer if not echoing dataGreg Kroah-Hartman2018-12-011-2/+17
* tty: wipe buffer.Linus Torvalds2018-12-011-0/+2
* scsi: qla2xxx: do not queue commands when unloadingMauricio Faria de Oliveira2018-12-011-0/+5
* scsi: ufs: fix race between clock gating and devfreq scaling workSubhash Jadavani2018-12-011-0/+32
* scsi: ufshcd: Fix race between clk scaling and ungate workVenkat Gopalakrishnan2018-12-011-0/+15
* scsi: ufs: fix bugs related to null pointer access and array sizeYaniv Gardi2018-12-012-7/+21
* cw1200: Don't leak memory if krealloc failesJohannes Thumshirn2018-12-011-7/+9
* Input: xpad - add support for Xbox1 PDP Camo series gamepadRamses Ramírez2018-12-011-0/+3
* Input: xpad - fix GPD Win 2 controller nameEnno Boland2018-12-011-1/+1
* Input: xpad - add GPD Win 2 Controller USB IDsEthan Lee2018-12-011-0/+2
* Input: xpad - avoid using __set_bit() for capabilitiesMarcus Folkesson2018-12-011-10/+10
* Input: xpad - fix some coding style issuesLeo Sperling2018-12-011-6/+9
* Input: xpad - add PDP device id 0x02a4Francis Therien2018-12-011-2/+7
* Input: xpad - add support for PDP Xbox One controllersMark Furneaux2018-12-011-0/+19
* Input: xpad - validate USB endpoint type during probeCameron Gutman2018-12-011-4/+6
* Input: xpad - fix PowerA init quirk for some gamepad modelsCameron Gutman2018-12-011-5/+19
* Input: xpad - constify usb_device_idArvind Yadav2018-12-011-1/+1
* Input: xpad - sync supported devices with XBCDBenjamin Valentin2018-12-011-0/+30
* Input: xpad - sync supported devices with 360ControllerBenjamin Valentin2018-12-011-0/+57
* Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer SabertoothBenjamin Valentin2018-12-011-0/+2
* Input: xpad - sync supported devices with xboxdrvBenjamin Valentin2018-12-011-0/+13
* Input: xpad - sort supported devices by USB IDBenjamin Valentin2018-12-011-6/+6
* Input: xpad - support some quirky Xbox One padsCameron Gutman2018-12-011-13/+101
* Input: xpad - restore LED state after device resumeCameron Gutman2018-12-011-1/+10
* Input: xpad - fix stuck mode button on Xbox One S padCameron Gutman2018-12-011-0/+33
* Input: xpad - don't depend on endpoint orderCameron Gutman2018-12-011-14/+21
* Input: xpad - simplify error condition in init_outputPavel Rojtberg2018-12-011-7/+6
* Input: xpad - move reporting xbox one home button to common functionDaniel Tobias2018-12-011-33/+19
* Input: xpad - correctly sort vendor id'sDaniel Tobias2018-12-011-6/+6
* Input: xpad - use correct product id for x360w controllersPavel Rojtberg2018-12-011-0/+6
* Input: xpad - fix Xbox One rumble stopping after 2.5 secsCameron Gutman2018-12-011-3/+3
* Input: xpad - add product ID for Xbox One S padCameron Gutman2018-12-011-0/+1
* Input: xpad - power off wireless 360 controllers on suspendCameron Gutman2018-12-011-0/+43
* Input: xpad - fix oops when attaching an unknown Xbox One gamepadCameron Gutman2018-12-011-10/+13
* Input: xpad - fix rumble on Xbox One controllers with 2015 firmwareCameron Gutman2018-12-011-8/+8
* Input: xpad - xbox one elite controller supportPavel Rojtberg2018-12-011-1/+2
* Input: xpad - add more third-party controllersPavel Rojtberg2018-12-011-0/+9
* Input: xpad - prevent spurious input from wired Xbox 360 controllersCameron Gutman2018-12-011-0/+4
* Input: xpad - move pending clear to the correct locationPavel Rojtberg2018-12-011-1/+1
* Input: xpad - add Mad Catz FightStick TE 2 VID/PIDSilvan Jegen2018-12-011-0/+2
* Input: xpad - remove unused functionArnd Bergmann2018-12-011-1/+0
* Input: xpad - correct xbox one pad device namePavel Rojtberg2018-12-011-1/+1
* Input: xpad - use LED API when identifying wireless controllersDmitry Torokhov2018-12-011-1/+1
* Input: xpad - workaround dead irq_out after suspend/ resumePavel Rojtberg2018-12-011-38/+137
* Input: xpad - update Xbox One Force Feedback SupportPierre-Loup A. Griffais2018-12-011-5/+10
* Input: xpad - correctly handle concurrent LED and FF requestsPavel Rojtberg2018-12-011-99/+223
* Input: xpad - handle "present" and "gone" correctlyPierre-Loup A. Griffais2018-12-011-38/+69