summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-12tty_port: Move hupcl handlingAlan Cox1-5/+8
2009-12-12devpts_get_tty() should validate inodeSukadev Bhattiprolu1-2/+14
2009-12-12Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXENIan Jackson1-5/+3
2009-12-12tty: docs: serial/tty, add to ldisc methodsTilman Schmidt1-2/+7
2009-12-12Serial: pxa: work around Errata #75Uwe Kleine-König1-2/+11
2009-12-12serial, 8250: calculate irqflags bitmask before loopAndré Goddard Rosa1-6/+10
2009-12-12serial: cascade needless conditionalsAndré Goddard Rosa1-7/+5
2009-12-12serial: fix NULL pointer dereferenceAndré Goddard Rosa1-10/+11
2009-12-12opticon: Fix resume logicAlan Cox1-1/+2
2009-12-12usb_serial: Kill port mutexAlan Cox3-6/+2
2009-12-12usb_serial: Use the shutdown() operationAlan Cox1-28/+11
2009-12-12tty_port: coding style cleaning passAlan Cox1-12/+13
2009-12-12tty_port: add "tty_port_open" helperAlan Cox3-31/+64
2009-12-12tty: stallion: kill BKL ioctlAlan Cox1-6/+7
2009-12-12tty: istallion: Kill off the BKL ioctlAlan Cox1-4/+4
2009-12-12tty: esp: remove broken driverAlan Cox6-2816/+0
2009-12-12tty: const: constify remaining tty_operationsAlexey Dobriyan4-4/+4
2009-12-12jsm: adding EEH handlersBreno Leitao2-1/+47
2009-12-12jsm: removing the field jsm_board->intr_countBreno Leitão2-3/+0
2009-12-12jsm: Removing unused jsm_channel->ch_wopen fieldBreno Leitão1-2/+0
2009-12-12jsm: Remove ch_cpstime fieldBreno Leitão1-2/+0
2009-12-12jsm: removing ch_old_baud fieldBreno Leitão3-6/+0
2009-12-12jsm: remove the ch_custom_speed fieldBreno Leitão2-5/+0
2009-12-12jsm: Rewriting a bad log messageBreno Leitão1-1/+1
2009-12-12jsm: IRQ handlers doesn't need to have IRQ_DISABLED enabledBreno Leitão1-1/+1
2009-12-12net: Handle NETREG_UNINITIALIZED devices correctlyKrishna Kumar1-4/+6
2009-12-12can: add the driver for Analog Devices Blackfin on-chip CAN controllersBarry Song3-0/+793
2009-12-12xfrm: Fix truncation length of authentication algorithms installed via PF_KEYMartin Willi1-0/+1
2009-12-12net: use compat helper functions in compat_sys_recvmmsgHeiko Carstens1-5/+2
2009-12-12net: fix compat_sys_recvmmsg parameter typeHeiko Carstens2-8/+6
2009-12-12cxgb3: Fixing EEH handlersBreno Leitao1-0/+1
2009-12-12cnic: Zero out status block and Event Queue indices.Michael Chan1-0/+5
2009-12-12cnic: Send delete command when shutting down iSCSI ring.Michael Chan1-0/+6
2009-12-12net: smc91x: Fix up type mismatch in smc_drv_resume().Paul Mundt1-1/+1
2009-12-12smc91x: fix unused flags warnings on UP systemsMike Frysinger1-3/+3
2009-12-12MAINTAINERS: Transfering maintainership of cdc-etherOliver Neukum1-2/+1
2009-12-12net: Add missing TST_CFG_WRITE bits around sky2_pci_writeTakashi Iwai1-0/+4
2009-12-12net: Fix Yukon-2 Optima TCP offload setupTakashi Iwai1-0/+5
2009-12-12Merge branch 'drm-nouveau-pony' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds85-0/+36161
2009-12-12Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds4-137/+101
2009-12-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller12-80/+88
2009-12-12xfs: Fix error return for fallocate() on XFSJason Gunthorpe1-3/+3
2009-12-12xfs: cleanup dmapi macros in the umount pathChristoph Hellwig2-24/+21
2009-12-12xfs: remove incorrect sparse annotation for xfs_iget_cache_missChristoph Hellwig1-1/+1
2009-12-12xfs: kill the STATIC_INLINE macroChristoph Hellwig9-36/+17
2009-12-12xfs: uninline xfs_get_extsz_hintChristoph Hellwig2-21/+23
2009-12-12xfs: rename xfs_attr_fetch to xfs_attr_get_intChristoph Hellwig2-5/+8
2009-12-12xfs: simplify xfs_buf_get / xfs_buf_read interfacesChristoph Hellwig9-50/+44
2009-12-12xfs: remove IO_ISAIOChristoph Hellwig3-8/+2
2009-12-12xfs: Wrapped journal record corruption on read at recoveryAndy Poling1-17/+7