index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
console: Preserve index after console setup()
Peter Hurley
2015-03-07
1
-1
/
+0
*
serial: earlycon: Refactor parse_options into serial core
Peter Hurley
2015-03-07
3
-26
/
+61
*
tty/serial: at91: correct the usage of tasklet
Leilei Zhao
2015-03-07
1
-0
/
+4
*
tty/serial: at91: set ops in property init each time
Leilei Zhao
2015-03-07
1
-0
/
+1
*
tty/serial: at91: revise the return type of atmel_init_property
Leilei Zhao
2015-03-07
1
-4
/
+3
*
tty/serial: at91: correct buffer size used in DMA
Leilei Zhao
2015-03-07
1
-1
/
+1
*
tty/serial: at91: correct check of buf used in DMA
Leilei Zhao
2015-03-07
1
-2
/
+2
*
drivers/tty: amba: defer DMA probe until the DMA channel is required.
Jorge Ramirez-Ortiz
2015-03-07
1
-54
/
+17
*
serial/amba-pl011: Leave the TX IRQ alone when the UART is not open
Dave Martin
2015-03-07
1
-4
/
+1
*
serial/amba-pl011: Activate TX IRQ passively
Dave Martin
2015-03-07
1
-50
/
+115
*
tty: serial: xilinx_uartps: Use Macro for ttyPS0
Peter Crosthwaite
2015-03-07
1
-1
/
+2
*
serial: sprd: Fix iotype
Peter Hurley
2015-03-07
1
-1
/
+3
*
serial: imx: add support for half duplex rs485
Uwe Kleine-König
2015-03-07
1
-12
/
+95
*
serial: imx: drop support for IRDA
Uwe Kleine-König
2015-03-07
2
-153
/
+9
*
serial: imx: fix comment about which machines use the i.MX21 type
Uwe Kleine-König
2015-03-07
1
-1
/
+1
*
serial: imx: reformat and cleanup copyright header
Uwe Kleine-König
2015-03-07
1
-13
/
+6
*
serial: imx: drop members from driver data that are only used during probe
Uwe Kleine-König
2015-03-07
1
-10
/
+11
*
serial: imx: remove long dead code
Uwe Kleine-König
2015-03-07
1
-9
/
+0
*
serial: imx: Fix clearing of receiver overrun flag
Uwe Kleine-König
2015-03-07
1
-5
/
+3
*
x86, intel-mid: remove Intel MID specific serial support
Andy Shevchenko
2015-03-07
10
-1708
/
+0
*
serial: 8250_pci: add Intel Penwell ports
Andy Shevchenko
2015-03-07
1
-0
/
+183
*
dmaengine: append hsu DMA driver
Andy Shevchenko
2015-03-07
9
-0
/
+840
*
tty: serial: s/Medfile/Medfield
Joseph Kogut
2015-03-07
1
-1
/
+1
*
serial: ar933x_uart: Fix off-by-one for checking valid alias id
Axel Lin
2015-03-07
1
-1
/
+1
*
serial: mctrl-gpio: simplify init routine
Uwe Kleine-König
2015-03-07
1
-18
/
+11
*
serial: mctrl-gpio: don't check for struct mctrl_gpios * to be invalid
Uwe Kleine-König
2015-03-07
1
-18
/
+2
*
serial: mxs-auart: properly handle mctrl_gpio failing
Uwe Kleine-König
2015-03-07
1
-7
/
+9
*
serial: clps711x: fail if mctrl_gpio_init fails
Uwe Kleine-König
2015-03-07
1
-0
/
+2
*
serial: atmel: fix error handling when mctrl_gpio_init fails
Uwe Kleine-König
2015-03-07
1
-5
/
+6
*
tty: max3100: use msecs_to_jiffies for time conversion
Nicholas Mc Guire
2015-03-07
1
-1
/
+1
*
serial: imx: Do not store/restore the UBRC register
Fabio Estevam
2015-03-07
1
-3
/
+1
*
tty: serial/bcm63xx_uart: fix sparse warning
Lad, Prabhakar
2015-03-07
1
-2
/
+2
*
serial: 8250_dw: Add missing MODULE_ALIAS() for module autoloading support
Mika Westerberg
2015-03-07
1
-0
/
+1
*
sprd_serial: compile sprd_suspend and sprd_resume conditionally
Paul Bolle
2015-03-07
1
-0
/
+2
*
serial:imx make of_device_id array const
Sanjeev Sharma
2015-03-07
1
-1
/
+1
*
tty: serial: 8250_core: Remove trailing whitespaces
Michal Simek
2015-03-07
1
-2
/
+2
*
serial: 8250_pci: convert to dev_pm_ops
Andy Shevchenko
2015-03-07
1
-16
/
+15
*
tty: kconfig: remove the superfluous dependency on PPC_OF
Kevin Hao
2015-03-07
1
-2
/
+2
*
serial: core: replace current->state by __set_current_state()
Fabian Frederick
2015-03-07
1
-2
/
+1
*
serial: pl010 is no longer broken
Arnd Bergmann
2015-03-07
1
-1
/
+1
*
Linux 4.0-rc2
v4.0-rc2
Linus Torvalds
2015-03-03
1
-1
/
+1
*
drm/i915: Fix modeset state confusion in the load detect code
Daniel Vetter
2015-03-03
1
-0
/
+1
*
Merge tag 'gpio-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2015-03-02
2
-8
/
+15
|
\
|
*
gpio: tps65912: fix wrong container_of arguments
Nicolas Saenz Julienne
2015-02-23
1
-4
/
+10
|
*
gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per ...
Hans Holmberg
2015-02-23
1
-4
/
+5
*
|
Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-03-02
12
-67
/
+145
|
\
\
|
*
\
Merge branch 'tmon-fixes' of .git into next
Zhang Rui
2015-02-28
5
-14
/
+63
|
|
\
\
|
|
*
|
tools/thermal: tmon: silence 'set but not used' warnings
Brian Norris
2015-02-28
1
-0
/
+3
|
|
*
|
tools/thermal: tmon: use pkg-config to determine library dependencies
Brian Norris
2015-02-28
1
-1
/
+10
|
|
*
|
tools/thermal: tmon: support cross-compiling
Brian Norris
2015-02-28
1
-2
/
+2
[next]