summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-275-22/+65
|\
| * xen/events: avoid race with raising an event in unmask_evtchn()David Vrabel2013-03-271-5/+15
| * xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called.Konrad Rzeszutek Wilk2013-03-271-1/+1
| * xen-pciback: notify hypervisor about devices intended to be assigned to guestsJan Beulich2013-03-222-16/+46
| * xen/acpi-processor: Don't dereference struct acpi_processor on all CPUs.Konrad Rzeszutek Wilk2013-03-221-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-03-273-1/+13
|\ \
| * | HID: multitouch: fix touchpad buttonsBenjamin Tissoires2013-03-271-1/+5
| * | HID: usbhid: fix build problemJiri Kosina2013-03-181-1/+1
| * | HID: usbhid: quirk for MSI GX680R led panelJosh Boyer2013-03-182-0/+4
| * | HID: usbhid: quirk for Realtek Multi-card readerJosh Boyer2013-03-182-0/+4
* | | Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-03-274-15/+12
|\ \ \
| * | | iommu/amd: Make sure dma_ops are set for hotplug devicesJoerg Roedel2013-03-271-12/+10
| * | | x86, io_apic: remove duplicated include from irq_remapping.cWei Yongjun2013-03-261-1/+0
| * | | iommu: OMAP: build only on OMAP2+Arnd Bergmann2013-03-091-1/+1
| * | | amd_iommu_init: remove __init from amd_iommu_erratum_746_workaroundNikola Pajkovsky2013-03-091-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-271-2/+4
|\ \ \ \
| * | | | vt: synchronize_rcu() under spinlock is not nice...Al Viro2013-03-271-2/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-2629-104/+195
|\ \ \ \ \
| * | | | | bonding: remove already created master sysfs link on failureVeaceslav Falico2013-03-261-0/+5
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-03-265-22/+43
| |\ \ \ \ \
| | * | | | | igb: fix PHC stopping on max freqJiri Benc2013-03-261-1/+1
| | * | | | | igb: make sensor info staticStephen Hemminger2013-03-261-1/+1
| | * | | | | igb: SR-IOV init reorderingAlex Williamson2013-03-261-1/+1
| | * | | | | igb: Fix null pointer dereferenceAlex Williamson2013-03-261-1/+1
| | * | | | | igb: fix i350 anti spoofing configLior Levy2013-03-261-14/+19
| | * | | | | ixgbevf: don't release the soft entriesxunleer2013-03-261-4/+20
| * | | | | | pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico2013-03-261-2/+2
| |/ / / / /
| * | | | | bnx2x: fix assignment of signed expression to unsigned variableKumar Amit Mehta2013-03-241-9/+9
| * | | | | net/mlx4_core: Disallow releasing VF QPs which have steering rulesHadar Hen Zion2013-03-211-8/+33
| * | | | | net/mlx4_core: Always use 64 bit resource ID when doing lookupHadar Hen Zion2013-03-211-1/+1
| * | | | | net/mlx4_en: Remove ethtool flow steering rules before releasing QPsHadar Hen Zion2013-03-211-11/+11
| * | | | | net/mlx4_core: Fix wrong order of flow steering resources removalHadar Hen Zion2013-03-211-1/+1
| * | | | | net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapperMoshe Lazer2013-03-211-1/+1
| * | | | | net: ethernet: cpsw: fix erroneous condition in error checkLothar Waßmann2013-03-211-1/+1
| * | | | | lantiq_etop: use free_netdev(netdev) instead of kfree()Wei Yongjun2013-03-211-1/+1
| * | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-03-2011-43/+68
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-2011-43/+68
| | |\ \ \ \ \
| | | * | | | | rtlwifi: usb: add missing freeing of skbuffJussi Kivilinna2013-03-181-0/+1
| | | * | | | | mwifiex: cancel cmd timer and free curr_cmd in shutdown processBing Zhao2013-03-181-0/+8
| | | * | | | | mwifiex: skip pending commands after function shutdownBing Zhao2013-03-181-3/+14
| | | * | | | | mwifiex: fix race when queuing commandsAmitkumar Karwar2013-03-184-17/+10
| | | * | | | | ath9k: limit tx path hang check to normal data queuesFelix Fietkau2013-03-181-13/+13
| | | * | | | | ath9k_hw: revert chainmask to user configuration after calibrationFelix Fietkau2013-03-181-0/+4
| | | * | | | | iwl3945: fix length of dma buffersStanislaw Gruszka2013-03-181-10/+12
| | | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-03-182-0/+6
| | | |\ \ \ \ \
| | | | * | | | | Bluetooth: Add support for Dell[QCA 0cf3:817a]Ming Lei2013-03-182-0/+3
| | | | * | | | | Bluetooth: Add support for Dell[QCA 0cf3:0036]Ming Lei2013-03-152-0/+3
| * | | | | | | | fec: Fix the build as moduleFabio Estevam2013-03-201-0/+3
| |/ / / / / / /
| * | | | | | | net: fec: Define indexes as 'unsigned int'Fabio Estevam2013-03-201-3/+3
| * | | | | | | lpc_eth: fix error return code in lpc_eth_drv_probe()Wei Yongjun2013-03-201-1/+2