summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-11Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXENIan Jackson1-5/+3
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 Cox2-3/+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 Cox2-30/+55
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 Cox3-2547/+0
2009-12-11tty: const: constify remaining tty_operationsAlexey Dobriyan3-3/+3
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-11can: add the driver for Analog Devices Blackfin on-chip CAN controllersBarry Song3-0/+793
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-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 Torvalds82-0/+35854
2009-12-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds3-104/+71
2009-12-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller5-24/+55
2009-12-11firewire: ohci: handle receive packets with a data length of zeroJay Fenlason1-2/+10
2009-12-11Staging: IIO: add selection of IIO_SW_RING to LIS3L02DQ as neededJonathan Cameron1-0/+1
2009-12-11Staging: IIO: Add tsl2560-2 support to tsl2563 driver.Jonathan Cameron2-8/+9
2009-12-11Staging: IIO: Remove tsl2561 driver. Support merged with tsl2563.Jonathan Cameron3-282/+0
2009-12-11Staging: wlags49_h2: fix up signal levelsHenk de Groot2-11/+39
2009-12-11+ drivers-staging-wlags49_h2-remove-cvs-metadata.patch added to -mm treeAndrew Morton23-372/+0
2009-12-11Staging: samsung-laptop: add TODO fileGreg Kroah-Hartman1-0/+5
2009-12-11Staging: samsung-laptop: remove old kernel codeGreg Kroah-Hartman1-40/+0
2009-12-11Staging: add Samsung Laptop driverGreg Kroah-Hartman5-0/+596