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