index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
mbcache.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-07
console: Preserve index after console setup()
Peter Hurley
1
-1
/
+0
2015-03-07
serial: earlycon: Refactor parse_options into serial core
Peter Hurley
3
-26
/
+61
2015-03-07
tty/serial: at91: correct the usage of tasklet
Leilei Zhao
1
-0
/
+4
2015-03-07
tty/serial: at91: set ops in property init each time
Leilei Zhao
1
-0
/
+1
2015-03-07
tty/serial: at91: revise the return type of atmel_init_property
Leilei Zhao
1
-4
/
+3
2015-03-07
tty/serial: at91: correct buffer size used in DMA
Leilei Zhao
1
-1
/
+1
2015-03-07
tty/serial: at91: correct check of buf used in DMA
Leilei Zhao
1
-2
/
+2
2015-03-07
drivers/tty: amba: defer DMA probe until the DMA channel is required.
Jorge Ramirez-Ortiz
1
-54
/
+17
2015-03-07
serial/amba-pl011: Leave the TX IRQ alone when the UART is not open
Dave Martin
1
-4
/
+1
2015-03-07
serial/amba-pl011: Activate TX IRQ passively
Dave Martin
1
-50
/
+115
2015-03-07
tty: serial: xilinx_uartps: Use Macro for ttyPS0
Peter Crosthwaite
1
-1
/
+2
2015-03-07
serial: sprd: Fix iotype
Peter Hurley
1
-1
/
+3
2015-03-07
serial: imx: add support for half duplex rs485
Uwe Kleine-König
1
-12
/
+95
2015-03-07
serial: imx: drop support for IRDA
Uwe Kleine-König
2
-153
/
+9
2015-03-07
serial: imx: fix comment about which machines use the i.MX21 type
Uwe Kleine-König
1
-1
/
+1
2015-03-07
serial: imx: reformat and cleanup copyright header
Uwe Kleine-König
1
-13
/
+6
2015-03-07
serial: imx: drop members from driver data that are only used during probe
Uwe Kleine-König
1
-10
/
+11
2015-03-07
serial: imx: remove long dead code
Uwe Kleine-König
1
-9
/
+0
2015-03-07
serial: imx: Fix clearing of receiver overrun flag
Uwe Kleine-König
1
-5
/
+3
2015-03-07
x86, intel-mid: remove Intel MID specific serial support
Andy Shevchenko
10
-1708
/
+0
2015-03-07
serial: 8250_pci: add Intel Penwell ports
Andy Shevchenko
1
-0
/
+183
2015-03-07
dmaengine: append hsu DMA driver
Andy Shevchenko
9
-0
/
+840
2015-03-07
tty: serial: s/Medfile/Medfield
Joseph Kogut
1
-1
/
+1
2015-03-07
serial: ar933x_uart: Fix off-by-one for checking valid alias id
Axel Lin
1
-1
/
+1
2015-03-07
serial: mctrl-gpio: simplify init routine
Uwe Kleine-König
1
-18
/
+11
2015-03-07
serial: mctrl-gpio: don't check for struct mctrl_gpios * to be invalid
Uwe Kleine-König
1
-18
/
+2
2015-03-07
serial: mxs-auart: properly handle mctrl_gpio failing
Uwe Kleine-König
1
-7
/
+9
2015-03-07
serial: clps711x: fail if mctrl_gpio_init fails
Uwe Kleine-König
1
-0
/
+2
2015-03-07
serial: atmel: fix error handling when mctrl_gpio_init fails
Uwe Kleine-König
1
-5
/
+6
2015-03-07
tty: max3100: use msecs_to_jiffies for time conversion
Nicholas Mc Guire
1
-1
/
+1
2015-03-07
serial: imx: Do not store/restore the UBRC register
Fabio Estevam
1
-3
/
+1
2015-03-07
tty: serial/bcm63xx_uart: fix sparse warning
Lad, Prabhakar
1
-2
/
+2
2015-03-07
serial: 8250_dw: Add missing MODULE_ALIAS() for module autoloading support
Mika Westerberg
1
-0
/
+1
2015-03-07
sprd_serial: compile sprd_suspend and sprd_resume conditionally
Paul Bolle
1
-0
/
+2
2015-03-07
serial:imx make of_device_id array const
Sanjeev Sharma
1
-1
/
+1
2015-03-07
tty: serial: 8250_core: Remove trailing whitespaces
Michal Simek
1
-2
/
+2
2015-03-07
serial: 8250_pci: convert to dev_pm_ops
Andy Shevchenko
1
-16
/
+15
2015-03-07
tty: kconfig: remove the superfluous dependency on PPC_OF
Kevin Hao
1
-2
/
+2
2015-03-07
serial: core: replace current->state by __set_current_state()
Fabian Frederick
1
-2
/
+1
2015-03-07
serial: pl010 is no longer broken
Arnd Bergmann
1
-1
/
+1
2015-03-03
Linux 4.0-rc2
v4.0-rc2
Linus Torvalds
1
-1
/
+1
2015-03-03
drm/i915: Fix modeset state confusion in the load detect code
Daniel Vetter
1
-0
/
+1
2015-03-01
locking/rtmutex: Set state back to running on error
Sebastian Andrzej Siewior
1
-0
/
+1
2015-02-28
mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines
Kirill A. Shutemov
6
-0
/
+10
2015-02-28
mm: page_alloc: revert inadvertent !__GFP_FS retry behavior change
Johannes Weiner
1
-1
/
+8
2015-02-28
kernel/sys.c: fix UNAME26 for 4.0
Jon DeVree
1
-1
/
+2
2015-02-28
mm: memcontrol: use "max" instead of "infinity" in control knobs
Johannes Weiner
2
-8
/
+8
2015-02-28
zram: use proper type to update max_used_pages
Joonsoo Kim
1
-1
/
+1
2015-02-28
drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc_sysfs_time_regs_{show...
Joshua Kinard
1
-2
/
+2
2015-02-28
nilfs2: fix potential memory overrun on inode
Ryusuke Konishi
1
-3
/
+44
[next]