summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-07-08Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller6-15/+25
2011-07-08hso: fix a use after free conditionGreg KH1-3/+4
2011-07-08net/natsemi: Fix module parameter permissionsJean Delvare1-1/+1
2011-07-08Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2011-07-08Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds7-6/+7
2011-07-08gpio/langwell_gpio: ack the correct bit for langwell gpio interruptsMathias Nyman1-1/+1
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-15/+25
2011-07-07Merge branch 'for-30-rc5/all-i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds3-6/+17
2011-07-07drm/i915: Enable GPU reset on Ivybridge.Kenneth Graunke1-0/+1
2011-07-07Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+8
2011-07-07drm/i915/dp: manage sink power state if possibleJesse Barnes1-0/+35
2011-07-07drm/i915/dp: consolidate AUX retry codeJesse Barnes1-21/+30
2011-07-07drm/i915/dp: remove DPMS mode tracking from DPJesse Barnes1-5/+1
2011-07-07drm/i915/dp: try to read receiver capabilities 3 times when detectingJesse Barnes1-5/+10
2011-07-07drm/i915/dp: read more receiver capability bits on hotplugJesse Barnes1-0/+11
2011-07-07drm/i915/dp: use DP DPCD defines when looking at DPCD valuesJesse Barnes1-8/+10
2011-07-07drm/i915/dp: retry link status read 3 times on failureJesse Barnes1-7/+13
2011-07-07USB: additional regression fix for device removalAlan Stern1-1/+8
2011-07-07[media] msp3400: fill in v4l2_tuner based on vt->type fieldHans Verkuil1-5/+7
2011-07-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-21/+31
2011-07-07[media] tuner-core.c: don't change type field in g_tuner or g_frequencyHans Verkuil1-19/+19
2011-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds19-108/+178
2011-07-07[media] cx18/ivtv: fix g_tuner supportHans Verkuil2-12/+4
2011-07-07[media] tuner-core: power up tuner when called with s_power(1)Hans Verkuil1-3/+7
2011-07-07[media] v4l2-ioctl.c: check for valid tuner type in S_HW_FREQ_SEEKHans Verkuil1-3/+9
2011-07-07[media] tuner-core: simplify the standard fixupHans Verkuil1-65/+28
2011-07-07[media] tuner-core/v4l2-subdev: document that the type field has to be filled inHans Verkuil1-0/+29
2011-07-07[media] bttv: fix s_tuner for radioHans Verkuil1-1/+1
2011-07-07[media] pvrusb2: fix g/s_tuner supportHans Verkuil1-0/+4
2011-07-07[media] v4l2-ioctl.c: prefill tuner type for g_frequency and g/s_tunerHans Verkuil1-0/+6
2011-07-07[media] tuner-core: fix tuner_resume: use t->mode instead of t->typeHans Verkuil1-1/+1
2011-07-07[media] tuner-core: fix s_std and s_tunerHans Verkuil1-28/+31
2011-07-07ssb: fix init regression of hostmode PCI coreRafał Miłecki1-9/+9
2011-07-07platform-drivers-x86: set backlight type to BACKLIGHT_PLATFORMAxel Lin2-0/+2
2011-07-07thinkpad-acpi: handle HKEY 0x4010, 0x4011 eventsHenrique de Moraes Holschuh1-9/+35
2011-07-07drivers/platform/x86: Fix memory leakAndre Bartke1-1/+3
2011-07-07thinkpad-acpi: handle some new HKEY 0x60xx eventsHenrique de Moraes Holschuh1-5/+23
2011-07-07acer-wmi: fix bitwise bug when set device stateLee, Chun-Yi1-3/+3
2011-07-07acer-wmi: Only update rfkill status for associated hotkey eventsSeth Forshee1-15/+26
2011-07-07drm/kms: allow drm_mode_group with no objectsBen Skeggs1-3/+0
2011-07-07drm/radeon/kms: free ib pool on module unloadingJerome Glisse4-0/+4
2011-07-07drm/radeon/kms: fix typo in evergreen disp int status registerAlex Deucher1-1/+1
2011-07-07drm/radeon/kms: fix typo in IH_CNTL swap bitfieldAlex Deucher2-2/+2
2011-07-07vmxnet3: round down # of queues to power of twoShreyas Bhatewara2-2/+6
2011-07-06Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+2
2011-07-06ARM: 6980/1: mmci: use StartBitErr to detect bad connectionsLinus Walleij2-1/+6
2011-07-06Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds37-490/+467
2011-07-05net: sh_eth: fix the parameter for the ETHER of SH7757Yoshihiro Shimoda1-0/+2
2011-07-05net: sh_eth: fix cannot work half-duplex modeYoshihiro Shimoda1-2/+2
2011-07-06spi/s3c64xx: Bug fix for SPI with different FIFO levelPadmavathi Venna1-3/+1