summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'spi/topic/atmel' into spi-nextMark Brown2013-10-2511-73/+71
|\
| * spi: atmel: fix return value check in atmel_spi_probe()Wei Yongjun2013-10-231-1/+3
| * spi/atmel: Convert to devm_ioremap_resource()Mark Brown2013-10-161-3/+1
| * Merge remote-tracking branch 'spi/topic/trivial' into spi-atmelMark Brown2013-10-16499-2553/+4514
| |\
| | * spi: Don't break user-visible strings to multiple source lines in driversJarkko Nikula2013-10-167-43/+41
| | * spi: Add missing newline to dev_ prints in driversJarkko Nikula2013-10-165-8/+8
| * | spi: atmel: Fix checkpatch issueJingoo Han2013-10-141-2/+1
| * | spi: atmel: Silence checkpatch errorsSachin Kamat2013-09-171-8/+8
| * | spi: atmel: convert from legacy pm ops to dev_pm_opsJingoo Han2013-09-171-11/+11
* | | Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linusMark Brown2013-10-251-0/+2
|\ \ \
| * | | spi/s3c64xx: Add missing pm_runtime_put on setup failKrzysztof Kozlowski2013-10-181-0/+1
| * | | spi/s3c64xx: Add missing pm_runtime_set_active() call in probe()Krzysztof Kozlowski2013-10-181-0/+1
| | |/ | |/|
* | | Merge remote-tracking branch 'spi/fix/modalias' into spi-linusMark Brown2013-10-251-1/+1
|\ \ \
| * | | spi: Fix modalias for ACPI enumerated SPI devicesJarkko Nikula2013-10-101-1/+1
* | | | Merge remote-tracking branch 'spi/fix/mcspi' into spi-linusMark Brown2013-10-251-3/+9
|\ \ \ \
| * | | | spi: omap2-mcspi: Fix FIFO support for transmit-and-receive modeIllia Smyrnov2013-10-091-3/+9
| |/ / /
* | | | Merge remote-tracking branch 'spi/fix/efm' into spi-linusMark Brown2013-10-2518-26/+35
|\ \ \ \
| * | | | spi: efm32: add spi_bitbang_stop to device remove callbackUwe Kleine-König2013-09-171-0/+2
| * | | | spi: bitbang: Let spi_bitbang_start() take a reference to masterAxel Lin2013-09-1718-26/+33
| | |_|/ | |/| |
* | | | Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-10-189-189/+15
|\ \ \ \
| * \ \ \ Merge branch 'acpi-fixes'Rafael J. Wysocki2013-10-187-181/+7
| |\ \ \ \
| | * | | | ACPI / PM: Drop two functions that are not used any moreRafael J. Wysocki2013-10-172-57/+0
| | * | | | ATA / ACPI: remove power dependent device handlingAaron Lu2013-10-173-21/+0
| | * | | | ACPI / power: Drop automaitc resume of power resource dependent devicesRafael J. Wysocki2013-10-161-99/+1
| | * | | | ACPI: remove /proc/acpi/event from ACPI_BUTTON helpKrzysztof Mazur2013-10-161-3/+3
| | * | | | ACPI / power: Release resource_lock after acpi_power_get_state() return errorLan Tianyu2013-10-161-1/+3
| * | | | | cpufreq: s3c64xx: Rename index to driver_dataCharles Keepax2013-10-161-1/+1
| * | | | | intel_pstate: Fix type mismatch warningRafael J. Wysocki2013-10-161-3/+4
| * | | | | cpufreq / intel_pstate: Fix max_perf_pct on resumeDirk Brandewie2013-10-161-4/+3
| |/ / / /
* | | | | Merge tag 'driver-core-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-10-171-2/+5
|\ \ \ \ \
| * | | | | driver core: Release device_hotplug_lock when store_mem_state returns EINVALYasuaki Ishimatsu2013-10-161-2/+5
* | | | | | Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-10-1716-80/+339
|\ \ \ \ \ \
| * | | | | | usb: misc: usb3503: Fix compile error due to incorrect regmap depedencyMatthew Dawson2013-10-161-1/+1
| * | | | | | usb/chipidea: fix oops on memory allocation failureRussell King - ARM Linux2013-10-161-2/+4
| * | | | | | usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum2013-10-162-1/+11
| * | | | | | usb: serial: option: blacklist Olivetti Olicard200Enrico Mioso2013-10-161-1/+3
| * | | | | | USB: quirks: add touchscreen that is dazzeled by remote wakeupOliver Neukum2013-10-161-0/+3
| * | | | | | Revert "usb: musb: gadget: fix otg active status flag"Greg Kroah-Hartman2013-10-141-0/+1
| * | | | | | USB: quirks.c: add one device that cannot deal with suspensionOliver Neukum2013-10-141-0/+3
| * | | | | | USB: serial: option: add support for Inovia SEW858 deviceGreg Kroah-Hartman2013-10-111-0/+5
| * | | | | | USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as ...Diego Elio Pettenò2013-10-111-0/+1
| * | | | | | USB: support new huawei devices in option.cFangxiaozhi (Franko)2013-10-111-0/+216
| * | | | | | Merge tag 'for-usb-linus-2013-10-09' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-10-115-29/+42
| |\ \ \ \ \ \
| | * | | | | | xhci: Fix spurious wakeups after S5 on HaswellTakashi Iwai2013-10-093-0/+25
| | * | | | | | xhci: fix write to USB3_PSSEN and XUSB2PRM pci config registersXenia Ragiadakou2013-10-091-2/+2
| | * | | | | | xhci: quirk for extra long delay for S4Oliver Neukum2013-10-093-1/+15
| | * | | | | | xhci: Don't enable/disable RWE on bus suspend/resume.Sarah Sharp2013-10-091-26/+0
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'fixes-for-v3.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-10-114-46/+49
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | usb: musb: start musb on the udc side, tooSebastian Andrzej Siewior2013-10-114-46/+49
* | | | | | | Merge tag 'tty-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-10-172-5/+3
|\ \ \ \ \ \ \