summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-0745-189/+4538
|\
| * serial: apbuart: Fixup apbuart_console_init()Thomas Gleixner2011-01-061-2/+3
| * TTY: Add tty ioctl to figure device node of the system console.Werner Fink2010-12-1610-0/+14
| * tty: add 'active' sysfs attribute to tty0 and console deviceKay Sievers2010-12-165-6/+87
| * drivers: serial: apbuart: Handle OF failures gracefullyThomas Gleixner2010-12-161-29/+19
| * Serial: Avoid unbalanced IRQ wake disable during resumeGovindraj.R2010-12-162-2/+7
| * tty: fix typos/errors in tty_driver.h commentsTimur Tabi2010-12-161-4/+4
| * pch_uart : fix warnings for 64bit compileTomoya MORINAGA2010-12-161-6/+7
| * 8250: fix uninitialized FIFOsOndrej Puzman2010-12-101-0/+2
| * ip2: fix compiler warning on ip2main_pci_tblNamhyung Kim2010-12-101-1/+1
| * specialix: fix compiler warning on specialix_pci_tblNamhyung Kim2010-12-101-1/+1
| * rocket: fix compiler warning on rocket_pci_idsNamhyung Kim2010-12-101-1/+1
| * 8250: add a UPIO_DWAPB32 for 32 bit accessesJamie Iles2010-12-103-12/+42
| * 8250: use container_of() instead of castingJamie Iles2010-12-101-20/+40
| * serial: omap-serial: Add support for kernel debuggerCosmin Cojocar2010-12-102-7/+33
| * serial: fix pch_uart kconfig & buildRandy Dunlap2010-12-101-1/+2
| * drivers: char: hvc: add arm JTAG DCC console supportDaniel Walker2010-11-303-0/+143
| * RS485 documentation: add 16C950 UART descriptionYegor Yefremov2010-11-301-4/+5
| * serial: ifx6x60: fix memory leakVasiliy Kulikov2010-11-301-0/+1
| * serial: ifx6x60: free IRQ on errorVasiliy Kulikov2010-11-301-1/+3
| * Serial: EG20T: add PCH_UART driverTomoya MORINAGA2010-11-303-0/+1459
| * Serial: ce4100: Add PCI UART support for the ce4100Dirk Brandewie2010-11-301-0/+36
| * serial: ifx6x60: Fix missing include for msleepAlan Cox2010-11-161-0/+1
| * serial: ifx6x60: The IFX requires SPIAlan Cox2010-11-161-1/+1
| * serial: mpc52xx: make printout for type more genericWolfram Sang2010-11-162-2/+6
| * parisc: cleanup console handlingJiri Slaby2010-11-161-4/+4
| * console: add /proc/consolesJiri Slaby2010-11-163-0/+139
| * VIDEO: xen-fb, switch to for_each_consoleJiri Slaby2010-11-161-1/+1
| * TTY: include termios.h in tty_driver.hJiri Slaby2010-11-161-0/+1
| * console: move for_each_console to linux/console.hJiri Slaby2010-11-162-6/+6
| * serial: cpu_uart: Remove unused uart_cpm_port fieldsBaurzhan Ismagulov2010-11-111-6/+0
| * serial: cpm_uat: reducing CPM serial latencyBaurzhan Ismagulov2010-11-111-0/+19
| * serial: add Documentation about RS485 serial communicationsClaudio Scordino2010-11-112-0/+121
| * n_gsm: clean up printksAlan Cox2010-11-111-73/+81
| * n_gsm: Fix support for legacy encodingAlan Cox2010-11-111-13/+46
| * serial: Add support for UART on VIA VT8500 and compatiblesAlexey Charkov2010-11-114-0/+662
| * ifx6x60: SPI protocol driver for Infineon 6x60 modemRuss Gorby2010-11-115-0/+1552
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-07136-1999/+15389
|\ \
| * \ USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman2010-12-22184-1561/+2079
| |\ \
| * | | USB: add support for Dream Cheeky DL100B Webmail Notifier (1d34:0004)Melchior FRANZ2010-12-213-28/+93
| * | | USB: serial: ftdi_sio: add support for TIOCSERGETLSRGreg Kroah-Hartman2010-12-161-0/+27
| * | | USB: ehci-mxc: Setup portsc register prior to accessing OTG viewportFabio Estevam2010-12-161-12/+14
| * | | USB: atmel_usba_udc: fix freeing irq in usba_udc_remove()Rob Emanuele2010-12-161-1/+3
| * | | usb: ehci-omap: fix tll channel enable maskAnand Gadiyar2010-12-161-3/+3
| * | | usb: ohci-omap3: fix trivial typoKeshava Munegowda2010-12-161-1/+1
| * | | USB: gadget: ci13xxx: don't assume that PAGE_SIZE is 4096Artem Leonenko2010-12-162-5/+6
| * | | USB: gadget: ci13xxx: fix complete() callback for no_interrupt rq'sArtem Leonenko2010-12-161-3/+3
| * | | USB: gadget: update ci13xxx to work with g_etherArtem Leonenko2010-12-161-8/+12
| * | | USB: gadgets: ci13xxx: fix probing of compiled-in gadget driversArtem Leonenko2010-12-161-1/+0
| * | | Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-16130-1950/+15264
| |\ \ \
OpenPOWER on IntegriCloud