Age | Commit message (Expand) | Author |
2012-03-09 | serial: use serial_port_in/out vs serial_in/out in 8250 | Paul Gortmaker |
2012-03-09 | serial: reduce number of indirections in 8250 code | Paul Gortmaker |
2012-03-09 | serial: delete useless void casts in 8250.c | Paul Gortmaker |
2012-03-09 | serial: make 8250's serial_in shareable to other drivers. | Paul Gortmaker |
2012-03-09 | serial: delete last unused traces of pausing I/O in 8250 | Paul Gortmaker |
2012-03-09 | pch_uart: Add module parameter descriptions | Darren Hart |
2012-03-09 | pch_uart: Use existing default_baud in setup_console | Darren Hart |
2012-03-09 | pch_uart: Add user_uartclk parameter | Darren Hart |
2012-03-09 | pch_uart: Add Fish River Island II uart clock quirks | Darren Hart |
2012-03-09 | pch_uart: Use uartclk instead of base_baud | Darren Hart |
2012-03-09 | USB: ftdi_sio: new PID: Distortec JTAG-lock-pick | Michał Wróbel |
2012-03-09 | Merge 3.3-rc6 into driver-core-next | Greg Kroah-Hartman |
2012-03-09 | Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-03-09 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-03-09 | sh-sci / PM: Avoid deadlocking runtime PM | Rafael J. Wysocki |
2012-03-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds |
2012-03-09 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-03-09 | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-03-09 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-03-09 | Merge tag 'dm-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk... | Linus Torvalds |
2012-03-08 | USB: serial: metro-usb: move to use dev_dbg() instead of dbg() | Greg Kroah-Hartman |
2012-03-08 | USB: serial: metro-usb: remove unneeded cast and function call | Greg Kroah-Hartman |
2012-03-08 | USB: serial: metro-usb: remove function header comments | Greg Kroah-Hartman |
2012-03-08 | USB: serial: metro-usb: remove function prototypes | Greg Kroah-Hartman |
2012-03-08 | net/hyperv: Use the built-in macro KBUILD_MODNAME for this driver | Haiyang Zhang |
2012-03-08 | USB: serial: metro-usb: fix up coding style errors | Greg Kroah-Hartman |
2012-03-08 | USB: serial: metro-usb: remove the .h file | Greg Kroah-Hartman |
2012-03-08 | USB: serial: metro-usb: convert to use module_usb_serial_driver | Greg Kroah-Hartman |
2012-03-08 | USB: serial: metro-usb: remove vendor and product module parameters | Greg Kroah-Hartman |
2012-03-08 | USB: serial: metro-usb: add to the build | Greg Kroah-Hartman |
2012-03-08 | USB: serial: metro-usb: fix up usb_serial_register calls | Greg Kroah-Hartman |
2012-03-08 | USB: serial: add metro-usb driver to the tree | Aleksey Babahin |
2012-03-08 | mpc5200b/uart: select more tolerant uart prescaler on low baudrates | Frank Benkert |
2012-03-08 | USB: gadget: Make g_hid device class conform to spec. | Orjan Friberg |
2012-03-08 | usb: cdc-wdm: adding usb_cdc_wdm_register subdriver support | Bjørn Mork |
2012-03-08 | usb: cdc-wdm: adding list lookup indirection | Bjørn Mork |
2012-03-08 | usb: cdc-wdm: split out reusable parts of probe | Bjørn Mork |
2012-03-08 | USB: Microchip VID mislabeled as Hornby VID in ftdi_sio. | Bruno Thomsen |
2012-03-08 | USB: ehci-s5p: add DMA burst support | Jingoo Han |
2012-03-08 | tty: moxa: fix bit test in moxa_start() | Dan Carpenter |
2012-03-08 | TTY: isdn/gigaset, use tty_port | Jiri Slaby |
2012-03-08 | TTY: isdn/gigaset, do not set tty->driver_data to NULL | Jiri Slaby |
2012-03-08 | TTY: amiserial, use tty_port_close_start | Jiri Slaby |
2012-03-08 | TTY: amiserial, use tty_port_close_end | Jiri Slaby |
2012-03-08 | TTY: amiserial, use tty_port_block_til_ready | Jiri Slaby |
2012-03-08 | TTY: amiserial, provide carrier helpers | Jiri Slaby |
2012-03-08 | TTY: amiserial no longer needs serialP | Jiri Slaby |
2012-03-08 | TTY: amiserial, stop using serial_state->{irq,type,line} | Jiri Slaby |
2012-03-08 | TTY: amiserial, define local tty_port pointer | Jiri Slaby |