index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-06-27
9
-78
/
+25
|
\
|
*
serial: stm32-usart: Add STM32 USART Driver
Maxime Coquelin
2015-06-11
1
-0
/
+3
|
*
Merge 4.1-rc7 into tty-next
Greg Kroah-Hartman
2015-06-08
25
-47
/
+143
|
|
\
|
*
|
tty: move linux/gsmmux.h to uapi
Jiri Slaby
2015-06-01
2
-0
/
+4
|
*
|
serial: 8250: include <linux/serial_reg.h> from serial_8250.h
Masahiro Yamada
2015-05-31
1
-0
/
+1
|
*
|
tty: fix comment of ASYNCB_SPD_HI
Masahiro Yamada
2015-05-24
1
-1
/
+1
|
*
|
Merge 4.1-rc4 into tty-next
Greg Kroah-Hartman
2015-05-18
32
-32
/
+216
|
|
\
\
|
*
|
|
vt: add cursor blink interval escape sequence
Scot Doyle
2015-05-10
1
-0
/
+1
|
*
|
|
serial: sh-sci: Standardize on using the BIT() macro to define register bits
Geert Uytterhoeven
2015-05-10
1
-9
/
+10
|
*
|
|
serial: sh-sci: Move private definitions to private header file
Geert Uytterhoeven
2015-05-10
1
-66
/
+1
|
*
|
|
tty: serial: 8250: export early_serial8250_setup function
Eddie Huang
2015-05-10
1
-0
/
+2
|
*
|
|
serial: core: Fix unused variable warnings from uart_console()
Peter Hurley
2015-05-06
1
-1
/
+1
|
*
|
|
tty: remove buf parameter from tty_name()
Rasmus Villemoes
2015-05-06
1
-1
/
+1
|
*
|
|
tty: constify return type of tty_name
Rasmus Villemoes
2015-05-06
1
-1
/
+1
*
|
|
|
Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-06-27
6
-4
/
+27
|
\
\
\
\
|
*
|
|
|
vme: export vme_check_window()
Dmitry Kalinkin
2015-06-13
1
-0
/
+2
|
*
|
|
|
Merge tag 'iio-for-v4.2c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2015-06-11
1
-0
/
+3
|
|
\
\
\
\
|
|
*
|
|
|
iio: Specify supported modes for buffers
Lars-Peter Clausen
2015-06-01
1
-0
/
+3
|
*
|
|
|
|
Merge 4.1-rc7 into staging-testing
Greg Kroah-Hartman
2015-06-08
25
-47
/
+143
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
staging: goldfish: Fix pointer cast for 32 bits
Peter Senna Tschudin
2015-05-31
1
-4
/
+15
|
*
|
|
|
|
Merge tag 'iio-for-v4.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2015-05-24
3
-0
/
+6
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
iio: Add I/Q modifiers
Lars-Peter Clausen
2015-05-23
1
-0
/
+2
|
|
*
|
|
|
iio: core: add high pass filter attributes
Martin Fuzzey
2015-05-17
2
-0
/
+3
|
|
*
|
|
|
iio: core: Introduce IIO_CHAN_INFO_OVERSAMPLING_RATIO
Irina Tirdea
2015-05-10
1
-0
/
+1
|
*
|
|
|
|
Merge 4.1-rc4 into staging-next
Greg Kroah-Hartman
2015-05-18
32
-32
/
+216
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
/
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'iio-for-v4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2015-05-09
1
-0
/
+1
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
iio: core: Introduce IIO_CHAN_INFO_CALIBEMISSIVITY
Vianney le Clément de Saint-Marcq
2015-04-09
1
-0
/
+1
*
|
|
|
|
Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-06-27
4
-2
/
+56
|
\
\
\
\
\
|
*
\
\
\
\
Merge 4.1-rc7 into driver-core-next
Greg Kroah-Hartman
2015-06-08
24
-47
/
+137
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
drivers: of/base: move of_init to driver_init
Sudeep Holla
2015-05-24
1
-0
/
+6
|
*
|
|
|
|
drivers/base: cacheinfo: fix annoying typo when DT nodes are absent
Will Deacon
2015-05-24
1
-1
/
+1
|
*
|
|
|
|
driver-core: fix build for !CONFIG_MODULES
Dmitry Torokhov
2015-05-24
1
-0
/
+11
|
*
|
|
|
|
module: add core_param_unsafe
Dmitry Torokhov
2015-05-20
1
-0
/
+9
|
*
|
|
|
|
driver-core: enable drivers to opt-out of async probe
Luis R. Rodriguez
2015-05-20
1
-6
/
+7
|
*
|
|
|
|
driver-core: add driver module asynchronous probe support
Luis R. Rodriguez
2015-05-20
2
-3
/
+7
|
*
|
|
|
|
driver-core: add asynchronous probing support for drivers
Dmitry Torokhov
2015-05-20
1
-0
/
+28
|
*
|
|
|
|
module: add extra argument for parse_params() callback
Luis R. Rodriguez
2015-05-20
1
-1
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-06-26
14
-115
/
+1322
|
\
\
\
\
\
|
*
|
|
|
|
extcon: Redefine the unique id of supported external connectors without 'enum...
Chanwoo Choi
2015-06-13
1
-48
/
+42
|
*
|
|
|
|
Merge tag 'extcon-next-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2015-06-03
5
-81
/
+78
|
|
\
\
\
\
\
|
|
*
|
|
|
|
extcon: Remove optional print_name() function pointer of extcon_dev
Chanwoo Choi
2015-05-29
1
-3
/
+0
|
|
*
|
|
|
|
extcon: Update the prototype of extcon_register_notifier() with enum extcon
Chanwoo Choi
2015-05-22
1
-9
/
+8
|
|
*
|
|
|
|
extcon: Use the unique id for external connector instead of string
Chanwoo Choi
2015-05-22
2
-66
/
+50
|
|
*
|
|
|
|
extcon: arizona: Add support for select accessory detect mode when headphone ...
Inha Song
2015-05-19
2
-0
/
+7
|
|
*
|
|
|
|
extcon: Fix the checkpatch warning and minor coding style issue
Chanwoo Choi
2015-05-19
1
-3
/
+4
|
|
*
|
|
|
|
extcon: Add extcon_get_edev_name() API to get the extcon device name
Chanwoo Choi
2015-05-19
1
-0
/
+4
|
|
*
|
|
|
|
extcon: axp288: Add axp288 extcon driver support
Ramakrishna Pallala
2015-05-19
1
-0
/
+5
|
|
|
/
/
/
/
|
*
|
|
|
|
Drivers: hv: vmbus: Implement NUMA aware CPU affinity for channels
K. Y. Srinivasan
2015-06-01
1
-0
/
+5
|
*
|
|
|
|
parport: add device-model to parport subsystem
Sudip Mukherjee
2015-06-01
1
-2
/
+41
|
*
|
|
|
|
Drivers: hv: vmbus:Update preferred vmbus protocol version to windows 10.
Keith Mange
2015-05-31
1
-1
/
+3
[next]