summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4103-50132/+104657
2012-04-12Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie13-187/+192
2012-04-12Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie8-37/+93
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville25-77/+108
2012-04-12drm/exynos: fixed exynos broken ioctlInki Dae1-1/+1
2012-04-12drm/i915: clear fencing tracking state when retiring requestsDaniel Vetter1-0/+2
2012-04-12irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely6-31/+17
2012-04-12md/bitmap: prevent bitmap_daemon_work running while initialising bitmapNeilBrown1-0/+2
2012-04-12md/raid1,raid10: Fix calculation of 'vcnt' when processing error recovery.majianpeng2-3/+4
2012-04-12MD: Bitmap version cleanup.Andrei Warkentin1-3/+0
2012-04-12drm/exynos: fix to pointer manager member of struct exynos_drm_subdrvJoonyoung Shim5-33/+46
2012-04-12drm/exynos: fix struct for operation callback functions to driver nameJoonyoung Shim4-79/+62
2012-04-12drm/exynos: use define instead of default_win member in struct mixer_contextJoonyoung Shim1-4/+4
2012-04-12drm/exynos: rename s/HDMI_OVERLAY_NUMBER/MIXER_WIN_NRJoonyoung Shim1-5/+5
2012-04-12drm/exynos: remove unused codes in hdmi and mixerJoonyoung Shim2-4/+0
2012-04-12drm/exynos: remove unnecessary type conversion of hdmi and mixerJoonyoung Shim2-18/+16
2012-04-12Input: da9052 - fix memory leak in da9052_onkey_probe()Jesper Juhl1-1/+2
2012-04-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-20/+23
2012-04-12Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-4/+10
2012-04-12rt2x00: do not generate seqno in h/w if QOS is disabledStanislaw Gruszka3-2/+24
2012-04-12net/wireless: ipw2x00: remove ssid_context structStanislav Yakovlev1-9/+0
2012-04-12net/wireless: ipw2x00: remove unused libipw_measurement_report structStanislav Yakovlev1-55/+0
2012-04-12cfg80211: add channel switch notify eventThomas Pedersen5-0/+81
2012-04-12ath5k: Remove extraneous statements from ath5k_hw_proc_4word_tx_status and at...Qasim Javed1-4/+0
2012-04-12cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg7-1/+50
2012-04-12wireless: Remove unnecessary ; from while (0) macrosJoe Perches7-29/+15
2012-04-12ath9k: Add more recv stats.Ben Greear3-11/+65
2012-04-12ath9k: Add tx-failed counter.Ben Greear3-0/+4
2012-04-12ath9k: update to DFS pattern detector interfaceZefir Kurtisi2-52/+36
2012-04-12ath9k: add DFS pattern detector instance to ath_softcZefir Kurtisi2-0/+6
2012-04-12ath9k: add DFS pattern detectorZefir Kurtisi5-1/+850
2012-04-12mac80211: clean up an ieee80211_do_open error pathJohannes Berg1-3/+3
2012-04-12mac80211: add improved HW queue controlJohannes Berg8-42/+239
2012-04-12mac80211: add explicit monitor interface if neededJohannes Berg8-5/+96
2012-04-12mac80211: manage AP netdev carrier stateJohannes Berg2-3/+16
2012-04-12mac80211: Check basic rates when peeringAshok Nagarajan3-7/+12
2012-04-12mac80211: Modify sta_get_rates to give basic ratesAshok Nagarajan5-11/+23
2012-04-12mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan5-16/+27
2012-04-12mac80211: Use mandatory rates as basic rates when starting meshAshok Nagarajan1-0/+4
2012-04-12rt2x00: configure different txdesc parameters for non HT channelStanislaw Gruszka3-8/+24
2012-04-11drm/i915: make rc6 module parameter read-onlyJesse Barnes1-1/+1
2012-04-11NFC: Fix the LLCP Tx fragmentation loopSamuel Ortiz1-2/+2
2012-04-11rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger1-1/+6
2012-04-11rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger2-19/+21
2012-04-11Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2-3/+3
2012-04-11Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds18-106/+120
2012-04-11Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-37/+87
2012-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds7-13/+41
2012-04-11arch/tile: avoid unused variable warning in proc.c for tilegxChris Metcalf1-3/+1
2012-04-11x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it upLinus Torvalds6-145/+105