summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | drm/radeon/kms: fix regression in hotplugAlex Deucher2011-07-121-0/+6
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-07-139-22/+33
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | slip: fix wrong SLIP6 ifdef-endif placingMatvejchikov Ilya2011-07-111-1/+1
| * | | | | natsemi: fix another dma-debug reportJim Cromie2011-07-101-2/+2
| * | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-086-15/+25
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-086-15/+25
| | |\ \ \ \ \
| | | * | | | | ssb: fix init regression of hostmode PCI coreRafał Miłecki2011-07-071-9/+9
| | | * | | | | rtlwifi: rtl8192cu: Add new USB ID for Netgear WNA1000MYoann DI-RUZZA2011-07-051-0/+1
| | | * | | | | ath9k: Fix tx throughput drops for AR9003 chips with AES encryptionRajkumar Manoharan2011-07-051-1/+2
| | | * | | | | carl9170: add NEC WL300NU-AG usbidChristian Lamparter2011-07-051-0/+2
| | | * | | | | ath5k: fix incorrect use of drvdata in PCI suspend/resume codePavel Roskin2011-07-051-2/+5
| | | * | | | | ath5k: fix incorrect use of drvdata in sysfs codePavel Roskin2011-07-051-3/+6
| * | | | | | | hso: fix a use after free conditionGreg KH2011-07-081-3/+4
| * | | | | | | net/natsemi: Fix module parameter permissionsJean Delvare2011-07-081-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-07-121-1/+0
|\ \ \ \ \ \ \
| * | | | | | | mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt2011-07-121-1/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds2011-07-121-2/+2
|\ \ \ \ \ \ \
| * | | | | | | pcmcia: pxa2xx/vpac270: free gpios on exist rather than requestingJonathan Cameron2011-07-111-2/+2
* | | | | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-07-124-32/+105
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | drm/i915/ringbuffer: Idling requires waiting for the ring to be emptyChris Wilson2011-07-121-1/+1
| * | | | | | | Revert "drm/i915: enable rc6 by default"Keith Packard2011-07-121-1/+1
| * | | | | | | drm/i915: Clean up i915_driver_load failure pathKeith Packard2011-07-121-3/+11
| * | | | | | | drm/i915: Enable GPU reset on Ivybridge.Kenneth Graunke2011-07-071-0/+1
| * | | | | | | drm/i915/dp: manage sink power state if possibleJesse Barnes2011-07-071-0/+35
| * | | | | | | drm/i915/dp: consolidate AUX retry codeJesse Barnes2011-07-071-21/+30
| * | | | | | | drm/i915/dp: remove DPMS mode tracking from DPJesse Barnes2011-07-071-5/+1
| * | | | | | | drm/i915/dp: try to read receiver capabilities 3 times when detectingJesse Barnes2011-07-071-5/+10
| * | | | | | | drm/i915/dp: read more receiver capability bits on hotplugJesse Barnes2011-07-071-0/+11
| * | | | | | | drm/i915/dp: use DP DPCD defines when looking at DPCD valuesJesse Barnes2011-07-071-8/+10
| * | | | | | | drm/i915/dp: retry link status read 3 times on failureJesse Barnes2011-07-071-7/+13
| |/ / / / / /
* | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-117-136/+145
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | [media] msp3400: fill in v4l2_tuner based on vt->type fieldHans Verkuil2011-07-071-5/+7
| * | | | | | [media] tuner-core.c: don't change type field in g_tuner or g_frequencyHans Verkuil2011-07-071-19/+19
| * | | | | | [media] cx18/ivtv: fix g_tuner supportHans Verkuil2011-07-072-12/+4
| * | | | | | [media] tuner-core: power up tuner when called with s_power(1)Hans Verkuil2011-07-071-3/+7
| * | | | | | [media] v4l2-ioctl.c: check for valid tuner type in S_HW_FREQ_SEEKHans Verkuil2011-07-071-3/+9
| * | | | | | [media] tuner-core: simplify the standard fixupHans Verkuil2011-07-071-65/+28
| * | | | | | [media] tuner-core/v4l2-subdev: document that the type field has to be filled inHans Verkuil2011-07-071-0/+29
| * | | | | | [media] bttv: fix s_tuner for radioHans Verkuil2011-07-071-1/+1
| * | | | | | [media] pvrusb2: fix g/s_tuner supportHans Verkuil2011-07-071-0/+4
| * | | | | | [media] v4l2-ioctl.c: prefill tuner type for g_frequency and g/s_tunerHans Verkuil2011-07-071-0/+6
| * | | | | | [media] tuner-core: fix tuner_resume: use t->mode instead of t->typeHans Verkuil2011-07-071-1/+1
| * | | | | | [media] tuner-core: fix s_std and s_tunerHans Verkuil2011-07-071-28/+31
* | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-07-111-0/+8
|\ \ \ \ \ \ \
| * | | | | | | PM: Reintroduce dropped call to check_wakeup_irqsColin Cross2011-07-111-0/+8
* | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2011-07-111-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | [CPUFREQ] fix cpumask memory leak in acpi-cpufreq on cpu hotplug.Luming Yu2011-07-101-1/+1
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-07-117-63/+103
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | hp-wmi: fix use after freeEric Dumazet2011-07-111-5/+6
| * | | | | | | | | dell-laptop - using buffer without mutex_lockJose Alonso2011-07-111-3/+3