summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-01-12Merge branch 'wakeup-etc-rafael' into releaseLen Brown7-83/+94
2011-01-12Merge branch 'power-resource' into releaseLen Brown7-142/+169
2011-01-12ACPI / PM: Drop acpi_power_nocheckRafael J. Wysocki3-43/+0
2011-01-12ACPI / PM: Drop acpi_bus_get_power()Rafael J. Wysocki1-19/+0
2011-01-12Platform / x86: Make fujitsu_laptop use acpi_bus_update_power()Rafael J. Wysocki1-2/+2
2011-01-12ACPI / Fan: Rework the handling of power resourcesRafael J. Wysocki3-23/+11
2011-01-12ACPI / PM: Register power resource devices as soon as they are neededRafael J. Wysocki1-0/+20
2011-01-12ACPI / PM: Register acpi_power_driver earlyRafael J. Wysocki2-1/+2
2011-01-12ACPI / PM: Add function for updating device power state consistentlyRafael J. Wysocki1-29/+61
2011-01-12ACPI / PM: Add function for device power state initializationRafael J. Wysocki3-4/+27
2011-01-12ACPI / PM: Introduce __acpi_bus_get_power()Rafael J. Wysocki1-19/+29
2011-01-12ACPI / PM: Introduce function for refcounting device power resourcesRafael J. Wysocki2-0/+9
2011-01-12ACPI / PM: Add functions for manipulating lists of power resourcesRafael J. Wysocki1-29/+38
2011-01-12ACPI / PM: Prevent acpi_power_get_inferred_state() from making changesRafael J. Wysocki3-10/+7
2011-01-12ACPICA: Misc comments to minimize code divergenceLin Ming6-46/+81
2011-01-12ACPICA: Global event handlerLin Ming6-5/+92
2011-01-12ACPICA: Implicit notify supportLin Ming8-88/+161
2011-01-12ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_methodLin Ming1-12/+45
2011-01-12ACPICA: Remove unused function declarationsLin Ming1-6/+0
2011-01-12ACPICA: New GPE handler callback definitionLin Ming6-15/+24
2011-01-12ACPICA: Rename some function and variable namesLin Ming12-51/+68
2011-01-12ACPICA: Move GPE functions to new file evxfgpe.cLin Ming5-601/+654
2011-01-07ACPI / PM: Blacklist Averatec machine known to require acpi_sleep=nonvsRafael J. Wysocki1-0/+8
2011-01-07ACPI / PM: Report wakeup events from buttonsRafael J. Wysocki1-0/+5
2011-01-07ACPI / PM: Drop special ACPI wakeup flagsRafael J. Wysocki1-4/+1
2011-01-07ACPI / PM: Use device wakeup flags for handling ACPI wakeup devicesRafael J. Wysocki4-17/+26
2011-01-07ACPI / PM: Do not enable multiple devices to wake up simultaneouslyRafael J. Wysocki1-25/+1
2011-01-07ACPI / ACPICA: Fix global lock acquisitionRafael J. Wysocki1-39/+55
2011-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-11/+59
2011-01-03Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-185/+79
2011-01-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds1-1/+1
2011-01-03atl1: fix oops when changing tx/rx ring paramsJ. K. Cliburn1-0/+10
2011-01-03[media] em28xx: radio_fops should also use unlocked_ioctlHans Verkuil1-1/+1
2011-01-03[media] wm8775: Revert changeset fcb9757333 to avoid a regressionMauro Carvalho Chehab5-182/+61
2011-01-03[media] cx25840: Prevent device probe failure due to volume control ERANGE errorAndy Walls1-2/+17
2011-01-03mv_xor: fix race in tasklet functionSaeed Bishara1-1/+1
2011-01-02hwmon: (s3c-hwmon) Fix compilationMaurus Cuelenaere1-2/+0
2010-12-31drivers/atm/atmtcp.c: add missing atm_dev_putJulia Lawall1-1/+4
2010-12-31starfire: Fix dma_addr_t size test for MIPSBen Hutchings1-1/+1
2010-12-31tg3: fix return value check in tg3_read_vpd()David Sterba1-1/+1
2010-12-31Broadcom CNIC core network driver: fix mem leak on allocation failures in cni...Jesper Juhl1-2/+8
2010-12-31ISDN, Gigaset: Fix memory leak in do_disconnect_req()Jesper Juhl1-0/+1
2010-12-30Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-7/+111
2010-12-30Revert "Staging: zram: work around oops due to startup ordering snafu"Nitin Gupta1-6/+0
2010-12-30drm/i915/dvo: Report LVDS attached to ch701x as connectedChris Wilson1-1/+1
2010-12-30Revert "drm/i915/bios: Reverse order of 100/120 Mhz SSC clocks"Chris Wilson1-1/+1
2010-12-29spi/m68knommu: Coldfire QSPI platform supportJate Sujjavanich1-1/+1
2010-12-29spi/omap2_mcspi.c: Force CS to be in inactive state after off-mode transitionGregory CLEMENT1-0/+39
2010-12-28skfp: testing the wrong variable in skfp_driver_init()Dan Carpenter1-1/+1
2010-12-28ppp: allow disabling multilink protocol ID compressionstephen hemminger1-2/+7