summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | usb: dwc3: pci: add Intel Gemini Lake PCI IDHeikki Krogerus2017-01-021-0/+2
| * | usb: dwc2: fix flags for DMA descriptor allocation in dwc2_hsotg_ep_enableMarek Szyprowski2017-01-021-1/+1
| * | usb: dwc3: pci: Add "linux,sysdev_is_parent" propertyJohn Youn2017-01-021-10/+3
| * | usb: dwc3: omap: fix race of pm runtime with irq handler in probeGrygorii Strashko2017-01-021-2/+4
| * | USB: gadgetfs: remove unnecessary assignmentAlan Stern2017-01-021-1/+0
| * | USB: gadgetfs: fix checks of wTotalLength in config descriptorsAlan Stern2017-01-021-3/+7
| * | USB: gadgetfs: fix use-after-free bugAlan Stern2017-01-021-0/+2
| * | USB: gadgetfs: fix unbounded memory allocation bugAlan Stern2017-01-021-1/+1
| * | usb: gadget: f_fs: Fix possibe deadlockBaolin Wang2017-01-021-2/+6
| * | usb: dwc3: skip interrupt when ep disabledJanusz Dziedzic2017-01-021-3/+8
| * | usb: gadgetfs: restrict upper bound on device configuration sizeGreg Kroah-Hartman2017-01-021-1/+2
| * | USB: dummy-hcd: fix bug in stop_activity (handle ep0)Alan Stern2017-01-021-3/+3
| * | usb: gadget: f_fs: Fix ExtCompat descriptor validationVincent Pelletier2017-01-021-1/+1
| * | usb: gadget: f_fs: Document eventfd effect on descriptor format.Vincent Pelletier2017-01-021-2/+2
| * | usb: gadget: composite: Test get_alt() presence instead of set_alt()Krzysztof Opasiak2017-01-021-4/+8
| * | usb: dwc3: pci: Fix dr_mode misspellingHans de Goede2017-01-021-1/+1
| * | usb: dwc3: core: avoid Overflow eventsFelipe Balbi2017-01-021-3/+1
| * | usb: dwc3: gadget: always unmap EP0 requestsFelipe Balbi2017-01-021-4/+4
| * | usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb()Felipe Balbi2017-01-021-13/+15
| * | usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()Felipe Balbi2017-01-021-10/+16
| * | usb: dwc2: gadget: fix default value for gadget-dma-descStefan Wahren2017-01-021-1/+1
| * | usb: dwc2: fix default value for DMA supportStefan Wahren2017-01-021-2/+2
| * | usb: dwc2: fix dwc2_get_device_property for u8 and u16Stefan Wahren2017-01-021-12/+0
| * | usb: dwc2: Do not set host parameter in peripheral modeStefan Wahren2017-01-021-6/+6
| |/
* | Merge tag 'char-misc-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-01-085-19/+23
|\ \
| * | nvmem: fix nvmem_cell_read() return type docBrian Norris2017-01-041-2/+2
| * | nvmem: imx-ocotp: Fix wrong register sizeDaniel Schultz2017-01-041-1/+1
| * | nvmem: qfprom: Allow single byte accesses for read/writeVivek Gautam2017-01-041-7/+7
| * | mei: move write cb to completion on credentials failuresAlexander Usyskin2017-01-041-8/+12
| * | mei: bus: fix mei_cldev_enable KDocAlexander Usyskin2017-01-041-1/+1
| |/
* | Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-01-088-30/+43
|\ \
| * | staging: octeon: Call SET_NETDEV_DEV()Florian Fainelli2017-01-031-0/+2
| * | Merge tag 'iio-fixes-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-01-027-30/+41
| |\ \ | | |/ | |/|
| | * iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij2016-12-312-2/+19
| | * iio: common: st_sensors: fix channel data parsingLorenzo Bianconi2016-12-312-2/+6
| | * iio: max44000: correct value in illuminance_integration_time_availableAkinobu Mita2016-12-301-1/+1
| | * iio: adc: TI_AM335X_ADC should depend on HAS_DMAGeert Uytterhoeven2016-12-301-1/+1
| | * iio: bmi160: Fix time needed to sleep after command executionMarcin Niestroj2016-12-301-19/+6
| | * iio: 104-quad-8: Fix active level mismatch for the preset enable optionWilliam Breathitt Gray2016-12-031-1/+4
| | * iio: 104-quad-8: Fix off-by-one errors when addressing IORWilliam Breathitt Gray2016-12-031-2/+2
| | * iio: 104-quad-8: Fix index control configurationWilliam Breathitt Gray2016-12-031-2/+2
* | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-01-062-7/+24
|\ \ \
| * | | clk: stm32f4: Use CLK_OF_DECLARE_DRIVER initialization methodGabriel Fernandez2016-12-211-2/+2
| * | | clk: renesas: mstp: Support 8-bit registers for r7s72100Chris Brandt2016-12-211-5/+22
* | | | Merge tag 'hwmon-for-linus-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-01-061-1/+1
|\ \ \ \
| * | | | hwmon: (lm90) fix temp1_max_alarm attributeMichael Walle2017-01-021-1/+1
| | |/ / | |/| |
* | | | Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-01-068-89/+191
|\ \ \ \
| * | | | vfio-pci: Handle error from pci_iomapArvind Yadav2017-01-041-0/+4
| * | | | vfio-pci: use 32-bit comparisons for register address for gcc-4.5Arnd Bergmann2016-12-301-1/+4
| * | | | vfio-mdev: Make mdev_device private and abstract interfacesAlex Williamson2016-12-303-9/+52