summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* clk: return probe defer when DT clock not yet readyJean-Francois Moine2014-02-252-1/+3
* clk: add pr_debug & kerneldoc around clk notifiersMike Turquette2014-02-251-1/+4
* Merge tag 'clk-mvebu-3xx-3.15' of git://git.infradead.org/linux-mvebu into cl...Mike Turquette2014-02-245-31/+461
|\
| * clk: mvebu: add clock support for Armada 380/385Gregory CLEMENT2014-02-173-0/+172
| * clk: mvebu: add clock support for Armada 375Gregory CLEMENT2014-02-173-0/+189
| * clk: mvebu: add Armada 375 support to the corediv clock driverThomas Petazzoni2014-02-171-0/+19
| * clk: mvebu: refactor corediv driver to support more SoCThomas Petazzoni2014-02-171-24/+57
| * clk: mvebu: add a little bit of documentation about data structuresThomas Petazzoni2014-02-171-0/+17
| * clk: mvebu: do not copy the contents of clk_corediv_descThomas Petazzoni2014-02-171-8/+8
* | clk: ux500: Staticize ux500_twocell_getSachin Kamat2014-02-241-1/+2
* | clk: tegra: Staticize tegra_clk_periph_no_gate_opsSachin Kamat2014-02-231-1/+1
* | clk: add clock-indices supportBen Dooks2014-02-231-1/+19
* | Merge tag 'socfpga-clk-for-3.15' of git://git.rocketboards.org/linux-socfpga-...Mike Turquette2014-02-186-314/+540
|\ \
| * | clk: socfpga: Add a clk-phase property to the "altr,socfpga-gate-clk"Dinh Nguyen2014-02-181-0/+68
| * | clk: socfpga: split clk codeSteffen Trumtrar2014-02-186-306/+462
| * | clk: socfpga: fix define typoSteffen Trumtrar2014-02-181-3/+3
| * | clk: socfpga: remove unused fieldSteffen Trumtrar2014-02-181-1/+0
| * | clk: socfpga: Remove socfpga_init_clocksDinh Nguyen2014-02-181-10/+0
| * | clk: socfpga: Look for the GPIO_DB_CLK by its offsetDinh Nguyen2014-02-181-2/+3
| * | clk: socfpga: Map the clk manager base address in the clock driverDinh Nguyen2014-02-181-4/+16
* | | clk: Fix notifier documentationSoren Brinkmann2014-02-181-12/+3
|/ /
* | Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-161-34/+54
|\ \
| * | of: search the best compatible match first in __of_match_node()Kevin Hao2014-02-161-1/+42
| * | Revert "OF: base: match each node compatible against all given matches first"Kevin Hao2014-02-141-37/+16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-02-1610-22/+30
|\ \ \
| * | | Target/sbc: Fix protection copy routineSagi Grimberg2014-02-131-0/+8
| * | | IB/srpt: replace strict_strtoul() with kstrtoul()Jingoo Han2014-02-131-7/+7
| * | | target: Simplify command completion by removing CMD_T_FAILED flagRoland Dreier2014-02-131-4/+1
| * | | iser-target: Fix leak on failure in isert_conn_create_fastreg_poolNicholas Bellinger2014-02-131-0/+1
| * | | iscsi-target: Fix SNACK Type 1 + BegRun=0 handlingNicholas Bellinger2014-02-131-1/+3
| * | | target: Fix missing length check in spc_emulate_evpd_83()Roland Dreier2014-02-131-2/+2
| * | | qla2xxx: Remove last vestiges of qla_tgt_cmd.cmd_listRoland Dreier2014-02-132-3/+0
| * | | target: Fix 32-bit + CONFIG_LBDAF=n link error w/ sector_divNicholas Bellinger2014-02-131-1/+1
| * | | target: Fix free-after-use regression in PR unregisterNicholas Bellinger2014-02-131-4/+7
* | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-02-161-19/+14
|\ \ \ \
| * | | | i2c: mv64xxx: refactor message start to ensure proper initializationWolfram Sang2014-02-151-19/+14
| |/ / /
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-02-161-26/+28
|\ \ \ \
| * | | | clocksource: Kona: Print warning rather than panicTim Kryger2014-02-061-26/+28
| | |_|/ | |/| |
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-164-16/+79
|\ \ \ \
| * | | | dma: mv_xor: Silence a bunch of LPAE-related warningsOlof Johansson2014-02-131-12/+12
| * | | | Merge tag 'mvebu-phy_ata-fixes-3.14' of git://git.infradead.org/linux-mvebu i...Kevin Hilman2014-02-102-4/+66
| |\ \ \ \
| | * | | | ata: sata_mv: Fix probe failures with optional physAndrew Lunn2014-02-051-3/+5
| | * | | | drivers: phy: Add support for optional physAndrew Lunn2014-02-051-0/+45
| | * | | | drivers: phy: Make NULL a valid phy referenceAndrew Lunn2014-02-051-1/+16
| | |/ / /
| * / / / ARM: moxart: move DMA_OF selection to driverRob Herring2014-02-031-0/+1
| |/ / /
* | | | Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-02-1523-131/+136
|\ \ \ \
| * | | | usb: option: blacklist ZTE MF667 net interfaceRaymond Wanyoike2014-02-121-1/+2
| * | | | Revert "usb: xhci: Link TRB must not occur within a USB payload burst"Sarah Sharp2014-02-071-52/+2
| * | | | Revert "xhci: Avoid infinite loop when sg urb requires too many trbs"Sarah Sharp2014-02-071-1/+1
| * | | | Revert "xhci: Set scatter-gather limit to avoid failed block writes."Sarah Sharp2014-02-072-3/+3