summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-10-18spi: spi-mxs: Always clear INGORE_CRC, to keep CS assertedTrent Piepho1-3/+2
2013-10-18spi: spi-mxs: Remove mxs_spi_enable and mxs_spi_disableTrent Piepho1-18/+4
2013-10-18spi: spi-mxs: Always set LOCK_CSTrent Piepho1-6/+2
2013-10-18spi/s3c64xx: Add missing pm_runtime_put on setup failKrzysztof Kozlowski1-0/+1
2013-10-18spi/s3c64xx: Add missing pm_runtime_set_active() call in probe()Krzysztof Kozlowski1-0/+1
2013-10-17Merge tag 'driver-core-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+5
2013-10-17Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds16-80/+339
2013-10-17Merge tag 'tty-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-5/+3
2013-10-17Merge tag 'char-misc-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-2/+13
2013-10-17Merge tag 'iio-fixes-for-3.12c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman101-694/+1078
2013-10-17Revert "Drivers: hv: vmbus: Fix a bug in channel rescind code"Greg Kroah-Hartman1-2/+6
2013-10-17ACPI / PM: Drop two functions that are not used any moreRafael J. Wysocki2-57/+0
2013-10-17ATA / ACPI: remove power dependent device handlingAaron Lu3-21/+0
2013-10-17spi/tegra20-slink: Move first transfer preparation to prepare_messageMark Brown1-30/+25
2013-10-17spi/tegra20-slink: Crude refactoring to use core message parsingMark Brown1-42/+46
2013-10-17driver core: Release device_hotplug_lock when store_mem_state returns EINVALYasuaki Ishimatsu1-2/+5
2013-10-17Merge tag 'dm-3.12-fix-cve' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+12
2013-10-17Merge tag 'gpio-v3.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-4/+7
2013-10-17spi/atmel: Convert to devm_ioremap_resource()Mark Brown1-3/+1
2013-10-17cpufreq: s3c64xx: Rename index to driver_dataCharles Keepax1-1/+1
2013-10-17ACPI / power: Drop automaitc resume of power resource dependent devicesRafael J. Wysocki1-99/+1
2013-10-17intel_pstate: Fix type mismatch warningRafael J. Wysocki1-3/+4
2013-10-17Drivers: hv: vmbus: Fix a bug in channel rescind codeK. Y. Srinivasan1-6/+2
2013-10-17usb: misc: usb3503: Fix compile error due to incorrect regmap depedencyMatthew Dawson1-1/+1
2013-10-17usb/chipidea: fix oops on memory allocation failureRussell King - ARM Linux1-2/+4
2013-10-17usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum2-1/+11
2013-10-17usb: serial: option: blacklist Olivetti Olicard200Enrico Mioso1-1/+3
2013-10-17serial: vt8500: add missing bracesRoel Kluin1-2/+3
2013-10-17Merge remote-tracking branch 'spi/topic/trivial' into spi-atmelMark Brown499-2553/+4514
2013-10-16spi: Don't break user-visible strings to multiple source lines in driversJarkko Nikula7-43/+41
2013-10-16spi: Add missing newline to dev_ prints in driversJarkko Nikula5-8/+8
2013-10-16spi: gpio: Include linux/of.h headerSachin Kamat1-0/+1
2013-10-16USB: quirks: add touchscreen that is dazzeled by remote wakeupOliver Neukum1-0/+3
2013-10-16dm snapshot: fix data corruptionMikulas Patocka1-6/+12
2013-10-16Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds6-199/+1
2013-10-16cpufreq / intel_pstate: Fix max_perf_pct on resumeDirk Brandewie1-4/+3
2013-10-16Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2013-10-16ACPI: remove /proc/acpi/event from ACPI_BUTTON helpKrzysztof Mazur1-3/+3
2013-10-16ACPI / power: Release resource_lock after acpi_power_get_state() return errorLan Tianyu1-1/+3
2013-10-15iio:buffer: Free active scan mask in iio_disable_all_buffers()Lars-Peter Clausen1-0/+3
2013-10-15spi: fsl-dspi: add missing clk_disable_unprepare() in dspi_remove()Wei Yongjun1-0/+1
2013-10-15spi: spidev: Fix checkpatch issueJingoo Han1-3/+3
2013-10-15spi: txx9: Fix checkpatch issueJingoo Han1-2/+2
2013-10-15spi: tegra20-slink: Fix checkpatch issueJingoo Han1-1/+1
2013-10-15spi: sh-hspi: Fix checkpatch issueJingoo Han1-1/+1
2013-10-15spi: orion: Fix checkpatch issueJingoo Han1-3/+3
2013-10-15spi: butterfly: Fix checkpatch issueJingoo Han1-7/+6
2013-10-15Revert "drivers: of: add initialization code for dma reserved memory"Marek Szyprowski4-184/+0
2013-10-15Merge tag 'vfio-v3.12-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds1-19/+21
2013-10-15Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds13-135/+122