summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-08-07drivers/gpio/gpio-langwell.c: fix error return codeJulia Lawall1-2/+5
2012-08-07gpio: samsung: Fix off-by-one bug in gpio addressesSean Paul1-7/+7
2012-08-07gpio/mxc: specify gpio base for device tree probeShawn Guo1-1/+2
2012-08-07gpio/mxc: remove redundant shadow variables initializationShawn Guo1-2/+0
2012-08-07net: Use PTR_RET rather than if(IS_ERR(.. [1]Thomas Meyer2-6/+2
2012-08-07ixp4xx_eth: fix ptp_ixp46x build failureArnaud Patard (Rtp)1-0/+1
2012-08-07drivers/atm/iphase.c: fix error return codeJulia Lawall1-1/+1
2012-08-07drivers/net/phy/mdio-mux-gpio.c: drop devm_kfree of devm_kzalloc'd dataJulia Lawall1-1/+0
2012-08-07mISDN: Bugfix for layer2 fixed TEI modeKarsten Keil1-1/+1
2012-08-06iwlwifi: disable greenfield transmissions as a workaroundJohannes Berg1-5/+8
2012-08-06rt61pci: fix NULL pointer dereference in config_lna_gainStanislaw Gruszka1-2/+1
2012-08-06iommu/amd: Fix ACS path checkingAlex Williamson1-3/+22
2012-08-06iommu/intel: Fix ACS path checkingAlex Williamson1-3/+22
2012-08-06iommu/amd: Fix pci_request_acs() call-placeJoerg Roedel1-3/+3
2012-08-05GPIO: gpio-pxa: fix devicetree functionsDaniel Mack1-0/+26
2012-08-05gpio: msic: Fix calculating register address in msic_gpio_to_oreg()Axel Lin1-1/+1
2012-08-05gpio-sch: Fix leak of resourceAlan Cox1-1/+2
2012-08-05pinctrl/pinctrl-u300: remove unneeded devm_kfree callDevendra Naga1-6/+2
2012-08-05pinctrl: mxs: register driver at postcore_initcall timeShawn Guo2-2/+2
2012-08-04Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-2/+2
2012-08-04igb: don't break user visible strings over multiple lines in igb_ethtool.cJesper Juhl1-12/+11
2012-08-04igb: correct hardware type (i210/i211) check in igb_loopback_test()Jesper Juhl1-1/+1
2012-08-04igb: Fix for failure to init on some 82576 devices.Carolyn Wyborny1-8/+8
2012-08-04drbd: nuke pdflush from commentsArtem Bityutskiy1-2/+2
2012-08-04cris: fix eth_v10.c build errorRandy Dunlap1-1/+1
2012-08-04cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWANPeter Meiser1-0/+20
2012-08-04isdnloop: fix and simplify isdnloop_init()Wu Fengguang1-12/+0
2012-08-04hyperv: Move wait completion msg code into rndis_filter_halt_device()Haiyang Zhang2-7/+11
2012-08-04net/mlx4_core: Remove port type restrictionsYevgeny Petrilin2-17/+0
2012-08-04net/mlx4_en: Fixing TX queue stop/wake flowYevgeny Petrilin2-11/+7
2012-08-04net/mlx4_en: loopbacked packets are dropped when SMAC=DMACAmir Vadai1-2/+2
2012-08-04emulex: benet: Add a missing CR in the end of messageMasanari Iida1-1/+1
2012-08-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds9-125/+52
2012-08-03Merge tag 'for_linux-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2012-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2-5/+2
2012-08-03ath9k: Add PID/VID support for AR1111Mohammed Shafi Shajakhan3-0/+3
2012-08-03iommu/exynos: Fix build errorSachin Kamat1-3/+3
2012-08-03iommu/tegra: smmu: Fix error initial value at domain_initHiroshi Doyu1-1/+1
2012-08-03iommu/tegra: smmu: Cleanup with lesser nestHiroshi Doyu1-5/+8
2012-08-03iommu/intel: add missing free_domain_memJulia Lawall1-0/+1
2012-08-03iommu/tegra: remove invalid reference to list iterator variableJulia Lawall1-1/+1
2012-08-03Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o...Len Brown3360-117643/+276844
2012-08-03ACPI processor: Fix tick_broadcast_mask online/offline regressionFeng Tang1-1/+1
2012-08-03ACPI: Only count valid srat memory structuresThomas Renninger1-3/+5
2012-08-03ACPI: Untangle a return statement for better readabilityThomas Renninger1-2/+4
2012-08-02Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds7-2/+345
2012-08-02Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-13/+37
2012-08-02Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds9-26/+124
2012-08-02Merge tag 'md-3.6' of git://neil.brown.name/mdLinus Torvalds5-22/+150
2012-08-02brcmsmac: use channel flags to restrict OFDMSeth Forshee2-5/+3