summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-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-11xfs: Fix error return for fallocate() on XFSJason Gunthorpe1-3/+3
2009-12-11xfs: cleanup dmapi macros in the umount pathChristoph Hellwig2-24/+21
2009-12-11xfs: remove incorrect sparse annotation for xfs_iget_cache_missChristoph Hellwig1-1/+1
2009-12-11xfs: kill the STATIC_INLINE macroChristoph Hellwig9-36/+17
2009-12-11xfs: uninline xfs_get_extsz_hintChristoph Hellwig2-21/+23
2009-12-11xfs: rename xfs_attr_fetch to xfs_attr_get_intChristoph Hellwig2-5/+8
2009-12-11xfs: simplify xfs_buf_get / xfs_buf_read interfacesChristoph Hellwig9-50/+44
2009-12-11xfs: remove IO_ISAIOChristoph Hellwig3-8/+2
2009-12-11xfs: Wrapped journal record corruption on read at recoveryAndy Poling1-17/+7
2009-12-11xfs: cleanup data end I/O handlersChristoph Hellwig1-69/+26
2009-12-11xfs: use WRITE_SYNC_PLUG for synchronous writeoutChristoph Hellwig1-7/+10
2009-12-11xfs: reset the i_iolock lock class in the reclaim pathChristoph Hellwig2-1/+17
2009-12-11xfs: I/O completion handlers must use NOFS allocationsChristoph Hellwig5-7/+15
2009-12-11xfs: fix mmap_sem/iolock inversion in xfs_free_eofblocksChristoph Hellwig2-15/+26
2009-12-11xfs: simplify inode teardownChristoph Hellwig5-57/+34
2009-12-11firewire: ohci: handle receive packets with a data length of zeroJay Fenlason1-2/+10
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmapLinus Torvalds59-1202/+343
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