summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* NFC: pn533: fix use-after-free and memleaksJohan Hovold2019-11-061-1/+8
* 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
* scsi: target: cxgbit: Fix cxgbit_fw4_ack()Bart Van Assche2019-11-061-1/+2
* 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...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 segmen...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
* nbd: verify socket is supported during setupMike Christie2019-11-061-2/+21
* nbd: fix possible sysfs duplicate warningXiubo Li2019-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
* tty: n_hdlc: fix build on SPARCRandy Dunlap2019-11-061-0/+5
* tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'Christophe JAILLET2019-11-061-1/+1
* HID: hyperv: Use in-place iterator API in the channel callbackDexuan Cui2019-11-061-46/+10
* RDMA/iwcm: Fix a lock inversion issueBart Van Assche2019-11-061-1/+2
* RDMA/hfi1: Prevent memory leak in sdma_initNavid Emamdoost2019-11-061-1/+4
* 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
* iio: adc: meson_saradc: Fix memory allocation orderRemi Pommarel2019-11-061-5/+5
* power: supply: max14656: fix potential use-after-freeSven Van Asbroeck2019-11-061-2/+15
* PCI/PME: Fix possible use-after-free on removeSven Van Asbroeck2019-11-061-0/+1
* media: vimc: Remove unused but set variablesLucas A. M. Magalhães2019-11-061-7/+0
* mlxsw: spectrum: Set LAG port collector only when activeNir Dotan2019-11-061-17/+45
* rtc: pcf8523: set xtal load capacitance from DTSam Ravnborg2019-11-061-8/+20
* usb: handle warm-reset port requests on hub resumeJan-Marek Glogowski2019-11-061-0/+7
* HID: Add ASUS T100CHI keyboard dock battery quirksNOGUCHI Hiroshi2019-11-061-0/+3
* clk: boston: unregister clks on failure in clk_boston_setup()Yi Wang2019-11-061-5/+13
* HID: i2c-hid: Add Odys Winbook 13 to descriptor overrideHans de Goede2019-11-061-0/+8
* HID: i2c-hid: add Direkt-Tek DTLAPY133-1 to descriptor overrideJulian Sax2019-11-061-0/+8
* sc16is7xx: Fix for "Unexpected interrupt: 8"Phil Elwell2019-11-061-0/+28
* scsi: lpfc: Fix a duplicate 0711 log message number.James Smart2019-11-061-1/+1
* dm: Use kzalloc for all structs with embedded biosets/mempoolsKent Overstreet2019-11-067-7/+7
* dm snapshot: rework COW throttling to fix deadlockMikulas Patocka2019-11-061-16/+64
* dm snapshot: introduce account_start_copy() and account_end_copy()Mikulas Patocka2019-11-061-3/+13
* dm snapshot: use mutex instead of rw_semaphoreMikulas Patocka2019-11-061-41/+43
* zram: fix race between backing_dev_show and backing_dev_storeSasha Levin2019-11-061-2/+3
* RDMA/cxgb4: Do not dma memory off of the stackGreg KH2019-10-291-11/+17