aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-16PM: Update the policy on default wakeup settingsAlan Stern1-1/+3
2011-10-16PM / VT: Cleanup #if defined uglyness and fix compile errorH Hartley Sweeten1-0/+4
2011-10-16PM / Suspend: Add statistics debugfs file for suspend to RAMShuoX Liu1-5/+26
2011-10-16Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki1-15/+18
2011-10-16PM / Runtime: Handle .runtime_suspend() failure correctlyMing Lei1-12/+13
2011-10-16PM / Runtime: Fix kerneldoc comment for rpm_suspend()Ming Lei1-8/+10
2011-10-07Merge branch 'pm-devfreq' into pm-for-linusRafael J. Wysocki11-0/+1001
2011-10-07Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki11-12/+442
2011-10-07Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki4-212/+347
2011-10-07Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki13-61/+95
2011-10-06Merge git://github.com/davem330/netLinus Torvalds1-1/+1
2011-10-06Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dmLinus Torvalds4-8/+32
2011-10-06Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds6-15/+26
2011-10-05Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds1-5/+2
2011-10-05Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6Linus Torvalds2-8/+11
2011-10-04Input: wacom - revert "Cintiq 21UX2 does not have menu strips"Jason Gerecke1-5/+2
2011-10-04macvlan/macvtap: Fix unicast between macvtap interfaces in bridge modeDavid Ward1-1/+1
2011-10-04PM / QoS: Add function dev_pm_qos_read_value() (v3)Rafael J. Wysocki3-74/+102
2011-10-04Merge git://github.com/davem330/netLinus Torvalds8-42/+48
2011-10-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-158/+33
2011-10-04Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-27/+66
2011-10-04PCI: Disable MPS configuration by defaultJon Mason2-2/+18
2011-10-04drm/radeon/kms: fix channel_remap setup (v2)Alex Deucher3-127/+0
2011-10-04spi-topcliff-pch: Fix overrun issueTomoya MORINAGA1-5/+23
2011-10-04spi-topcliff-pch: Add recovery processing in case FIFO overrun error occursTomoya MORINAGA1-7/+24
2011-10-04spi-topcliff-pch: Fix CPU read complete condition issueTomoya MORINAGA1-8/+11
2011-10-04spi-topcliff-pch: Fix SSN Control issueTomoya MORINAGA1-7/+3
2011-10-04spi-topcliff-pch: add tx-memory clear after complete transmittingTomoya MORINAGA1-0/+5
2011-10-03lis3: fix regression of HP DriveGuard with 8bit chipTakashi Iwai1-6/+8
2011-10-03Merge branch 'hwmon-for-linus' of git://github.com/groeck/linuxLinus Torvalds1-15/+13
2011-10-03ide-disk: Fix request requeuingBorislav Petkov1-1/+6
2011-10-03pch_gbe: Fixed the issue on which a network freezesToshiharu Okada1-29/+27
2011-10-03pch_gbe: Fixed the issue on which PC was frozen when link was downed.Toshiharu Okada1-1/+1
2011-10-03net: xen-netback: correctly restart Tx after a VM restore/migrateDavid Vrabel1-2/+2
2011-10-03bonding: properly stop queuing work when requestedAndy Gospodarek3-7/+12
2011-10-03drm/radeon: Set cursor x/y to 0 when x/yorigin > 0.Michel Dänzer1-10/+10
2011-10-03drm/radeon: Update AVIVO cursor coordinate origin before x/yorigin calculation.Michel Dänzer1-5/+7
2011-10-03drm/radeon: Simplify cursor x/yorigin calculation.Michel Dänzer1-6/+2
2011-10-03drm/radeon/kms: fix cursor image off-by-one errorNicholas Miell1-2/+2
2011-10-03drm/radeon/kms: Fix logic error in DP HPD handlerAlex Deucher1-4/+4
2011-10-03drm/radeon/kms: add retry limits for native DP aux deferAlex Deucher1-4/+8
2011-10-03drm/radeon/kms: fix regression in DP aux defer handlingAlex Deucher1-2/+2
2011-10-02Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds1-1/+1
2011-10-02[SCSI] libsas: fix panic when single phy is disabled on a wide portMark Salyzyn1-4/+6
2011-10-02[SCSI] qla2xxx: Fix crash in qla2x00_abort_all_cmds() on unloadRoland Dreier1-4/+5
2011-10-02PM / devfreq: Add basic governorsMyungJoo Ham6-0/+302
2011-10-02PM / devfreq: Add common sysfs interfacesMyungJoo Ham1-0/+69
2011-10-02PM: Introduce devfreq: generic DVFS framework with device-specific OPPsMyungJoo Ham6-0/+600
2011-09-30PM / OPP: Add OPP availability change notifier.MyungJoo Ham1-0/+30
2011-09-29Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linusLinus Torvalds8-17/+26