summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge tag 'fixes-for-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-01-0314-91/+103
| |\ \ | | |/ | |/|
| | * usb: gadget: Fix copy/pasted error messageDavid Lechner2017-01-031-1/+1
| | * usb: dwc3: gadget: Fix full speed modeRoger Quadros2017-01-032-7/+4
| | * usb: gadget: udc: core: fix return code of usb_gadget_probe_driver()Felix Hädicke2017-01-021-1/+5
| | * 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-022-2/+3
| | * 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-086-19/+24
|\ \
| * | hyper-v: Add myself as additional MAINTAINERStephen Hemminger2017-01-051-0/+1
| * | 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-0810-30/+56
|\ \
| * | MAINTAINERS: add greybus subsystem mailing listGreg Kroah-Hartman2017-01-071-0/+1
| * | 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-028-30/+53
| |\ \ | | |/ | |/|
| | * iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij2016-12-313-2/+31
| | * 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
* | | mm: workingset: fix use-after-free in shadow node shrinkerJohannes Weiner2017-01-083-4/+14
* | | mm: stop leaking PageTablesHugh Dickins2017-01-081-27/+20
* | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2017-01-071-0/+6
|\ \ \