summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-12can: add the driver for Analog Devices Blackfin on-chip CAN controllersBarry Song3-0/+793
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-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 Torvalds82-0/+35854
2009-12-12Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds3-104/+71
2009-12-12Merge 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
2009-12-11staging: batman-adv meshing protocolAndrew Lunn38-0/+7101
2009-12-11Staging: rtl8192u: depends on USBRandy Dunlap1-1/+1
2009-12-11Staging: rtl8192u: remove dead codeMauro Carvalho Chehab29-3831/+1
2009-12-11Staging: rtl8192u: remove bad whitespacesMauro Carvalho Chehab31-1744/+1744
2009-12-11Staging: rtl8192u: make it compileMauro Carvalho Chehab10-576/+109
2009-12-11Staging: Added Realtek rtl8192u driver to stagingJerry Chuang70-0/+49627
2009-12-11Staging: dream: add gpio and pmem supportPavel Machek2-0/+1609
2009-12-11Staging: dream: add TODO filePavel Machek1-0/+14
2009-12-11Staging: android: delete android driversGreg Kroah-Hartman15-5807/+0
2009-12-11Staging: et131x: clean up the avail fields in the rx registersAlan Cox3-44/+26
2009-12-11Staging: et131x: Clean up number fieldsAlan Cox2-98/+47