index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-gate.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-05
serial: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
1
-1
/
+2
2015-08-05
serial: 8250: Auto CTS control by HW if AFE enabled
Qipeng Zha
2
-0
/
+9
2015-08-05
serial: mpc52xx: let tx_empty callback return either 0 or TIOCSER_TEMT
Uwe Kleine-König
1
-2
/
+3
2015-08-05
serial: etraxfs-uart: use mctrl_gpio helpers for handling modem signals
Niklas Cassel
3
-31
/
+16
2015-08-05
serial: etraxfs-uart: remove empty functions
Niklas Cassel
1
-10
/
+0
2015-08-04
Serial: imx: add dev_pm_ops to support suspend to ram/disk
Shenwei Wang
1
-32
/
+94
2015-08-04
serial: 8250_uniphier: call clk_disable_unprepare() on failure path
Masahiro Yamada
1
-0
/
+1
2015-08-04
serial: 8250_pci: add RS485 for F81504/508/512
Peter Hung
1
-0
/
+61
2015-08-04
Avoid usb reset crashes by making tty_io cdevs truly dynamic
Richard Watts
2
-9
/
+17
2015-07-27
Revert "tty: serial: imx.c: Reset UART before activating interrupts"
Fabio Estevam
1
-23
/
+9
2015-07-26
Linux 4.2-rc4
v4.2-rc4
Linus Torvalds
1
-1
/
+1
2015-07-26
x86/mm/pat: Revert 'Adjust default caching mode translation tables'
Thomas Gleixner
1
-3
/
+3
2015-07-26
perf/x86/intel/cqm: Return cached counter value from IRQ context
Matt Fleming
1
-0
/
+8
2015-07-25
parport: Revert "parport: fix memory leak"
Sudip Mukherjee
1
-1
/
+0
2015-07-25
libnvdimm: fix namespace seed creation
Dan Williams
1
-0
/
+5
2015-07-24
ftrace: Fix breakage of set_ftrace_pid
Steven Rostedt (Red Hat)
2
-18
/
+37
2015-07-24
Input: goodix - fix touch coordinates on WinBook TW100 and TW700
Bastien Nocera
1
-0
/
+36
2015-07-24
Input: LEDs - skip unnamed LEDs
Dmitry Torokhov
1
-2
/
+14
2015-07-24
spi: imx: Fix small DMA transfers
Sascha Hauer
1
-2
/
+3
2015-07-24
x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commit
Denys Vlasenko
1
-5
/
+9
2015-07-24
x86/mm: Fix newly introduced printk format warnings
Thomas Gleixner
1
-2
/
+2
2015-07-24
mmc: sdhci-pxav3: fix platform_data is not initialized
Jingju Hou
1
-0
/
+1
2015-07-24
dts: mmc: fsl-imx-esdhc: remove fsl,cd-controller support
Dong Aisheng
1
-2
/
+0
2015-07-24
mmc: sdhci-esdhc-imx: clear f_max in boarddata
Dong Aisheng
2
-7
/
+1
2015-07-24
mmc: sdhci-esdhc-imx: remove duplicated dts parsing
Dong Aisheng
1
-14
/
+0
2015-07-24
mmc: sdhci: make max-frequency property in device tree work
Dong Aisheng
1
-2
/
+7
2015-07-24
mmc: sdhci-esdhc-imx: move all non dt probe code into one function
Dong Aisheng
1
-85
/
+94
2015-07-24
mmc: sdhci-esdhc-imx: fix cd regression for dt platform
Dong Aisheng
1
-1
/
+9
2015-07-24
dts: imx7: fix sd card gpio polarity specified in device tree
Dong Aisheng
1
-2
/
+2
2015-07-24
dts: imx25: fix sd card gpio polarity specified in device tree
Dong Aisheng
1
-2
/
+3
2015-07-24
dts: imx6: fix sd card gpio polarity specified in device tree
Dong Aisheng
23
-49
/
+55
2015-07-24
dts: imx53: fix sd card gpio polarity specified in device tree
Dong Aisheng
7
-14
/
+14
2015-07-24
dts: imx51: fix sd card gpio polarity specified in device tree
Dong Aisheng
1
-1
/
+1
2015-07-24
mmc: sdhci-esdhc: Make 8BIT bus work
Joakim Tjernlund
1
-1
/
+1
2015-07-24
mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()
Tomas Winkler
1
-0
/
+2
2015-07-24
mmc: MMC_MTK should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2015-07-24
mmc: sdhci check parameters before call dma_free_coherent
Peng Fan
1
-2
/
+5
2015-07-24
mmc: omap_hsmmc: Handle BADA, DEB and CEB interrupts
Vignesh R
1
-1
/
+2
2015-07-24
mmc: omap_hsmmc: Fix DTO and DCRC handling
Kishon Vijay Abraham I
1
-4
/
+4
2015-07-24
md/raid5: clear R5_NeedReplace when no longer needed.
NeilBrown
1
-1
/
+3
2015-07-24
Fix read-balancing during node failure
Goldwyn Rodrigues
3
-5
/
+16
2015-07-24
md-cluster: fix bitmap sub-offset in bitmap_read_sb
Goldwyn Rodrigues
1
-7
/
+4
2015-07-24
md: Return error if request_module fails and returns positive value
Goldwyn Rodrigues
1
-1
/
+1
2015-07-24
md: Skip cluster setup in case of error while reading bitmap
Goldwyn Rodrigues
1
-1
/
+1
2015-07-24
md/raid1: fix test for 'was read error from last working device'.
NeilBrown
1
-1
/
+1
2015-07-24
drm/ttm: recognize ARM64 arch in ioprot handler
Alexandre Courbot
1
-1
/
+2
2015-07-24
pty: Add debug message for ptmx open
Peter Hurley
1
-0
/
+8
2015-07-24
tty: core: Improve ldisc debug messages
Peter Hurley
1
-5
/
+6
2015-07-24
tty: Replace inline #ifdef TTY_DEBUG_WAIT_UNTIL_SENT
Peter Hurley
1
-3
/
+8
2015-07-24
tty: Use tty_debug() for tty_ldisc_debug()
Peter Hurley
1
-3
/
+1
[next]