summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-211-3/+1
|\
| * iwlwifi: update SCD BC table for all SCD queuesEmmanuel Grumbach2011-12-191-3/+1
* | asix: new device idAurelien Jacobs2011-12-191-0/+4
* | davinci-cpdma: fix locking issue in cpdma_chan_stopIlya Yanok2011-12-191-0/+2
* | r8169: fix Config2 MSIEnable bit setting.françois romieu2011-12-191-6/+8
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-12-195-11/+17
|\ \
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-155-11/+17
| |\|
| | * iwlwifi: allow to switch to HT40 if not associatedWey-Yi Guy2011-12-141-2/+2
| | * iwlwifi: tx_sync only on PAN contextJohannes Berg2011-12-141-0/+6
| | * mwifiex: avoid double list_del in command cancel pathYogesh Ashok Powar2011-12-141-7/+2
| | * ath9k: fix max phy rate at rate control initRajkumar Manoharan2011-12-121-1/+3
| | * iwlwifi: do not set the sequence control bit is not neededWey-Yi Guy2011-12-121-1/+4
* | | Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a"Linus Torvalds2011-12-161-6/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-12-165-67/+9
|\ \ \
| * | | sbus: convert drivers/sbus/char/* to use module_platform_driver()Axel Lin2011-12-045-57/+5
| * | | bbc_i2c: Remove unneeded err variableAxel Lin2011-12-041-10/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-1612-66/+44
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-099-14/+28
| |\ \ \ | | | |/ | | |/|
| | * | ssb: fix init regression with SoCsHauke Mehrtens2011-12-081-2/+6
| | * | rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t...Philipp Dreimann2011-12-074-4/+4
| | * | ath9k: fix check for antenna diversity supportFelix Fietkau2011-12-061-1/+1
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-12-063-7/+17
| | |\ \
| | | * | btusb: fix a memory leak in btusb_send_frame()Cong Wang2011-12-031-2/+1
| | | * | Bluetooth: btmrvl: support Marvell Bluetooth device SD8797Bing Zhao2011-11-212-5/+16
| * | | | fsl_pq_mdio: Clean up tbi address configurationAndy Fleming2011-12-071-45/+8
| * | | | ppp: fix pptp double release_sock in pptp_bind()Djalal Harouni2011-12-071-3/+1
| * | | | net/fec: fix the use of pdev->idShawn Guo2011-12-071-4/+7
* | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds2011-12-1613-90/+359
|\ \ \ \ \
| * | | | | drm/i915/dp: Dither down to 6bpc if it makes the mode fitAdam Jackson2011-12-163-8/+39
| * | | | | drm/i915: enable semaphores on per-device defaultsEugeni Dodonov2011-12-163-4/+21
| * | | | | drm/i915: don't set unpin_work if vblank_get failsJesse Barnes2011-12-161-5/+7
| * | | | | drm/i915: By default, enable RC6 on IVB and SNB when reasonableKeith Packard2011-12-163-6/+33
| * | | | | iommu: Export intel_iommu_enabled to signal when iommu is in useEugeni Dodonov2011-12-161-0/+5
| * | | | | drm/i915/sdvo: Include LVDS panels for the IS_DIGITAL checkChris Wilson2011-12-161-8/+20
| * | | | | drm/i915: prevent division by zero when asking for chipset powerEugeni Dodonov2011-12-162-0/+11
| * | | | | drm/i915: add PCH info to i915_capabilitiesPaulo Zanoni2011-12-161-0/+1
| * | | | | drm/i915: set the right SDVO transcoder for CPTPaulo Zanoni2011-12-162-6/+10
| * | | | | drm/i915: no-lvds quirk for ASUS AT5NM10T-IAdam Jackson2011-12-161-0/+8
| * | | | | drm/i915: Treat pre-gen4 backlight duty cycle value consistentlyKeith Packard2011-11-231-11/+5
| * | | | | drm/i915: Hook up Ivybridge eDPKeith Packard2011-11-232-34/+133
| * | | | | drm/i915: add multi-threaded forcewake supportKeith Packard2011-11-234-8/+66
* | | | | | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-12-164-23/+52
|\ \ \ \ \ \
| * | | | | | gpio: Fix DA9052 GPIO build errors.Ashish Jangam2011-12-151-13/+8
| * | | | | | gpio: mpc8xxx: don't allow input-only pins to be output for MPC5121Wolfram Sang2011-12-131-5/+13
| * | | | | | gpio-ml-ioh: Add the irq_disable/irq_enable hooks for ml-ioh irq chipFeng Tang2011-12-131-0/+30
| * | | | | | gpio-ml-ioh: fix a bug in the interrupt handlerFeng Tang2011-12-131-1/+1
| * | | | | | gpio: pl061: drop extra check for NULL platform_dataRob Herring2011-12-131-4/+0
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-12-163-151/+221
|\ \ \ \ \ \ \
| * | | | | | | block/swim3: Locking fixesBenjamin Herrenschmidt2011-12-121-147/+215
| * | | | | | | loop: Fix discard_alignment default settingLukas Czerner2011-12-021-1/+1