staging/rtl8192e: Fix compile warning 'is static but declared in .. which is not...
[cascardo/linux.git] / drivers / staging /
2012-10-29 Peter Huewestaging/rtl8192e: Fix compile warning 'is static but...
2012-10-29 YAMANE Toshiakistaging/comedi: Use dev_ printks in drivers/quatech_daq...
2012-10-29 YAMANE Toshiakistaging/comedi: Fix trailing statements should be on...
2012-10-29 Devendra Nagastaging: sep: return -EFAULT on copy_from_user failure
2012-10-29 Masanari Iidastaging : csr: Fix typo in csr/netdev.c
2012-10-29 Devendra Nagastaging: csr: remove func_exit_r macro
2012-10-29 Devendra Nagastaging: csr: remove func_exit macro
2012-10-29 Devendra Nagastaging: csr: remove func_enter macro
2012-10-29 Greg Kroah-HartmanMerge 3.7-rc3 into staging-next
2012-10-28 Linus TorvaldsMerge tag 'ktest-v3.7-rc2' of git://git./linux/kernel...
2012-10-28 Linus TorvaldsMerge tag 'spi-mxs' of git://git./linux/kernel/git...
2012-10-28 Linus TorvaldsMerge tag 'fixes-for-3.7' of git://git./linux/kernel...
2012-10-27 Greg Kroah-HartmanStaging: csr: remove CSRMIN() macro
2012-10-26 Greg Kroah-HartmanStaging: csr: csr_macro.h: remove unused macros
2012-10-26 Greg Kroah-HartmanStaging: csr: remove __cplusplus nonsense from the...
2012-10-26 YAMANE Toshiakistaging:comedi: Use pr_ or dev_ printks in drivers...
2012-10-26 Devendra Nagastaging: csr: remove unused macros and prototypes
2012-10-26 Devendra Nagastaging: csr: remove unused macros/ prototypes in csr_s...
2012-10-26 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-10-26 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2012-10-26 Linus TorvaldsMerge tag 'pm+acpi-for-3.7-rc3' of git://git./linux...
2012-10-26 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2012-10-26 Greg Kroah-HartmanStaging: remove telephony drivers
2012-10-26 Linus TorvaldsMerge tag 'usb-3.7-rc3' of git://git./linux/kernel...
2012-10-26 Linus TorvaldsMerge tag 'tty-3.7-rc3' of git://git./linux/kernel...
2012-10-26 Linus TorvaldsMerge tag 'staging-3.7-rc2' of git://git./linux/kernel...
2012-10-26 Devendra Nagastaging: slicoss: fix a leak when kzalloc fail
2012-10-26 Dan Carpenterstaging: r8712u: cleanup pointer type in r8712_setassoc...
2012-10-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-10-26 H Hartley Sweetenstaging: comedi: me_daq: remove some obvious comments
2012-10-26 H Hartley Sweetenstaging: comedi: me_daq: cleanup me_ai_insn_read()
2012-10-26 H Hartley Sweetenstaging: comedi: me_daq: cleanup me_dio_insn_bits()
2012-10-26 H Hartley Sweetenstaging: comedi: me_daq: fix me_dio_insn_config()
2012-10-26 H Hartley Sweetenstaging: comedi: me_daq: simplify analog output boardinfo
2012-10-26 H Hartley Sweetenstaging: comedi: me_daq: all boards have the same analo...
2012-10-26 H Hartley Sweetenstaging: comedi: me_daq: cleanup the copyright and...
2012-10-26 H Hartley Sweetenstaging: comedi: me_daq: remove incomplete analog input...
2012-10-26 H Hartley Sweetenstaging: comedi: me_daq: fix me_ao_insn_write()
2012-10-26 H Hartley Sweetenstaging: comedi: me_daq: fix me_ao_insn_read()
2012-10-26 H Hartley Sweetenstaging: comedi: me_daq: remove pci_dev_put() in detach
2012-10-26 H Hartley Sweetenstaging: comedi: me_daq: add some whitespace to the...
2012-10-26 H Hartley Sweetenstaging: comedi: me_daq: cleanup the range tables
2012-10-26 H Hartley Sweetenstaging: comedi: me_daq: cleanup the boardinfo
2012-10-26 H Hartley Sweetenstaging: comedi: me_daq: remove dio_channel_nbr from...
2012-10-26 H Hartley Sweetenstaging: comedi: me_daq: remove {ao,ai}_resoultion_mask
2012-10-26 H Hartley Sweetenstaging: comedi: me_daq: remove '0' and 'NULL' entries...
2012-10-26 H Hartley Sweetenstaging: comedi: me_daq: analog output subdevice could...
2012-10-26 H Hartley Sweetenstaging: comedi: me_daq: factor out the PLX bug workaround
2012-10-26 H Hartley Sweetenstaging: comedi: me_daq: pass on the error from comedi_...
2012-10-26 H Hartley Sweetenstaging: comedi: me_daq: replace 'result' and 'error...
2012-10-26 H Hartley Sweetenstaging: comedi: me_daq: cleanup ioremap of PCI bar 2
2012-10-26 H Hartley Sweetenstaging: comedi: me_daq: fix pointer dereference in...
2012-10-26 H Hartley Sweetenstaging: comedi: dt3000: change return type of dt3k_sen...
2012-10-26 H Hartley Sweetenstaging: comedi: dt3000: remove empty 'else' code
2012-10-26 H Hartley Sweetenstaging: comedi: dt3000: remove dev_dbg() noise
2012-10-26 H Hartley Sweetenstaging: comedi: dt3000: add some whitespace to the...
2012-10-26 H Hartley Sweetenstaging: comedi: dt3000: add a simple dev_info() when...
2012-10-26 H Hartley Sweetenstaging: comedi: dt3000: cleanup the boardinfo
2012-10-26 H Hartley Sweetenstaging: comedi: dt3000: remove '0' entries in boardinfo
2012-10-26 H Hartley Sweetenstaging: comedi: dt3000: remove forward declarations
2012-10-26 H Hartley Sweetenstaging: comedi: dt3000: add defines for the PCI device ids
2012-10-26 H Hartley Sweetenstaging: comedi: dt3000: cleanup the range tables
2012-10-26 H Hartley Sweetenstaging: comedi: dt3000: convert driver to attach_pci
2012-10-26 H Hartley Sweetenstaging: comedi: dt3000: remove this_board macro
2012-10-26 Wei Yongjunstaging: comedi: skel: use module_comedi_driver to...
2012-10-26 Wei Yongjunstaging: comedi: use module_comedi_driver to simplify...
2012-10-26 Wei Yongjunstaging: ced1401: usb1401: remove unused including...
2012-10-26 YAMANE Toshiakistaging/comedi: Use pr_ or dev_ printks in drivers...
2012-10-26 Devendra Nagastaging: csr: remove csrPanic and CSR_LOG_ASSERT and...
2012-10-26 Devendra Nagastaging: csr: remove all prototypes of not defined...
2012-10-26 Devendra Nagastaging: csr: remove CsrMutexCreate function
2012-10-26 Devendra Nagastaging: csr: remove CsrMutexDestroy function
2012-10-26 Devendra Nagastaging: csr: remove CsrMutexUnlock function
2012-10-26 Devendra Nagastaging: csr: remove CsrMutexLock function
2012-10-26 Greg Kroah-HartmanStaging: remove rts_pstor driver
2012-10-26 Arnd BergmannMerge branch 'fixes' of git://git./linux/kernel/git...
2012-10-26 Arnd BergmannMerge branch 'v3.7-samsung-fixes-2' of git://git./linux...
2012-10-26 Ingo MolnarMerge tag 'efi-for-3.7' of git://git./linux/kernel...
2012-10-25 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2012-10-25 Takashi IwaiMerge tag 'asoc-3.7' of git://git./linux/kernel/git...
2012-10-25 SeongJae Parkstaging: csr: csr_log.h: Fix coding style
2012-10-25 Chihau ChauStaging: csr: bh.c: fixing spaces coding style issues
2012-10-25 Devendra Nagastaging: csr: remove panic at locking the mutex
2012-10-25 Fabio Estevamstaging: ipu-v3: ipu-common: Indicate succesful probe
2012-10-25 Fabio Estevamstaging: ipu-v3: ipu-common: Make it less verbose
2012-10-25 Mark BrownMerge remote-tracking branches 'asoc/fix/ux500' and...
2012-10-25 Arnd BergmannMerge tag 'imx-fixes' of git://git.pengutronix.de/git...
2012-10-25 Arnd BergmannMerge tag 'at91-fixes' of git://github.com/at91linux...
2012-10-25 YAMANE Toshiakistaging/comedi: Use pr_ or dev_ printks in drivers...
2012-10-25 H Hartley Sweetenstaging: comedi: comedidev.h: add PCI_VENDOR_ID_AMPLICON
2012-10-25 H Hartley Sweetenstaging: comedi: dyna_pci10xx: remove PCI_VENDOR_ID_DYNALOG
2012-10-25 H Hartley Sweetenstaging: comedi: comedidev.h: add PCI_VENDOR_ID_AMCC
2012-10-25 H Hartley Sweetenstaging: comedi: comedidev.h: add PCI_VENDOR_ID_RTD
2012-10-25 H Hartley Sweetenstaging: comedi: comedidev.h: add PCI_VENDOR_ID_IOTECH
2012-10-25 H Hartley Sweetenstaging: comedi: comedidev.h: add PCI_VENDOR_ID_KOLTER
2012-10-25 H Hartley Sweetenstaging: comedi: comedidev.h: add PCI_VENDOR_ID_DT
2012-10-25 H Hartley Sweetenstaging: comedi: addi_common: use PCI_VENDOR_ID_ADDIDAT...
2012-10-25 H Hartley Sweetenstaging: comedi: addi_common: use PCI_VENDOR_ID_ADDIDATA
2012-10-25 H Hartley Sweetenstaging: comedi: hwdrv_APCI1710: remove APCI1710_BOARD_...
2012-10-25 H Hartley Sweetenstaging: comedi: comedidev.h: add PCI_VENDOR_ID_MEILHAUS
next