summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* usbip: stub_rx: fix static checker warning on unnecessary checksShuah Khan2019-11-121-10/+1
* can: peak_usb: fix slab info leakJohan Hovold2019-11-121-1/+1
* can: gs_usb: gs_can_open(): prevent memory leakNavid Emamdoost2019-11-121-0/+1
* can: peak_usb: fix a potential out-of-sync while decoding packetsStephane Grosjean2019-11-121-5/+12
* can: c_can: c_can_poll(): only read status register after status IRQKurt Van Dijck2019-11-122-5/+21
* can: usb_8dev: fix use-after-free on disconnectJohan Hovold2019-11-121-2/+1
* iio: imu: adis16480: make sure provided frequency is positiveAlexandru Ardelean2019-11-121-1/+4
* drm/radeon: fix si_enable_smc_cac() failed issueAlex Deucher2019-11-121-0/+1
* qede: fix NULL pointer deref in __qede_remove()Manish Chopra2019-11-121-2/+10
* NFC: st21nfca: fix double freePan Bian2019-11-121-0/+1
* NFC: fdp: fix incorrect free objectPan Bian2019-11-121-1/+1
* net: usb: qmi_wwan: add support for DW5821e with eSIM supportAleksander Morgado2019-11-121-0/+1
* CDC-NCM: handle incomplete transfer of MTUOliver Neukum2019-11-121-3/+3
* dmaengine: qcom: bam_dma: Fix resource leakJeffrey Hugo2019-11-101-0/+14
* net/mlx4_core: Dynamically set guaranteed amount of counters per VFEran Ben Elisha2019-11-101-16/+26
* vxlan: check tun_info options_len properlyXin Long2019-11-101-1/+4
* net: bcmgenet: reset 40nm EPHY on energy detectDoug Berger2019-11-101-2/+7
* net: hisilicon: Fix ping latency when deal with high throughputJiangfeng Xiao2019-11-101-6/+9
* of: unittest: fix memory leak in unittest_data_addNavid Emamdoost2019-11-101-0/+1
* scsi: target: core: Do not overwrite CDB byte 1Bodo Stroesser2019-11-101-21/+0
* scsi: fix kconfig dependency warning related to 53C700_LE_ON_BEThomas Bogendoerfer2019-11-101-1/+1
* scsi: sni_53c710: fix compilation errorThomas Bogendoerfer2019-11-101-3/+1
* scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitionsHannes Reinecke2019-11-101-5/+16
* pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable()Dan Carpenter2019-11-101-2/+2
* regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() could be uninitializedYizhuo2019-11-101-1/+7
* regulator: ti-abb: Fix timeout in ti_abb_wait_txdone/ti_abb_clear_all_txdoneAxel Lin2019-11-101-18/+8
* net: usb: sr9800: fix uninitialized local variableValentin Vidic2019-11-061-1/+1
* bonding: fix potential NULL deref in bond_update_slave_arrEric Dumazet2019-11-061-1/+1
* dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idleTony Lindgren2019-11-061-1/+20
* rtlwifi: Fix potential overflow on P2P codeLaura Abbott2019-11-061-0/+6
* HID: fix error message in hid_open_report()Michał Mirosław2019-11-061-2/+5
* HID: Fix assumption that devices have inputsAlan Stern2019-11-0613-34/+117
* HID: i2c-hid: add Trekstor Primebook C11B to descriptor overrideHans de Goede2019-11-061-0/+19
* USB: serial: whiteheat: fix line-speed endiannessJohan Hovold2019-11-062-4/+7
* USB: serial: whiteheat: fix potential slab corruptionJohan Hovold2019-11-061-0/+4
* USB: ldusb: fix control-message timeoutJohan Hovold2019-11-061-1/+1
* USB: ldusb: fix ring-buffer lockingJohan Hovold2019-11-061-2/+2
* usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask to avoid SG overflows")Alan Stern2019-11-061-10/+0
* USB: gadget: Reject endpoints with 0 maxpacket valueAlan Stern2019-11-061-0/+11
* UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segments")Alan Stern2019-11-061-20/+0
* ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()Hui Peng2019-11-061-0/+8
* thunderbolt: Use 32-bit writes when writing ring producer/consumerMika Westerberg2019-11-061-4/+18
* USB: legousbtower: fix a signedness bug in tower_probe()Dan Carpenter2019-11-061-1/+1
* efi/cper: Fix endianness of PCIe class codeLukas Wunner2019-11-061-1/+1
* serial: mctrl_gpio: Check for NULL pointerAdam Ford2019-11-061-0/+3
* gpio: max77620: Use correct unit for debounce timesThierry Reding2019-11-061-3/+3
* RDMA/iwcm: Fix a lock inversion issueBart Van Assche2019-11-061-1/+2
* staging: rtl8188eu: fix null dereference when kzalloc failsConnor Kuehl2019-11-061-2/+4
* iio: fix center temperature of bmc150-accel-corePascal Bouwmann2019-11-061-1/+1
* rtc: pcf8523: set xtal load capacitance from DTSam Ravnborg2019-11-061-8/+20