summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2012-06-165-104/+73
|\
| * qla2xxx: Remove version.h header file inclusionSachin Kamat2012-06-132-2/+0
| * tcm_qla2xxx: Handle malformed wwn strings properlyRoland Dreier2012-06-131-1/+3
| * tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be staticRoland Dreier2012-06-131-2/+2
| * qla2xxx: Don't leak commands we give up on in qlt_do_work()Roland Dreier2012-06-131-1/+3
| * qla2xxx: Don't crash if we can't find cmd for failed CTIORoland Dreier2012-06-131-4/+2
| * tcm_qla2xxx: Don't insert nacls without sessions into the btreeRoland Dreier2012-06-131-73/+0
| * target: Return error to initiator if SET TARGET PORT GROUPS emulation failsRoland Dreier2012-06-131-2/+3
| * tcm_qla2xxx: Clear session s_id + loop_id earlier during shutdownNicholas Bellinger2012-06-131-17/+31
| * tcm_qla2xxx: Convert to TFO->put_session() usageJoern Engel2012-06-131-1/+22
| * target: Add TFO->put_session() caller for HW fabric session shutdownJoern Engel2012-06-131-1/+7
* | Merge tag 'pinctrl-fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-06-145-24/+30
|\ \
| * | pinctrl: pinctrl-mxs: set platform driver data to NULL at errpath and at unre...Devendra Naga2012-06-121-0/+2
| * | pinctrl: pinctrl-mxs: Take care of frees if the kzalloc failsDevendra Naga2012-06-121-3/+8
| * | pinctrl: pinctrl-imx: fix incorrect debug message of mapsDong Aisheng2012-06-121-1/+1
| * | pinctrl: pinctrl-imx: free if of_get_parent fails to get the parent nodeDevendra Naga2012-06-121-1/+3
| * | pinctrl: pinctrl-imx: free allocated pinctrl_map structure only once and use ...Devendra Naga2012-06-121-16/+12
| * | pinctrl: nomadik: fix up typoLinus Walleij2012-06-121-1/+1
| * | pinctrl: nomadik: add clk_prepare() callLinus Walleij2012-06-121-0/+1
| * | pinctrl: fix a minor harmless typoGuennadi Liakhovetski2012-06-041-1/+1
| * | pinctrl: sirf: mark of_device_id match table as __devinitconstBarry Song2012-06-041-1/+1
* | | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-06-141-6/+21
|\ \ \
| * | | vga_switcheroo: Enable/disable audio clients at the right timeTakashi Iwai2012-06-091-6/+8
| * | | vga_switcheroo: Add a helper function to get the client stateTakashi Iwai2012-06-081-0/+13
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-1456-201/+2271
|\ \ \
| * | | bnx2x: fix checksum validationEric Dumazet2012-06-142-21/+21
| * | | bonding: Fix corrupted queue_mappingEric Dumazet2012-06-131-4/+5
| * | | bonding:record primary when modify it via sysfsWeiping Pan2012-06-131-2/+6
| * | | tilegx network driver: initial supportChris Metcalf2012-06-123-2/+1902
| * | | tg3: Apply short DMA frag workaround to 5906Matt Carlson2012-06-121-1/+2
| * | | net: stmmac: Fix clock en-/disable callsStefan Roese2012-06-121-2/+2
| * | | lpc_eth: fix tx completionEric Dumazet2012-06-111-5/+5
| * | | lpc_eth: add missing ndo_change_mtu()Eric Dumazet2012-06-111-0/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-1110-28/+55
| |\ \ \
| | * | | iwlwifi: disable the buggy chain extension feature in HWEmmanuel Grumbach2012-06-082-0/+6
| | * | | iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach2012-06-081-1/+1
| | * | | bcma: fix null pointer in bcma_core_pci_irq_ctlHauke Mehrtens2012-06-081-2/+4
| | * | | b43: do not call ieee80211_unregister_hw if we are not registredOleksij Rempel2012-06-082-7/+16
| | * | | iwlwifi: use correct supported firmware for 6035 and 6000g2Meenakshi Venkataraman2012-06-081-2/+21
| | * | | mac80211_hwsim: Set IEEE80211_STAT_ACK flag when userspace indicates that the...Qasim Javed2012-06-081-0/+1
| | * | | rtl8187: ->brightness_set can not sleepStanislaw Gruszka2012-06-081-1/+1
| | * | | net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2...Stanislav Yakovlev2012-06-081-15/+5
| * | | | dummy: fix rcu_sched self-detected stallsEric Dumazet2012-06-111-1/+3
| * | | | virtio-net: fix a race on 32bit archesEric Dumazet2012-06-111-7/+12
| * | | | r8169: avoid NAPI scheduling delay.françois romieu2012-06-111-5/+1
| * | | | netdev: fix drivers/net/phy/ kernel-doc warningsRandy Dunlap2012-06-091-1/+1
| * | | | be2net: fix a race in be_xmit()Eric Dumazet2012-06-081-2/+3
| * | | | Revert "niu: Add support for byte queue limits."David S. Miller2012-06-081-11/+1
| * | | | stmmac: fix driver built w/ w/o both pci and platf modulesGiuseppe CAVALLARO2012-06-083-12/+72
| * | | | sky2: fix checksum bit management on some chipsstephen hemminger2012-06-071-4/+6