Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Merge remote-tracking branch 'regulator/fix/tps80031' into tmp | Mark Brown | 2013-01-29 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | regulator: tps80031: Use IS_ERR to check return value of regulator_register() | Axel Lin | 2013-01-26 | 1 | -1/+1 | |
| | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | Merge remote-tracking branch 'regulator/fix/db8500' into tmp | Mark Brown | 2013-01-29 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | regulators: db8500: Fix compile failure for drivers/regulator/dbx500-prcmu.c | Steven Rostedt | 2013-01-26 | 1 | -0/+1 | |
| | | |_|/ / | | |/| | | | ||||||
* | | | | | | Merge tag 'md-3.8-fixes' of git://neil.brown.name/md | Linus Torvalds | 2013-01-29 | 1 | -64/+37 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | DM-RAID: Fix RAID10's check for sufficient redundancy | Jonathan Brassow | 2013-01-24 | 1 | -64/+37 | |
* | | | | | | | Merge tag 'iommu-fixes-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-01-28 | 1 | -0/+34 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | IOMMU, AMD Family15h Model10-1Fh erratum 746 Workaround | Suravee Suthikulpanit | 2013-01-28 | 1 | -0/+34 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-01-28 | 18 | -94/+221 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | mfd: rtsx: Fix oops when rtsx_pci_sdmmc is not probed | Wei WANG | 2013-01-27 | 1 | -2/+2 | |
| * | | | | | | | mfd: wm5102: Fix definition of WM5102_MAX_REGISTER | Mark Brown | 2013-01-27 | 1 | -1/+1 | |
| * | | | | | | | mfd: twl4030: Don't warn about uninitialized return code | Arnd Bergmann | 2013-01-27 | 1 | -1/+1 | |
| * | | | | | | | mfd: da9052/53 lockup fix | Ashish Jangam | 2013-01-27 | 1 | -0/+61 | |
| * | | | | | | | mfd: rtsx: Add clock divider hook | Wei WANG | 2013-01-27 | 4 | -2/+27 | |
| * | | | | | | | mmc: rtsx: Call MFD hook to switch output voltage | Wei WANG | 2013-01-27 | 1 | -25/+5 | |
| * | | | | | | | mfd: rtsx: Add output voltage switch hook | Wei WANG | 2013-01-27 | 4 | -0/+65 | |
| * | | | | | | | mfd: Fix compile errors and warnings when !CONFIG_AB8500_BM | Lee Jones | 2013-01-22 | 1 | -0/+1 | |
| * | | | | | | | mfd: vexpress: Export global functions to fix build error | Guenter Roeck | 2013-01-22 | 1 | -2/+6 | |
| * | | | | | | | mfd: arizona: Check errors from regcache_sync() | Mark Brown | 2013-01-22 | 1 | -1/+6 | |
| * | | | | | | | mfd: tc3589x: Use simple irqdomain | Linus Walleij | 2013-01-22 | 1 | -12/+5 | |
| * | | | | | | | mfd: pcf50633: Init pcf->dev before using it | Axel Lin | 2013-01-22 | 1 | -3/+2 | |
| * | | | | | | | mfd: max77693: Init max77693->dev before using it | Axel Lin | 2013-01-22 | 1 | -16/+18 | |
| * | | | | | | | mfd: max77686: Init max77686->dev before using it | Axel Lin | 2013-01-22 | 1 | -9/+9 | |
| * | | | | | | | mfd: db8500-prcmu: Fix irqdomain usage | Linus Walleij | 2013-01-22 | 1 | -4/+9 | |
| * | | | | | | | mfd: tps65910: Select REGMAP_IRQ in Kconfig to fix build error | AnilKumar Ch | 2013-01-22 | 1 | -0/+1 | |
| * | | | | | | | mfd: arizona: Disable control interface reporting for WM5102 and WM5110 | Mark Brown | 2013-01-22 | 1 | -16/+2 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-01-28 | 48 | -262/+431 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | dm9601: support dm9620 variant | Peter Korsgaard | 2013-01-28 | 1 | -1/+29 | |
| * | | | | | | net: phy: icplus: fix broken INTR pin settings | Giuseppe CAVALLARO | 2013-01-28 | 1 | -5/+5 | |
| * | | | | | | net: phy: icplus: Use the RGMII interface mode to configure clock delays | Stuart Menefy | 2013-01-28 | 1 | -5/+16 | |
| * | | | | | | r8169: fix vlan tag read ordering. | françois romieu | 2013-01-28 | 1 | -8/+6 | |
| * | | | | | | net: cdc_ncm: use IAD provided by the USB core | Bjørn Mork | 2013-01-28 | 1 | -24/+4 | |
| * | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2013-01-27 | 8 | -44/+32 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-01-23 | 8 | -44/+32 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | mwifiex: fix typo in PCIe adapter NULL check | Avinash Patil | 2013-01-22 | 1 | -1/+1 | |
| | | * | | | | | | ath9k: allow setting arbitrary antenna masks on AR9003+ | Felix Fietkau | 2013-01-22 | 1 | -0/+3 | |
| | | * | | | | | | ath9k_hw: fix chain swap setting when setting rx chainmask to 5 | Felix Fietkau | 2013-01-22 | 1 | -19/+6 | |
| | | * | | | | | | ath9k_hw: fix calibration issues on chainmask that don't include chain 0 | Felix Fietkau | 2013-01-22 | 3 | -1/+4 | |
| | | * | | | | | | rtlwifi: Fix build warning introduced by commit a290593 | Larry Finger | 2013-01-22 | 1 | -2/+2 | |
| | | * | | | | | | iwlegacy: fix IBSS cleanup | Stanislaw Gruszka | 2013-01-22 | 1 | -21/+14 | |
| | | * | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 2013-01-22 | 1 | -0/+2 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | iwlwifi: audit single frames from AGG queue in RS | Emmanuel Grumbach | 2013-01-16 | 1 | -0/+2 | |
| * | | | | | | | | | net: loopback: fix a dst refcounting issue | Eric Dumazet | 2013-01-27 | 1 | -0/+5 | |
| * | | | | | | | | | virtio-net: reset virtqueue affinity when doing cpu hotplug | Wanlong Gao | 2013-01-27 | 1 | -0/+33 | |
| * | | | | | | | | | virtio-net: split out clean affinity function | Wanlong Gao | 2013-01-27 | 1 | -36/+40 | |
| * | | | | | | | | | virtio-net: fix the set affinity bug when CPU IDs are not consecutive | Wanlong Gao | 2013-01-27 | 1 | -13/+54 | |
| * | | | | | | | | | can: pch_can: fix invalid error codes | Olivier Sobrie | 2013-01-26 | 1 | -1/+1 | |
| * | | | | | | | | | can: ti_hecc: fix invalid error codes | Olivier Sobrie | 2013-01-26 | 1 | -2/+2 | |
| * | | | | | | | | | can: c_can: fix invalid error codes | Olivier Sobrie | 2013-01-26 | 1 | -2/+2 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | r8169: remove the obsolete and incorrect AMD workaround | Timo Teräs | 2013-01-23 | 1 | -7/+0 |