summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-25Merge tag 'gpio-v3.9-lastminute' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-04-24sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.David S. Miller
2013-04-24Revert "gpio: pxa: set initcall level to module init"Linus Walleij
2013-04-24Merge branch 'pci/gavin-msi-cleanup' into nextBjorn Helgaas
2013-04-24vfio-pci: Use cached MSI/MSI-X capabilitiesBjorn Helgaas
2013-04-24vfio-pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASKBjorn Helgaas
2013-04-24USB: ftdi_sio: enable two UART ports on ST Microconnect LiteAdrian Thomasset
2013-04-24Tools: hv: Fix a checkpatch warningK. Y. Srinivasan
2013-04-24tools: hv: skip iso9660 mounts in hv_vss_daemonOlaf Hering
2013-04-24tools: hv: use FIFREEZE/FITHAW in hv_vss_daemonOlaf Hering
2013-04-24tools: hv: use getmntent in hv_vss_daemonOlaf Hering
2013-04-24Tools: hv: Fix a checkpatch warningK. Y. Srinivasan
2013-04-24tools: hv: fix checks for origin of netlink message in hv_vss_daemonOlaf Hering
2013-04-24Tools: hv: fix warnings in hv_vss_daemonOlaf Hering
2013-04-24efi: Check EFI revision in setup_efi_varsJosh Boyer
2013-04-24x86, efi: Fix a build warningBorislav Petkov
2013-04-24fbdev/sgivwfb: use vm_iomap_memory()Tomi Valkeinen
2013-04-24fbdev/vermillion: use vm_iomap_memory()Tomi Valkeinen
2013-04-24fbdev/sa1100fb: use vm_iomap_memory()Tomi Valkeinen
2013-04-24fbdev/fb-puv3: use vm_iomap_memory()Tomi Valkeinen
2013-04-24fbdev/controlfb: use vm_iomap_memory()Tomi Valkeinen
2013-04-24fbdev/omapfb: use vm_iomap_memory()Tomi Valkeinen
2013-04-23staging: comedi: ni_labpc: fix legacy driver buildH Hartley Sweeten
2013-04-23usb: phy: tegra: don't call into tegra-ehci directlyArnd Bergmann
2013-04-23tty/serial/sirf: fix MODULE_DEVICE_TABLEArnd Bergmann
2013-04-23staging: comedi: das800: cleanup the cio-das802/16 fifo commentsH Hartley Sweeten
2013-04-23staging: comedi: das800: rename CamelCase vars in das800_ai_do_cmd()H Hartley Sweeten
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