summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-09-02PCI: Limit config space size for Netronome NFP4000Simon Horman1-0/+1
2016-09-02PCI: Limit config space size for Netronome NFP6000 familyJason S. McMullan1-0/+11
2016-09-02PCI: Support PCIe devices with short cfg_sizeJason S. McMullan1-9/+9
2016-08-31clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe fun...Chen-Yu Tsai1-1/+8
2016-08-31dm flakey: fix reads to be issued if drop_writes configuredMike Snitzer1-11/+16
2016-08-31xenbus: don't look up transaction IDs for ordinary writesJan Beulich1-1/+1
2016-08-31vhost/scsi: fix reuse of &vq->iov[out] in responseBenjamin Coddington1-3/+3
2016-08-31Input: tegra-kbc - fix inverted reset logicMasahiro Yamada1-1/+1
2016-08-31drm: Reject page_flip for !DRIVER_MODESETDaniel Vetter1-0/+3
2016-08-31Input: i8042 - set up shared ps2_cmd_mutex for AUX portsDmitry Torokhov1-0/+1
2016-08-31drm/radeon: fix radeon_move_blit on 32bit systemsChristian König1-2/+2
2016-08-31gpio: Fix OF build problem on UMLinus Walleij1-0/+1
2016-08-31bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two.Kent Overstreet1-1/+1
2016-08-31bcache: register_bcache(): call blkdev_put() when cache_alloc() failsEric Wheeler1-2/+7
2016-08-31drm/radeon: only apply the SS fractional workaround to RS[78]80Christian König1-1/+3
2016-08-31drm/radeon: don't use fractional dividers on RS[78]80 if SS is enabledChristian König1-2/+3
2016-08-31usb: xhci: Fix panic if disconnectJim Lin1-0/+3
2016-08-31xhci: always handle "Command Ring Stopped" eventsMathias Nyman1-6/+7
2016-08-31cdc-acm: fix wrong pipe type on rx interrupt xfersGavin Li2-4/+2
2016-08-31usb: misc: usbtest: add fix for driver hangLu Baolu1-3/+4
2016-08-31usb: renesas_usbhs: Use dmac only if the pipe type is bulkYoshihiro Shimoda1-2/+2
2016-08-31usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable()Yoshihiro Shimoda1-2/+5
2016-08-31drm/i915: fix aliasing_ppgtt leakMatthew Auld1-0/+1
2016-08-31pinctrl/amd: Remove the default de-bounce timeAgrawal, Nitesh-kumar1-20/+0
2016-08-31usb: dwc3: pci: add Intel Kabylake PCI IDHeikki Krogerus1-0/+2
2016-08-31usb: dwc3: pci: add support for Intel Broxton SOCHeikki Krogerus1-0/+4
2016-08-31usb: dwc3: pci: trivial: FormattingJohn Youn1-8/+8
2016-08-31usb: dwc3: gadget: always cleanup all TRBsFelipe Balbi1-1/+1
2016-08-31usb: dwc3: gadget: fix for short pkts during chained xfersFelipe Balbi1-3/+21
2016-08-31usb: dwc3: gadget: increment request->actual onceFelipe Balbi1-8/+11
2016-08-31s390/dasd: fix hanging device after clear subchannelStefan Haberland1-1/+9
2016-08-31usb: ehci: change order of register cleanup during shutdownMarc Ohlf1-2/+2
2016-08-24usb: hub: Fix unbalanced reference count/memory leak/deadlocksViresh Kumar1-2/+0
2016-08-24crypto: caam - fix non-hmac hashesRussell King1-0/+1
2016-08-24aacraid: Check size values after double-fetch from userDave Carroll1-2/+11
2016-08-24USB: serial: fix memleak in driver-registration error pathAlexey Klimov1-1/+3
2016-08-24USB: serial: option: add support for Telit LE920A4Daniele Palmas1-0/+21
2016-08-24USB: serial: ftdi_sio: add device ID for WICED USB UART dev boardSheng-Hui J. Chu2-0/+7
2016-08-24USB: serial: ftdi_sio: add PIDs for Ivium Technologies devicesRobert Deliën2-0/+8
2016-08-24USB: serial: option: add D-Link DWM-156/A3Lubomir Rintel1-0/+1
2016-08-19USB: OHCI: Don't mark EDs as ED_OPER if scheduling failsMichał Pecio1-1/+2
2016-08-19iio:ad7266: Fix probe deferral for vrefMark Brown1-0/+3
2016-08-19iio:ad7266: Fix support for optional regulatorsMark Brown1-1/+1
2016-08-19iio:ad7266: Fix broken regulator error handlingMark Brown1-1/+1
2016-08-19iio: accel: kxsd9: fix the usage of spi_w8r8()Linus Walleij1-2/+2
2016-08-19staging: iio: accel: fix error checkLuis de Bethencourt1-1/+1
2016-08-19iio: proximity: as3935: fix buffer stack trashingMatt Ranostay1-2/+4
2016-08-19iio: proximity: as3935: remove triggered buffer processingMatt Ranostay1-1/+0
2016-08-19iio: proximity: as3935: correct IIO_CHAN_INFO_RAW outputMatt Ranostay1-2/+8
2016-08-19iio:st_pressure: fix sampling gains (bring inline with ABI)Gregor Boirie1-30/+50