summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-06-14Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-6/+21
2012-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds56-201/+2271
2012-06-13bnx2x: fix checksum validationEric Dumazet2-21/+21
2012-06-13Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds4-40/+46
2012-06-13Merge branch 'fixes-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-10/+3
2012-06-13Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds4-5/+4
2012-06-13Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...Paul Mundt1612-53178/+133730
2012-06-13serial: sh-sci: Make probe fail for ports that exceed the maximum countLaurent Pinchart1-1/+1
2012-06-13serial: sh-sci: Fix probe error pathsLaurent Pinchart1-13/+23
2012-06-12bonding: Fix corrupted queue_mappingEric Dumazet1-4/+5
2012-06-12bonding:record primary when modify it via sysfsWeiping Pan1-2/+6
2012-06-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-15/+50
2012-06-12drm/ttm: Fix buffer object metadata accounting regression v2Thomas Hellstrom1-10/+3
2012-06-12leds: Make LEDS_ASIC3 and LEDS_RENESAS_TPU depend on LEDS_CLASS=yAxel Lin1-2/+2
2012-06-12leds: fixed a coding style issue.Jeffrin Jose1-1/+1
2012-06-12leds: don't disable blinking when writing the same value to delay_on or delay...Rafal Prylowski1-7/+0
2012-06-11tilegx network driver: initial supportChris Metcalf3-2/+1902
2012-06-11tg3: Apply short DMA frag workaround to 5906Matt Carlson1-1/+2
2012-06-11net: stmmac: Fix clock en-/disable callsStefan Roese1-2/+2
2012-06-11lpc_eth: fix tx completionEric Dumazet1-5/+5
2012-06-11lpc_eth: add missing ndo_change_mtu()Eric Dumazet1-0/+1
2012-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville10-28/+55
2012-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+7
2012-06-11dummy: fix rcu_sched self-detected stallsEric Dumazet1-1/+3
2012-06-11clocksource: sh_tmu: Use clockevents_config_and_register().Paul Mundt1-7/+3
2012-06-11clocksource: sh_tmu: Convert timer lock to raw spinlock.Paul Mundt1-3/+3
2012-06-11clocksource: sh_mtu2: Convert timer lock to raw spinlock.Paul Mundt1-3/+3
2012-06-11clocksource: sh_cmt: Convert timer lock to raw spinlock.Paul Mundt1-13/+13
2012-06-11Merge tag 'regmap-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds1-4/+6
2012-06-11Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds5-14/+15
2012-06-10virtio-net: fix a race on 32bit archesEric Dumazet1-7/+12
2012-06-10r8169: avoid NAPI scheduling delay.françois romieu1-5/+1
2012-06-10drm/radeon: fix tiling and command stream checking on evergreen v3Jerome Glisse2-5/+47
2012-06-09vga_switcheroo: Enable/disable audio clients at the right timeTakashi Iwai1-6/+8
2012-06-08netdev: fix drivers/net/phy/ kernel-doc warningsRandy Dunlap1-1/+1
2012-06-08Revert "drm/i915/crt: Do not rely upon the HPD presence pin"Linus Torvalds1-5/+3
2012-06-08be2net: fix a race in be_xmit()Eric Dumazet1-2/+3
2012-06-08Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds2-6/+23
2012-06-08iwlwifi: disable the buggy chain extension feature in HWEmmanuel Grumbach2-0/+6
2012-06-08iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach1-1/+1
2012-06-08bcma: fix null pointer in bcma_core_pci_irq_ctlHauke Mehrtens1-2/+4
2012-06-08b43: do not call ieee80211_unregister_hw if we are not registredOleksij Rempel2-7/+16
2012-06-08iwlwifi: use correct supported firmware for 6035 and 6000g2Meenakshi Venkataraman1-2/+21
2012-06-08mac80211_hwsim: Set IEEE80211_STAT_ACK flag when userspace indicates that the...Qasim Javed1-0/+1
2012-06-08rtl8187: ->brightness_set can not sleepStanislaw Gruszka1-1/+1
2012-06-08net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2...Stanislav Yakovlev1-15/+5
2012-06-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds15-44/+158
2012-06-08vga_switcheroo: Add a helper function to get the client stateTakashi Iwai1-0/+13
2012-06-08Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie6-27/+28
2012-06-08Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie9-17/+130