summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-fixes-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-10-041-6/+7
|\
| * Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux...Joerg Roedel2013-09-241-6/+7
| |\
| | * iommu/arm-smmu: don't enable SMMU device until probing has completedWill Deacon2013-09-171-2/+2
| | * iommu/arm-smmu: fix iommu_present() test in initDan Carpenter2013-09-171-2/+2
| | * iommu/arm-smmu: fix a signedness bugDan Carpenter2013-09-171-2/+3
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-10-033-15/+20
|\ \ \
| * \ \ Merge tag 'fixes-3.12-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2013-10-031-2/+4
| |\ \ \
| | * | | bus: mvebu-mbus: Fix optional pcie-mem/io-aperture propertiesJason Gunthorpe2013-10-011-2/+4
| * | | | Merge tag 'renesas-fixes4-for-v3.12' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-09-302-12/+11
| |\ \ \ \
| | * | | | gpio: rcar: Remove #gpio-range-cells DT property usageLaurent Pinchart2013-09-221-4/+3
| | * | | | ARM: shmobile: update SDHI DT compatibility string to the <unit>-<soc> formatGuennadi Liakhovetski2013-09-211-8/+8
| | | |_|/ | | |/| |
| * | | | Merge tag 'fixes-3.12' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2013-09-201-1/+5
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | bus: mvebu: add missing of_node_put() to fix reference leakJisheng Zhang2013-09-181-1/+5
| | |/ /
* | | | Merge tag 'pinctrl-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-10-024-13/+13
|\ \ \ \
| * | | | pinctrl: palmas: do not abort pin configuration for BIAS_DEFAULTLaxman Dewangan2013-09-271-2/+3
| * | | | pinctrl: Correct number of pins for s5pv210Mateusz Krawczuk2013-09-271-6/+6
| * | | | pinctrl: remove an unnecessary castDan Carpenter2013-09-231-1/+1
| * | | | pinctrl: fix pinconf_dbg_config_write return typeVincent Stehlé2013-09-231-1/+1
| * | | | pinctrl: tegra114: Remove MODULE_ALIASThierry Reding2013-09-191-3/+2
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-10-0156-481/+737
|\ \ \ \
| * | | | qlcnic: Fix SR-IOV configurationManish Chopra2013-10-011-1/+7
| * | | | ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda2013-10-011-0/+6
| * | | | Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-canDavid S. Miller2013-10-011-12/+0
| |\ \ \ \
| | * | | | can: flexcan: fix flexcan_chip_start() on imx6Marc Kleine-Budde2013-09-301-12/+0
| * | | | | ethernet: moxa: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz2013-10-011-1/+1
| * | | | | powerpc/83xx: gianfar_ptp: select 1588 clock source through dts fileAida Mynzhasova2013-10-011-1/+3
| * | | | | Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file"David S. Miller2013-10-011-3/+1
| * | | | | bonding: Fix broken promiscuity reference counting issueNeil Horman2013-10-011-3/+10
| * | | | | dm9601: fix IFF_ALLMULTI handlingPeter Korsgaard2013-10-011-1/+1
| * | | | | xen-netback: Handle backend state transitions in a more robust wayPaul Durrant2013-09-301-30/+118
| * | | | | net: qmi_wwan: fix Cinterion PLXX product IDAleksander Morgado2013-09-301-1/+1
| * | | | | powerpc/83xx: gianfar_ptp: select 1588 clock source through dts fileAida Mynzhasova2013-09-301-1/+3
| * | | | | vxlan: Use RCU apis to access sk_user_data.Pravin B Shelar2013-09-301-6/+3
| |/ / / /
| * | | | USBNET: fix handling padding packetMing Lei2013-09-281-6/+21
| * | | | qlcnic: Fix register device in FAILED state for 82xx.Sucheta Chakraborty2013-09-273-2/+57
| * | | | be2net: Fix to display the VLAN priority for a VFAjit Khaparde2013-09-271-2/+2
| * | | | be2net: Fix to configure VLAN priority for a VF interface.Ajit Khaparde2013-09-271-10/+11
| * | | | be2net: Fix to allow VLAN configuration on VF interfaces.Ajit Khaparde2013-09-271-9/+0
| * | | | be2net: Fix number of VLANs supported in UMC mode for BE3-R.Ajit Khaparde2013-09-272-0/+3
| * | | | be2net: Fix VLAN promiscuous mode programmingAjit Khaparde2013-09-274-6/+40
| * | | | be2net: Fix the size of be_nic_res_desc structureAjit Khaparde2013-09-271-1/+1
| * | | | be2net: Fix to prevent Tx stall on SH-R when packet size < 32Ajit Khaparde2013-09-271-3/+3
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-09-2721-107/+92
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-09-2721-107/+92
| | |\ \ \ \
| | | * | | | brcmsmac: call bcma_core_pci_power_save() from non-atomic contextArend van Spriel2013-09-261-0/+4
| | | * | | | bcma: make bcma_core_pci_{up,down}() callable from atomic contextArend van Spriel2013-09-261-23/+26
| | | * | | | brcmfmac: obtain platform data upon module initializationArend van Spriel2013-09-264-23/+24
| | | * | | | mwifiex: fix NULL pointer dereference in usb suspend handlerBing Zhao2013-09-261-7/+0
| | | * | | | mwifiex: fix hang issue for USB chipsetsAmitkumar Karwar2013-09-263-4/+4
| | | * | | | p54usb: add USB ID for Corega WLUSB2GTST USB adapterChristian Lamparter2013-09-261-0/+1