summaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-20powerpc: call of_clk_init() from time_init()Kevin Hao2-6/+10
2015-01-17clk: exynos-audss: Fix memory leak on driver unbind or probe failureKrzysztof Kozlowski1-10/+22
2015-01-17clk: Add clk_unregister_{divider, gate, mux} to close memory leakKrzysztof Kozlowski4-0/+52
2015-01-17clk: TI CDCE706 clock synthesizer driverMax Filippov5-0/+756
2015-01-17clk: fix possible null pointer dereferenceStanimir Varbanov1-1/+1
2015-01-17Revert "clk: ppc-corenet: Fix Section mismatch warning"Kevin Hao1-1/+1
2015-01-17clk: rockchip: fix deadlock possibility in cpuclkHeiko Stübner1-4/+6
2015-01-13clk: berlin: bg2q: remove non-exist "smemc" gate clockJisheng Zhang1-1/+0
2015-01-13clk: at91: keep slow clk enabled to prevent system hangBoris Brezillon1-0/+27
2014-12-28clk: rockchip: fix rk3288 cpuclk core dividersHeiko Stuebner1-14/+14
2014-12-28clk: rockchip: fix rk3066 pll lock bit locationHeiko Stuebner1-2/+13
2014-12-21clk: rockchip: Fix clock gate for rk3188 hclk_emem_periRomain Perier1-1/+1
2014-12-21clk: rockchip: add CLK_IGNORE_UNUSED flag to fix rk3066/rk3188 USB HostJulien CHAUVEAU1-4/+6
2014-12-21Linux 3.19-rc1v3.19-rc1Linus Torvalds1-2/+2
2014-12-20i2c: sh_mobile: fix uninitialized var when debug is enabledWolfram Sang1-0/+1
2014-12-20CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARDJesper Nilsson1-7/+0
2014-12-20CRISv32: ETRAXFS: Fix recursive spinlockJesper Nilsson2-71/+83
2014-12-20CRISv32: Select MTDRAM for axisflashmapJesper Nilsson1-0/+1
2014-12-20CRISv32: Implement early consoleJesper Nilsson1-26/+56
2014-12-20CRIS: Use KALLSYMs if available in call stack dumpJesper Nilsson1-27/+34
2014-12-20CRISv32: Fix declaration mismatchJesper Nilsson1-1/+0
2014-12-20CRISv32: Rewrite of synchronous serial port driverJesper Nilsson1-639/+791
2014-12-20CRIS: Update init memory handlingJesper Nilsson1-5/+33
2014-12-20CRISv32: Better handling of watchdog biteJesper Nilsson1-11/+17
2014-12-20CRIS: Export missing function symbolsJesper Nilsson3-19/+19
2014-12-20CRIS: Export ioremap_nocacheJesper Nilsson1-1/+2
2014-12-20CRIS: Fix headers_installSam Ravnborg3-8/+2
2014-12-20CRISv32: Add missing include for mm.hJesper Nilsson1-0/+1
2014-12-19CRISv32: Drop obsolete file for SPI driverJesper Nilsson1-1/+0
2014-12-19PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki37-48/+39
2014-12-19Update/Remove soon-to-be-dead email addressDave Jones5-10/+8
2014-12-19macintosh: therm_pm72: delete deprecated driverWolfram Sang4-2615/+0
2014-12-19tty: 8250_omap: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-7/+7
2014-12-19sound: sst-haswell-pcm: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-2/+2
2014-12-19spi: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2-4/+4
2014-12-19tick/powerclamp: Remove tick_nohz_idle abuseThomas Gleixner2-4/+0
2014-12-19[regression] chunk lost from bd9b51Al Viro1-1/+0
2014-12-19perf: Fix building warning on ARM 32Wang Nan2-7/+7
2014-12-19tools/testing/selftests/Makefile: alphasort the TARGETS listAndrew Morton1-8/+9
2014-12-19mm/zsmalloc: adjust order of functionsGanesh Mahendran1-187/+187
2014-12-19ocfs2: fix journal commit deadlockJunxiao Bi1-2/+14
2014-12-19ocfs2/dlm: fix race between dispatched_work and dlm_lockres_grab_inflight_workerJoseph Qi1-9/+3
2014-12-19ocfs2: reflink: fix slow unlink for refcounted fileJunxiao Bi4-10/+24
2014-12-19mm/memory.c:do_shared_fault(): add commentAndrew Morton1-0/+6
2014-12-19.mailmap: Santosh Shilimkar has movedSantosh Shilimkar1-0/+2
2014-12-19.mailmap: update akpm@osdl.orgAndrew Morton1-1/+1
2014-12-19lib/show_mem.c: add cma reserved informationVishnu Pratap Singh1-0/+6
2014-12-19fs/proc/meminfo.c: include cma info in proc/meminfoPintu Kumar1-2/+13
2014-12-19mm: cma: split cma-reserved in dmesg logPintu Kumar3-2/+6
2014-12-19hfsplus: fix longname handlingSougata Santra4-29/+79