summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* PM / Runtime: Return special error code if runtime PM is disabledRafael J. Wysocki2011-07-022-8/+9
* PM: Rename clock management functionsRafael J. Wysocki2011-07-021-94/+94
* PM: Allow the clocks management code to be used during system suspendRafael J. Wysocki2011-07-021-1/+59
* PM / Domains: Wakeup devices support for system sleep transitionsRafael J. Wysocki2011-07-021-0/+8
* PM / Domains: System-wide transitions support for generic domains (v5)Rafael J. Wysocki2011-07-021-15/+536
* PM / Domains: Move code from under #ifdef CONFIG_PM_RUNTIME (v2)Rafael J. Wysocki2011-07-021-55/+65
* PM: Introduce generic "noirq" callback routines for subsystems (v2)Rafael J. Wysocki2011-07-021-15/+83
* PM / Domains: Support for generic I/O PM domains (v8)Rafael J. Wysocki2011-07-022-0/+495
* PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki2011-07-023-28/+28
* Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-07-017-109/+94
|\
| * drm/i915: apply HWSTAM writes to Ivy Bridge as wellJesse Barnes2011-07-011-1/+1
| * drm/i915: move IRQ function table init to i915_irq.cJesse Barnes2011-06-294-87/+60
| * drm/i915/overlay: Fix unpinning along init error pathsChris Wilson2011-06-291-7/+10
| * drm/i915: Don't call describe_obj on NULL pointersBen Widawsky2011-06-291-6/+10
| * drm/i915: Hold struct_mutex during i915_save_state/i915_restore_stateKeith Packard2011-06-292-8/+13
* | drm/radeon/kms: Fix chremap setup on RV770 CEAlex Deucher2011-07-011-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-3011-53/+84
|\ \
| * | usbnet: Remove over-broad module alias from zaurus.Dave Jones2011-06-291-10/+0
| * | net/can: activate bit-timing calculation and netlink based drivers by defaultMarc Kleine-Budde2011-06-291-2/+2
| * | rionet: fix NULL pointer dereference in rionet_removeYinglin Luan2011-06-291-13/+15
| * | net+crypto: Use vmalloc for zlib inflate buffers.David S. Miller2011-06-292-6/+5
| * | cxgb3: skb_record_rx_queue now records the queue index relative to the net_de...John (Jay) Hernandez2011-06-241-2/+2
| * | Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller2011-06-241-1/+1
| |\ \
| | * | r8169: fix wrong register use.Francois Romieu2011-06-241-1/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-242-1/+32
| |\ \ \ | | |/ / | |/| |
| | * | rtl8192cu: Fix missing firmware loadLarry Finger2011-06-221-0/+20
| | * | rtlwifi: rtl8192se: Handle duplicate PCI ID 0x10ec:0x8192 conflict with r8192...Larry Finger2011-06-201-1/+12
| * | | net/usb/kalmia: signedness bug in kalmia_bind()Dan Carpenter2011-06-231-1/+1
| * | | net/usb: kalmia: Various fixes for better support of non-x86 architectures.Marius B. Kotsbak2011-06-221-16/+24
| * | | netconsole: fix build when CONFIG_NETCONSOLE_DYNAMIC is turned onRandy Dunlap2011-06-211-1/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2011-06-306-18/+24
|\ \ \ \
| * | | | watchdog: update author email for at32ap700x_wdtHans-Christian Egtvedt2011-06-281-1/+1
| * | | | watchdog: gef_wdt: fix MODULE_ALIASAxel Lin2011-06-281-1/+1
| * | | | watchdog: Intel SCU Watchdog: Fix build and remove duplicate codeJesper Juhl2011-06-282-3/+1
| * | | | watchdog: mtx1-wdt: fix section mismatchFlorian Fainelli2011-06-281-5/+3
| * | | | watchdog: mtx1-wdt: fix GPIO togglingFlorian Fainelli2011-06-281-8/+5
| * | | | watchdog: mtx1-wdt: request gpio before using itFlorian Fainelli2011-06-281-0/+8
| * | | | watchdog: Handle multiple wm831x watchdogs being registeredMark Brown2011-06-281-0/+5
* | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-06-291-1/+1
|\ \ \ \ \
| * | | | | drm/radeon/kms: increase rom size for atrm methodAlex Deucher2011-06-301-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-06-291-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | crypto: caam - fix operator precedence in shared descriptor allocationKim Phillips2011-06-301-3/+3
* | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-06-292-7/+8
|\ \ \ \ \ \
| * | | | | | i2c/pca954x: Initialize the mux to disconnected statePetri Gynther2011-06-291-3/+4
| * | | | | | i2c-taos-evm: Fix log messagesJean Delvare2011-06-291-4/+4
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-06-291-3/+3
|\ \ \ \ \ \
| * | | | | | powerpc/85xx: fix NAND_CMD_READID read bytes numberShaohui Xie2011-06-221-3/+3
| | |_|/ / / | |/| | | |
* | | | | | ahci: change 'masking port_map' printk to KERN_WARNING levelLinus Torvalds2011-06-291-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-06-284-85/+230
|\ \ \ \ \
| * | | | | drm/i915: Use chipset-specific irq installersChris Wilson2011-06-281-2/+2