| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 8 | -15/+12 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2011-07-11 | 12 | -20/+232 |
| |\ |
|
| * | | treewide: transciever/transceiver spelling fixes | Joe Perches | 2011-06-24 | 1 | -1/+1 |
| * | | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 7 | -14/+11 |
* | | | Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-07-25 | 4 | -239/+0 |
|\ \ \ |
|
| * | | | ARM: mach-s3c2400: delete | Nicolas Pitre | 2011-07-18 | 3 | -114/+0 |
| * | | | ARM: mach-s3c24a0: delete | Nicolas Pitre | 2011-07-18 | 3 | -125/+0 |
| | |/
| |/| |
|
* | | | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-07-25 | 7 | -39/+4 |
|\ \ \ |
|
| * \ \ | Merge branch 'next-samsung-clkdev-fix' into next-samsung-cleanup | Kukjin Kim | 2011-07-20 | 7 | -39/+4 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | serial: Remove redundant console_initcall from s3c and s5p console drivers | Thomas Abraham | 2011-07-20 | 7 | -35/+2 |
| | * | | serial: samsung: Fix unintended usage of uart port 0 as console | Thomas Abraham | 2011-07-07 | 1 | -4/+2 |
| | |/ |
|
* | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-07-22 | 1 | -16/+27 |
|\ \ \ |
|
| * | | | Merge commit 'v3.0-rc7' into devicetree/next | Grant Likely | 2011-07-16 | 11 | -19/+229 |
| |\| | |
|
| * | | | tty/serial: Add devicetree support for nVidia Tegra serial ports | Grant Likely | 2011-07-09 | 1 | -0/+1 |
| * | | | tty/serial: change of_serial to use new of_property_read_u32() api | Grant Likely | 2011-07-04 | 1 | -22/+15 |
| * | | | tty: of_serial: support for 32 bit accesses | Jamie Iles | 2011-06-30 | 1 | -0/+17 |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-07-14 | 1 | -1/+2 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2011-07-05 | 1 | -1/+2 |
| |\ \ \ |
|
| | * | | | atmel_serial: fix internal port num | Jean-Christophe PLAGNIOL-VILLARD | 2011-06-25 | 1 | -1/+2 |
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-07-06 | 10 | -18/+227 |
|\| | | | |
|
| * | | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2011-06-28 | 9 | -15/+223 |
| |\ \ \ \ |
|
| | * | | | | serial: bcm63xx_uart: fix irq storm after rx fifo overrun. | Maxime Bizon | 2011-06-16 | 1 | -4/+14 |
| | * | | | | amba pl011: workaround for uart registers lockup | Shreshtha Kumar Sahu | 2011-06-16 | 1 | -1/+122 |
| | * | | | | tty: n_gsm: improper skb_pull() use was leaking framed data | Russ Gorby | 2011-06-16 | 1 | -1/+2 |
| | * | | | | tty: n_gsm: Fixed logic to decode break signal from modem status | Russ Gorby | 2011-06-16 | 1 | -5/+18 |
| | * | | | | TTY: ntty, add one more sanity check | Jiri Slaby | 2011-06-07 | 1 | -0/+1 |
| | * | | | | TTY: ldisc, do not close until there are readers | Jiri Slaby | 2011-06-07 | 1 | -1/+3 |
| | * | | | | 8250: Fix capabilities when changing the port type | leitao@linux.vnet.ibm.com | 2011-06-07 | 1 | -0/+1 |
| | * | | | | 8250_pci: Fix missing const from merges | Alan Cox | 2011-06-07 | 1 | -1/+1 |
| | * | | | | ARM: SAMSUNG: serial: Fix on handling of one clock source for UART | Boojin Kim | 2011-06-07 | 1 | -2/+2 |
| | * | | | | serial: ioremap warning fix for jsm driver. | Lennart Sorensen | 2011-06-07 | 1 | -1/+1 |
| | * | | | | Merge 3.0-rc2 into tty-linus | Greg Kroah-Hartman | 2011-06-06 | 6 | -44/+69 |
| | |\ \ \ \ |
|
| | * | | | | | 8250_pci: add -ENODEV code for Intel EG20T PCH | Tomoya MORINAGA | 2011-06-03 | 1 | -0/+59 |
| * | | | | | | drivers/tty/serial/8250_pci.c: fix warning | Andrew Morton | 2011-06-28 | 1 | -1/+1 |
| | |_|/ / /
| |/| | | | |
|
| * | | | | | serial: mrst_max3110: initialize waitqueue earlier | Mika Westerberg | 2011-06-23 | 1 | -1/+2 |
| * | | | | | mrst_max3110: Change max missing message priority. | William Douglas | 2011-06-23 | 1 | -1/+1 |
| | |_|/ /
| |/| | | |
|
* / | | | | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-22 | 1 | -0/+1 |
|/ / / / |
|
* | | / | drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULL | Alexander Stein | 2011-06-16 | 1 | -1/+3 |
| |_|/
|/| | |
|
* | | | tty_buffer: get rid of 'seen_tail' logic in flush_to_ldisc | Linus Torvalds | 2011-06-08 | 1 | -12/+2 |
| |/
|/| |
|
* | | Revert "tty: make receive_buf() return the amout of bytes received" | Linus Torvalds | 2011-06-03 | 6 | -44/+69 |
|/ |
|
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-05-28 | 1 | -1/+1 |
|\ |
|
| * | Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus | Russell King | 2011-05-27 | 1 | -1/+1 |
| |\ |
|
| | * | atmel_serial: keep the platform_device unchanged | Jean-Christophe PLAGNIOL-VILLARD | 2011-05-25 | 1 | -1/+1 |
* | | | m32r: fix spin_lock_irqsave() misuse | KOSAKI Motohiro | 2011-05-27 | 1 | -1/+2 |
* | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-05-26 | 2 | -4/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | nozomi: Drop __TIME__ usage | Michal Marek | 2011-04-19 | 1 | -2/+1 |
| * | | cyclades: Drop __TIME__ usage | Michal Marek | 2011-04-19 | 1 | -2/+1 |
* | | | drivers/tty/serial/pch_uart.c needs slab.h | Andrew Morton | 2011-05-25 | 1 | -0/+1 |
* | | | arch, mm: filter disallowed nodes from arch specific show_mem functions | David Rientjes | 2011-05-25 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2011-05-24 | 2 | -2/+2 |
|\ \ |
|