aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-04-29Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-04-29Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-29Merge tag 'pinctrl-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-29Merge tag 'fbdev-for-3.10' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-04-29Merge tag 'stable/for-linus-3.10-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-04-26Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-26efivars: only check for duplicates on the registered listMatt Fleming
2013-04-26pinctrl: move subsystem mutex to pinctrl_dev structPatrice Chotard
2013-04-26pinctrl/pinconfig: fix misplaced gotoLaurent Meunier
2013-04-26TTY: fix atime/mtime regressionJiri Slaby
2013-04-26s390/scm_blk: fix memleak in init functionSebastian Ott
2013-04-26s390/scm_blk: allow more cluster size valuesSebastian Ott
2013-04-26s390/cio: fix irq statisticsSebastian Ott
2013-04-26s390/memory hotplug: prevent offline of active memory incrementsHeiko Carstens
2013-04-26Merge branch '3.10/fb-mmap' into for-nextTomi Valkeinen
2013-04-26fbdev: fix check for fb_mmap's mmio availabilityTomi Valkeinen
2013-04-26fbdev: improve fb_mmap bounds checksTomi Valkeinen
2013-04-26fbdev/ps3fb: use vm_iomap_memory()Tomi Valkeinen
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-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-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-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
2013-04-23PCI: Use cached MSI/MSI-X offsets from dev, not from msi_descBjorn Helgaas
2013-04-23PCI: Use cached MSI-X cap while enabling MSI-XGavin Shan
2013-04-23PCI: Use cached MSI cap while enabling MSI interruptsGavin Shan
2013-04-23PCI: Remove MSI/MSI-X cap check in pci_msi_check_device()Gavin Shan
2013-04-23PCI: Cache MSI/MSI-X capability offsets in struct pci_devGavin Shan
2013-04-23pinctrl: s3c64xx: Fix build error caused by undefined chained_irq_enterTomasz Figa
2013-04-23s390/zcore: Fix HSA copy length for last blockMichael Holzheu
2013-04-21Merge branch 'vm_ioremap_memory-examples'Linus Torvalds
2013-04-21hwmon: (nct6775) Fix coding style problemsGuenter Roeck