Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | mmc: sdhci: enhance preset value function | Kevin Liu | 2013-02-24 | 2 | -1/+1 | |
| * | | | | | | | | | mmc: core: Add card_busy to host_ops | Johan Rudholm | 2013-02-24 | 1 | -0/+3 | |
| * | | | | | | | | | mmc: sdhci-esdhc-imx: support 8bit mode | Sascha Hauer | 2013-02-24 | 1 | -0/+1 | |
| * | | | | | | | | | mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECT | Doug Anderson | 2013-02-24 | 1 | -7/+0 | |
| * | | | | | | | | | mmc: dw_mmc: Add "disable-wp" device tree property | Doug Anderson | 2013-02-24 | 1 | -0/+9 | |
| * | | | | | | | | | mmc: correct the EXCEPTION_EVENTS_STATUS value in comment | Zhang, YiX X | 2013-02-24 | 1 | -1/+1 | |
| * | | | | | | | | | mmc: fix async request mechanism for sequential read scenarios | Konstantin Dorfman | 2013-02-11 | 3 | -1/+31 | |
| * | | | | | | | | | mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequence | Sujit Reddy Thumma | 2013-02-11 | 1 | -0/+8 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 2013-02-26 | 5 | -125/+106 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | leds-lp5521/5523: use new lp55xx common header | Milo(Woogyom) Kim | 2013-02-06 | 2 | -122/+0 | |
| * | | | | | | | | | leds-lp55xx: add new common driver for lp5521/5523 | Milo(Woogyom) Kim | 2013-02-06 | 1 | -0/+87 | |
| * | | | | | | | | | pwm: Add devm_of_pwm_get() as exported API for users | Peter Ujfalusi | 2013-02-01 | 1 | -0/+9 | |
| * | | | | | | | | | pwm: core: Rename of_pwm_request() to of_pwm_get() and export it | Peter Ujfalusi | 2013-02-01 | 1 | -0/+7 | |
| * | | | | | | | | | pwm: Correct parameter name in header for *pwm_get() functions | Peter Ujfalusi | 2013-02-01 | 1 | -2/+2 | |
| * | | | | | | | | | leds: leds-pwm: Convert to use devm_get_pwm | Peter Ujfalusi | 2013-02-01 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2013-02-26 | 5 | -41/+285 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | dmaengine.h: remove redundant else keyword | Andy Shevchenko | 2013-02-14 | 1 | -2/+2 | |
| * | | | | | | | | | Merge tag 'ux500-dma40' of //git.linaro.org/people/fabiobaltieri/linux.git | Vinod Koul | 2013-01-21 | 1 | -0/+13 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | dmaengine: ste_dma40: add software lli support | Fabio Baltieri | 2013-01-14 | 1 | -0/+8 | |
| | * | | | | | | | | | dmaengine: ste_dma40: add missing kernel-doc entry | Fabio Baltieri | 2013-01-14 | 1 | -0/+1 | |
| | * | | | | | | | | | dmaengine: ste_dma40: physical channels number correction | Gerald Baeza | 2013-01-14 | 1 | -0/+4 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | pl080.h: moved from arm/include/asm/hardware to include/linux/amba/ | Alessandro Rubini | 2013-01-13 | 1 | -0/+146 | |
| * | | | | | | | | | dmaengine: introduce is_slave_direction function | Andy Shevchenko | 2013-01-12 | 1 | -0/+5 | |
| * | | | | | | | | | dmaengine: remove dma_async_memcpy_complete() macro | Bartlomiej Zolnierkiewicz | 2013-01-07 | 1 | -4/+1 | |
| * | | | | | | | | | dmaengine: remove dma_async_memcpy_pending() macro | Bartlomiej Zolnierkiewicz | 2013-01-07 | 1 | -2/+0 | |
| * | | | | | | | | | dmatest: Fix NULL pointer dereference on ioat | Jon Mason | 2013-01-07 | 1 | -1/+4 | |
| * | | | | | | | | | DMAEngine: add dmaengine_prep_interleaved_dma wrapper for interleaved api | Barry Song | 2013-01-07 | 1 | -0/+7 | |
| * | | | | | | | | | dmaengine: fix !of_dma compilation warning | Vinod Koul | 2013-01-07 | 1 | -4/+5 | |
| * | | | | | | | | | of: dma: fix protection of DMA controller data stored by DMA helpers | Jon Hunter | 2013-01-07 | 1 | -2/+3 | |
| * | | | | | | | | | dmaengine: use for_each_set_bit | Akinobu Mita | 2013-01-07 | 1 | -17/+1 | |
| * | | | | | | | | | dmaengine: dw_dmac: Enhance device tree support | Viresh Kumar | 2013-01-07 | 1 | -17/+26 | |
| * | | | | | | | | | dmaengine: dw_dmac: Update documentation style comments for dw_dma_platform_data | Viresh Kumar | 2013-01-06 | 1 | -0/+2 | |
| * | | | | | | | | | dmaengine: fix build failure due to missing semi-colon | Vinod Koul | 2013-01-06 | 1 | -1/+1 | |
| * | | | | | | | | | of: dma- fix build break for !CONFIG_OF | Vinod Koul | 2013-01-06 | 1 | -0/+27 | |
| * | | | | | | | | | of: Add generic device tree DMA helpers | Jon Hunter | 2013-01-06 | 1 | -0/+45 | |
| * | | | | | | | | | dmaengine: add helper function to request a slave DMA channel | Jon Hunter | 2013-01-06 | 1 | -0/+6 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-02-25 | 1 | -9/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'pm-cpufreq' into fixes | Rafael J. Wysocki | 2013-02-23 | 1 | -9/+9 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| | * | | | | | | | | PM / OPP: fix condition for empty of_init_opp_table() | Shawn Guo | 2013-02-23 | 1 | -9/+9 | |
* | | | | | | | | | | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-02-25 | 4 | -9/+23 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'pci/yinghai-root-bus-hotplug' into next | Bjorn Helgaas | 2013-02-19 | 1 | -5/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbers | Yinghai Lu | 2013-02-16 | 1 | -5/+0 | |
| * | | | | | | | | | | | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2013-02-02 | 1 | -1/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | PCI: Use PCI Express Capability accessor | Myron Stowe | 2013-01-30 | 1 | -1/+1 | |
| | * | | | | | | | | | | | PCI: Introduce accessor to retrieve PCIe Capabilities Register | Myron Stowe | 2013-01-30 | 1 | -0/+9 | |
| | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'pci/yinghai-root-bus-hotplug' into next | Bjorn Helgaas | 2013-01-26 | 3 | -2/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | PCI: Skip attaching driver in device_add() | Yinghai Lu | 2013-01-25 | 1 | -0/+1 | |
| | * | | | | | | | | | | PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work() | Yinghai Lu | 2013-01-25 | 2 | -2/+9 | |
| * | | | | | | | | | | | Merge branch 'pci/acpi-scan2' into next | Bjorn Helgaas | 2013-01-26 | 1 | -6/+3 | |
| |\| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Bjorn Helgaas | 2013-01-25 | 1 | -6/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ |