summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Cox3-6/+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 Cox3-31/+64
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 Cox6-2816/+0
2009-12-12tty: const: constify remaining tty_operationsAlexey Dobriyan4-4/+4
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-12Merge branch 'drm-nouveau-pony' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds85-0/+36161
2009-12-12Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds4-137/+101
2009-12-12xfs: Fix error return for fallocate() on XFSJason Gunthorpe1-3/+3
2009-12-12xfs: cleanup dmapi macros in the umount pathChristoph Hellwig2-24/+21
2009-12-12xfs: remove incorrect sparse annotation for xfs_iget_cache_missChristoph Hellwig1-1/+1
2009-12-12xfs: kill the STATIC_INLINE macroChristoph Hellwig9-36/+17
2009-12-12xfs: uninline xfs_get_extsz_hintChristoph Hellwig2-21/+23
2009-12-12xfs: rename xfs_attr_fetch to xfs_attr_get_intChristoph Hellwig2-5/+8
2009-12-12xfs: simplify xfs_buf_get / xfs_buf_read interfacesChristoph Hellwig9-50/+44
2009-12-12xfs: remove IO_ISAIOChristoph Hellwig3-8/+2
2009-12-12xfs: Wrapped journal record corruption on read at recoveryAndy Poling1-17/+7
2009-12-12xfs: cleanup data end I/O handlersChristoph Hellwig1-69/+26
2009-12-12xfs: use WRITE_SYNC_PLUG for synchronous writeoutChristoph Hellwig1-7/+10
2009-12-12xfs: reset the i_iolock lock class in the reclaim pathChristoph Hellwig2-1/+17
2009-12-12xfs: I/O completion handlers must use NOFS allocationsChristoph Hellwig5-7/+15
2009-12-12xfs: fix mmap_sem/iolock inversion in xfs_free_eofblocksChristoph Hellwig2-15/+26
2009-12-12xfs: 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