summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* clk: samsung: exynos4: export sclk_hdmiphy clockTomasz Stanislawski2014-05-141-1/+1
* clk: samsung: exynos5250: Add clocks for G3DArun Kumar K2014-05-141-1/+14
* clk: samsung: exynos4: Use single clock ID for CLK_MDMA gate clocksSylwester Nawrocki2014-05-141-1/+1
* clk: samsung: fixed compiler warning [-Wpointer-to-int-cast]Pankaj Dubey2014-05-141-1/+1
* clk: samsung: exynos5420: Fix VPLL lock offsetSachin Kamat2014-05-141-1/+1
* clk: samsung: exynos5250/5420: Add gate clock for SSS moduleNaveen Krishna Chatradhi2014-05-142-0/+5
* clk: samsung: Initialize clock table with error pointersTomasz Figa2014-05-141-1/+6
* clk/exynos5260: add clock file for exynos5260Rahul Sharma2014-05-143-0/+2440
* clk/samsung: add support for pll2650xxRahul Sharma2014-05-142-0/+102
* clk/samsung: add support for pll2550xxPankaj Dubey2014-05-142-0/+109
* clk/samsung: add support for multiple clock providersRahul Sharma2014-05-1411-205/+279
* clk: samsung: add clock controller driver for s3c2410, s3c2440 and s3c2442Heiko Stuebner2014-05-132-0/+478
* clk: samsung: add clock driver for external clock outputsHeiko Stuebner2014-05-082-0/+441
* ARM: S3C24XX: cpufreq-utils: don't write raw values to MPLLCON when using ccfHeiko Stuebner2014-05-081-0/+1
* clk: samsung: add clock controller driver for s3c2412Heiko Stuebner2014-04-142-0/+270
* clk: samsung: add plls used by the early s3c24xx cpusHeiko Stuebner2014-04-142-0/+185
* clk: samsung: add clock-driver for s3c2416, s3c2443 and s3c2450Heiko Stuebner2014-04-142-0/+463
* clk: samsung: add plls used by the s3c2443Heiko Stuebner2014-04-142-0/+74
* clk: samsung: add pll_6552 variant for s3c2416Heiko Stuebner2014-04-142-2/+11
* sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka2014-04-131-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-1342-302/+285
|\
| * drivers: net: xen-netfront: fix array initialization bugVincenzo Maffione2014-04-121-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-04-1214-203/+91
| |\
| | * i40evf: program RSS LUT correctlyMitch A Williams2014-04-111-4/+16
| | * i40evf: remove open-coded skb_cow_headFrancois Romieu2014-04-111-6/+4
| | * ixgb: remove open-coded skb_cow_headFrancois Romieu2014-04-111-6/+4
| | * igbvf: remove open-coded skb_cow_headFrancois Romieu2014-04-111-9/+7
| | * igb: fix last_rx_timestamp usageJakub Kicinski2014-04-113-23/+11
| | * igb: remove open-coded skb_cow_headFrancois Romieu2014-04-111-5/+4
| | * e1000e: remove open-coded skb_cow_headFrancois Romieu2014-04-111-6/+4
| | * e1000: remove open-coded skb_cow_headFrancois Romieu2014-04-111-6/+5
| | * e1000: remove debug messages with function namesJakub Kicinski2014-04-111-124/+0
| | * ixgbevf: remove open-coded skb_cow_headFrancois Romieu2014-04-111-5/+4
| | * ixgbevf: Add bit to mark work queue initializationMark Rustad2014-04-112-1/+11
| | * ixgbe: remove open-coded skb_cow_headFrancois Romieu2014-04-111-7/+6
| | * ixgbe: Add bit to mark service task initializationMark Rustad2014-04-112-1/+15
| * | r8152: check RTL8152_UNPLUGhayeswang2014-04-121-0/+48
| * | net: sun4i-emac: add promiscuous supportMarc Zyngier2014-04-121-9/+21
| * | net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2014-04-121-3/+1
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-04-1112-62/+66
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-04-1012-62/+66
| | |\ \ | | | |/ | | |/|
| | | * ath9k: fix a scheduling while atomic bug in CSA handlingFelix Fietkau2014-04-091-4/+3
| | | * ath9k_hw: reduce ANI firstep range for older chipsFelix Fietkau2014-04-091-3/+1
| | | * ath9k: Enable DFS only when ATH9K_DFS_CERTIFIEDJanusz Dziedzic2014-04-091-0/+2
| | | * b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDRRafał Miłecki2014-04-091-7/+7
| | | * rtlwifi: btcoexist: remove undefined Kconfig macrosPaul Bolle2014-04-091-10/+0
| | | * ath9k_htc: set IEEE80211_TX_STAT_AMPDU for acked aggregated framesChun-Yeow Yeoh2014-04-091-1/+4
| | | * rsi: Fixed issue relating to doing dma on stack error.Fariya Fatima2014-04-091-7/+19
| | | * rsi: Fixed issue relating to index of q_num.Fariya Fatima2014-04-091-2/+4
| | | * rsi: Fixed issue relating to return value.Fariya Fatima2014-04-091-4/+2