]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
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 v3.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.kernel.org/pub/scm/linux...
2012-08-02 Linus TorvaldsMerge tag 'pm2' of git://git.kernel.org/pub/scm/linux...
2012-08-02 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
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.kernel.org/pub...
2012-08-02 Linus TorvaldsMerge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel...
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.kernel...
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
2012-08-01 Al Viroum: pull interrupt_end() into userspace()
2012-08-01 Al Viroum: split syscall_trace(), pass pt_regs to it
2012-08-01 Al Viroum: switch UPT_SET_RETURN_VALUE and regs_return_value...
2012-08-01 Linus TorvaldsMerge tag 'fbdev-updates-for-3.6' of git://github.com...
2012-08-01 Linus TorvaldsMerge tag 'sound-3.6' of git://git.kernel.org/pub/scm...
2012-08-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-08-01 Ralf BaechleMIPS: Loongson 2: Sort out clock managment.
2012-08-01 Linus TorvaldsMerge branch 'for-3.6/drivers' of git://git.kernel...
2012-08-01 Linus TorvaldsMerge branch 'for-3.6/core' of git://git.kernel.dk...
2012-08-01 Linus TorvaldsMerge branch 'for-next' of git://neil.brown.name/md
2012-08-01 J. Bruce Fieldslocks: remove unused lm_release_private
2012-08-01 Yoichi YuasaMIPS: Loongson 1: more clk support and add select HAVE_CLK
2012-08-01 Yoichi YuasaMIPS: txx9: Fix redefinition of clk_* by adding select...
2012-08-01 Yoichi YuasaMIPS: BCM63xx: Fix redefinition of clk_* by adding...
2012-08-01 Yoichi YuasaMIPS: AR7: Fix redefinition of clk_* by adding select...
2012-08-01 John CrispinMIPS: Lantiq: Platform specific CLK fixup
2012-08-01 John CrispinMIPS: Lantiq: Add device_tree_init function
2012-08-01 John CrispinMIPS: Lantiq: Fix interface clock and PCI control regis...
2012-08-01 Al Virodelousing target_core_file a bit
2012-08-01 Jonathan BrassowDM RAID: Add support for MD RAID10
2012-08-01 NeilBrownMerge commit 'c039c332f23e794deb6d6f37b9f07ff3b27fb2cf...
2012-08-01 Yuanhan Liublock: remove dead func declaration
2012-08-01 Vivek Goyalblock: add partition resize function to blkpg ioctl
2012-08-01 Olof Johanssonblock: uninitialized ioc->nr_tasks triggers WARN_ON
2012-08-01 Mike Snitzerblock: do not artificially constrain max_sectors for...
2012-08-01 Daniel MackALSA: snd-usb: fix clock source validity index
2012-08-01 Paul MundtMerge branch 'common/irqdomain' into sh-latest
2012-08-01 Kuninori Morimotosh: ecovec: care CN5 VBUS if USB host mode
2012-08-01 Kuninori Morimotosh: sh7724: fixup renesas_usbhs clock settings
2012-08-01 Paul Mundtsh: intc: initial irqdomain support.
next