aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-26staging: comedi: me_daq: cleanup the boardinfoH Hartley Sweeten1-36/+31
2012-10-26staging: comedi: me_daq: remove dio_channel_nbr from boardinfoH Hartley Sweeten1-5/+2
2012-10-26staging: comedi: me_daq: remove {ao,ai}_resoultion_maskH Hartley Sweeten1-7/+2
2012-10-26staging: comedi: me_daq: remove '0' and 'NULL' entries in boardinfoH Hartley Sweeten1-5/+0
2012-10-26staging: comedi: me_daq: analog output subdevice could be unusedH Hartley Sweeten1-8/+12
2012-10-26staging: comedi: me_daq: factor out the PLX bug workaroundH Hartley Sweeten1-48/+47
2012-10-26staging: comedi: me_daq: pass on the error from comedi_pci_enable()H Hartley Sweeten1-6/+3
2012-10-26staging: comedi: me_daq: replace 'result' and 'error' with 'ret'H Hartley Sweeten1-13/+13
2012-10-26staging: comedi: me_daq: cleanup ioremap of PCI bar 2H Hartley Sweeten1-12/+3
2012-10-26staging: comedi: me_daq: fix pointer dereference in me_detach()H Hartley Sweeten1-7/+4
2012-10-26staging: comedi: dt3000: change return type of dt3k_send_cmd to voidH Hartley Sweeten1-12/+7
2012-10-26staging: comedi: dt3000: remove empty 'else' codeH Hartley Sweeten1-12/+2
2012-10-26staging: comedi: dt3000: remove dev_dbg() noiseH Hartley Sweeten1-11/+0
2012-10-26staging: comedi: dt3000: add some whitespace to the subdevice initH Hartley Sweeten1-34/+33
2012-10-26staging: comedi: dt3000: add a simple dev_info() when attachedH Hartley Sweeten1-0/+2
2012-10-26staging: comedi: dt3000: cleanup the boardinfoH Hartley Sweeten1-62/+62
2012-10-26staging: comedi: dt3000: remove '0' entries in boardinfoH Hartley Sweeten1-2/+0
2012-10-26staging: comedi: dt3000: remove forward declarationsH Hartley Sweeten1-97/+87
2012-10-26staging: comedi: dt3000: add defines for the PCI device idsH Hartley Sweeten1-14/+25
2012-10-26staging: comedi: dt3000: cleanup the range tablesH Hartley Sweeten1-12/+14
2012-10-26staging: comedi: dt3000: convert driver to attach_pciH Hartley Sweeten1-47/+21
2012-10-26staging: comedi: dt3000: remove this_board macroH Hartley Sweeten1-2/+3
2012-10-26staging: comedi: skel: use module_comedi_driver to simplify the codeWei Yongjun1-12/+1
2012-10-26staging: comedi: use module_comedi_driver to simplify the codeWei Yongjun1-16/+1
2012-10-26staging: ced1401: usb1401: remove unused including <linux/version.h>Wei Yongjun1-1/+0
2012-10-26staging/comedi: Use pr_ or dev_ printks in drivers/gsc_hpdi.cYAMANE Toshiaki1-13/+13
2012-10-26staging: csr: remove csrPanic and CSR_LOG_ASSERT and CSR_LOG_ASSERT_ENABLEDevendra Naga7-91/+1
2012-10-26staging: csr: remove all prototypes of not defined functionsDevendra Naga1-82/+0
2012-10-26staging: csr: remove CsrMutexCreate functionDevendra Naga2-42/+0
2012-10-26staging: csr: remove CsrMutexDestroy functionDevendra Naga2-28/+0
2012-10-26staging: csr: remove CsrMutexUnlock functionDevendra Naga2-55/+0
2012-10-26staging: csr: remove CsrMutexLock functionDevendra Naga2-43/+0
2012-10-26Staging: remove rts_pstor driverGreg Kroah-Hartman28-23543/+0
2012-10-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville10-94/+102
2012-10-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Arnd Bergmann1-1/+1
2012-10-26Merge branch 'v3.7-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann9-2/+55
2012-10-26Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfle...Ingo Molnar4-8/+24
2012-10-26tilegx: fix some issues in the SW TSO supportChris Metcalf1-16/+19
2012-10-26qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwanDan Williams2-15/+40
2012-10-26net: usb: Fix memory leak on Tx data pathHemant Kumar1-0/+3
2012-10-26net/mlx4_core: Unmap UAR also in the case of error flowDotan Barak1-4/+14
2012-10-26net/mlx4_en: Don't use vlan tag value as an indication for vlan presenceMoni Shoua1-1/+1
2012-10-26net/mlx4_en: Fix double-release-range in tx-ringsJack Morgenstein1-1/+0
2012-10-26bas_gigaset: fix pre_reset handlingTilman Schmidt1-3/+16
2012-10-26Revert "ARM: dma-mapping: support debug_dma_mapping_error"Marek Szyprowski1-1/+0
2012-10-26ktest: Fix ktest confusion with CONFIG_MODULES_USE_ELF_RELASteven Rostedt1-2/+4
2012-10-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds12-110/+122
2012-10-25Merge tag 'nfs-for-3.7-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-56/+42
2012-10-26Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie12-110/+122
2012-10-25Merge branch 'akpm' (Andrew's fixes)Linus Torvalds15-77/+160