aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@google.com>2018-12-11 16:39:29 +0100
committerGreg Kroah-Hartman <gregkh@google.com>2018-12-11 17:06:13 +0100
commit536c273351c3639e1e6b099f9d444debec5bd201 (patch)
treebf5a84a41fdeb216c478c5f77a1df5e3ef8d895b /lib/mpi/mpiutil.c
parentbf297c09a30bca92c44858883c631293563224aa (diff)
parent3879c163e8681939b1d93139521aee983623884f (diff)
Merge 3.18.128 into android-msm-marlin-3.18-lts
Linux 3.18.128 drm/ast: Remove existing framebuffers before loading driver * af_unix: move unix_mknod() out of bindlock net/unix/af_unix.c * tty: wipe buffer if not echoing data drivers/tty/n_tty.c * tty: wipe buffer. drivers/tty/tty_buffer.c scsi: qla2xxx: do not queue commands when unloading * scsi: ufs: fix race between clock gating and devfreq scaling work drivers/scsi/ufs/ufshcd.c * scsi: ufshcd: Fix race between clk scaling and ungate work drivers/scsi/ufs/ufshcd.c * scsi: ufs: fix bugs related to null pointer access and array size drivers/scsi/ufs/ufs.h drivers/scsi/ufs/ufshcd.c cw1200: Don't leak memory if krealloc failes * Input: xpad - add support for Xbox1 PDP Camo series gamepad drivers/input/joystick/xpad.c * Input: xpad - fix GPD Win 2 controller name drivers/input/joystick/xpad.c * Input: xpad - add GPD Win 2 Controller USB IDs drivers/input/joystick/xpad.c * Input: xpad - avoid using __set_bit() for capabilities drivers/input/joystick/xpad.c * Input: xpad - fix some coding style issues drivers/input/joystick/xpad.c * Input: xpad - add PDP device id 0x02a4 drivers/input/joystick/xpad.c * Input: xpad - add support for PDP Xbox One controllers drivers/input/joystick/xpad.c * Input: xpad - validate USB endpoint type during probe drivers/input/joystick/xpad.c * Input: xpad - fix PowerA init quirk for some gamepad models drivers/input/joystick/xpad.c * Input: xpad - constify usb_device_id drivers/input/joystick/xpad.c * Input: xpad - sync supported devices with XBCD drivers/input/joystick/xpad.c * Input: xpad - sync supported devices with 360Controller drivers/input/joystick/xpad.c * Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer Sabertooth drivers/input/joystick/xpad.c * Input: xpad - sync supported devices with xboxdrv drivers/input/joystick/xpad.c * Input: xpad - sort supported devices by USB ID drivers/input/joystick/xpad.c * Input: xpad - support some quirky Xbox One pads drivers/input/joystick/xpad.c * Input: xpad - restore LED state after device resume drivers/input/joystick/xpad.c * Input: xpad - fix stuck mode button on Xbox One S pad drivers/input/joystick/xpad.c * Input: xpad - don't depend on endpoint order drivers/input/joystick/xpad.c * Input: xpad - simplify error condition in init_output drivers/input/joystick/xpad.c * Input: xpad - move reporting xbox one home button to common function drivers/input/joystick/xpad.c * Input: xpad - correctly sort vendor id's drivers/input/joystick/xpad.c * Input: xpad - use correct product id for x360w controllers drivers/input/joystick/xpad.c * Input: xpad - fix Xbox One rumble stopping after 2.5 secs drivers/input/joystick/xpad.c * Input: xpad - add product ID for Xbox One S pad drivers/input/joystick/xpad.c * Input: xpad - power off wireless 360 controllers on suspend drivers/input/joystick/xpad.c * Input: xpad - fix oops when attaching an unknown Xbox One gamepad drivers/input/joystick/xpad.c * Input: xpad - fix rumble on Xbox One controllers with 2015 firmware drivers/input/joystick/xpad.c * Input: xpad - xbox one elite controller support drivers/input/joystick/xpad.c * Input: xpad - add more third-party controllers drivers/input/joystick/xpad.c * Input: xpad - prevent spurious input from wired Xbox 360 controllers drivers/input/joystick/xpad.c * Input: xpad - move pending clear to the correct location drivers/input/joystick/xpad.c * Input: xpad - add Mad Catz FightStick TE 2 VID/PID drivers/input/joystick/xpad.c * Input: xpad - remove unused function drivers/input/joystick/xpad.c * Input: xpad - correct xbox one pad device name drivers/input/joystick/xpad.c * Input: xpad - use LED API when identifying wireless controllers drivers/input/joystick/xpad.c * Input: xpad - workaround dead irq_out after suspend/ resume drivers/input/joystick/xpad.c * Input: xpad - update Xbox One Force Feedback Support drivers/input/joystick/xpad.c * Input: xpad - correctly handle concurrent LED and FF requests drivers/input/joystick/xpad.c * Input: xpad - handle "present" and "gone" correctly drivers/input/joystick/xpad.c * Input: xpad - remove spurious events of wireless xpad 360 controller drivers/input/joystick/xpad.c * Input: xpad - fix clash of presence handling with LED setting drivers/input/joystick/xpad.c * Input: xpad - query wireless controller state at init drivers/input/joystick/xpad.c * Input: xpad - move the input device creation to a new function drivers/input/joystick/xpad.c * Input: xpad - x360w: report dpad as buttons and axes drivers/input/joystick/xpad.c * Input: xpad - factor out URB submission in xpad_play_effect drivers/input/joystick/xpad.c * Input: xpad - remove needless bulk out URB used for LED setup drivers/input/joystick/xpad.c * Input: xpad - use ida() for finding the pad_nr drivers/input/joystick/xpad.c * Input: xpad - clarify LED enumeration drivers/input/joystick/xpad.c * Input: xpad - fix Razer Atrox Arcade Stick button mapping drivers/input/joystick/xpad.c * Input: xpad - add Covert Forces edition of the Xbox One controller drivers/input/joystick/xpad.c * Input: xpad - re-send LED command on present event drivers/input/joystick/xpad.c * Input: xpad - set the LEDs properly on XBox Wireless controllers drivers/input/joystick/xpad.c * Input: xpad - add rumble support for Xbox One controller drivers/input/joystick/xpad.c * Input: initialize device counter variables with -1 drivers/input/joystick/xpad.c drivers/input/serio/serio.c * arm64: remove no-op -p linker flag arch/arm64/Makefile * tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset mm/shmem.c powerpc/numa: Suppress "VPHN is not supported" messages kdb: Use strscpy with destination buffer size SUNRPC: Fix a bogus get/put in generic_key_to_expire() cpufreq: imx6q: add return value check for voltage scale can: dev: __can_get_echo_skb(): print error message, if trying to echo non existing skb can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb is accessed out of bounds can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to access frame length can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_skb() drm/ast: change resolution may cause screen blurred drm/ast: fixed cursor may disappear sometimes * llc: do not use sk_eat_skb() net/llc/af_llc.c gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd sctp: clear the transport of some out_chunk_list chunks in sctp_assoc_rm_peer bfs: add sanity check at bfs_fill_super() v9fs_dir_readdir: fix double-free on p9stat_read error * usb: core: Fix hub port connection events lost drivers/usb/core/hub.c Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions