summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | macb: don't use platform_set_drvdata() on a net_deviceJamie Iles2011-02-281-1/+1
| * | | | | | CAN: add controller hardware name for Softing cardsKurt Van Dijck2011-02-281-0/+1
| * | | | | | drivers:isdn:istream.c Fix typo pice to pieceJustin Mattock2011-02-281-1/+1
| * | | | | | fmvj18x_cs: add new idKen Kawasaki2011-02-282-0/+2
| * | | | | | bnx2x: Add a missing bit for PXP parity register of 57712.Vladislav Zolotarov2011-02-281-1/+1
| * | | | | | skge: don't mark carrier down at startStephen Hemminger2011-02-251-3/+0
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-043-7/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | 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 '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/+43
|\ \ \ \ \ \ \
| * | | | | | | of/promtree: allow DT device matching by fixing 'name' brokenness (v5)Andres Salomon2011-03-021-70/+42
| * | | | | | | 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/+4
| |_|/ / / / / |/| | | | | |
* | | | | | | 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