summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-03-09serial: use serial_port_in/out vs serial_in/out in 8250Paul Gortmaker
2012-03-09serial: reduce number of indirections in 8250 codePaul Gortmaker
2012-03-09serial: delete useless void casts in 8250.cPaul Gortmaker
2012-03-09serial: make 8250's serial_in shareable to other drivers.Paul Gortmaker
2012-03-09serial: delete last unused traces of pausing I/O in 8250Paul Gortmaker
2012-03-09pch_uart: Add module parameter descriptionsDarren Hart
2012-03-09pch_uart: Use existing default_baud in setup_consoleDarren Hart
2012-03-09pch_uart: Add user_uartclk parameterDarren Hart
2012-03-09pch_uart: Add Fish River Island II uart clock quirksDarren Hart
2012-03-09pch_uart: Use uartclk instead of base_baudDarren Hart
2012-03-09USB: ftdi_sio: new PID: Distortec JTAG-lock-pickMichał Wróbel
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman
2012-03-09Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-09sh-sci / PM: Avoid deadlocking runtime PMRafael J. Wysocki
2012-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-03-09Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-09Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-09Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-09Merge tag 'dm-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds
2012-03-08USB: serial: metro-usb: move to use dev_dbg() instead of dbg()Greg Kroah-Hartman
2012-03-08USB: serial: metro-usb: remove unneeded cast and function callGreg Kroah-Hartman
2012-03-08USB: serial: metro-usb: remove function header commentsGreg Kroah-Hartman
2012-03-08USB: serial: metro-usb: remove function prototypesGreg Kroah-Hartman
2012-03-08net/hyperv: Use the built-in macro KBUILD_MODNAME for this driverHaiyang Zhang
2012-03-08USB: serial: metro-usb: fix up coding style errorsGreg Kroah-Hartman
2012-03-08USB: serial: metro-usb: remove the .h fileGreg Kroah-Hartman
2012-03-08USB: serial: metro-usb: convert to use module_usb_serial_driverGreg Kroah-Hartman
2012-03-08USB: serial: metro-usb: remove vendor and product module parametersGreg Kroah-Hartman
2012-03-08USB: serial: metro-usb: add to the buildGreg Kroah-Hartman
2012-03-08USB: serial: metro-usb: fix up usb_serial_register callsGreg Kroah-Hartman
2012-03-08USB: serial: add metro-usb driver to the treeAleksey Babahin
2012-03-08mpc5200b/uart: select more tolerant uart prescaler on low baudratesFrank Benkert
2012-03-08USB: gadget: Make g_hid device class conform to spec.Orjan Friberg
2012-03-08usb: cdc-wdm: adding usb_cdc_wdm_register subdriver supportBjørn Mork
2012-03-08usb: cdc-wdm: adding list lookup indirectionBjørn Mork
2012-03-08usb: cdc-wdm: split out reusable parts of probeBjørn Mork
2012-03-08USB: Microchip VID mislabeled as Hornby VID in ftdi_sio.Bruno Thomsen
2012-03-08USB: ehci-s5p: add DMA burst supportJingoo Han
2012-03-08tty: moxa: fix bit test in moxa_start()Dan Carpenter
2012-03-08TTY: isdn/gigaset, use tty_portJiri Slaby
2012-03-08TTY: isdn/gigaset, do not set tty->driver_data to NULLJiri Slaby
2012-03-08TTY: amiserial, use tty_port_close_startJiri Slaby
2012-03-08TTY: amiserial, use tty_port_close_endJiri Slaby
2012-03-08TTY: amiserial, use tty_port_block_til_readyJiri Slaby
2012-03-08TTY: amiserial, provide carrier helpersJiri Slaby
2012-03-08TTY: amiserial no longer needs serialPJiri Slaby
2012-03-08TTY: amiserial, stop using serial_state->{irq,type,line}Jiri Slaby
2012-03-08TTY: amiserial, define local tty_port pointerJiri Slaby