summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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-2010-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-205-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
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'acpi-smbus', 'acpi-ec' and 'acpi-pci'Rafael J. Wysocki2015-11-203-44/+10
| |\ \ \ \ \
| | | | * | | PCI: Fix OF logic in pci_dma_configure()Suravee Suthikulpanit2015-11-201-2/+2
| | | * | | | ACPI-EC: Drop unnecessary check made before calling acpi_ec_delete_query()Markus Elfring2015-11-161-1/+1
| | | | |/ / | | | |/| |
| | * | | | Revert "ACPI / SBS: Add 5 us delay to fix SBS hangs on MacBook"Chris Bainbridge2015-11-161-22/+0
| | * | | | ACPI / SMBus: Fix boot stalls / high CPU caused by reentrant codeChris Bainbridge2015-11-161-19/+7
| | |/ / /
| * | | | Merge branch 'pm-sleep'Rafael J. Wysocki2015-11-201-0/+6
| |\ \ \ \
| | * | | | PM / wakeirq: check that wake IRQ is valid before accepting itDmitry Torokhov2015-11-161-0/+6
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'pm-cpufreq' and 'acpi-cppc'Rafael J. Wysocki2015-11-204-246/+74
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | | * | | | ACPI / CPPC: Use h/w reduced version of the PCCT structureAshwin Chaugule2015-11-141-1/+1
| | * | | | | cpufreq: mediatek: fix build errorArnd Bergmann2015-11-191-0/+1
| | * | | | | cpufreq: intel_pstate: Add separate support for Airmont coresPhilippe Longepe2015-11-191-11/+46
| | * | | | | cpufreq: intel_pstate: Replace BYT with ATOMPhilippe Longepe2015-11-191-29/+29
| | * | | | | Revert "cpufreq: intel_pstate: Use ACPI perf configuration"Rafael J. Wysocki2015-11-192-171/+1
| | * | | | | Revert "cpufreq: intel_pstate: Avoid calculation for max/min"Rafael J. Wysocki2015-11-181-43/+5
* | | | | | | Merge tag 'dmaengine-fix-4.4-rc2' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2015-11-196-29/+34
|\ \ \ \ \ \ \
| * | | | | | | dmaengine: at_hdmac: use %pad format string for dma_addr_tArnd Bergmann2015-11-162-13/+13
| * | | | | | | dmaengine: at_xdmac: use %pad format string for dma_addr_tArnd Bergmann2015-11-161-10/+10
| * | | | | | | dmaengine: imx-sdma: remove __init annotation on sdma_event_remapJason Liu2015-11-161-1/+1
| * | | | | | | dmaengine: edma: predecence bug in GET_NUM_QDMACH()Dan Carpenter2015-11-161-1/+1
| * | | | | | | dmaengine: edma: fix build without CONFIG_OFArnd Bergmann2015-11-161-1/+1
| * | | | | | | dmaengine: sh: usb-dmac: Fix pm_runtime_{enable,disable}() imbalanceGeert Uytterhoeven2015-11-161-1/+2
| * | | | | | | dmaengine: sh: usb-dmac: Fix crash on runtime suspendGeert Uytterhoeven2015-11-161-2/+6
| |/ / / / / /
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-11-1939-537/+951
|\ \ \ \ \ \ \