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-24usb: optimize acpi companion search for usb port devicesMathias Nyman1-3/+23
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-24xen-blkfront: use a right index when checking requestsMunehisa Kamata1-3/+3
2017-08-24xen: fix bio vec mergingRoger Pau Monne1-2/+1
2017-08-24Input: elan_i2c - Add antoher Lenovo ACPI ID for upcoming Lenovo NBKT Liao1-0/+3
2017-08-24Input: elan_i2c - add ELAN0608 to the ACPI tableKai-Heng Feng1-0/+1
2017-08-24crypto: ixp4xx - Fix error handling path in 'aead_perform()'Herbert Xu1-3/+3
2017-08-24parisc: pci memory bar assignment fails with 64bit kernels on dino/cujoThomas Bogendoerfer1-1/+1
2017-08-16pinctrl: meson-gxbb: Add missing GPIODV_18 pin entryNeil Armstrong1-0/+1
2017-08-16pinctrl: samsung: Remove bogus irq_[un]mask from resource managementThomas Gleixner1-4/+0
2017-08-16pinctrl: uniphier: fix WARN_ON() of pingroups dump on LD20Masahiro Yamada1-189/+194
2017-08-16pinctrl: uniphier: fix WARN_ON() of pingroups dump on LD11Masahiro Yamada1-172/+192
2017-08-16pinctrl: intel: merrifield: Correct UART pin listsAndy Shevchenko1-3/+3
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: core: unlink urbs from the tail of the endpoint's urb_listBin Liu1-1/+1
2017-08-16USB: Check for dropped connection before switching to full speedAlan Stern1-4/+6
2017-08-16usb: renesas_usbhs: Fix UGCTRL2 value for R-Car Gen3Yoshihiro Shimoda1-2/+7
2017-08-16usb: gadget: udc: renesas_usb3: Fix usb_gadget_giveback_request() callingYoshihiro Shimoda1-5/+16
2017-08-16uas: Add US_FL_IGNORE_RESIDUE for Initio Corporation INIC-3069Alan Swanson1-2/+2
2017-08-16staging: comedi: comedi_fops: do not call blocking ops when !TASK_RUNNINGIan Abbott1-0/+3
2017-08-16iio: light: tsl2563: use correct event codeAkinobu Mita1-1/+1
2017-08-16iio: accel: bmc150: Always restore device to normal mode after suspend-resumeHans de Goede1-8/+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: pl2303: add new ATEN device idGreg Kroah-Hartman2-0/+2
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-16drm/i915: Fix out-of-bounds array access in bdw_load_gamma_lutMaarten Lankhorst1-0/+1
2017-08-16drm/etnaviv: Fix off-by-one error in reloc checkingWladimir J. van der Laan1-2/+2
2017-08-16mmc: mmc: correct the logic for setting HS400ES signal voltageHaibo Chen1-1/+1
2017-08-16nand: fix wrong default oob layout for small pages using soft eccMiquel Raynal1-1/+7
2017-08-16target: Fix node_acl demo-mode + uncached dynamic shutdown regressionNicholas Bellinger2-4/+4
2017-08-16iscsi-target: Fix iscsi_np reset hung task during parallel deleteNicholas Bellinger2-2/+6
2017-08-16iscsi-target: fix memory leak in iscsit_setup_text_cmd()Varun Prakash1-0/+1
2017-08-16mtd: nand: Fix timing setup for NANDs that do not support SET FEATURESBoris Brezillon1-1/+3
2017-08-12net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packetsDavide Caratti1-11/+18
2017-08-12ppp: fix xmit recursion detection on ppp channelsGuillaume Nault1-8/+10
2017-08-12ppp: Fix false xmit recursion detect with two ppp devicesGao Feng1-9/+21
2017-08-11net: phy: Fix PHY unbind crashFlorian Fainelli1-0/+2
2017-08-11net/mlx5: E-Switch, Re-enable RoCE on mode change only after FDB destroyOr Gerlitz1-11/+18
2017-08-11virtio_blk: fix panic in initialization error pathOmar Sandoval1-1/+2
2017-08-11nbd: blk_mq_init_queue returns an error code on failure, not NULLJeff Moyer1-2/+4
2017-08-11iw_cxgb4: do not send RX_DATA_ACK CPLs after close/abortSteve Wise1-3/+4
2017-08-11drm/virtio: fix framebuffer sparse warningGerd Hoffmann1-1/+1