summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-03-03Input: trackpoint - force 3 buttons if 0 button is reportedAaron Ma1-0/+3
2018-03-03Input: trackpoint - assume 3 buttons when buttons detection failsOscar Campos1-2/+2
2018-03-03net: fs_enet: do not call phy_stop() in interruptsChristophe Leroy2-3/+14
2018-03-03i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATAJeremy Compostella1-6/+7
2018-03-03dm btree: fix serious bug in btree_split_beneath()Joe Thornber1-17/+2
2018-03-03dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6Dennis Yang1-1/+5
2018-03-03dm thin metadata: introduce THIN_MAX_CONCURRENT_LOCKSJoe Thornber1-6/+8
2018-03-03USB: fix usbmon BUG triggerPete Zaitcev1-1/+7
2018-03-03usbip: remove kernel addresses from usb device and urb debug msgsShuah Khan1-13/+3
2018-03-03USB: serial: cp210x: add new device ID ELV ALC 8xxxChristian Holl1-0/+1
2018-03-03mmc: s3mci: mark debug_regs[] as staticArnd Bergmann1-2/+4
2018-03-03e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier1-2/+8
2018-03-03e1000e: Separate signaling for link check/link upBenjamin Poirier2-4/+9
2018-03-03USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQDiego Elio Pettenò1-0/+1
2018-03-03USB: serial: ftdi_sio: add id for Airbus DS P8GRMax Schulze2-0/+7
2018-03-03crypto: n2 - cure use after freeJan Engelhardt1-0/+3
2018-03-03iw_cxgb4: Only validate the MSN for successful completionsSteve Wise1-3/+3
2018-03-03n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD)Linus Torvalds1-2/+2
2018-03-03usb: Add device quirk for Logitech HD Pro Webcam C925eDmitry Fleytman Dmitry Fleytman1-1/+2
2018-03-03usb: add RESET_RESUME for ELSA MicroLink 56KOliver Neukum1-0/+3
2018-03-03usbip: fix usbip bind writing random string after command in match_busidJuan Zea1-3/+6
2018-03-03usbip: prevent leaking socket pointer address in messagesShuah Khan3-13/+6
2018-03-03usbip: stub: stop printing kernel pointer addresses in messagesShuah Khan3-9/+7
2018-03-03usbip: vhci: stop printing kernel pointer addresses in messagesShuah Khan3-24/+13
2018-03-03staging: usbip: removed dead code from receive functionBart Westgeest4-48/+20
2018-03-03USB: serial: option: adding support for YUGA CLM920-NC5SZ Lin (林上智)1-0/+9
2018-03-03net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.Zhao Qiang1-1/+1
2018-03-03ACPI: APEI / ERST: Fix missing error handling in erst_reader()Takashi Iwai1-1/+1
2018-03-03PCI / PM: Force devices to D0 in pci_pm_thaw_noirq()Rafael J. Wysocki1-1/+6
2018-03-03parisc: Hide Diva-built-in serial aux and graphics cardHelge Deller1-0/+33
2018-03-03xhci: Don't add a virt_dev to the devs array before it's fully allocatedMathias Nyman1-4/+13
2018-03-03USB: uas and storage: Add US_FL_BROKEN_FUA for another JMicron JMS567 IDDavid Kozub1-0/+7
2018-03-03can: esd_usb2: cancel urb on -EPIPE and -EPROTOMartin Kelly1-0/+2
2018-03-03can: ems_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly1-0/+2
2018-03-03dm: fix various targets to dm_register_target after module __init resources c...monty_pavel@sina.com2-33/+33
2018-03-03dm mpath: simplify failure path of dm_multipath_init()Johannes Thumshirn1-9/+15
2018-03-03xhci: Don't show incorrect WARN message about events for empty ringsMathias Nyman1-4/+8
2018-03-03can: ti_hecc: Fix napi poll return value for repollOliver Stäbler1-0/+3
2018-03-03media: dvb: i2c transfers over usb cannot be done from stackLaurent Caumont1-2/+14
2018-03-03eeprom: at24: check at24_read/write argumentsHeiner Kallweit1-0/+6
2018-03-03isa: Prevent NULL dereference in isa_bus driver callbacksWilliam Breathitt Gray1-5/+5
2018-03-03serial: 8250_pci: Add Amazon PCI serial device IDMatt Wilson1-0/+3
2018-03-03USB: core: Add type-specific length check of BOS descriptorsMasakazu Mokuno1-1/+15
2018-03-03usb: host: fix incorrect updating of offsetColin Ian King1-1/+1
2018-03-03USB: usbfs: Filter flags passed in from user spaceOliver Neukum1-5/+9
2018-03-03hwmon: (pmbus) Use 64bit math for DIRECT format valuesRobert Lippert1-9/+12
2018-03-03USB: serial: option: add Quectel BG96 idSebastian Sjoholm1-0/+3
2018-03-03Input: elantech - add new icbody type 15Aaron Ma1-1/+1
2018-03-03libsas: remove unused ata_task_resp fieldsDan Williams1-4/+0
2018-03-03scsi: use dma_get_cache_alignment() as minimum DMA alignmentHuacai Chen1-4/+6