summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-03-031-0/+11
|\
| * drm/i915: fix memory corruption with GM965 and >4GB RAMJan Niehusmann2011-03-021-0/+11
* | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-032-70/+43Star
|\ \
| * | of/promtree: allow DT device matching by fixing 'name' brokenness (v5)Andres Salomon2011-03-021-70/+42Star
| * | of: Add missing of_address.h to xilinx ehci driverMichal Simek2011-03-021-0/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2011-03-035-12/+36
|\ \
| * | mfd: Avoid tps6586x burst writesvwadekar@nvidia.com2011-03-021-5/+5
| * | mfd: Don't suspend WM8994 if the CODEC is not suspendedMark Brown2011-03-021-0/+18
| * | mfd: Fix DaVinci voice codec device nameManjunathappa, Prakash2011-03-021-2/+2
| * | mfd: Fix NULL pointer due to non-initialized ucb1x00-ts absinfoJochen Friedrich2011-03-021-3/+9
| * | mfd: Fix ASIC3 build with GENERIC_HARDIRQS_NO_DEPRECATEDLennert Buytenhek2011-03-021-2/+2
| |/
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2011-03-031-12/+15
|\ \
| * | [CPUFREQ] fix BUG on cpufreq policy init failureJiri Slaby2011-03-021-12/+15
| |/
* | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-03-031-0/+24
|\ \
| * | intel_idle: disable Atom/Lincroft HW C-state auto-demotionLen Brown2011-02-171-0/+4
| * | intel_idle: disable NHM/WSM HW C-state auto-demotionLen Brown2011-02-171-0/+20
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-03-034-20/+66
|\ \ \ | |_|/ |/| |
| * | ACPI / ACPICA: Implicit notify for multiple devicesRafael J. Wysocki2011-02-243-14/+52
| * | ACPI / debugfs: Fix buffer overflows, double freeVasiliy Kulikov2011-02-241-6/+14
* | | Revert "TPM: Long default timeout fix"Linus Torvalds2011-03-011-6/+4Star
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-03-012-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-03-012-20/+21
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-03-012-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-261-6/+6
* | | | pps: initialize ts_real properlyAlexander Gordeev2011-02-261-1/+1
* | | | drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chipLei Xu2011-02-261-5/+9
* | | | drivers/nfc/pn544.c: add missing regulatorMatti J. Aaltonen2011-02-261-1/+3
* | | | drivers/nfc/Kconfig: use full form of the NFC acronymMatti J. Aaltonen2011-02-261-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-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