summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | iio: humidity: hdc100x: fix sensor data reads of temp and humidityAlison Schofield2016-08-151-20/+7
| | | * | | | iio: pressure: bmp280: fix runtime suspend/resume crashLinus Walleij2016-08-151-2/+4
| | | * | | | iio: add Kconfig selects needed for triggered buffer compilesAlison Schofield2016-08-153-1/+8
| | | * | | | iio: stx104: Unregister IIO device on remove callbackWilliam Breathitt Gray2016-08-151-9/+29
| | | * | | | iio: proximity: as3935: set up buffer timestamps for non-zero valuesAlison Schofield2016-08-151-1/+1
| | | * | | | iio: humidity: am2315: set up buffer timestamps for non-zero valuesAlison Schofield2016-08-151-1/+1
| | | * | | | iio: accel: bma220_spi: set up buffer timestamps for non-zero valuesAlison Schofield2016-08-151-1/+1
| | | * | | | iio: ad799x: Fix buffered capture for ad7991/ad7995/ad7999Lars-Peter Clausen2016-08-151-0/+1
| | | * | | | iio: sw-trigger: Fix config group initializationLars-Peter Clausen2016-08-151-1/+1
| | | * | | | staging: iio: ad5933: Return correct value for AD5933_OUT_RANGE.Phil Turnbull2016-08-151-1/+1
| | | * | | | iio: pressure: bmp280: fix wrong pointer passed to PTR_ERR()Wei Yongjun2016-08-151-1/+1
| | | | |/ / | | | |/| |
| | * | | | include/linux: fix excess fence.h kernel-doc notationRandy Dunlap2016-08-211-2/+0
| | * | | | staging: wilc1000: correctly check if associatedsta has not been foundColin Ian King2016-08-211-2/+2
| | * | | | staging: wilc1000: NULL dereference on errorDan Carpenter2016-08-211-2/+1
| | * | | | staging: wilc1000: txq_event: Fix coding errorBinoy Jayan2016-08-211-1/+1
| | * | | | MAINTAINERS: Add file patterns for ion device tree bindingsGeert Uytterhoeven2016-08-211-0/+1
| | * | | | MAINTAINERS: Update maintainer entry for wilc1000Aditya Shankar2016-08-211-6/+2
| | * | | | staging: comedi: ni_mio_common: fix AO inttrig backwards compatibilityIan Abbott2016-08-211-1/+9
| | * | | | staging: comedi: dt2811: fix a precedence bugDan Carpenter2016-08-211-2/+2
| | * | | | staging: comedi: adv_pci1760: Do not return EINVAL for CMDF_ROUND_DOWN.Phil Turnbull2016-08-211-0/+1
| | * | | | staging: comedi: ni_mio_common: fix wrong insn_write handlerIan Abbott2016-08-211-1/+1
| | * | | | staging: comedi: comedi_test: fix timer race conditionsIan Abbott2016-08-211-34/+12
| | * | | | staging: comedi: daqboard2000: bug fix board type matching codeIan Abbott2016-08-211-1/+1
| | * | | | staging/lustre/llite: Close atomic_open race with several openersOleg Drokin2016-08-151-19/+24
| | |/ / /
| * | | | Merge tag 'tty-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-09-0310-90/+159
| |\ \ \ \
| | * | | | serial: 8250: added acces i/o products quad and octal serial cardsJimi Damon2016-08-311-0/+139
| | * | | | serial: 8250_mid: fix divide error bug if baud rate is 0Andy Shevchenko2016-08-311-0/+3
| | * | | | Revert "tty/serial/8250: use mctrl_gpio helpers"Andy Shevchenko2016-08-317-88/+15
| | * | | | 8250/fintek: rename IRQ_MODE macroArnd Bergmann2016-08-181-2/+2
| | |/ / /
| * | | | Merge tag 'usb-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-09-0323-57/+294
| |\ \ \ \
| | * | | | usb: musb: Fix locking errors for host only modeTony Lindgren2016-08-301-1/+6
| | * | | | Merge tag 'phy-for-4.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2016-08-304-25/+202
| | |\ \ \ \
| | | * | | | phy: sun9i-usb: fix error handlingChristophe JAILLET2016-08-121-2/+2
| | | * | | | phy: brcm-sata: Return proper error if brcm_sata_phy_init failsAxel Lin2016-08-121-1/+1
| | | * | | | mfd: da8xx-cfgchip: New header file for CFGCHIP registersDavid Lechner2016-08-121-0/+153
| | | * | | | phy-sun4i-usb: Add support for peripheral-only modeHans de Goede2016-08-121-22/+46
| | * | | | | Merge tag 'usb-ci-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2016-08-301-2/+5
| | |\ \ \ \ \
| | | * | | | | usb: chipidea: udc: don't touch DP when controller is in host modeLi Jun2016-08-191-2/+5
| | * | | | | | Merge tag 'usb-serial-4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-08-253-3/+12
| | |\ \ \ \ \ \
| | | * | | | | | USB: serial: option: add WeTelecom 0x6802 and 0x6803 productsAleksandr Makarov2016-08-241-0/+4
| | | * | | | | | USB: serial: option: add WeTelecom WM-D200Aleksandr Makarov2016-08-201-0/+5
| | | * | | | | | USB: serial: mos7840: fix non-atomic allocation in write pathAlexey Khoroshilov2016-08-151-2/+2
| | | * | | | | | USB: serial: mos7720: fix non-atomic allocation in write pathAlexey Khoroshilov2016-08-151-1/+1
| | * | | | | | | Merge tag 'fixes-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-08-2512-20/+57
| | |\ \ \ \ \ \ \
| | | * | | | | | | usb: dwc3: gadget: always decrement by 1Felipe Balbi2016-08-251-4/+1
| | | * | | | | | | usb: dwc3: debug: fix ep name on trace outputFelipe Balbi2016-08-251-1/+1
| | | * | | | | | | usb: gadget: udc: core: don't starve DMA resourcesFelipe Balbi2016-08-251-1/+1
| | | * | | | | | | usb: gadget: Add the gserial port checking in gs_start_tx()Baolin Wang2016-08-221-1/+6
| | | * | | | | | | usb: dwc3: gadget: don't rely on jiffies while holding spinlockNicolas Saenz Julienne2016-08-221-3/+3
| | | * | | | | | | usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()Dan Carpenter2016-08-221-5/+2