summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-10-29staging: csr: remove func_enter macroDevendra Naga
2012-10-29Merge 3.7-rc3 into staging-nextGreg Kroah-Hartman
2012-10-28Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds
2012-10-27Staging: csr: remove CSRMIN() macroGreg Kroah-Hartman
2012-10-26Staging: csr: csr_macro.h: remove unused macrosGreg Kroah-Hartman
2012-10-26Staging: csr: remove __cplusplus nonsense from the .h filesGreg Kroah-Hartman
2012-10-26staging:comedi: Use pr_ or dev_ printks in drivers/usbduxfaxt.cYAMANE Toshiaki
2012-10-26staging: csr: remove unused macros and prototypesDevendra Naga
2012-10-26staging: csr: remove unused macros/ prototypes in csr_sched.hDevendra Naga
2012-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-26Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-10-26Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-26Staging: remove telephony driversGreg Kroah-Hartman
2012-10-26Merge tag 'usb-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-10-26Merge tag 'tty-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-10-26Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-26Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-26Merge tag 'char-misc-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-10-26staging: slicoss: fix a leak when kzalloc failDevendra Naga
2012-10-26staging: r8712u: cleanup pointer type in r8712_setassocsta_cmd()Dan Carpenter
2012-10-26staging: comedi: me_daq: remove some obvious commentsH Hartley Sweeten
2012-10-26staging: comedi: me_daq: cleanup me_ai_insn_read()H Hartley Sweeten
2012-10-26staging: comedi: me_daq: cleanup me_dio_insn_bits()H Hartley Sweeten
2012-10-26staging: comedi: me_daq: fix me_dio_insn_config()H Hartley Sweeten
2012-10-26staging: comedi: me_daq: simplify analog output boardinfoH Hartley Sweeten
2012-10-26staging: comedi: me_daq: all boards have the same analog input specsH Hartley Sweeten
2012-10-26staging: comedi: me_daq: cleanup the copyright and comedi commentsH Hartley Sweeten
2012-10-26staging: comedi: me_daq: remove incomplete analog input command supportH Hartley Sweeten
2012-10-26staging: comedi: me_daq: fix me_ao_insn_write()H Hartley Sweeten
2012-10-26staging: comedi: me_daq: fix me_ao_insn_read()H Hartley Sweeten
2012-10-26staging: comedi: me_daq: remove pci_dev_put() in detachH Hartley Sweeten
2012-10-26staging: comedi: me_daq: add some whitespace to the subdevice initH Hartley Sweeten
2012-10-26staging: comedi: me_daq: cleanup the range tablesH Hartley Sweeten
2012-10-26staging: comedi: me_daq: cleanup the boardinfoH Hartley Sweeten
2012-10-26staging: comedi: me_daq: remove dio_channel_nbr from boardinfoH Hartley Sweeten
2012-10-26staging: comedi: me_daq: remove {ao,ai}_resoultion_maskH Hartley Sweeten
2012-10-26staging: comedi: me_daq: remove '0' and 'NULL' entries in boardinfoH Hartley Sweeten
2012-10-26staging: comedi: me_daq: analog output subdevice could be unusedH Hartley Sweeten
2012-10-26staging: comedi: me_daq: factor out the PLX bug workaroundH Hartley Sweeten
2012-10-26staging: comedi: me_daq: pass on the error from comedi_pci_enable()H Hartley Sweeten
2012-10-26staging: comedi: me_daq: replace 'result' and 'error' with 'ret'H Hartley Sweeten
2012-10-26staging: comedi: me_daq: cleanup ioremap of PCI bar 2H Hartley Sweeten
2012-10-26staging: comedi: me_daq: fix pointer dereference in me_detach()H Hartley Sweeten
2012-10-26staging: comedi: dt3000: change return type of dt3k_send_cmd to voidH Hartley Sweeten
2012-10-26staging: comedi: dt3000: remove empty 'else' codeH Hartley Sweeten
2012-10-26staging: comedi: dt3000: remove dev_dbg() noiseH Hartley Sweeten
2012-10-26staging: comedi: dt3000: add some whitespace to the subdevice initH Hartley Sweeten
2012-10-26staging: comedi: dt3000: add a simple dev_info() when attachedH Hartley Sweeten
2012-10-26staging: comedi: dt3000: cleanup the boardinfoH Hartley Sweeten