aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-17drivers/net: tulip_remove_one needs to call pci_disable_device()Ingo Molnar1-0/+1
2014-02-17net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's bufferMatija Glavinic Pecotic5-87/+25
2014-02-16ipv4: distinguish EHOSTUNREACH from the ENETUNREACHDuan Jiong1-2/+7
2014-02-16hyperv: Fix the carrier status settingHaiyang Zhang1-15/+38
2014-02-16dccp: re-enable debug macroGerrit Renker2-1/+2
2014-02-14net,bonding: fix bond_options.c direct rwlock.h includeMike Galbraith1-1/+1
2014-02-14net: of_mdio: fix of_set_phy_supported after driver probingFlorian Fainelli1-1/+5
2014-02-14net: asix: add missing flag to struct driver_infoEmil Goode1-1/+2
2014-02-14ipv4: ipconfig.c: add parentheses in an if statementFX Le Bail1-1/+1
2014-02-13net:phy:dp83640: Move all HW initialization to dp83640_config_initStefan Sørensen1-5/+8
2014-02-13drivers: net: cpsw: fix buggy loop conditionHeiko Schocher1-3/+3
2014-02-13vhost: fix a theoretical race in device cleanupMichael S. Tsirkin1-0/+6
2014-02-13vhost: fix ref cnt checking deadlockMichael S. Tsirkin1-21/+20
2014-02-13USB2NET: Fix Default to 'y' for SR9800 Device Driver, setting to 'n'Liu Junliang1-1/+0
2014-02-13USB2NET: SR9800: use %zu for size_tJingoo Han1-1/+1
2014-02-13net: sched: Cleanup PIE commentsVijay Subramanian1-5/+16
2014-02-13net: cpsw: catch of_get_phy_mode failing and propagate errorUwe Kleine-König1-0/+5
2014-02-13net: qmi_wwan: add support for Cinterion PXS8 and PHS8Aleksander Morgado1-0/+1
2014-02-13net: axienet: Fix compilation warningsMichal Simek1-4/+8
2014-02-13net: axienet: Fix compilation errorMichal Simek1-0/+1
2014-02-13net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal3-4/+101
2014-02-13net: core: introduce netif_skb_dev_featuresFlorian Westphal2-11/+18
2014-02-13bonding: Fix deadlock in bonding driver when using netpolldingtianhong1-0/+7
2014-02-13Documentation/networking: delete orphaned 3c505.txt file.Paul Gortmaker1-45/+0
2014-02-13sctp: optimize the sctp_sysctl_net_registerwangweidong1-7/+10
2014-02-13sctp: fix a missed .data initializationwangweidong1-0/+1
2014-02-13net: correct error path in rtnl_newlink()Cong Wang1-7/+12
2014-02-13macvlan: unregister net device when netdev_upper_dev_link() failsCong Wang1-2/+3
2014-02-13tipc: fix message corruption bug for deferred packetsErik Hugne2-0/+8
2014-02-13net: stmmac:sti: Add STi SOC glue driver.Srinivas Kandagatla6-0/+408
2014-02-13net: fix macvtap type name in KconfigJan Luebbe1-1/+1
2014-02-12can: kvaser_usb: check number of channels returned by HWOlivier Sobrie1-0/+2
2014-02-106lowpan: fix lockdep splatsEric Dumazet1-0/+20
2014-02-10alx: add missing stats_lock spinlock initJohn Greene1-0/+1
2014-02-109p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffersRichard Yao1-1/+4
2014-02-10bonding: remove unwanted bond lock for enslave processingdingtianhong1-1/+0
2014-02-10USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver SupportLiu Junliang4-0/+1089
2014-02-10ocfs2: check existence of old dentry in ocfs2_link()Xue jiufei1-0/+17
2014-02-10ocfs2: update inode size after zeroing the holeJunxiao Bi1-8/+32
2014-02-10ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_sizeYounger Liu2-8/+3
2014-02-10mm/memory-failure.c: move refcount only in !MF_COUNT_INCREASEDNaoya Horiguchi1-2/+4
2014-02-10smp.h: fix x86+cpu.c sparse warnings about arch nonboot CPU callsPaul Gortmaker1-0/+3
2014-02-10mm: fix page leak at nfs_symlink()Rafael Aquini1-0/+5
2014-02-10slub: do not assert not having lock in removing freed partialSteven Rostedt1-12/+20
2014-02-10gitignore: add all.configBorislav Petkov1-0/+3
2014-02-10ocfs2: fix ocfs2_sync_file() if filesystem is readonlyYounger Liu1-0/+3
2014-02-10drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zeroPrarit Bhargava1-1/+1
2014-02-10fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmemEric W. Biederman1-1/+1
2014-02-10xen: properly account for _PAGE_NUMA during xen pte translationsMel Gorman2-4/+14
2014-02-10mm/slub.c: list_lock may not be held in some circumstancesDavid Rientjes1-4/+2