summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PM / Runtime: Update document about callbacksMing Lei2011-10-101-7/+12
* PM / Tracing: build rpm-traces.c only if CONFIG_PM_RUNTIME is setMing Lei2011-09-291-0/+2
* PM / Runtime: Replace dev_dbg() with trace_rpm_*()Ming Lei2011-09-271-4/+7
* PM / Runtime: Introduce trace points for tracing rpm_* functionsMing Lei2011-09-273-0/+120
* PM / Runtime: Don't run callbacks under lock for power.irq_safe setRafael J. Wysocki2011-09-271-22/+46
* USB: Add wakeup info to debugging messagesAlan Stern2011-09-272-8/+8
* PM / Runtime: pm_runtime_idle() can be called in atomic contextMing Lei2011-09-211-0/+1
* PM / Runtime: Add macro to test for runtime PM eventsAlan Stern2011-08-1915-32/+32
* PM / Runtime: Add might_sleep() to runtime PM functionsColin Cross2011-08-142-3/+13
* PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetRafael J. Wysocki2011-08-143-18/+26
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-08-134-6/+42
|\
| * hwmon: (ibmaem) add missing kfreeJulia Lawall2011-08-111-5/+10
| * hwmon: (pmbus/lm25066) Ignore byte writes to non-zero pagesGuenter Roeck2011-08-111-0/+12
| * hwmon: (pmbus) Virtualize pmbus_write_byteGuenter Roeck2011-08-112-1/+20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-08-1322-25/+573
|\ \
| * \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-08-1218-19/+526
| |\ \
| | * | ASoC: Fix compile warning in wm8750.cTakashi Iwai2011-08-121-1/+1
| | * | ASoC: omap: Update e-mail address of Jarkko NikulaJarkko Nikula2011-08-128-11/+11
| | * | ASoC: SAMSUNG: Add I2S0 internal dma driverSangbeom Kim2011-08-123-0/+481
| | * | ASoC: Terminate WM8750 SPI device ID tableMark Brown2011-08-111-0/+1
| | * | ASoC: Add missing break in WM8994 probeMark Brown2011-08-111-0/+1
| | * | ASoC: Fix typo in wm8750 spi_idsMark Brown2011-08-101-1/+1
| | * | ASoC: Fix warning in Speyside WM8962Mark Brown2011-08-101-1/+1
| | * | ASoC: Fix SPI driver binding for WM8987Mark Brown2011-08-101-0/+7
| | * | ASoC: Fix binding of WM8750 on JiveMark Brown2011-08-101-1/+1
| | * | ASoC: WM8903: Free IRQ on device removalStephen Warren2011-08-091-0/+5
| | * | ASoC: Tegra: wm8903 machine driver: Allow re-insertion of moduleStephen Warren2011-08-091-4/+11
| | * | ASoC: Tegra: tegra_pcm_deallocate_dma_buffer: Don't OOPSStephen Warren2011-08-091-2/+7
| | * | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Mark Brown2011-08-0910-6758/+6757
| | |\ \
| | * \ \ Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Mark Brown2011-08-082-95/+36
| | |\ \ \ | | | |_|/ | | |/| |
| * | | | ALSA: snd-usb-caiaq: Correct offset fields of outbound iso_frame_descDaniel Mack2011-08-101-2/+4
| * | | | ALSA: azt3328 - adjust error handling code to include debugging codeJulia Lawall2011-08-101-4/+7
| * | | | ALSA: hda - Add CONFIG_SND_HDA_POWER_SAVE to stac_vrefout_set()Wang Shaoyan2011-08-101-0/+2
| * | | | ALSA: usb-audio - Add quirk for BOSS Micro BR-80Kazutomo Yoshii2011-08-101-0/+34
* | | | | Documentation: befs.txt: no maintainer, orphanedMarcos Souza2011-08-131-1/+1
* | | | | Documentation: SubmittingDrivers: fix Linus's git tree URLRalf Thielow2011-08-131-1/+1
* | | | | Documentation: add Ramoops usage descriptionSergiu Iordache2011-08-132-0/+78
* | | | | Documentation: email-clients: Add better Thunderbird informationPaul Mcquade2011-08-131-7/+5
* | | | | Documentation: kernel-parameters.txt cleanupsRandy Dunlap2011-08-131-20/+22
* | | | | Documentation: add ARM user_debug to kernel-parameters.txtStephen Boyd2011-08-131-0/+10
* | | | | Documentation: drop Linux Source Driver from kernel-docs referencesLuis de Bethencourt2011-08-131-11/+0
* | | | | Documentation: fix spelling error in SubmittingPatchesZac Storer2011-08-131-1/+1
* | | | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-08-121-0/+7
|\ \ \ \ \
| * | | | | dt: add empty of_get_property for non-dtStephen Warren2011-08-091-0/+7
| | |/ / / | |/| | |
* | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-08-1224-126/+113
|\ \ \ \ \
| * | | | | USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-deviceArtur Zimmer2011-08-102-1/+6
| * | | | | USB: Serial: Add device ID for Sierra Wireless MC8305Florian Echtler2011-08-101-0/+1
| * | | | | USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3GVijay Chavan2011-08-081-0/+1
| * | | | | usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table'Arnaud Lacombe2011-08-081-1/+1
| * | | | | USB: option driver: add PID for Vodafone-Huawei K4511Andrew Bird2011-08-081-0/+3
OpenPOWER on IntegriCloud