aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-10/+10
2012-04-12Merge branch 'master' into for-davemJohn W. Linville131-2460/+3922
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1205-16889/+48488
2012-04-12Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-intel-fixesDave Airlie12-185/+189
2012-04-12Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-intel-fixesDave Airlie8-37/+93
2012-04-12drm/i915: clear fencing tracking state when retiring requestsDaniel Vetter1-0/+2
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-11Input: da9052 - fix memory leak in da9052_onkey_probe()Jesper Juhl1-1/+2
2012-04-11Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-4/+10
2012-04-11rt2x00: do not generate seqno in h/w if QOS is disabledStanislaw Gruszka3-2/+24
2012-04-11net/wireless: ipw2x00: remove ssid_context structStanislav Yakovlev1-9/+0
2012-04-11net/wireless: ipw2x00: remove unused libipw_measurement_report structStanislav Yakovlev1-55/+0
2012-04-11ath5k: Remove extraneous statements from ath5k_hw_proc_4word_tx_status and ath5k_hw_proc_2word_status.Qasim Javed1-4/+0
2012-04-11wireless: Remove unnecessary ; from while (0) macrosJoe Perches7-29/+15
2012-04-11ath9k: Add more recv stats.Ben Greear3-11/+65
2012-04-11ath9k: Add tx-failed counter.Ben Greear3-0/+4
2012-04-11ath9k: update to DFS pattern detector interfaceZefir Kurtisi2-52/+36
2012-04-11ath9k: add DFS pattern detector instance to ath_softcZefir Kurtisi2-0/+6
2012-04-11ath9k: add DFS pattern detectorZefir Kurtisi5-1/+850
2012-04-11mac80211: add explicit monitor interface if neededJohannes Berg1-1/+2
2012-04-11rt2x00: 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-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 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds4-35/+85
2012-04-11team: add missed "statics"Jiri Pirko3-5/+5
2012-04-11team: ab: walk through port list non-rcuJiri Pirko1-1/+1
2012-04-11team: add user_linkup and user_linkup_enabled per-port optionJiri Pirko1-9/+63
2012-04-11team: add bool option typeJiri Pirko1-11/+29
2012-04-11team: add support for per-port optionsJiri Pirko3-87/+261
2012-04-11drm/i915: implement ColorBlt w/aDaniel Vetter2-0/+7
2012-04-11drm/i915/ringbuffer: Exclude last 2 cachlines of ring on 845gChris Wilson1-1/+1
2012-04-11Revert "drm/i915: reenable gmbus on gen3+ again"Daniel Vetter1-1/+1
2012-04-11drm/radeon: only add the mm i2c bus if the hw_i2c module param is setAlex Deucher1-0/+4
2012-04-10Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengineLinus Torvalds7-25/+80
2012-04-10b43: claim support for IBSS RSNAntonio Quartulli1-0/+16
2012-04-10mac80211_hwsim: Fill timestamp beacon at the time it is transmittedJavier Cardona1-13/+13
2012-04-10mac80211: remove antenna_sel_tx TX info fieldJohannes Berg7-22/+9
2012-04-10mac80211: notify driver of rate control updatesJohannes Berg1-1/+1
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg2-5/+3
2012-04-10mwifiex: don't use IEEE80211_MAX_QUEUESJohannes Berg2-5/+5
2012-04-10mac80211: don't always advertise remain-on-channelJohannes Berg5-3/+9