summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz2013-11-1413-40/+18
* dmaengine: remove DMA unmap from driversBartlomiej Zolnierkiewicz2013-11-1414-786/+3
* NTB: convert to dmaengine_unmap_dataBartlomiej Zolnierkiewicz2013-11-141-27/+58
* async_pq: convert to dmaengine_unmap_dataDan Williams2013-11-141-1/+4
* async_memcpy: convert to dmaengine_unmap_dataDan Williams2013-11-141-1/+2
* dmaengine: reference counted unmap dataDan Williams2013-11-131-9/+147
* dmaengine: prepare for generic 'unmap' dataDan Williams2013-11-1314-0/+15
* dmaengine: consolidate memcpy apisDan Williams2013-11-131-92/+45
* dmatest: make driver unmap also source buffers by itselfBartlomiej Zolnierkiewicz2013-11-131-5/+5
* 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
|\ \ \ \ \
| * | | | | serial: vt8500: add missing bracesRoel Kluin2013-10-161-2/+3
| * | | | | Revert "serial: i.MX: evaluate linux,stdout-path property"Greg Kroah-Hartman2013-10-071-3/+0
| |/ / / /
* | | | | Merge tag 'char-misc-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-10-173-2/+13
|\ \ \ \ \
| * \ \ \ \ Merge tag 'iio-fixes-for-3.12c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-10-17101-694/+1078
| |\ \ \ \ \
| | * | | | | iio:buffer: Free active scan mask in iio_disable_all_buffers()Lars-Peter Clausen2013-10-151-0/+3
| | * | | | | iio: frequency: adf4350: add missing clk_disable_unprepare() on error in adf4...Wei Yongjun2013-10-121-2/+4
| | |/ / / /
| * | | | | Revert "Drivers: hv: vmbus: Fix a bug in channel rescind code"Greg Kroah-Hartman2013-10-171-2/+6
| * | | | | Drivers: hv: vmbus: Fix a bug in channel rescind codeK. Y. Srinivasan2013-10-161-6/+2
| * | | | | w1 - call request_module with w1 master mutex unlockedHans-Frieder Vogt2013-10-071-0/+3
| * | | | | w1 - fix fops in w1_bus_notifyHans-Frieder Vogt2013-10-071-0/+3
| | |_|/ / | |/| | |