summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-12-12tty: mxser: Use the new locking rules to fix setserial properlyAlan Cox1-67/+78
2009-12-12tty: mxser: use the tty_port_open methodAlan Cox1-76/+35
2009-12-12tty: isicom: sort out the board init logicAlan Cox1-30/+11
2009-12-12tty: isicom: switch to the new tty_port_open helperAlan Cox1-67/+21
2009-12-12tty: tty_port: Add a kref object to the tty portAlan Cox1-0/+18
2009-12-12tty: istallion: tty port open/close methodsAlan Cox1-117/+60
2009-12-12tty: stallion: Convert to the tty_port_open/close methodsAlan Cox1-81/+35
2009-12-12tty: tty_port: Move the IO_ERROR clearAlan Cox1-1/+1
2009-12-12tty: tty_port: Add IO_ERROR bit handlingAlan Cox1-1/+5
2009-12-12tty: riscom8: switch to the tty_port_open APIAlan Cox1-48/+41
2009-12-12tty: tty_port: Change the buffer allocator lockingAlan Cox1-4/+5
2009-12-12tty: sdio_uart: Fix the locking on "func" for new codeAlan Cox1-0/+4
2009-12-12tty: sdio_uart: add modem functionalityAlan Cox1-1/+32
2009-12-12tty: sdio_uart: Style fixesAlan Cox1-11/+12
2009-12-12tty: sdio_uart: Fix termios handlingAlan Cox1-6/+0
2009-12-12tty: sdio_uart: Switch to the open/close helpersAlan Cox1-82/+119
2009-12-12sdio_uart: Move the open lockAlan Cox1-11/+9
2009-12-12sdio_uart: refcount the tty objectsAlan Cox1-17/+42
2009-12-12sdio_uart: Fix oops caused by the previous changesetNicolas Pitre1-1/+1
2009-12-12sdio_uart: use tty_portAlan Cox1-18/+23
2009-12-12tty_port: Move hupcl handlingAlan Cox1-5/+8
2009-12-12Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXENIan Jackson1-5/+3
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 Cox2-3/+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 Cox2-30/+55
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 Cox3-2547/+0
2009-12-12tty: const: constify remaining tty_operationsAlexey Dobriyan3-3/+3
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-10Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds4-58/+68
2009-12-10Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer...Linus Torvalds7-5/+9
2009-12-10Merge git://git.infradead.org/ubifs-2.6Linus Torvalds2-9/+51
2009-12-10V4L/DVB (13592): max2165: 32bit build patchDavid Wong1-1/+1
2009-12-10Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds46-279/+1148
2009-12-10Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds49-1650/+2082
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-1/+2