aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-27fec: Handle the regulator in suspend/resumeFabio Estevam1-0/+10
2013-05-27fec: Remove irqs firstFabio Estevam1-5/+5
2013-05-27fec: Disable the PHY regulator on error and removalFabio Estevam1-0/+6
2013-05-27fec: Invert the order of error path sequenceFabio Estevam1-2/+2
2013-05-27fec: Place the phy regulator in the private structureFabio Estevam2-4/+4
2013-05-27be2net: Trim padded packets for LancerSomnath Kotur1-1/+3
2013-05-27be2net: Pad skb to meet min Tx pkt size in lancerSomnath Kotur1-0/+10
2013-05-27be2net: cleanup be_get_drvinfo()Somnath Kotur3-7/+8
2013-05-27bnx2x: Change to D3hot only on removalYuval Mintz2-10/+24
2013-05-27bnx2x: Implement PCI shutdownYuval Mintz1-12/+59
2013-05-27bnx2x: Count number of possible FCoE interfacesDmitry Kravkov1-3/+48
2013-05-27bnx2x: Ack unknown VF messagesAriel Elior1-1/+4
2013-05-27bnx2x: Add and correct PCI link speed printsDmitry Kravkov2-14/+31
2013-05-27bnx2x: Zero VFs starting MACsAriel Elior1-1/+5
2013-05-25tcp: Remove 2 indentation levels in tcp_rcv_state_processJoe Perches1-37/+39
2013-05-25tcp: Remove another indentation level in tcp_rcv_state_processJoe Perches1-59/+51
2013-05-25tcp: remove one indentation level in tcp_rcv_state_process()Eric Dumazet1-136/+133
2013-05-25net: add netnotifier event for upper device changeJiri Pirko2-1/+3
2013-05-25net: ethernet: use platform_{get,set}_drvdata()Jingoo Han23-95/+66
2013-05-25net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti9-171/+698
2013-05-24qlcnic: Update version to 5.2.43Shahed Shaikh1-2/+2
2013-05-24qlcnic: Enhance virtual NIC loggingManish Chopra3-40/+41
2013-05-24qlcnic: qlcnic_get_board_name() function cleanupManish Chopra1-9/+28
2013-05-24qlcnic: Implement GET_LED_STATUS command for 82xx adapter.Himanshu Madhani5-46/+98
2013-05-24qlcnic: modify reset recovery path in diag modeSony Chacko3-8/+34
2013-05-24qlcnic: diagnostics routine changesSony Chacko2-9/+31
2013-05-24qlcnic: Convert nested if-else to switch-caseJitendra Kalsaria1-7/+11
2013-05-24qlcnic: Initialize trans_work and idc_aen_work at VF probe.Sucheta Chakraborty1-1/+5
2013-05-24qlcnic: Remove qlcnic_config_npars module parameterShahed Shaikh3-35/+11
2013-05-24qlcnic: Update IRQ name for 8200 and 8300 Series adapter.Himanshu Madhani2-12/+16
2013-05-24qlcnic: Disable INT-x interrupt for 83xx on driver unloadHimanshu Madhani1-0/+8
2013-05-24qlcnic: Support spoof check config.Rajesh Borundia4-0/+40
2013-05-24tg3: Remove unnecessary lock around tg3_flag_setNithin Sujir1-2/+0
2013-05-24tg3: Fix misplaced empty lineNithin Sujir1-1/+1
2013-05-24tg3: Use descriptive label names in tg3_startNithin Sujir1-7/+7
2013-05-24tg3: Make tg3_rings_reset() more conciseNithin Sujir1-33/+48
2013-05-24tg3: Simplify ring control block setupNithin Sujir1-33/+46
2013-05-24tg3: Split APE driver state change out of boot reset signature updateNithin Sujir1-15/+15
2013-05-24GFS2: Fix typo in gfs2_log_end_write loopSteven Whitehouse1-1/+1
2013-05-24GFS2: fix DLM depends to fix build errorsRandy Dunlap1-1/+1
2013-05-24GFS2: Use single-block reservations for directoriesBob Peterson1-2/+7
2013-05-24GFS2: two minor quota fixupsBob Peterson1-2/+2
2013-05-24powerpc/pseries: Make 32-bit MSI quirk work on systems lacking firmware supportBrian King1-3/+37
2013-05-24powerpc/powernv: Build a zImage.epaprBenjamin Herrenschmidt1-0/+1
2013-05-24powerpc: Make radeon 32-bit MSI quirk work on powernvBenjamin Herrenschmidt6-48/+38
2013-05-24powerpc: Context switch more PMU related SPRsMichael Ellerman3-0/+40
2013-05-24powerpc/powernv: Fix condition for when to invalidate the TCE cacheBenjamin Herrenschmidt1-1/+1
2013-05-24powerpc/pci: Fix bogus message at boot about empty memory resourcesBenjamin Herrenschmidt1-3/+4
2013-05-24powerpc: Fix TLB cleanup at boot on POWER8Benjamin Herrenschmidt1-2/+6
2013-05-24drivers/crypto/nx: Fixes for multiple races and issuesKent Yoder6-38/+19