index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
(
follow
)
Commit message (
Expand
)
Author
Age
*
dax: add dax_zero_page_range
Matthew Wilcox
2015-02-16
*
vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
Matthew Wilcox
2015-02-16
*
vfs: remove get_xip_mem
Matthew Wilcox
2015-02-16
*
dax,ext2: replace xip_truncate_page with dax_truncate_page
Matthew Wilcox
2015-02-16
*
dax,ext2: replace the XIP page fault handler with the DAX page fault handler
Matthew Wilcox
2015-02-16
*
dax,ext2: replace ext2_clear_xip_target with dax_clear_blocks
Matthew Wilcox
2015-02-16
*
dax,ext2: replace XIP read and write with DAX I/O
Matthew Wilcox
2015-02-16
*
vfs,ext2: introduce IS_DAX(inode)
Matthew Wilcox
2015-02-16
*
mm: allow page fault handlers to perform the COW
Matthew Wilcox
2015-02-16
*
Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2015-02-15
|
\
|
*
tty: Remove external interface for tty_set_termios()
Peter Hurley
2015-02-02
|
*
serial: core: Rework hw-assisted flow control support
Peter Hurley
2015-02-02
|
*
serial: 8250: Use canary to restart console after suspend
Peter Hurley
2015-02-02
|
*
n_tty: Fix signal handling flushes
Peter Hurley
2015-02-02
|
*
pty: Fix buffer flush deadlock
Peter Hurley
2015-02-02
|
*
tty: Make lock subclasses available for other tty locks
Peter Hurley
2015-02-02
|
*
PNP: Allow console to override ACPI device sleep
Peter Hurley
2015-02-02
|
*
vt_buffer: drop console buffer copying optimisations
Dave Airlie
2015-02-02
|
*
Merge 3.19-rc5 into tty-next
Greg Kroah-Hartman
2015-01-19
|
|
\
|
*
|
serial: s3c: add missing register definitions
Robert Baldyga
2015-01-09
|
*
|
serial: omap_8250: Fix RTS handling
Peter Hurley
2015-01-09
*
|
|
Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-02-15
|
\
\
\
|
*
|
|
i2o: move to staging
Alan Cox
2015-02-03
|
*
|
|
Merge 3.19-rc7 into staging-next
Greg Kroah-Hartman
2015-02-02
|
|
\
\
\
|
*
|
|
|
iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIME
Irina Tirdea
2015-01-29
|
*
|
|
|
iio: common: ssp_sensors: Add sensorhub driver
Karol Wrona
2015-01-29
|
*
|
|
|
iio: core: Remove IIO_EV_TYPE_INSTANCE
Irina Tirdea
2015-01-27
|
*
|
|
|
iio: core: Introduce CHANGE event type
Irina Tirdea
2015-01-27
|
*
|
|
|
iio: core: Introduce IIO_CHAN_INFO_CALIBWEIGHT
Irina Tirdea
2015-01-27
|
*
|
|
|
iio: core: Introduce IIO_VELOCITY and IIO_MOD_ROOT_SUM_SQUARED_X_Y_Z
Irina Tirdea
2015-01-27
|
*
|
|
|
iio: core: Introduce DISTANCE channel type
Irina Tirdea
2015-01-27
|
*
|
|
|
iio: core: Introduce ENERGY channel type
Irina Tirdea
2015-01-27
|
*
|
|
|
iio: Add new operating mode for non triggered sw buffers
Karol Wrona
2015-01-25
|
*
|
|
|
Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2015-01-21
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
iio: kfifo: Add resource management devm_iio_kfifo_allocate/free
Karol Wrona
2014-12-26
|
|
*
|
|
iio: kfifo: Remove unused argument in iio_kfifo_allocate
Karol Wrona
2014-12-26
|
|
*
|
|
iio: consumer.h: Fix scale factor in function comment
Ivan T. Ivanov
2014-12-12
|
|
*
|
|
iio: buffer: Drop get_length callback
Lars-Peter Clausen
2014-12-12
|
|
*
|
|
iio: buffer: Allocate standard attributes in the core
Lars-Peter Clausen
2014-12-12
|
|
*
|
|
iio: Remove get_bytes_per_datum() from iio_buffer_access_funcs
Lars-Peter Clausen
2014-12-12
|
|
*
|
|
iio: Move buffer registration to the core
Lars-Peter Clausen
2014-12-12
|
|
*
|
|
iio: Unexport iio_scan_mask_set()
Lars-Peter Clausen
2014-12-12
|
|
*
|
|
iio: inkern: add iio_write_channel_raw
Dmitry Eremin-Solenikov
2014-12-12
|
|
*
|
|
iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHT
Irina Tirdea
2014-11-22
|
|
*
|
|
iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE event
Irina Tirdea
2014-11-22
|
|
*
|
|
iio: core: Introduce IIO_EV_DIR_NONE
Irina Tirdea
2014-11-22
|
|
*
|
|
iio: core: Introduce IIO_ACTIVITY channel
Daniel Baluta
2014-11-22
*
|
|
|
|
Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-02-15
|
\
\
\
\
\
|
*
|
|
|
|
device: Change dev_<level> logging functions to return void
Joe Perches
2015-01-26
|
*
|
|
|
|
device: Fix dev_dbg_once macro
Joe Perches
2015-01-26
[next]