summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * iio: lpc32xx_adc: fix warnings caused by enabling unprepared clockVladimir Zapolskiy2015-10-251-2/+2
| | * staging: iio: select IRQ_WORK for IIO_DUMMY_EVGENArnd Bergmann2015-10-251-1/+2
| | * vf610_adc: Fix internal temperature calculationBhuvanchandra DV2015-10-251-5/+14
* | | Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-2224-106/+329
|\ \ \
| * | | usblp: do not set TASK_INTERRUPTIBLE before lockJiri Slaby2015-11-201-1/+1
| * | | usb: kconfig: fix warning of select USB_OTGPeter Chen2015-11-202-5/+2
| * | | USB: option: add XS Stick W100-2 from 4G SystemsBjørn Mork2015-11-201-0/+9
| * | | Merge tag 'usb-serial-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-11-194-20/+82
| |\ \ \
| | * | | USB: qcserial: Fix support for HP lt4112 LTE/HSPA+ Gobi 4G ModemBjørn Mork2015-11-161-20/+34
| | * | | USB: ti_usb_3410_5052: Add Honeywell HGI80 IDDavid Woodhouse2015-11-162-0/+6
| | * | | USB: serial: option: add support for Novatel MiFi USB620LAleksander Morgado2015-11-161-0/+2
| | * | | USB: qcserial: Add support for Quectel EC20 Mini PCIe modulePetr Štetiar2015-11-161-0/+40
| | |/ /
| * | | xhci: Fix a race in usb2 LPM resume, blocking U3 for usb2 devicesMathias Nyman2015-11-181-6/+9
| * | | usb: xhci: fix checking ep busy for CFCLu Baolu2015-11-181-26/+6
| * | | xhci: Workaround to get Intel xHCI reset working more reliablyRajmohan Mani2015-11-181-0/+10
| * | | usb: chipidea: imx: fix a possible NULL dereferenceLABBE Corentin2015-11-181-3/+8
| * | | usb: chipidea: usbmisc_imx: fix a possible NULL dereferenceLABBE Corentin2015-11-181-4/+6
| * | | usb: chipidea: otg: gadget module load and unload supportLi Jun2015-11-181-0/+17
| * | | usb: chipidea: debug: disable usb irq while role switchLi Jun2015-11-181-0/+2
| * | | usb: chipidea: imx: refine clock operations to adapt for all platformsPeter Chen2015-11-181-18/+113
| * | | usb: gadget: atmel_usba_udc: Expose correct device speedDouglas Gilbert2015-11-171-1/+1
| * | | usb: musb: enable usb_dma parameterBin Liu2015-11-171-1/+1
| * | | usb: phy: phy-mxs-usb: fix a possible NULL dereferenceLABBE Corentin2015-11-171-2/+5
| * | | usb: dwc3: gadget: let us set lower max_speedBen McCauley2015-11-171-1/+23
| * | | usb: musb: fix tx fifo flush handlingBin Liu2015-11-171-6/+16
| * | | usb: gadget: f_loopback: fix the warning during the enumerationPeter Chen2015-11-171-1/+1
| * | | usb: dwc2: host: Fix remote wakeup when not in DWC2_L2Douglas Anderson2015-11-171-4/+5
| * | | usb: dwc2: host: Fix ahbcfg for rk3066Douglas Anderson2015-11-171-1/+2
| * | | usb: phy: omap-otg: fix uninitialized pointerAaro Koskinen2015-11-161-1/+1
| * | | usb: musb: core: fix order of arguments to ulpi write callbackUwe Kleine-König2015-11-161-5/+5
| * | | usb: dwc3: pci: add support for Intel Broxton SOCHeikki Krogerus2015-11-161-0/+4
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-2110-17/+20
|\ \ \
| * | | various: fix pci_set_dma_mask return value checkingChristoph Hellwig2015-11-2110-17/+20
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-11-212-2/+3
|\ \ \ \
| * | | | clocksource: Disallow drivers for ARCH_USES_GETTIMEOFFSETArnd Bergmann2015-11-161-0/+1
| * | | | clocksource/fsl: Avoid harmless 64-bit warningsArnd Bergmann2015-11-161-2/+2
| | |/ / | |/| |
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-212-6/+45
|\ \ \ \
| * | | | irqchip/gic: Add save/restore of the active stateMarc Zyngier2015-11-171-0/+28
| * | | | irqchip/gic: Clear enable bits before restoring themMarc Zyngier2015-11-171-2/+8
| * | | | irqchip/gic: Make sure all interrupts are deactivated at bootMarc Zyngier2015-11-171-4/+9
| |/ / /
* | | | Merge tag 'for-linus-20151120' of git://git.infradead.org/linux-mtdLinus Torvalds2015-11-212-1/+2
|\ \ \ \
| * | | | mtd: nand: fix shutdown/reboot for multi-chip systemsBrian Norris2015-11-161-1/+1
| * | | | mtd: jz4740_nand: fix build on jz4740 after removing gpio.hBrian Norris2015-11-161-0/+1
| |/ / /
* | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-215-2/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | i2c: i801: add Intel Lewisburg device IDsAlexandra Yates2015-11-202-0/+7
| * | | i2c: fix wakeup irq parsingGrygorii Strashko2015-11-201-1/+1
| * | | i2c: xiic: Prevent concurrent running of the IRQ handler and __xiic_start_xfer()Lars-Peter Clausen2015-11-201-2/+1
| * | | i2c: Revert "i2c: xiic: Do not reset controller before every transfer"Lars-Peter Clausen2015-11-201-0/+3
| * | | i2c: imx: fix a compiling errorHou Zhiqiang2015-11-201-0/+1
| |/ /
* | | Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-208-290/+90
|\ \ \