]>
2012-08-10 | Jiri Slaby | TTY: ttyprintk, initialize tty_port earlier Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-08-10 | Jiri Slaby | TTY: ttyprintk, don't touch behind tty->write_buf Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-08-10 | Jiri Slaby | TTY: ttyprintk, unregister tty driver on failure Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-08-10 | Jiri Slaby | mxser: allow overlapping vector Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-08-10 | Jiri Slaby | misc: pti, use tty_port_register_device Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-08-10 | Jiri Slaby | misc: pti, fix tty_port count Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-08-10 | Jiri Slaby | misc: pti, fix fail paths Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-08-10 | Jiri Slaby | misc: pti, do the opposite of ->probe in ->remove Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-08-10 | Jiri Slaby | misc: pti, move ->remove to the PCI code Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-08-10 | Jiri Slaby | misc: pti, stop using iomap's unmap on ioremap space Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-08-10 | Jiri Slaby | misc: pti, pci drvdata cannot be NULL in ->remove Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-08-10 | Jiri Slaby | misc: pti, add const to pci_device_id table Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-08-10 | Jiri Slaby | TTY: n_gsm, use tty_port_install Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-08-10 | Jiri Slaby | TTY: 68328serial, fix compilation Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-08-10 | Jiri Slaby | TTY: pty, stop passing NULL to free_tty_struct Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-08-10 | Jaeden Amero | n_tty: Don't lose characters when PARMRK is enabled Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-08-10 | Stanislav Kozina | tty: Fix possible race in n_tty_read() Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-08-10 | Alan Cox | ipoctal: make it compile with the termios changes Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-08-10 | Alan Cox | tty: localise the lock Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-08-10 | Dan Carpenter | tty: handle NULL parameters in free_tty_struct() Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-08-10 | Dan Carpenter | tty: fix missing assignment Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-08-10 | Alan Cox | tty: fix the metro-usb change I messed up Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-08-10 | Alan Cox | serqt_usb2: drag screaming into the 21st century Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-08-10 | Stephen Rothwell | tty: fix up usb serial console for termios change. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-08-06 | Greg Kroah-Hartman | Merge tty-next into 3.6-rc1 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-27 | Alan Cox | tty: Fix race in tty release Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-26 | Tomoya MORINAGA | pch_uart: Fix parity setting issue Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-26 | Tomoya MORINAGA | pch_uart: Fix rx error interrupt setting issue Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-26 | Alan Cox | pch_uart: Fix missing break for 16 byte fifo Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-26 | Shachar Shemesh | tty ldisc: Close/Reopen race prevention should check... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-26 | Darren Hart | pch_uart: Add eg20t_port lock field, avoid recursive... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-26 | Rabin Vincent | vt: fix race in vt_waitactive() Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-26 | Roland Stigge | serial/of-serial: Add LPC3220 standard UART compatible... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-26 | Roland Stigge | serial/8250: Add LPC3220 standard UART type Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-26 | Corbin | serial_core: Update buffer overrun statistics. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-26 | Kyoungil Kim | serial: samsung: Fixed wrong comparison for baudclk_rate Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-21 | Greg Kroah-Hartman | staging: csr: delete a bunch of unused library functions Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-21 | Greg Kroah-Hartman | staging: csr: remove csr_utf16.c Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove csr_pmem.h Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove CsrPmemAlloc Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove CsrPmemFree() Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove CsrMemAllocDma() Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove CsrMemCalloc() Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove CsrMemAlloc() Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove CsrMemFree() and CsrMemFreeDma() Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove csr_util.h Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove CsrOffSetOf() Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | stating: csr: remove unneeded #includes in csr_util.c Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: make CsrUInt16ToHex static Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove CsrMemCpy() Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove CsrStrLen() Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove CsrVsnprintf() Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove CsrStrDup Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove CsrStrChr() Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove CsrStrNCmp Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove CsrStrCmp Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove CsrStrNcpy Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove CsrStrCpy Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove CsrMemMove() Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove CsrMemCmp Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove CsrMemSet Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove a bunch of unused functions in... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove indications.c Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove csr_types.h Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove CsrUint64 and CsrInt64 typedefs. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove odd pointer typedefs Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove CsrSize typedef Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove CsrBool typedef Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove CsrCharString typedef Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove CsrUtf8String typedef Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove CsrUtf16String typedef Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove CsrUint24 typedef Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove CsrInt32 typedef Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove CsrUint32 typedef Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove CsrInt16 typedef Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove CsrUint16 typedef Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove CsrInt8 typedef Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove CsrUint8 typedef Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: clean up csr_types.h a bit Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove sdioemb/ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: remove oska submodule Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: oska: remove timer.c and timer.h Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: oska: remove time.h Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: oska: remove print.h and print.c Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: oska: remove list.c and list.h Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: oska: remove all.h and types.h Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: oska: remove refcount.c Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | staging: csr: oska: remove io.h Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Greg Kroah-Hartman | Staging: csr: remove oska compat functions Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Duan Jiong | staging: sep_crypto.c: remove duplicated include Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Duan Jiong | staging: sep_main.c: remove duplicated include Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-20 | Vivek Goyal | printk: Export struct log size and member offsets through... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-19 | H Hartley Sweeten | staging: comedi: s526: remove unused variables in the... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-19 | H Hartley Sweeten | staging: comedi: aio_iiro_16: remove the private data Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-19 | H Hartley Sweeten | staging: comedi: rtd520: store the pci_dev in the comedi_device Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-19 | H Hartley Sweeten | staging: comedi: rtd520: remove the '#if 0' code in... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-19 | H Hartley Sweeten | staging: comedi: rtd520: remove 'got_regions' from... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-19 | H Hartley Sweeten | staging: comedi: rtd520: remove the debug print of... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-19 | H Hartley Sweeten | staging: comedi: me_daq: store the pci_dev in the comedi_device Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2012-07-19 | H Hartley Sweeten | staging: comedi: me_daq: cleanup "find pci device"... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
next |