deliverable/linux.git
2012-08-16  Tim Gardnerfirmware: remove computone driver firmware and document...
2012-08-16  Alexander Shiyanserial: New serial driver MAX310X
2012-08-16  NeilBrownOMAP/serial: Add support for driving a GPIO as DTR.
2012-08-16  Fengguang Wupch_uart: check kzalloc result in dma_handle_tx()
2012-08-16  Alexander Shiyanserial: sc26xx: Fix compile breakage
2012-08-16  Dan CarpenterTTY: tty_alloc_driver() returns error pointers
2012-08-16  Russ Gorbyn_gsm: memory leak in uplink error path
2012-08-16  Russ Gorbyn_gsm: replace kfree_skb w/ appropriate dev_* versions
2012-08-16  Russ Gorbyn_gsm: avoid accessing freed memory during CMD_FCOFF...
2012-08-16  Russ Gorbyn_gsm: added interlocking for gsm_data_lock for certain...
2012-08-16  samix.lebsirchar: n_gsm: remove message filtering for contipated...
2012-08-16  Frederic Beratn_gsm : Flow control handling in Mux driver
2012-08-16  Russ Gorbyn_gsm: uplink SKBs accumulate on list
2012-08-16  xiaojinn_gsm.c: Implement 3GPP27.010 DLC start-up procedure...
2012-08-16  Stanislav KozinaRemove BUG_ON from n_tty_read()
2012-08-16  Alan Cox8250: add AgeStar AS-PRS2-009
2012-08-15  Julia Lawalldrivers/tty/moxa.c: fix error return code
2012-08-14  David DaneyMIPS: OCTEON: Fix breakage due to 8250 changes.
2012-08-14  Jiri SlabyTTY: synclink_cs, fix build
2012-08-13  Jiri SlabyTTY: mxser, fix invalid module_parm permissions
2012-08-13  Jiri SlabyTTY: hvcs, add tty install
2012-08-13  Jiri SlabyTTY: hvcs, clean hvcs_open a bit
2012-08-13  Jiri SlabyTTY: hvc_console, add tty install
2012-08-13  Jiri SlabyTTY: tty3270, add tty install
2012-08-13  Jiri SlabyTTY: ircomm_tty, add tty install
2012-08-13  Jiri SlabyTTY: synclinkmp, add tty install
2012-08-13  Jiri SlabyTTY: synclink, add tty install
2012-08-13  Jiri SlabyTTY: i4l, add tty install
2012-08-13  Jiri SlabyTTY: con3215, add tty install
2012-08-13  Jiri SlabyTTY: con3215, unset raw3215[line]
2012-08-13  Jiri SlabyTTY: nfcon, add tty_port and link it
2012-08-13  Jiri SlabyTTY: moxa, convert to dynamic device
2012-08-13  Jiri SlabyTTY: synclink_cs, final cleanup in synclink_cs_init
2012-08-13  Jiri SlabyTTY: synclink_cs, use dynamic tty devices
2012-08-13  Jiri SlabyTTY: synclink_cs, sanitize fail paths
2012-08-13  Jiri SlabyTTY: use tty_port_link_device
2012-08-13  Jiri SlabyTTY: add tty_port_link_device
2012-08-13  Jiri SlabyTTY: tty_port, add some documentation
2012-08-13  Jiri SlabyTTY: automatically create nodes for some drivers
2012-08-13  Jiri SlabyTTY: use tty_port_register_device
2012-08-13  Jiri SlabyTTY: move cdev_add to tty_register_device
2012-08-13  Jiri SlabyTTY: add support for unnumbered device nodes
2012-08-13  Jiri SlabyTTY: move allocations to tty_alloc_driver
2012-08-13  Jiri SlabyTTY: pty, switch to tty_alloc_driver
2012-08-10  Jiri SlabyTTY: pass flags to alloc_tty_driver
2012-08-10  Jiri SlabyTTY: tty3270, free tty driver properly
2012-08-10  Jiri SlabyTTY: ttyprintk, initialize tty_port earlier
2012-08-10  Jiri SlabyTTY: ttyprintk, don't touch behind tty->write_buf
2012-08-10  Jiri SlabyTTY: ttyprintk, unregister tty driver on failure
2012-08-10  Jiri Slabymxser: allow overlapping vector
2012-08-10  Jiri Slabymisc: pti, use tty_port_register_device
2012-08-10  Jiri Slabymisc: pti, fix tty_port count
2012-08-10  Jiri Slabymisc: pti, fix fail paths
2012-08-10  Jiri Slabymisc: pti, do the opposite of ->probe in ->remove
2012-08-10  Jiri Slabymisc: pti, move ->remove to the PCI code
2012-08-10  Jiri Slabymisc: pti, stop using iomap's unmap on ioremap space
2012-08-10  Jiri Slabymisc: pti, pci drvdata cannot be NULL in ->remove
2012-08-10  Jiri Slabymisc: pti, add const to pci_device_id table
2012-08-10  Jiri SlabyTTY: n_gsm, use tty_port_install
2012-08-10  Jiri SlabyTTY: 68328serial, fix compilation
2012-08-10  Jiri SlabyTTY: pty, stop passing NULL to free_tty_struct
2012-08-10  Jaeden Ameron_tty: Don't lose characters when PARMRK is enabled
2012-08-10  Stanislav Kozinatty: Fix possible race in n_tty_read()
2012-08-10  Alan Coxipoctal: make it compile with the termios changes
2012-08-10  Alan Coxtty: localise the lock
2012-08-10  Dan Carpentertty: handle NULL parameters in free_tty_struct()
2012-08-10  Dan Carpentertty: fix missing assignment
2012-08-10  Alan Coxtty: fix the metro-usb change I messed up
2012-08-10  Alan Coxserqt_usb2: drag screaming into the 21st century
2012-08-10  Stephen Rothwelltty: fix up usb serial console for termios change.
2012-08-06  Greg Kroah... Merge tty-next into 3.6-rc1
2012-08-02  Linus TorvaldsLinux 3.6-rc1
2012-08-02  Linus TorvaldsMerge branch 'for-linus-3.6' of git://dev.laptop.org...
2012-08-02  Linus TorvaldsMerge tag 'dt2' of git://git./linux/kernel/git/arm...
2012-08-02  Linus TorvaldsMerge tag 'pm2' of git://git./linux/kernel/git/arm...
2012-08-02  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2012-08-02  Linus TorvaldsMerge tag 'sh-for-linus' of git://github.com/pmundt...
2012-08-02  Linus TorvaldsMerge tag 'md-3.6' of git://neil.brown.name/md
2012-08-02  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-08-02  Linus TorvaldsMerge tag 'ecryptfs-3.6-rc1-fixes' of git://git./linux...
2012-08-02  Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2012-08-02  Linus Torvaldsmm: remove node_start_pfn checking in new WARN_ON for now
2012-08-02  Haojian ZhuangARM: mmp: add missing irqs.h
2012-08-02  Thomas Petazzoniarm: mvebu: fix typo in .dtsi comment for Armada XP...
2012-08-02  Barry SongARM: PRIMA2: delete redundant codes to restore LATCHED...
2012-08-02  Sylvain Munautlibceph: fix crypto key null deref, memory leak
2012-08-02  Sage Weilceph: simplify+fix atomic_open
2012-08-02  Guennadi Liakhovetskish: explicitly include sh_dma.h in setup-sh7722.c
2012-08-01  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2012-08-01  Linus TorvaldsMerge branch 'for-linus-3.6-rc1' of git://git./linux...
2012-08-01  Linus TorvaldsMerge branch 'dmaengine' of git://git.linaro.org/people...
2012-08-01  Linus TorvaldsMerge branch 'audit' of git://git.linaro.org/people...
2012-08-01  Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2012-08-01  Richard Weinbergerum: Add arch/x86/um to MAINTAINERS
2012-08-01  Martin Pärtelum: pass siginfo to guest process
2012-08-01  Martin Pärtelum: fix ubd_file_size for read-only files
2012-08-01  NeilBrownmd/dm-raid: DM_RAID should select MD_RAID10
2012-08-01  NeilBrownmd/raid1: submit IO from originating thread instead...
2012-08-01  Shaohua Liraid5: raid5d handle stripe in batch way
2012-08-01  Shaohua Liraid5: make_request use batch stripe release
next
This page took 0.038558 seconds and 5 git commands to generate.