Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | usb: musb: host: clear rxcsr error bit if set | Bin Liu | 2016-06-01 | 1 | -0/+3 | |
| * | | | | | | | | | USB: xhci: Add broken streams quirk for Frescologic device id 1009 | Hans de Goede | 2016-06-01 | 1 | -0/+5 | |
| * | | | | | | | | | USB: EHCI: avoid undefined pointer arithmetic and placate UBSAN | Alan Stern | 2016-06-01 | 1 | -3/+11 | |
| * | | | | | | | | | USB: uas: Fix slave queue_depth not being set | Hans de Goede | 2016-06-01 | 1 | -0/+1 | |
| * | | | | | | | | | uas: remove can_queue set in host template | Tom Yan | 2016-06-01 | 1 | -1/+0 | |
| * | | | | | | | | | usb: quirks: Add no-lpm quirk for Acer C120 LED Projector | Hans de Goede | 2016-06-01 | 1 | -0/+3 | |
| * | | | | | | | | | usb: quirks: Fix sorting | Hans de Goede | 2016-06-01 | 1 | -10/+10 | |
| * | | | | | | | | | xhci: fix platform quirks overwrite regression in 4.7-rc1 | Mathias Nyman | 2016-06-01 | 1 | -1/+1 | |
| * | | | | | | | | | usb: xhci-plat: properly handle probe deferral for devm_clk_get() | Thomas Petazzoni | 2016-06-01 | 1 | -0/+3 | |
| * | | | | | | | | | xhci: Fix handling timeouted commands on hosts in weird states. | Mathias Nyman | 2016-06-01 | 1 | -5/+22 | |
| * | | | | | | | | | xhci: Cleanup only when releasing primary hcd | Gabriel Krisman Bertazi | 2016-06-01 | 2 | -13/+17 | |
| * | | | | | | | | | Merge tag 'fixes-for-v4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2016-06-01 | 17 | -112/+186 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | usb: dwc3: Set the ClearPendIN bit on Clear Stall EP command | John Youn | 2016-06-01 | 2 | -6/+25 | |
| | * | | | | | | | | usb: dwc3: st: Fix USB_DR_MODE_PERIPHERAL configuration. | Peter Griffin | 2016-05-31 | 1 | -2/+8 | |
| | * | | | | | | | | usb: gadget: composite: don't queue OS desc req if length is invalid | William Wu | 2016-05-31 | 1 | -8/+13 | |
| | * | | | | | | | | usb: gadget: f_fs: Fix kernel panic if use_os_string not set | Jim Lin | 2016-05-31 | 1 | -8/+10 | |
| | * | | | | | | | | usb: gadget: f_tcm: out of bound access in usbg_drop_tpg | Heinrich Schuchardt | 2016-05-31 | 1 | -9/+11 | |
| | * | | | | | | | | usb: gadget: avoid exposing kernel stack | Heinrich Schuchardt | 2016-05-31 | 1 | -0/+1 | |
| | * | | | | | | | | usb: dwc2: fix regression on big-endian PowerPC/ARM systems | Arnd Bergmann | 2016-05-31 | 1 | -0/+27 | |
| | * | | | | | | | | usb: gadget: f_fs: Fix wrong check on reserved1 of OS_DESC_EXT_COMPAT | Jim Lin | 2016-05-31 | 1 | -1/+1 | |
| | * | | | | | | | | usb: gadget: storage-common: Fix old comment about qualifier descriptor | Krzysztof Opasiak | 2016-05-31 | 1 | -3/+1 | |
| | * | | | | | | | | usb: gadget: uac2: Drop unused device qualifier descriptor | Krzysztof Opasiak | 2016-05-31 | 1 | -12/+0 | |
| | * | | | | | | | | usb: gadget: printer: Drop unused device qualifier descriptor | Krzysztof Opasiak | 2016-05-31 | 1 | -8/+0 | |
| | * | | | | | | | | Documentation: configfs-usb-gadget-uvc: fix kernel version | Alexandre Belloni | 2016-05-31 | 1 | -29/+29 | |
| | * | | | | | | | | usb: dwc2: gadget: Do not halt isochronous endpoints | Vahram Aharonyan | 2016-05-31 | 1 | -0/+5 | |
| | * | | | | | | | | usb: dwc2: gadget: Do not halt endpoint if active | Vahram Aharonyan | 2016-05-31 | 1 | -4/+15 | |
| | * | | | | | | | | usb: gadget: fix spinlock dead lock in gadgetfs | Bin Liu | 2016-05-31 | 1 | -4/+13 | |
| | * | | | | | | | | usb: f_fs: off by one bug in _ffs_func_bind() | Dan Carpenter | 2016-05-31 | 1 | -6/+4 | |
| | * | | | | | | | | usb: dwc3: exynos: Fix deferred probing storm. | Steinar H. Gunderson | 2016-05-31 | 1 | -8/+11 | |
| | * | | | | | | | | usb: gadget: Fix binding to UDC via configfs interface | Krzysztof Opasiak | 2016-05-31 | 3 | -4/+12 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-06-18 | 26 | -105/+237 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Revert "Staging: rtl8188eu: rtw_efuse: Use sizeof type *pointer instead of si... | Hans de Goede | 2016-06-17 | 1 | -1/+1 | |
| * | | | | | | | | | Revert "Staging: drivers: rtl8188eu: use sizeof(*ptr) instead of sizeof(struct)" | Hans de Goede | 2016-06-17 | 1 | -1/+2 | |
| * | | | | | | | | | staging: lustre: lnet: Don't access NULL NI on failure path | Doug Oucharek | 2016-06-09 | 1 | -3/+4 | |
| * | | | | | | | | | Merge tag 'iio-fixes-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2016-06-07 | 23 | -100/+230 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | iio: hudmidity: hdc100x: fix incorrect shifting and scaling | Matt Ranostay | 2016-06-03 | 1 | -8/+8 | |
| | * | | | | | | | | iio: light apds9960: Add the missing dev.parent | Yong Li | 2016-06-03 | 1 | -0/+1 | |
| | * | | | | | | | | iio: Fix error handling in iio_trigger_attach_poll_func | Crestez Dan Leonard | 2016-06-03 | 1 | -5/+18 | |
| | * | | | | | | | | iio: st_sensors: Disable DRDY at init time | Crestez Dan Leonard | 2016-05-29 | 1 | -0/+5 | |
| | * | | | | | | | | iio: st_sensors: Init trigger before irq request | Crestez Dan Leonard | 2016-05-29 | 1 | -4/+4 | |
| | * | | | | | | | | iio: st_sensors: switch to a threaded interrupt | Linus Walleij | 2016-05-29 | 12 | -26/+111 | |
| | * | | | | | | | | iio: light: bh1780: assign a static name | Linus Walleij | 2016-05-29 | 1 | -1/+1 | |
| | * | | | | | | | | iio: bh1780: dereference the client properly | Linus Walleij | 2016-05-29 | 1 | -2/+4 | |
| | * | | | | | | | | iio: humidity: hdc100x: fix IIO_TEMP channel reporting | Matt Ranostay | 2016-05-29 | 1 | -1/+1 | |
| | * | | | | | | | | iio:st_pressure: fix sampling gains (bring inline with ABI) | Gregor Boirie | 2016-05-29 | 1 | -30/+50 | |
| | * | | | | | | | | iio: proximity: as3935: fix buffer stack trashing | Matt Ranostay | 2016-05-22 | 1 | -2/+4 | |
| | * | | | | | | | | iio: proximity: as3935: remove triggered buffer processing | Matt Ranostay | 2016-05-22 | 1 | -1/+0 | |
| | * | | | | | | | | iio: proximity: as3935: correct IIO_CHAN_INFO_RAW output | Matt Ranostay | 2016-05-22 | 2 | -3/+9 | |
| | * | | | | | | | | max44000: Remove scale from proximity | Crestez Dan Leonard | 2016-05-21 | 1 | -1/+0 | |
| | * | | | | | | | | iio: humidity: am2315: Remove a stray unlock | Dan Carpenter | 2016-05-21 | 1 | -3/+1 |