]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2013-01-20 Ilya Zykovtty: Correct tty buffer flush.
2013-01-20 Chen Gangdrivers/tty/serial/8250: use strlcpy instead of strcpy
2013-01-19 Joe Millenbachtty: Added a CONFIG_TTY option to allow removal of TTY
2013-01-19 Ilya Zykovtty: Add driver unthrottle in ioctl(...,TCFLSH,..).
2013-01-19 Thierry Redingserial: lpc32xx: Fix fallout from tty_port conversion
2013-01-18 Tony Priskserial: vt8500: Cleanup code using devm_ function
2013-01-18 Tony Priskserial: vt8500: UART uses gated clock rather than 24Mhz...
2013-01-18 Thierry Redingserial: tegra: Switch to using struct tty_port
2013-01-18 Fabio Estevamserial: imx: Remove unused 'tty' variable
2013-01-18 Haojun Baoserial: pxa: Do not tweak clock in pxa serial write...
2013-01-18 Alexander Shiyanserial: sccnxp: Fix possible crash if no platform data...
2013-01-18 Kevin Cernekeeserial: rp2: New driver for Comtrol RocketPort 2 cards
2013-01-18 Kevin Cernekeetty: rocket: Explicitly list supported PCI IDs
2013-01-18 Tony Priskserial: vt8500: ioremap'd resource is never freed
2013-01-18 Tony Priskserial: vt8500: Fix range-checking on vt8500_uart_ports
2013-01-18 Cong Dingtty: serial/crisv10.c: remove unnecessary null pointer...
2013-01-18 Cong Dingtty: serial/68328serial.c: remove unnecessary null...
2013-01-18 Alexey PelykhOMAP/serial: Support 1Mbaud and similar baudrates that...
2013-01-18 Vineet Guptaserial/arc-uart: Fix section mistmatch
2013-01-18 Barry Songserial: sirf: only use lookup table to set baudrate...
2013-01-16 Greg Kroah... Staging: sb105x: mark it BROKEN
2013-01-16 Jiri SlabyTTY: mn10300-serial, fix build breakage
2013-01-16 Jiri SlabyTTY: ip22zilog, fix tty_flip_buffer_push call
2013-01-16 Heikki Krogerusserial: 8250_dw: Set maxburst size
2013-01-16 Heikki Krogerusserial: 8250_dw: Use ifdef with ACPI
2013-01-16 Heikki Krogerusserial: 8250_dma: TX optimisation
2013-01-16 Heikki Krogerusserial: 8250_dma: Switch to using tty_port
2013-01-16 Sebastian Andrzej... tty: don't deadlock while flushing workqueue
2013-01-16 Heikki Krogerusserial: 8250_dw: Enable DMA support with ACPI
2013-01-16 Heikki Krogerusserial: 8250: Add support for dmaengine
2013-01-16 Heikki Krogerusserial: 8250_dw: Add ACPI 5.0 support
2013-01-16 Heikki Krogerusserial: 8250_dw: Set FIFO size dynamically
2013-01-16 Heikki Krogerusserial: 8250_dw: Move device tree code to separate...
2013-01-16 Heikki Krogerusserial: 8250_dw: Map IO memory
2013-01-16 Heikki Krogerusserial: 8250_dw: Don't use UPF_FIXED_TYPE
2013-01-16 Heikki Krogerusserial: 8250: Allow drivers to deliver capabilities
2013-01-16 Ivo Siebentty: Only wakeup the line discipline idle queue when...
2013-01-16 Chen Gangdrivers/tty/serial: extern function which for release...
2013-01-16 Wei YongjunTTY: hvsi: use for_each_compatible_node() macro
2013-01-16 Alexander Shiyanserial: sccnxp: Rename header file to match functionality
2013-01-16 Alexander Shiyanserial: sccnxp: Implement polling mode
2013-01-16 Quoc-Viet Nguyenserial: mcf: Add support RS485 in ColdFire serial driver
2013-01-16 Jiri SlabyTTY: do not reset master's packet mode
2013-01-16 Cong Dingtty: add parenthesis to macro POLL_PERIOD in rocket.c
2013-01-16 Cong Dingtty: cleanup checkpatch warning in pty.c
2013-01-16 Cong Dingtty: cleanup the panic message
2013-01-16 Greg Kroah... Revert "n_gsm.c: add tx_lock in gsm_send"
2013-01-16 Greg Kroah... serial: 8250_pci: remove __devexit usage
2013-01-16 Jiri SlabyTTY: nozomi, remove dead code
2013-01-16 Jiri SlabyTTY: synclink, remove unneeded tests
2013-01-16 Jiri Slabycyclades: push down tty_port_tty_get
2013-01-16 Jiri SlabyTTY: switch tty_schedule_flip
2013-01-16 Jiri SlabyTTY: switch tty_flip_buffer_push
2013-01-16 Jiri SlabyTTY: move low_latency to tty_port
2013-01-16 Jiri SlabyTTY: switch tty_insert_flip_string
2013-01-16 Jiri SlabyTTY: switch tty_insert_flip_char
2013-01-16 Jiri SlabyTTY: convert more flipping functions
2013-01-16 Jiri SlabyTTY: switch tty_buffer_request_room to tty_port
2013-01-16 Vineet Guptaserial/arc-uart: switch to devicetree based probing
2013-01-16 Vineet Guptaserial/arc-uart: platform_data order changed
2013-01-16 Vineet Guptaserial/arc-uart: split probe from probe_earlyprintk
2013-01-16 Vineet Guptaserial/arc-uart: Don't index with -ve platform_device->id
2013-01-16 Laxman Dewanganserial: tegra: add serial driver
2013-01-16 Sachin Kamatserial: imx: Use devm_* APIs
2013-01-16 Sachin Kamatserial: imx: Use pr_info instead of printk
2013-01-16 Sachin Kamatserial: imx: Fix coding style issue
2013-01-16 Sachin Kamatserial: imx: Use <linux/io.h> instead of <asm/io.h>
2013-01-16 Sachin Kamatserial: imx: Fix checkpatch errors related to spacing
2013-01-16 Sachin Kamatserial: Samsung: Use of_match_ptr() macro
2013-01-16 Thomas Abrahamserial: samsung: remove the use of statically remapped...
2013-01-16 Thomas Jaroschserial: mxs-auart: Fix typo in sanity check
2013-01-16 Kevin Cernekeetty: Update serial core API documentation
2013-01-16 Kevin Cernekeetty: Fix comments that reference BKL, eventd, old paths
2013-01-16 Ralf Baechleserial: Remove RM9000 series serial driver.
2013-01-16 Chen Gangserial: avoid double free after call ioc4_serial_remove_one
2013-01-16 xiaojinn_gsm.c: add tx_lock in gsm_send
2013-01-16 Barry Songserial: sirf: add support for new SiRFmarco SMP SoC
2013-01-16 Cong Dingtty: vt/Makefile: set the variables to static
2013-01-16 Linus Walleijtty: serial core: decouple pm states from ACPI
2013-01-16 Enric Balletbo... serial: omap: add the functionality of a 9-bit UART...
2013-01-16 Paul Fulghumsynclink fix ldisc buffer argument
2013-01-16 Alan Coxserial: quatech: add the other serial identifiers and...
2013-01-10 Linus TorvaldsLinux 3.8-rc3 v3.8-rc3
2013-01-09 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2013-01-09 Linus TorvaldsMerge tag 'edac_fixes_for_3.8' of git://git.kernel...
2013-01-09 Linus Torvaldsmm: reinstante dropped pmd_trans_splitting() check
2013-01-09 Marc Dionnecred: Remove tgcred pointer from struct cred
2013-01-09 Linus TorvaldsMerge tag 'fixes' of git://git.kernel.org/pub/scm/linux...
2013-01-09 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-01-08 Olof JohanssonMerge tag 'omap-for-v3.8-rc2/fixes-signed-v2' of git...
2013-01-08 Olof JohanssonMerge branch 'v3.8-samsung-fixes-2' of git://git.kernel...
2013-01-08 Olof JohanssonMerge tag 'mxs-fixes-3.8' of git://git.linaro.org/peopl...
2013-01-08 Olof JohanssonMerge tag 'imx-fixes-3.8' of git://git.linaro.org/peopl...
2013-01-08 Linus TorvaldsMerge tag 'sound-3.8' of git://git.kernel.org/pub/scm...
2013-01-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-01-08 Daniel Vetterdrm/ttm: fix fence locking in ttm_buffer_object_transfer
2013-01-08 Olof JohanssonMerge tag 'mvebu_fixes_for_v3.8' of git://git.infradead...
2013-01-08 Olof JohanssonARM: clps711x: Fix bad merge of clockevents setup
2013-01-08 Olof JohanssonMerge tag 'nomadik-fixes-for-arm-soc' of git://git...
2013-01-08 Rob HerringARM: highbank: save and restore L2 cache and GIC on...
next