summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* of/fdt: Add endianness helper function for early init codeKevin Cernekee2015-04-151-0/+19
* of: Add helper function to check MMIO register endiannessKevin Cernekee2015-04-151-0/+23
* of/fdt: Remove "reg" data prints from early_init_dt_scan_memoryFlorian Fainelli2015-04-151-2/+1
* of: OF_IRQ should depend on IRQ_DOMAINGeert Uytterhoeven2015-04-151-1/+1
* of/unittest: replace 'selftest' with 'unittest'Wang Long2015-03-252-408/+408
* dt: OF_UNITTEST make dependency brokenFrank Rowand2015-03-253-2/+12
* Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into f...Rob Herring2015-03-257-48/+43
|\
| * of: Add of_graph_get_port_by_id functionPhilipp Zabel2015-02-231-0/+32
| * of: Decrement refcount of previous endpoint in of_graph_get_next_endpointPhilipp Zabel2015-02-237-48/+11
* | Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/mdLinus Torvalds2015-03-232-3/+2
|\ \
| * | md: fix problems with freeing private data after ->run failure.NeilBrown2015-03-202-3/+2
* | | Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-03-223-183/+3
|\ \ \
| * | | Revert "pcmcia: add a new resource manager for non ISA systems"Greg Kroah-Hartman2015-03-113-182/+3
| * | | Revert "pcmcia: fix incorrect bracketing on a test"Greg Kroah-Hartman2015-03-111-1/+1
| * | | Revert "pcmcia: add missing include for new pci resource handler"Greg Kroah-Hartman2015-03-111-1/+0
* | | | Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-223-17/+17
|\ \ \ \
| * | | | vt6655: Fix late setting of byRFType.Malcolm Priestley2015-03-091-10/+6
| * | | | vt6655: RFbSetPower fix missing rate RATE_12MMalcolm Priestley2015-03-091-0/+1
| * | | | staging: vt6656: vnt_rf_setpower: fix missing rate RATE_12MMalcolm Priestley2015-03-091-0/+1
| * | | | staging: vt6655: vnt_tx_packet fix dma_idx selection.Malcolm Priestley2015-03-091-7/+9
| |/ / /
* | | | Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-221-3/+12
|\ \ \ \
| * | | | serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley2015-03-111-3/+12
| |/ / /
* | | | Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-2233-719/+124
|\ \ \ \
| * | | | usb: common: otg-fsm: only signal connect after switching to peripheralPeter Chen2015-03-181-2/+2
| * | | | uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devicesHans de Goede2015-03-181-0/+7
| * | | | USB: ehci-atmel: rework clk handlingBoris Brezillon2015-03-181-21/+9
| * | | | usb: chipidea: otg: add a_alt_hnp_support response for B deviceLi Jun2015-03-151-0/+11
| * | | | Merge tag 'for-4.0-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kisho...Greg Kroah-Hartman2015-03-1517-66/+45
| |\ \ \ \
| | * | | | phy: omap-usb2: Fix missing clk_prepare call when using old dt nameAxel Lin2015-03-131-2/+3
| | * | | | phy: ti/omap: Fix modaliasAxel Lin2015-03-133-3/+3
| | * | | | phy: core: Fixup return value of phy_exit when !pm_runtime_enabledAxel Lin2015-03-131-4/+3
| | * | | | phy: miphy28lp: Convert to devm_kcalloc and fix wrong sizofAxel Lin2015-03-131-3/+2
| | * | | | phy: miphy365x: Convert to devm_kcalloc and fix wrong sizeofAxel Lin2015-03-131-3/+2
| | * | | | phy: twl4030-usb: Remove redundant assignment for twl->linkstatAxel Lin2015-03-131-1/+0
| | * | | | phy: exynos5-usbdrd: Fix off-by-one valid value checking for args->args[0]Axel Lin2015-03-131-1/+1
| | * | | | phy: Find the right match in devm_phy_destroy()Thierry Reding2015-03-131-1/+3
| | * | | | phy: rockchip-usb: Fixup rockchip_usb_phy_power_on failure pathAxel Lin2015-03-121-3/+3
| | * | | | phy: ti-pipe3: Simplify ti_pipe3_dpll_wait_lock implementationAxel Lin2015-03-121-7/+3
| | * | | | phy: samsung-usb2: Remove NULL terminating entry from phys arrayAxel Lin2015-03-123-3/+0
| | * | | | phy: hix5hd2-sata: Check return value of platform_get_resourceAxel Lin2015-03-121-0/+3
| | * | | | phy: exynos-dp-video: Kill exynos_dp_video_phy_pwr_isol functionAxel Lin2015-03-121-20/+4
| | * | | | phy: exynos-mipi-video: Use spin_lock to protct state->regmap rmw operationsAxel Lin2015-03-111-6/+3
| | * | | | phy: exynos-mipi-video: Fixup the test for state->regmapAxel Lin2015-03-041-1/+1
| | * | | | phy: miphy28lp: Add missing .owner field in miphy28lp_opsAxel Lin2015-03-041-0/+1
| | * | | | phy: xgene: Remove duplicate code to set ctx->devAxel Lin2015-03-041-1/+0
| | * | | | phy: armada375-usb2: Set drvdata for phy and use itAxel Lin2015-03-041-1/+2
| | * | | | phy: miphy365x: Avoid calling of_get_child_count() multiple timesAxel Lin2015-03-041-5/+6
| | * | | | phy: miphy28lp: Avoid calling of_get_child_count() multiple timesAxel Lin2015-03-041-5/+6
| | | |_|/ | | |/| |
| * | | | Merge tag 'fixes-for-v4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-03-149-536/+40
| |\ \ \ \
| | * | | | Revert "usb: gadget: zero: Add support for interrupt EP"Felipe Balbi2015-03-114-526/+22