summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | staging: rtl8188eu: fix interface sanity checkJohan Hovold2019-12-101-1/+1
| * | | | | staging: gigaset: add endpoint-type sanity checkJohan Hovold2019-12-101-0/+12
| * | | | | staging: gigaset: fix illegal free on probe errorsJohan Hovold2019-12-101-5/+1
| * | | | | staging: gigaset: fix general protection fault on probeJohan Hovold2019-12-101-0/+5
| * | | | | staging: vchiq: call unregister_chrdev_region() when driver registration failsMarcelo Diop-Gonzalez2019-12-101-1/+1
| * | | | | staging: exfat: fix multiple definition error of `rename_file'Brendan Higgins2019-12-103-6/+6
| * | | | | staging/wlan-ng: add CRC32 dependency in KconfigKay Friedrich2019-12-101-0/+1
| * | | | | staging: hp100: Fix build error without ETHERNETYueHaibing2019-12-101-0/+1
| * | | | | staging: fbtft: Do not hardcode SPI CS polarity inversionLinus Walleij2019-12-102-6/+19
| * | | | | staging: exfat: properly support discard in clr_alloc_bitmap()Andrea Righi2019-12-101-2/+4
| * | | | | staging/octeon: Mark Ethernet driver as BROKENGuenter Roeck2019-12-101-0/+1
| * | | | | Merge tag 'iio-fixes-for-5.5a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-12-0914-63/+139
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | iio: adc: max9611: Fix too short conversion time delayGeert Uytterhoeven2019-12-081-6/+10
| | * | | | iio: ad7949: fix channels mixupsAndrea Merello2019-12-081-5/+17
| | * | | | iio: imu: st_lsm6dsx: do not power-off accel if events are enabledLorenzo Bianconi2019-12-081-4/+26
| | * | | | iio: imu: st_lsm6dsx: track hw FIFO buffering with fifo_maskLorenzo Bianconi2019-12-083-15/+18
| | * | | | iio: imu: st_lsm6dsx: fix decimation factor estimationLorenzo Bianconi2019-12-082-9/+18
| | * | | | iio: imu: inv_mpu6050: fix temperature reporting using bad unitJean-Baptiste Maneyrol2019-12-082-15/+24
| | * | | | iio: humidity: hdc100x: fix IIO_HUMIDITYRELATIVE channel reportingChris Lesiak2019-12-081-1/+1
| | * | | | iio: adc: max1027: fix not unregistered iio triggerChuhong Yuan2019-12-081-1/+7
| | * | | | iio: adc: intel_mrfld_adc: Allocating too much data in probe()Dan Carpenter2019-12-081-1/+1
| | * | | | iio: adc: ad7124: Enable internal referenceMircea Caprioru2019-12-081-1/+6
| | * | | | iio: temperature: ltc2983: fix u32 read into a unsigned long longColin Ian King2019-12-081-2/+4
| | * | | | iio: st_accel: Fix unused variable warningYueHaibing2019-12-081-2/+6
| | * | | | iio: adc: ad7606: fix reading unnecessary data from deviceBeniamin Bia2019-12-081-1/+1
* | | | | | Merge tag 'usb-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-12-1422-67/+135
|\ \ \ \ \ \
| * | | | | | usb: dwc3: pci: add ID for the Intel Comet Lake -H variantHeikki Krogerus2019-12-121-1/+5
| * | | | | | xhci: make sure interrupts are restored to correct stateMathias Nyman2019-12-111-6/+6
| * | | | | | xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour.Mathias Nyman2019-12-111-1/+2
| * | | | | | xhci: Increase STS_HALT timeout in xhci_suspend()Kai-Heng Feng2019-12-111-1/+1
| * | | | | | usb: xhci: only set D3hot for pci deviceHenry Lin2019-12-113-5/+16
| * | | | | | xhci: fix USB3 device initiated resume race with roothub autosuspendMathias Nyman2019-12-112-2/+11
| * | | | | | xhci: Fix memory leak in xhci_add_in_port()Mika Westerberg2019-12-111-0/+4
| * | | | | | Merge tag 'fixes-for-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-12-114-2/+18
| |\ \ \ \ \ \
| | * | | | | | usb: gadget: fix wrong endpoint descEJ Hsu2019-12-102-1/+6
| | * | | | | | usb: dwc3: ep0: Clear started flag on completionThinh Nguyen2019-12-101-0/+8
| | * | | | | | usb: dwc3: gadget: Clear started flag for non-IOCThinh Nguyen2019-12-101-0/+3
| | * | | | | | usb: dwc3: gadget: Fix logical conditionTejas Joglekar2019-12-101-1/+1
| | |/ / / / /
| * | | | | | USB: Fix incorrect DMA allocations for local memory pool driversFredrik Noring2019-12-112-22/+23
| * | | | | | USB: atm: ueagle-atm: add missing endpoint checkJohan Hovold2019-12-101-6/+12
| * | | | | | USB: adutux: fix interface sanity checkJohan Hovold2019-12-101-1/+1
| * | | | | | USB: idmouse: fix interface sanity checksJohan Hovold2019-12-101-1/+1
| * | | | | | USB: serial: io_edgeport: fix epic endpoint lookupJohan Hovold2019-12-101-4/+6
| * | | | | | usb: mon: Fix a deadlock in usbmon between mmap and readPete Zaitcev2019-12-101-11/+21
| * | | | | | usb: common: usb-conn-gpio: Don't log an error on probe deferralBryan O'Donoghue2019-12-101-1/+2
| * | | | | | usb: core: urb: fix URB structure initialization functionEmiliano Ingrassia2019-12-101-0/+1
| * | | | | | usb: typec: fix use after free in typec_register_port()Wen Yang2019-12-101-2/+4
| * | | | | | usb: roles: fix a potential use after freeWen Yang2019-12-101-1/+1
| |/ / / / /
* | | | | | Merge tag 'devicetree-fixes-for-5.5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-12-131-3/+3
|\ \ \ \ \ \
| * | | | | | of/platform: Unconditionally pause/resume sync state during kernel initSaravana Kannan2019-12-121-3/+3
| |/ / / / /