summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2011-02-252-1/+2
|\
| * regulator, mc13xxx: Remove pointless test for unsigned less than zeroJesper Juhl2011-02-251-1/+1
| * regulator: Fix warning with CONFIG_BUG disabledMark Brown2011-02-251-0/+1
* | RTC: fix typo in drivers/rtc/rtc-at91sam9.cJelle Martijn Kok2011-02-251-1/+1
* | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-02-257-45/+49
|\ \
| * | usb: musb: core: set has_tt flagFelipe Balbi2011-02-241-0/+1
| * | USB: xhci: mark local functions as staticDmitry Torokhov2011-02-233-8/+8
| * | USB: xhci: fix couple sparse annotationsDmitry Torokhov2011-02-201-2/+2
| * | USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itselfDmitry Torokhov2011-02-204-7/+8
| * | USB: Reset USB 3.0 devices on (re)discoveryLuben Tuikov2011-02-201-11/+7Star
| * | xhci: Fix an error in count_sg_trbs_needed()Paul Zimmerman2011-02-201-1/+1
| * | xhci: Fix errors in the running total calculations in the TRB mathPaul Zimmerman2011-02-201-0/+3
| * | xhci: Clarify some expressions in the TRB mathPaul Zimmerman2011-02-201-12/+10Star
| * | xhci: Avoid BUG() in interrupt contextPaul Zimmerman2011-02-201-4/+9
* | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-02-259-14/+39
|\ \ \ | |_|/ |/| |
| * | md: Fix - again - partition detection when array becomes activeNeilBrown2011-02-242-1/+23
| * | Fix over-zealous flush_disk when changing device size.NeilBrown2011-02-241-1/+1
| * | md: avoid spinlock problem in blk_throtl_exitNeilBrown2011-02-216-9/+8Star
| * | md: correctly handle probe of an 'mdp' device.NeilBrown2011-02-161-0/+3
| * | md: don't set_capacity before array is active.NeilBrown2011-02-161-3/+3
| * | md: Fix raid1->raid0 takeoverKrzysztof Wojcik2011-02-141-0/+1
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-02-255-47/+127
|\ \ \
| * \ \ Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2011-02-241-1/+1
| |\ \ \
| | * | | drm/i915: Fix unintended recursion in ironlake_disable_rc6Chris Wilson2011-02-241-1/+1
| * | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2011-02-245-46/+126
| |\| | |
| | * | | drm/i915: fix corruptions on i8xx due to relaxed fencingDaniel Vetter2011-02-241-1/+15
| | * | | drm/i915: skip FDI & PCH enabling for DP_AJesse Barnes2011-02-221-2/+81
| | * | | agp/intel: Experiment with a 855GM GWB bitChris Wilson2011-02-222-35/+22Star
| | * | | drm/i915: don't enable FDI & transcoder interrupts after allJesse Barnes2011-02-221-3/+3
| | * | | drm/i915: Ignore a hung GPU when flushing the framebuffer prior to a switchChris Wilson2011-02-221-5/+5
* | | | | Revert "Bluetooth: Enable USB autosuspend by default on btusb"Linus Torvalds2011-02-241-2/+0Star
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-2413-116/+164
|\ \ \ \
| * \ \ \ Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller2011-02-241-19/+23
| |\ \ \ \
| | * | | | r8169: fix RTL8168DP power off issue.Hayes Wang2011-02-231-3/+14
| | * | | | r8169: correct settings of rtl8102e.Hayes Wang2011-02-231-14/+6Star
| | * | | | r8169: fix incorrect args to oob notify.Hayes Wang2011-02-231-2/+3
| * | | | | Added support for usb ethernet (0x0fe6, 0x9700)Shahar Havivi2011-02-231-0/+4
| * | | | | DM9000B: Fix PHY power for network down/upHenry Nestler2011-02-231-3/+4
| * | | | | DM9000B: Fix reg_save after spin_lock in dm9000_timeoutHenry Nestler2011-02-231-1/+1
| |/ / / /
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-229-84/+119
| |\ \ \ \
| | * | | | p54pci: update receive dma buffers before and after processingChristian Lamparter2011-02-211-5/+9
| | * | | | rt2x00: Fix WPA TKIP Michael MIC failures.Gertjan van Wingerde2011-02-212-0/+12
| | * | | | ath5k: Fix fast channel switchingNick Kossifidis2011-02-211-55/+87
| | * | | | ath5k: Correct channel setting for AR2317 chipNikolay Ledovskikh2011-02-181-0/+1
| | * | | | wireless: rt2x00: rt2800pci.c: add two idsXose Vazquez Perez2011-02-181-0/+2
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-02-182-2/+8
| | |\ \ \ \
| | | * | | | Bluetooth: Add Atheros BT AR5BBU12 fw supportedCho, Yu-Chen2011-02-162-0/+6
| | | * | | | Bluetooth: fix crash with quirky dongles doing soundOliver Neukum2011-02-161-2/+2
| | * | | | | ath9k: Fix ath9k prevents CPU to enter C3 statesMohammed Shafi Shajakhan2011-02-153-22/+0Star
| | |/ / / /
| * | | | | sfc: lower stack usage in efx_ethtool_self_testEric Dumazet2011-02-221-9/+13