summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-gate.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-05serial: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-1/+2
2015-08-05serial: 8250: Auto CTS control by HW if AFE enabledQipeng Zha2-0/+9
2015-08-05serial: mpc52xx: let tx_empty callback return either 0 or TIOCSER_TEMTUwe Kleine-König1-2/+3
2015-08-05serial: etraxfs-uart: use mctrl_gpio helpers for handling modem signalsNiklas Cassel3-31/+16
2015-08-05serial: etraxfs-uart: remove empty functionsNiklas Cassel1-10/+0
2015-08-04Serial: imx: add dev_pm_ops to support suspend to ram/diskShenwei Wang1-32/+94
2015-08-04serial: 8250_uniphier: call clk_disable_unprepare() on failure pathMasahiro Yamada1-0/+1
2015-08-04serial: 8250_pci: add RS485 for F81504/508/512Peter Hung1-0/+61
2015-08-04Avoid usb reset crashes by making tty_io cdevs truly dynamicRichard Watts2-9/+17
2015-07-27Revert "tty: serial: imx.c: Reset UART before activating interrupts"Fabio Estevam1-23/+9
2015-07-26Linux 4.2-rc4v4.2-rc4Linus Torvalds1-1/+1
2015-07-26x86/mm/pat: Revert 'Adjust default caching mode translation tables'Thomas Gleixner1-3/+3
2015-07-26perf/x86/intel/cqm: Return cached counter value from IRQ contextMatt Fleming1-0/+8
2015-07-25parport: Revert "parport: fix memory leak"Sudip Mukherjee1-1/+0
2015-07-25libnvdimm: fix namespace seed creationDan Williams1-0/+5
2015-07-24ftrace: Fix breakage of set_ftrace_pidSteven Rostedt (Red Hat)2-18/+37
2015-07-24Input: goodix - fix touch coordinates on WinBook TW100 and TW700Bastien Nocera1-0/+36
2015-07-24Input: LEDs - skip unnamed LEDsDmitry Torokhov1-2/+14
2015-07-24spi: imx: Fix small DMA transfersSascha Hauer1-2/+3
2015-07-24x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commitDenys Vlasenko1-5/+9
2015-07-24x86/mm: Fix newly introduced printk format warningsThomas Gleixner1-2/+2
2015-07-24mmc: sdhci-pxav3: fix platform_data is not initializedJingju Hou1-0/+1
2015-07-24dts: mmc: fsl-imx-esdhc: remove fsl,cd-controller supportDong Aisheng1-2/+0
2015-07-24mmc: sdhci-esdhc-imx: clear f_max in boarddataDong Aisheng2-7/+1
2015-07-24mmc: sdhci-esdhc-imx: remove duplicated dts parsingDong Aisheng1-14/+0
2015-07-24mmc: sdhci: make max-frequency property in device tree workDong Aisheng1-2/+7
2015-07-24mmc: sdhci-esdhc-imx: move all non dt probe code into one functionDong Aisheng1-85/+94
2015-07-24mmc: sdhci-esdhc-imx: fix cd regression for dt platformDong Aisheng1-1/+9
2015-07-24dts: imx7: fix sd card gpio polarity specified in device treeDong Aisheng1-2/+2
2015-07-24dts: imx25: fix sd card gpio polarity specified in device treeDong Aisheng1-2/+3
2015-07-24dts: imx6: fix sd card gpio polarity specified in device treeDong Aisheng23-49/+55
2015-07-24dts: imx53: fix sd card gpio polarity specified in device treeDong Aisheng7-14/+14
2015-07-24dts: imx51: fix sd card gpio polarity specified in device treeDong Aisheng1-1/+1
2015-07-24mmc: sdhci-esdhc: Make 8BIT bus workJoakim Tjernlund1-1/+1
2015-07-24mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()Tomas Winkler1-0/+2
2015-07-24mmc: MMC_MTK should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2015-07-24mmc: sdhci check parameters before call dma_free_coherentPeng Fan1-2/+5
2015-07-24mmc: omap_hsmmc: Handle BADA, DEB and CEB interruptsVignesh R1-1/+2
2015-07-24mmc: omap_hsmmc: Fix DTO and DCRC handlingKishon Vijay Abraham I1-4/+4
2015-07-24md/raid5: clear R5_NeedReplace when no longer needed.NeilBrown1-1/+3
2015-07-24Fix read-balancing during node failureGoldwyn Rodrigues3-5/+16
2015-07-24md-cluster: fix bitmap sub-offset in bitmap_read_sbGoldwyn Rodrigues1-7/+4
2015-07-24md: Return error if request_module fails and returns positive valueGoldwyn Rodrigues1-1/+1
2015-07-24md: Skip cluster setup in case of error while reading bitmapGoldwyn Rodrigues1-1/+1
2015-07-24md/raid1: fix test for 'was read error from last working device'.NeilBrown1-1/+1
2015-07-24drm/ttm: recognize ARM64 arch in ioprot handlerAlexandre Courbot1-1/+2
2015-07-24pty: Add debug message for ptmx openPeter Hurley1-0/+8
2015-07-24tty: core: Improve ldisc debug messagesPeter Hurley1-5/+6
2015-07-24tty: Replace inline #ifdef TTY_DEBUG_WAIT_UNTIL_SENTPeter Hurley1-3/+8
2015-07-24tty: Use tty_debug() for tty_ldisc_debug()Peter Hurley1-3/+1