summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-02-25clk: ti: am335x: remove unecessary cpu0 clk nodeNishanth Menon1-1/+0
2014-02-25clk: return probe defer when DT clock not yet readyJean-Francois Moine2-1/+3
2014-02-25clk: add pr_debug & kerneldoc around clk notifiersMike Turquette1-1/+4
2014-02-24Merge tag 'clk-mvebu-3xx-3.15' of git://git.infradead.org/linux-mvebu into cl...Mike Turquette5-31/+461
2014-02-24clk: ux500: Staticize ux500_twocell_getSachin Kamat1-1/+2
2014-02-24clk: tegra: Staticize tegra_clk_periph_no_gate_opsSachin Kamat1-1/+1
2014-02-24clk: add clock-indices supportBen Dooks1-1/+19
2014-02-19Merge tag 'socfpga-clk-for-3.15' of git://git.rocketboards.org/linux-socfpga-...Mike Turquette6-314/+540
2014-02-19clk: socfpga: Add a clk-phase property to the "altr,socfpga-gate-clk"Dinh Nguyen1-0/+68
2014-02-19clk: socfpga: split clk codeSteffen Trumtrar6-306/+462
2014-02-19clk: socfpga: fix define typoSteffen Trumtrar1-3/+3
2014-02-19clk: socfpga: remove unused fieldSteffen Trumtrar1-1/+0
2014-02-19clk: socfpga: Remove socfpga_init_clocksDinh Nguyen1-10/+0
2014-02-19clk: socfpga: Look for the GPIO_DB_CLK by its offsetDinh Nguyen1-2/+3
2014-02-19clk: socfpga: Map the clk manager base address in the clock driverDinh Nguyen1-4/+16
2014-02-19clk: Fix notifier documentationSoren Brinkmann1-12/+3
2014-02-17clk: mvebu: add clock support for Armada 380/385Gregory CLEMENT3-0/+172
2014-02-17clk: mvebu: add clock support for Armada 375Gregory CLEMENT3-0/+189
2014-02-17clk: mvebu: add Armada 375 support to the corediv clock driverThomas Petazzoni1-0/+19
2014-02-17clk: mvebu: refactor corediv driver to support more SoCThomas Petazzoni1-24/+57
2014-02-17clk: mvebu: add a little bit of documentation about data structuresThomas Petazzoni1-0/+17
2014-02-17clk: mvebu: do not copy the contents of clk_corediv_descThomas Petazzoni1-8/+8
2014-02-16Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-34/+54
2014-02-16of: search the best compatible match first in __of_match_node()Kevin Hao1-1/+42
2014-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds10-22/+30
2014-02-16Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-19/+14
2014-02-16Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-26/+28
2014-02-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-16/+79
2014-02-15i2c: mv64xxx: refactor message start to ensure proper initializationWolfram Sang1-19/+14
2014-02-15Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds23-131/+136
2014-02-15Merge tag 'tty-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds13-63/+75
2014-02-15Merge tag 'staging-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds45-509/+506
2014-02-15Merge tag 'driver-core-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+8
2014-02-15Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-18/+21
2014-02-15Merge tag 'md/3.14-fixes' of git://neil.brown.name/mdLinus Torvalds2-49/+54
2014-02-14Revert "OF: base: match each node compatible against all given matches first"Kevin Hao1-37/+16
2014-02-14Revert "misc: eeprom: sunxi: Add new compatibles"Greg Kroah-Hartman1-4/+1
2014-02-14Merge tag 'pm+acpi-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-15/+19
2014-02-14Merge tag 'edac_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds3-10/+15
2014-02-14Merge tag 'fbdev-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-12/+13
2014-02-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds11-104/+119
2014-02-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds16-73/+209
2014-02-14Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+3
2014-02-14Merge tag 'for-v3.14-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds3-5/+4
2014-02-14Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma...Roland Dreier16-71/+207
2014-02-14RDMA/ocrdma: Fix load time panic during GID table initDevesh Sharma1-1/+1
2014-02-14RDMA/ocrdma: Fix traffic class shiftDevesh Sharma1-1/+1
2014-02-14IB/iser: Fix use after free in iser_snd_completion()Dan Carpenter1-1/+2
2014-02-14IB/iser: Avoid dereferencing iscsi_iser conn object when not bound to iser co...Roi Dayan1-3/+7
2014-02-14IB/usnic: Fix smatch endianness errorUpinder Malhi1-1/+8