summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-09-24PCI: designware: Rename get_msi_data() to get_msi_addr()Minghuan Lian
2014-09-24PCI: designware: Fix IO resource end address calculationMinghuan Lian
2014-09-24PCI: designware: Fix configuration base address when using 'reg'Minghuan Lian
2014-09-22PCI: designware: Use NULL instead of falseFabio Estevam
2014-09-05PCI: designware: Fold struct pcie_port_info into struct pcie_portPratyush Anand
2014-09-05PCI: designware: Check private_data validity in single placeLucas Stach
2014-09-04PCI: designware: Remove pci_assign_unassigned_resources() from dw_pcie_host_i...Lucas Stach
2014-09-04PCI: designware: Use pci_create_root_bus() instead of pci_scan_root_bus()Lucas Stach
2014-09-04PCI: designware: Parse bus-range property from devicetreeLucas Stach
2014-09-02PCI: designware: Add support for v3.65 hardwareMurali Karicheri
2014-08-25Merge tag 'renesas-sh-drivers-for-v3.17' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2014-08-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-08-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-24Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-08-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-08-24bus: arm-ccn: Fix warning messagePawel Moll
2014-08-22Merge tag 'pwm/for-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-22drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndefRasmus Villemoes
2014-08-22net: ethernet: broadcom: bnx2x: Remove redundant #ifdefRasmus Villemoes
2014-08-22ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard
2014-08-22net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings()Iyappan Subramanian
2014-08-22net: fec: ptp: avoid register access when ipg clock is disabledNimrod Andy
2014-08-22Merge tag 'iommu-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-22drm/radeon: add new KV pci idAlex Deucher
2014-08-22firmware: Do not use WARN_ON(!spin_is_locked())Guenter Roeck
2014-08-21cxgb4: Free completed tx skbs promptlyHariprasad Shenai
2014-08-21Merge tag 'linux-can-fixes-for-3.17-20140821' of git://gitorious.org/linux-ca...David S. Miller
2014-08-21cxgb4: Fix race condition in cleanupAnish Bhatt
2014-08-22sh: intc: Confine SH_INTC to platforms that need itGeert Uytterhoeven
2014-08-21bnx2x: Revert UNDI flushing mechanismYuval Mintz
2014-08-21qlcnic: Fix endianess issue in firmware load from file operationShahed Shaikh
2014-08-21qlcnic: Fix endianess issue in FW dump template headerRajesh Borundia
2014-08-21qlcnic: Fix flash access interface to applicationJitendra Kalsaria
2014-08-21macvlan: Allow setting multicast filter on all macvlan typesVlad Yasevich
2014-08-22Merge tag 'drm-intel-fixes-2014-08-21' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-08-21Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-08-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-08-21Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-21HID: fix a couple of off-by-onesJiri Kosina
2014-08-21HID: logitech: perform bounds checking on device_id early enoughJiri Kosina
2014-08-21HID: logitech: fix bounds checking on LED report sizeJiri Kosina
2014-08-21gpio-lynxpoint: enable input sensing in resumeMathias Nyman
2014-08-21can: flexcan: handle state passive -> warning transitionSebastian Andrzej Siewior
2014-08-21can: flexcan: Disable error interrupt when bus error reporting is disabledAlexander Stein
2014-08-21can: c_can: checking IS_ERR() instead of NULLDan Carpenter
2014-08-21can: sja1000: Validate initialization state in start methodMirza Krak
2014-08-20Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2014-08-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2014-08-20Revert "platform/x86/toshiba-apci.c possible bad if test?"Matthew Garrett