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.13.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
2012-09-27
tty/serial/amba-pl011: Quiesce interrupts in poll_get_char
Anton Vorontsov
1
-0
/
+29
2012-09-27
tty/serial/amba-pl011: Implement poll_init callback
Anton Vorontsov
1
-11
/
+33
2012-09-27
tty/serial/core: Introduce poll_init callback
Anton Vorontsov
1
-0
/
+17
2012-09-27
serial: pl011: handle corruption at high clock speeds
Linus Walleij
1
-1
/
+14
2012-09-27
serial: sccnxp: Make 'default' choice in switch last
Alexander Shiyan
1
-1
/
+1
2012-09-27
serial: sccnxp: Remove mask termios caps for SW flow control
Alexander Shiyan
1
-1
/
+0
2012-09-27
serial: sccnxp: Report actual baudrate back to core
Alexander Shiyan
1
-4
/
+10
2012-09-27
serial: samsung: Add poll_get_char & poll_put_char
Julien Pichon
1
-0
/
+47
2012-09-27
Powerpc 8xx CPM_UART setting MAXIDL register proportionaly to baud rate
Christophe Leroy
1
-0
/
+14
2012-09-27
Powerpc 8xx CPM_UART maxidl should not depend on fifo size
Christophe Leroy
1
-2
/
+2
2012-09-27
Powerpc 8xx CPM_UART too many interrupts
Christophe Leroy
1
-2
/
+2
2012-09-27
Powerpc 8xx CPM_UART desynchronisation
Christophe Leroy
1
-0
/
+1
2012-09-27
serial: set correct baud_base for EXSYS EX-41092 Dual 16950
Flavio Leitner
1
-2
/
+7
2012-09-27
serial: omap: fix the reciever line error case
Shubhrajyoti D
1
-0
/
+4
2012-09-27
8250: blacklist Winbond CIR port
Sean Young
2
-7
/
+29
2012-09-27
8250_pnp: do pnp probe before legacy probe
Sean Young
5
-31
/
+41
2012-09-26
staging: dgrp: using vmalloc needs to include vmalloc.h
Stephen Rothwell
1
-0
/
+1
2012-09-26
staging: dgrp: fix potential call to strncpy with a negative number
Bill Pemberton
1
-0
/
+6
2012-09-21
serial: omap: Remove unnecessary checks from suspend/resume
Sourav Poddar
1
-14
/
+9
2012-09-21
serial: imx: remove null check of sport in suspend/resume function
Richard Zhao
1
-4
/
+2
2012-09-21
serial: imx: set sport as drvdata, like it's used elsewhere
Richard Zhao
1
-1
/
+1
2012-09-21
8250: fix autoconfig to work with serial console
Flavio Leitner
1
-11
/
+14
2012-09-21
pty: Fix locking bug on error path
Alan Cox
1
-1
/
+1
2012-09-21
serial_core: Fix race in uart_handle_dcd_change
Alan Cox
1
-4
/
+7
2012-09-21
staging: dgrp: add dgrp to the build
Bill Pemberton
3
-3
/
+12
2012-09-21
staging: Add dgrp driver for Digi Realport devices
Bill Pemberton
16
-0
/
+10880
2012-09-18
tty/serial: put (EXPERIMENTAL) marking back on N_GSM and SERIAL_IFX6X60
Greg Kroah-Hartman
2
-2
/
+2
2012-09-18
tty/serial: remove CONFIG_EXPERIMENTAL dependencies
Greg Kroah-Hartman
3
-10
/
+9
2012-09-17
tty: serial: Samsung: Fix return value
Sachin Kamat
1
-1
/
+1
2012-09-17
tty: n_gsm: Fix incorrect debug display
Alan Cox
1
-1
/
+1
2012-09-17
tty: ipwireless: check ppp register worked
Alan Cox
1
-1
/
+6
2012-09-17
tty: serial: max3100: Fix error case
Alan Cox
1
-6
/
+8
2012-09-17
tty: Fix hvc return
Alan Cox
1
-1
/
+1
2012-09-17
Merge 3.6-rc6 into tty-next
Greg Kroah-Hartman
334
-1395
/
+2941
2012-09-17
Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
56
-243
/
+331
2012-09-17
Merge tag 'for-3.6-rc6' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
2
-0
/
+36
2012-09-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
8
-125
/
+137
2012-09-16
Merge tag 'pm-for-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-12
/
+34
2012-09-16
mfd: MAX77693: Fix NULL pointer error when initializing irqs
Chanwoo Choi
2
-7
/
+26
2012-09-16
mfd: MAX77693: Fix interrupt handling bug
Chanwoo Choi
1
-5
/
+31
2012-09-16
mfd: core: Push irqdomain mapping out into devices
Mark Brown
53
-111
/
+122
2012-09-15
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
7
-36
/
+31
2012-09-15
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...
Linus Torvalds
3
-32
/
+40
2012-09-15
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-25
/
+14
2012-09-15
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
25
-133
/
+297
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
51
-238
/
+606
2012-09-15
Merge tag 'usb-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
26
-57
/
+410
2012-09-15
Merge tag 'tty-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-15
/
+15
2012-09-15
Merge tag 'staging-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
22
-47
/
+123
2012-09-14
ACPI / PM: Use KERN_DEBUG when no power resources are found
Aaron Lu
1
-1
/
+1
[next]