summaryrefslogtreecommitdiffstats
path: root/samples/kobject (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-10ARM: dts: dra7-evm: Fix typo in SMPS6 (VDD_GPU) max voltageRavikumar Kattekola1-1/+1
2014-12-10ARM: OMAP2+: AM43x: Add ID for ES1.2Lokesh Vutla2-2/+7
2014-12-10ARM: dts: am437x-sk: fix lcd enable pin mux dataFelipe Balbi1-2/+1
2014-12-10ARM: dts: Fix gpmc regression for omap 2430sdp smc91xTony Lindgren1-16/+16
2014-12-08hwmon: (tmp401) Detect TMP435 on all addresses it supportsGuenter Roeck2-6/+5
2014-12-08mfd: rtsx: Add func to split u32 into registerMicky Ching1-0/+9
2014-12-08mmc: sdhci-msm: Convert to mmc_send_tuning()Ulf Hansson1-43/+7
2014-12-08mmc: sdhci-esdhc-imx: Convert to mmc_send_tuning()Ulf Hansson1-65/+3
2014-12-08mmc: core: Let mmc_send_tuning() to take struct mmc_host* as parameterUlf Hansson2-5/+4
2014-12-08nios2: Make NIOS2_CMDLINE_IGNORE_DTB depend on CMDLINE_BOOLTobias Klauser1-0/+1
2014-12-08nios2: Add missing NR_CPUS to KconfigTobias Klauser1-0/+4
2014-12-08nios2: asm-offsets: Remove unused definition TI_TASKTobias Klauser1-1/+0
2014-12-08nios2: Remove write-only struct member from nios2_timerTobias Klauser1-2/+0
2014-12-08nios2: Remove unused extern declaration of shm_align_maskTobias Klauser1-2/+0
2014-12-08nios2: include linux/type.h in io.hLey Foon Tan1-0/+1
2014-12-08nios2: move include asm-generic/io.h to end of fileLey Foon Tan1-2/+2
2014-12-08nios2: remove include asm-generic/iomap.h from io.hLey Foon Tan1-1/+0
2014-12-08nios2: remove unnecessary space before defineLey Foon Tan1-4/+4
2014-12-08nios2: fix error handling of irq_of_parse_and_mapDmitry Torokhov1-1/+1
2014-12-08nios2: Use IS_ENABLED instead of #ifdefs to check config symbolsTobias Klauser1-9/+5
2014-12-08nios2: Build infrastructureLey Foon Tan15-0/+826