index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
rocket_int.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-20
tty: xuartps: support 64 byte FIFO size
Suneel
1
-7
/
+23
2013-10-20
tty: xuartps: Add polled mode support for xuartps
Vlad Lungu
1
-0
/
+52
2013-10-20
tty: xuartps: Implement BREAK detection, add SYSRQ support
Vlad Lungu
1
-1
/
+49
2013-10-20
tty: xuartps: Use devm_kzalloc
Soren Brinkmann
1
-9
/
+5
2013-10-20
tty: xuartps: Use devm_clk_get()
Soren Brinkmann
1
-10
/
+4
2013-10-17
tty/serial: at91: add a fallback option to determine uart/usart property
Nicolas Ferre
2
-1
/
+19
2013-10-17
tty/serial: at91: fix uart/usart selection for older products
Nicolas Ferre
1
-7
/
+2
2013-10-17
serial: 8250_pci: add support for Fintek 4, 8, and 12 port cards
Greg Kroah-Hartman
1
-0
/
+112
2013-10-17
serial: imx: optimization: remove the workqueues for DMA
Huang Shijie
1
-44
/
+10
2013-10-16
serial: imx: use the dmaengine_tx_status
Huang Shijie
1
-2
/
+2
2013-10-16
serial: imx: fix the wrong number of scatterlist entries when xmit->head is 0
Huang Shijie
1
-1
/
+1
2013-10-16
serial: imx: check the DMA for imx_tx_empty
Huang Shijie
1
-1
/
+8
2013-10-16
serial: imx: implement the flush_buffer hook
Huang Shijie
1
-0
/
+11
2013-10-16
serial: core: delete .set_wake() callback
Linus Walleij
2
-5
/
+0
2013-10-16
serial: pch_uart: remove reference to .set_wake()
Linus Walleij
1
-1
/
+0
2013-10-16
serial: mpc52xx: remove reference to .set_wake()
Linus Walleij
1
-1
/
+0
2013-10-16
serial: sa1100: delete .set_wake callback
Linus Walleij
1
-1
/
+4
2013-10-16
serial: omap: delete .set_wake callback
Linus Walleij
1
-10
/
+0
2013-10-16
tty: incorrect test of echo_buf() result for ECHO_OP_START
Roel Kluin
1
-1
/
+1
2013-10-16
tty: Remove unnecessary semicolons
Joe Perches
9
-14
/
+14
2013-10-16
serial: mrst_max3110: Fix race condition between spi transfers
Bin Gao
1
-0
/
+4
2013-10-16
serial: mrst_max3110: Check the irq number before enable/disabe irq in PM hooks
Feng Tang
1
-2
/
+4
2013-10-16
serial8250-em: convert to clk_prepare/unprepare
Shinya Kuribayashi
1
-3
/
+3
2013-10-16
sysrq: Allow magic SysRq key functions to be disabled through Kconfig
Ben Hutchings
5
-12
/
+17
2013-10-16
sysrq: Document hexadecimal values for kernel.sysrq bitmask
Ben Hutchings
1
-8
/
+11
2013-10-07
serial: bfin_uart: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-10-07
serial: tegra: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-10-06
Linux 3.12-rc4
v3.12-rc4
Linus Torvalds
1
-1
/
+1
2013-10-06
net: Update the sysctl permissions handler to test effective uid/gid
Eric W. Biederman
1
-2
/
+2
2013-10-06
serial: mxs-auart: set the FIFO size to DMA buffer size
Hector Palacios
1
-1
/
+8
2013-10-05
btrfs: Fix crash due to not allocating integrity data for a bioset
Darrick J. Wong
1
-0
/
+8
2013-10-05
Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero"
Bjorn Helgaas
1
-1
/
+6
2013-10-04
selinux: remove 'flags' parameter from avc_audit()
Linus Torvalds
3
-4
/
+4
2013-10-04
selinux: avc_has_perm_flags has no more users
Linus Torvalds
2
-17
/
+6
2013-10-04
Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishing
Ilya Dryomov
2
-5
/
+7
2013-10-04
Btrfs: eliminate races in worker stopping code
Ilya Dryomov
2
-6
/
+21
2013-10-04
Btrfs: fix crash of compressed writes
Liu Bo
1
-1
/
+1
2013-10-04
Btrfs: fix transid verify errors when recovering log tree
Josef Bacik
1
-5
/
+2
2013-10-04
selinux: remove 'flags' parameter from inode_has_perm
Linus Torvalds
1
-7
/
+6
2013-10-04
xfs: Use kmem_free() instead of free()
Thierry Reding
1
-1
/
+1
2013-10-04
xfs: fix memory leak in xlog_recover_add_to_trans
tinguely@sgi.com
1
-0
/
+1
2013-10-04
xfs: dirent dtype presence is dependent on directory magic numbers
Dave Chinner
4
-39
/
+28
2013-10-04
xfs: lockdep needs to know about 3 dquot-deep nesting
Dave Chinner
1
-3
/
+16
2013-10-04
dmaengine: imx-dma: fix callback path in tasklet
Michael Grzeschik
1
-4
/
+6
2013-10-04
dmaengine: imx-dma: fix lockdep issue between irqhandler and tasklet
Michael Grzeschik
1
-11
/
+8
2013-10-04
dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic
Michael Grzeschik
1
-1
/
+1
2013-10-04
xen/hvc: allow xenboot console to be used again
David Vrabel
1
-0
/
+1
2013-10-04
serial: Remove unnecessary amba_set_drvdata()
Michal Simek
2
-6
/
+0
2013-10-04
serial: 8250_dw: Improve unwritable LCR workaround
Tim Kryger
1
-9
/
+32
2013-10-04
usb: chipidea: add Intel Clovertrail pci id
David Cohen
1
-1
/
+6
[next]