Age | Commit message (Expand) | Author |
2011-08-07 | sh: Fix boot crash related to SCI | Rafael J. Wysocki |
2011-08-04 | dt: remove of_alias_get_id() reference | Grant Likely |
2011-08-01 | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds |
2011-07-27 | serial/imx: add device tree probe support | Shawn Guo |
2011-07-27 | serial/imx: get rid of the uses of cpu_is_mx1() | Shawn Guo |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-25 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-07-25 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-25 | Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-07-25 | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-07-22 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-07-21 | Merge branch 'next-samsung-clkdev-fix' into next-samsung-cleanup | Kukjin Kim |
2011-07-20 | serial: Remove redundant console_initcall from s3c and s5p console drivers | Thomas Abraham |
2011-07-20 | powerpc/pseries: Fix hvc_vio.c build due to recent changes | Benjamin Herrenschmidt |
2011-07-19 | hvc_console: Add kdb support | Anton Blanchard |
2011-07-19 | powerpc/pseries: Fix hvterm_raw_get_chars to accept < 16 chars, fixing xmon | Anton Blanchard |
2011-07-19 | hvc_console: Improve tty/console put_chars handling | Hendrik Brueckner |
2011-07-18 | ARM: mach-s3c2400: delete | Nicolas Pitre |
2011-07-18 | ARM: mach-s3c24a0: delete | Nicolas Pitre |
2011-07-15 | Merge commit 'v3.0-rc7' into devicetree/next | Grant Likely |
2011-07-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-07-11 | Merge branch 'master' into for-next | Jiri Kosina |
2011-07-10 | tty/serial: Add devicetree support for nVidia Tegra serial ports | Grant Likely |
2011-07-08 | amba pl011: workaround for uart registers lockup | Shreshtha Kumar Sahu |
2011-07-08 | n_gsm: fix the wrong FCS handling | Du, Alek |
2011-07-08 | pch_uart: add missing comment about OKI ML7223 | Alexander Stein |
2011-07-08 | pch_uart: Add MSI support | Alexander Stein |
2011-07-07 | serial: samsung: Fix unintended usage of uart port 0 as console | Thomas Abraham |
2011-07-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-07-04 | Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2011-07-04 | tty/serial: change of_serial to use new of_property_read_u32() api | Grant Likely |
2011-07-01 | tty: fix "IRQ45: nobody cared" | Andrew McGregor |
2011-07-01 | tty: serial: samsung.c remove legacy PM code. | MyungJoo Ham |
2011-07-01 | SERIAL: SC26xx: Fix link error. | Ralf Baechle |
2011-07-01 | serial: mrst_max3110: initialize waitqueue earlier | Mika Westerberg |
2011-07-01 | mrst_max3110: Change max missing message priority. | William Douglas |
2011-07-01 | tty: s5pv210: Add delay loop on fifo reset function for UART | Jongpill Lee |
2011-07-01 | tty/serial: Fix XSCALE serial ports, e.g. ce4100 | Stephen Warren |
2011-07-01 | serial: bfin_5xx: fix off-by-one with resource size | Mike Frysinger |
2011-07-01 | drivers/tty: use printk_ratelimited() instead of printk_ratelimit() | Manuel Zerpies |
2011-07-01 | tty: n_gsm: Added refcount usage to gsm_mux and gsm_dlci structs | Russ Gorby |
2011-07-01 | tty: n_gsm: Add raw-ip support | Russ Gorby |
2011-07-01 | tty: n_gsm: expose gsmtty device nodes at ldisc open time | Russ Gorby |
2011-07-01 | powerpc/hvsi: Fix conflict with old HVSI driver | Benjamin Herrenschmidt |
2011-06-30 | tty: of_serial: support for 32 bit accesses | Jamie Iles |
2011-06-30 | Merge remote branch 'origin/master' into next | Benjamin Herrenschmidt |
2011-06-29 | Merge branches 'common/serial-rework' and 'sh/stable-updates' into sh-latest | Paul Mundt |
2011-06-29 | powerpc/pseries: Move hvsi support into a library | Benjamin Herrenschmidt |
2011-06-29 | powerpc/pseries: Re-implement HVSI as part of hvc_vio | Benjamin Herrenschmidt |