aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-04-23staging: comedi: das800: tidy up the private dataH Hartley Sweeten
2013-04-23staging: comedi: das800: tidy up das800_interrupt()H Hartley Sweeten
2013-04-23staging: comedi: das800: tidy up das800_ai_insn_read()H Hartley Sweeten
2013-04-23staging: comedi: das800: tidy up das800_di_insn_bits()H Hartley Sweeten
2013-04-23staging: comedi: das800: tidy up das800_do_insn_bits()H Hartley Sweeten
2013-04-23staging: comedi: das800: remove extra divisor calculation callH Hartley Sweeten
2013-04-23staging: comedi: das800: rename {enable,disable}_das800H Hartley Sweeten
2013-04-23staging: comedi: das800: tidy up subdevice initH Hartley Sweeten
2013-04-23staging: comedi: das800: allow attaching without interrupt supportH Hartley Sweeten
2013-04-23staging: comedi: das800: interrupts are required for async command supportH Hartley Sweeten
2013-04-23staging: comedi: das800: tidy up das800_ai_do_cmdtest()H Hartley Sweeten
2013-04-23staging: comedi: das800: remove 'volatile' on private data variablesH Hartley Sweeten
2013-04-23staging: comedi: das800: cleanup the boardinfoH Hartley Sweeten
2013-04-23staging: comedi: das800: cleanup range table declarationsH Hartley Sweeten
2013-04-23staging: comedi: das800: introduce das800_ind_{write, read}()H Hartley Sweeten
2013-04-23staging: comedi: das800: remove forward declarationsH Hartley Sweeten
2013-04-23staging: comedi: das800: move das800_set_frequency()H Hartley Sweeten
2013-04-23staging: comedi: das800: move das800_probe()H Hartley Sweeten
2013-04-23staging: comedi: das800: move das800_attach()H Hartley Sweeten
2013-04-23staging: comedi: das800: move module_{init, exit} to end of fileH Hartley Sweeten
2013-04-23staging: video: imx: Add BGR666 support for parallel displayMarek Vasut
2013-04-23staging: dwc2: add platform device bindingsMatthijs Kooijman
2013-04-23staging: dwc2: check for null pointer before dereferencing itPaul Zimmerman
2013-04-23staging: dwc2: add missing newlines to debug messagesPaul Zimmerman
2013-04-23staging: dwc2: fix potential null pointer accessPaul Zimmerman
2013-04-23staging: comedi: ni_labpc: remove 'bustype' from boardinfoH Hartley Sweeten
2013-04-23staging: comedi: ni_labpc: remove unnecessary 'bustype' checkH Hartley Sweeten
2013-04-23staging: comedi: ni_labpc: pass the isr_flags to labpc_common_attach()H Hartley Sweeten
2013-04-23staging: comedi: ni_labpc: move DMA init out of the common attachH Hartley Sweeten
2013-04-23staging: comedi: ni_labpc: split out PCI supportH Hartley Sweeten
2013-04-23staging: comedi/daqboard2000: use mdelay for large delaysArnd Bergmann
2013-04-23staging: nvec: allow modular buildArnd Bergmann
2013-04-23staging/zsmalloc: don't use pgtable-mapping from modulesArnd Bergmann
2013-04-23misc: mark spear13xx-pcie-gadget as brokenArnd Bergmann
2013-04-23mei: fix krealloc() misuse in in mei_cl_irq_read_msg()Wei Yongjun
2013-04-23mei: reduce flow control only for completed messagesTomas Winkler
2013-04-23usb: phy: phy core cannot yet be a moduleArnd Bergmann
2013-04-23USB: Fix initconst in ehci driverAndi Kleen
2013-04-23usb-storage: CY7C68300A chips do not support Cypress ATACBTormod Volden
2013-04-23USB: serial: option: Added support Olivetti Olicard 145Filippo Turato
2013-04-23USB: ftdi_sio: correct ST Micro Connect Lite PIDsAdrian Thomasset
2013-04-23Merge tag 'usb-for-v3.10-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-04-23PCI: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASKBjorn Helgaas
2013-04-23PCI: Drop msi_mask_reg() and remove drivers/pci/msi.hBjorn Helgaas
2013-04-23PCI: Use msix_table_size() directly, drop multi_msix_capable()Bjorn Helgaas
2013-04-23PCI: Drop msix_table_offset_reg() and msix_pba_offset_reg() macrosBjorn Helgaas
2013-04-23PCI: Drop is_64bit_address() and is_mask_bit_support() macrosBjorn Helgaas
2013-04-23PCI: Drop msi_data_reg() macroBjorn Helgaas
2013-04-23PCI: Drop msi_lower_address_reg() and msi_upper_address_reg() macrosBjorn Helgaas
2013-04-23PCI: Drop msi_control_reg() macro and use PCI_MSI_FLAGS directlyBjorn Helgaas