summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: f_fs: Fix possibe deadlockBaolin Wang2017-07-051-2/+6
* drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgrDeepak Rawat2017-07-051-0/+1
* drm/ast: Handle configuration without P2A bridgeRussell Currey2017-07-053-109/+168
* sfc: provide dummy definitions of vswitch functionsBert Kenward2017-07-051-0/+10
* net/mlx5: Wait for FW readiness before initializing command interfaceEli Cohen2017-07-051-2/+12
* nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time tooGuilherme G. Piccoli2017-06-291-6/+1
* nvme/quirk: Add a delay before checking for adapter readinessGuilherme G. Piccoli2017-06-292-0/+17
* net: phy: fix marvell phy status readingRussell King2017-06-291-2/+0
* net: phy: Initialize mdio clock at probe functionYendapally Reddy Dhananjaya Reddy2017-06-291-4/+2
* usb: gadget: f_fs: avoid out of bounds access on comp_descWilliam Wu2017-06-291-5/+5
* mtd: spi-nor: fix spansion quad enableJoël Esponde2017-06-291-0/+7
* of: Add check to of_scan_flat_dt() before accessing initial_boot_paramsTobias Wolf2017-06-291-3/+6
* USB: usbip: fix nonconforming hub descriptorJohan Hovold2017-06-291-3/+8
* drm/amdgpu: adjust default display clockAlex Deucher2017-06-291-0/+4
* drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGatingAlex Deucher2017-06-291-2/+2
* drm/radeon: add a quirk for Toshiba Satellite L20-183Alex Deucher2017-06-291-0/+7
* drm/radeon: add a PX quirk for another K53TK variantAlex Deucher2017-06-291-0/+4
* iscsi-target: Reject immediate data underflow larger than SCSI transfer lengthNicholas Bellinger2017-06-291-0/+12
* target: Fix kref->refcount underflow in transport_cmd_finish_abortNicholas Bellinger2017-06-293-12/+15
* Input: i8042 - add Fujitsu Lifebook AH544 to notimeout listDaniel Drake2017-06-291-0/+7
* HID: Add quirk for Dell PIXART OEM mouseSebastian Parschauer2017-06-292-0/+4
* usb: dwc3: exynos fix axius clock error path to do cleanupShuah Khan2017-06-261-1/+3
* USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan Stern2017-06-263-19/+8
* usb: xhci: ASMedia ASM1042A chipset need shorts TX quirkCorentin Labbe2017-06-261-0/+3
* drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR()Dan Carpenter2017-06-261-2/+2
* usb: r8a66597-hcd: decrease timeoutChris Brandt2017-06-261-1/+1
* usb: r8a66597-hcd: select a different endpoint on timeoutChris Brandt2017-06-261-1/+3
* USB: gadget: dummy_hcd: fix hub-descriptor removable fieldsJohan Hovold2017-06-261-3/+3
* pvrusb2: reduce stack usage pvr2_eeprom_analyze()Arnd Bergmann2017-06-261-9/+4
* usb: core: fix potential memory leak in error path during hcd creationAnton Bondarenko2017-06-261-0/+1
* USB: hub: fix SS max number of portsJohan Hovold2017-06-261-1/+7
* iio: proximity: as3935: recalibrate RCO after resumeMatt Ranostay2017-06-261-4/+2
* staging: rtl8188eu: prevent an underflow in rtw_check_beacon_data()Dan Carpenter2017-06-261-1/+1
* mfd: omap-usb-tll: Fix inverted bit use for USB TLL modeTony Lindgren2017-06-261-1/+1
* serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'Christophe JAILLET2017-06-261-3/+8
* vb2: Fix an off by one error in 'vb2_plane_vaddr'Christophe JAILLET2017-06-261-1/+1
* cpufreq: conservative: Allow down_threshold to take values from 1 to 10Tomasz Wilczyński2017-06-261-2/+2
* can: gs_usb: fix memory leak in gs_cmd_reset()Marc Kleine-Budde2017-06-261-0/+2
* xtensa: don't use linux IRQ #0Max Filippov2017-06-172-2/+2
* r8152: avoid start_xmit to schedule napi when napi is disabledhayeswang2017-06-171-2/+6
* r8152: fix rtl8152_post_reset functionhayeswang2017-06-171-0/+2
* r8152: re-schedule napi for txhayeswang2017-06-171-0/+3
* ravb: unmap descriptors when freeing ringsKazuya Mizuguchi2017-06-171-48/+64
* drm/ast: Fixed system hanged if disable P2AY.C. Chen2017-06-173-79/+97
* drm/nouveau: Don't enabling polling twice on runtime resumeLyude Paul2017-06-172-2/+6
* parisc, parport_gsc: Fixes for printk continuation linesHelge Deller2017-06-171-4/+4
* net: adaptec: starfire: add checks for dma mapping errorsAlexey Khoroshilov2017-06-171-2/+43
* pinctrl: berlin-bg4ct: fix the value for "sd1a" of pin SCRD0_CRD_PRESJisheng Zhang2017-06-171-1/+1
* gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_pageArseny Solokha2017-06-171-2/+2
* net/mlx4_core: Avoid command timeouts during VF driver device shutdownJack Morgenstein2017-06-173-1/+14