aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/coreTejun Heo2011-03-0473-332/+659
|\
| * block: kill loop_mutexPetr Uzel2011-03-031-5/+0
| * block: add @force_kblockd to __blk_run_queue()Tejun Heo2011-03-022-2/+2
| * Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-02-282-0/+2
| |\
| | * hwmon: (adt7411) add MODULE_DEVICE_TABLEaxel lin2011-02-261-0/+1
| | * hwmon: (ad7414) add MODULE_DEVICE_TABLEaxel lin2011-02-261-0/+1
| * | ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki2011-02-282-20/+21
| * | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-02-282-2/+6
| |\ \ | | |/ | |/|
| | * Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie2011-02-281-1/+4
| | |\
| | | * drm/nv50-nvc0: make sure vma is definitely unmapped when destroying boBen Skeggs2011-02-281-1/+4
| | * | drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie2011-02-281-1/+2
| | |/
| * | rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine2011-02-251-6/+6
| * | pps: initialize ts_real properlyAlexander Gordeev2011-02-251-1/+1
| * | drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chipLei Xu2011-02-251-5/+9
| * | drivers/nfc/pn544.c: add missing regulatorMatti J. Aaltonen2011-02-251-1/+3
| * | drivers/nfc/Kconfig: use full form of the NFC acronymMatti J. Aaltonen2011-02-251-1/+1
| * | 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-223-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/+7
| | * | | 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/+10
| | * | | 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/+8
| | * | | 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-245-47/+127
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2011-02-251-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/+22
| | | * | | 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-231-2/+0
| |/ / / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-2313-116/+164
| |\ \ \ \
| | * \ \ \ Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller2011-02-231-19/+23
| | |\ \ \ \
| | | * | | | r8169: fix RTL8168DP power off issue.Hayes Wang2011-02-231-3/+14