summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-08-24usb: qmi_wwan: add D-Link DWM-222 device IDHector Martin1-0/+1
2017-08-24irqchip/atmel-aic: Fix unbalanced refcount in aic_common_rtc_irq_fixup()Boris Brezillon1-2/+2
2017-08-24irqchip/atmel-aic: Fix unbalanced of_node_put() in aic_common_irq_fixup()Boris Brezillon1-1/+0
2017-08-24parisc: pci memory bar assignment fails with 64bit kernels on dino/cujoThomas Bogendoerfer1-1/+1
2017-08-16pinctrl: samsung: Remove bogus irq_[un]mask from resource managementThomas Gleixner1-4/+0
2017-08-16pinctrl: sunxi: add a missing function of A10/A20 pinctrl driverIcenowy Zheng1-0/+1
2017-08-16iio: adc: vf610_adc: Fix VALT selection value for REFSEL bitsStefan-Gabriel Mirea1-1/+1
2017-08-16usb:xhci:Add quirk for Certain failing HP keyboard on reset after resumeSandeep Singh2-5/+13
2017-08-16usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet AdapterKai-Heng Feng1-0/+3
2017-08-16USB: Check for dropped connection before switching to full speedAlan Stern1-4/+6
2017-08-16uas: Add US_FL_IGNORE_RESIDUE for Initio Corporation INIC-3069Alan Swanson1-2/+2
2017-08-16iio: light: tsl2563: use correct event codeAkinobu Mita1-1/+1
2017-08-16staging:iio:resolver:ad2s1210 fix negative IIO_ANGL_VEL readArnd Bergmann1-1/+1
2017-08-16USB: hcd: Mark secondary HCD as dead if the primary one diedRafael J. Wysocki1-0/+2
2017-08-16usb: musb: fix tx fifo flush handling againBin Liu1-0/+1
2017-08-16USB: serial: cp210x: add support for Qivicon USB ZigBee dongleStefan Triller1-0/+1
2017-08-16USB: serial: option: add D-Link DWM-222 device IDHector Martin1-0/+2
2017-08-11net: phy: Fix PHY unbind crashFlorian Fainelli1-0/+2
2017-08-11scsi: qla2xxx: Get mutex lock before checking optrom_stateMilan P. Gandhi1-5/+13
2017-08-11tg3: Fix race condition in tg3_get_stats64().Michael Chan1-0/+3
2017-08-11sh_eth: R8A7740 supports packet shecksummingSergei Shtylyov1-0/+1
2017-08-11xen-netback: correctly schedule rate-limited queuesWei Liu3-2/+11
2017-08-11net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli1-0/+3
2017-08-11mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabledThomas Jarosch1-3/+13
2017-08-11iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMPNicholas Bellinger1-2/+8
2017-08-11iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger2-67/+138
2017-08-11iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY raceNicholas Bellinger1-9/+9
2017-08-11iscsi-target: Always wait for kthread_should_stop() before kthread exitJiang Yi4-8/+32
2017-08-11target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger2-0/+8
2017-08-11media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctlPrabhakar Lad1-20/+2
2017-08-11libata: array underflow in ata_find_dev()Dan Carpenter1-2/+4
2017-08-11spi: dw: Make debugfs name unique between instancesPhil Reid1-1/+4
2017-08-11vfio-pci: use 32-bit comparisons for register address for gcc-4.5Arnd Bergmann1-1/+4
2017-08-11drm/msm: Verify that MSM_SUBMIT_BO_FLAGS are setJordan Crouse1-1/+2
2017-08-11drm/msm: Ensure that the hardware write pointer is validJordan Crouse2-2/+10
2017-08-11net/mlx4: Remove BUG_ON from ICM allocation routineLeon Romanovsky1-1/+6
2017-08-11r8169: add support for RTL8168 series add-on card.Chun-Hao Lin1-0/+1
2017-08-11tpm: fix a kernel memory leak in tpm-sysfs.cJarkko Sakkinen1-0/+2
2017-08-11v4l: s5c73m3: fix negation operatorAndrzej Hajda1-1/+1
2017-08-11ipmi/watchdog: fix watchdog timeout set on rebootValentin Vidic1-3/+4
2017-08-11sh_eth: Fix ethtool operation crash when net device is downBen Hutchings1-0/+10
2017-08-11kaweth: fix oops upon failed memory allocationOliver Neukum1-1/+6
2017-08-11kaweth: fix firmware downloadOliver Neukum1-2/+1
2017-08-11mpt3sas: Don't overreach ioc->reply_post[] during initializationCalvin Owens1-17/+16
2017-08-11mailbox: handle empty message in tx_tickSudeep Holla1-1/+4
2017-08-11mailbox: skip complete wait event if timer expiredSudeep Holla1-3/+3
2017-08-11mailbox: always wait in mbox_send_message for blocking Tx modeSudeep Holla1-1/+1
2017-08-11wil6210: fix deadlock when using fw_no_recovery optionLior David1-7/+8
2017-08-11isdn/i4l: fix buffer overflowAnnie Cherkaev2-3/+3
2017-08-11isdn: Fix a sleep-in-atomic bugJia-Ju Bai1-1/+1