index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-16
TTY: move low_latency to tty_port
Jiri Slaby
25
-34
/
+34
2013-01-16
TTY: switch tty_insert_flip_string
Jiri Slaby
59
-122
/
+123
2013-01-16
TTY: switch tty_insert_flip_char
Jiri Slaby
69
-270
/
+284
2013-01-16
TTY: convert more flipping functions
Jiri Slaby
17
-37
/
+39
2013-01-16
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
18
-39
/
+54
2013-01-16
serial/arc-uart: switch to devicetree based probing
Vineet Gupta
1
-3
/
+40
2013-01-16
serial/arc-uart: platform_data order changed
Vineet Gupta
1
-5
/
+6
2013-01-16
serial/arc-uart: split probe from probe_earlyprintk
Vineet Gupta
1
-10
/
+11
2013-01-16
serial/arc-uart: Don't index with -ve platform_device->id
Vineet Gupta
1
-14
/
+15
2013-01-16
serial: tegra: add serial driver
Laxman Dewangan
3
-0
/
+1411
2013-01-16
serial: imx: Use devm_* APIs
Sachin Kamat
1
-22
/
+10
2013-01-16
serial: imx: Use pr_info instead of printk
Sachin Kamat
1
-2
/
+2
2013-01-16
serial: imx: Fix coding style issue
Sachin Kamat
1
-2
/
+1
2013-01-16
serial: imx: Use <linux/io.h> instead of <asm/io.h>
Sachin Kamat
1
-1
/
+1
2013-01-16
serial: imx: Fix checkpatch errors related to spacing
Sachin Kamat
1
-111
/
+111
2013-01-16
serial: Samsung: Use of_match_ptr() macro
Sachin Kamat
1
-3
/
+1
2013-01-16
serial: samsung: remove the use of statically remapped controller address
Thomas Abraham
1
-2
/
+6
2013-01-16
serial: mxs-auart: Fix typo in sanity check
Thomas Jarosch
1
-1
/
+1
2013-01-16
tty: Fix comments that reference BKL, eventd, old paths
Kevin Cernekee
2
-10
/
+10
2013-01-16
serial: Remove RM9000 series serial driver.
Ralf Baechle
2
-78
/
+1
2013-01-16
serial: avoid double free after call ioc4_serial_remove_one
Chen Gang
1
-0
/
+1
2013-01-16
n_gsm.c: add tx_lock in gsm_send
xiaojin
1
-0
/
+3
2013-01-16
serial: sirf: add support for new SiRFmarco SMP SoC
Barry Song
2
-1
/
+20
2013-01-16
tty: vt/Makefile: set the variables to static
Cong Ding
1
-3
/
+1
2013-01-16
tty: serial core: decouple pm states from ACPI
Linus Walleij
1
-14
/
+16
2013-01-16
serial: omap: add the functionality of a 9-bit UART with userspaces CMSPAR
Enric Balletbo i Serra
1
-0
/
+2
2013-01-16
synclink fix ldisc buffer argument
Paul Fulghum
4
-8
/
+47
2013-01-16
serial: quatech: add the other serial identifiers and preliminary control code
Alan Cox
1
-0
/
+309
2013-01-09
Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-18
/
+9
2013-01-09
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
5
-25
/
+29
2013-01-09
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
46
-792
/
+437
2013-01-08
Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...
Olof Johansson
1
-1
/
+2
2013-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
20
-41
/
+116
2013-01-08
drm/ttm: fix fence locking in ttm_buffer_object_transfer
Daniel Vetter
1
-1
/
+3
2013-01-08
Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
6
-16
/
+135
2013-01-08
drm/prime: drop reference on imported dma-buf come from gem
Seung-Woo Kim
5
-0
/
+17
2013-01-08
xen/netfront: improve truesize tracking
Ian Campbell
1
-23
/
+4
2013-01-08
Merge tag 'pm+acpi-for-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
21
-852
/
+149
2013-01-07
EDAC: Cleanup device deregistering path
Lans Zhang
1
-12
/
+6
2013-01-07
EDAC: Fix EDAC Kconfig menu
Borislav Petkov
1
-5
/
+3
2013-01-07
EDAC: Fix kernel panic on module unloading
Konstantin Khlebnikov
1
-2
/
+1
2013-01-07
pinctrl: mvebu: make pdma clock on dove mandatory
Sebastian Hesselbarth
1
-2
/
+5
2013-01-07
drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooks
Maarten Lankhorst
1
-0
/
+28
2013-01-07
drm/exynos: move finish page flip to a common place
Rahul Sharma
5
-88
/
+36
2013-01-07
drm/exynos: fimd: modify condition in fimd resume
Prathyush K
1
-1
/
+1
2013-01-06
dma: mv_xor: fix error handling for clocks
Thomas Petazzoni
1
-2
/
+5
2013-01-06
dma: mv_xor: fix error handling of mv_xor_channel_add()
Thomas Petazzoni
1
-1
/
+1
2013-01-06
clk: mvebu: Remove inappropriate __init tagging
Joshua Coombs
1
-1
/
+1
2013-01-06
Power: gpio-poweroff: Fix documentation and gpio_is_valid
Andrew Lunn
1
-18
/
+15
2013-01-06
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-5
/
+4
[prev]
[next]