| Commit message (Expand) | Author | Age | Files | Lines |
* | swiotlb-xen: introduce xen_swiotlb_set_dma_mask | Stefano Stabellini | 2013-10-09 | 1 | -0/+12 |
* | xen/arm,arm64: enable SWIOTLB_XEN | Stefano Stabellini | 2013-10-10 | 2 | -1/+15 |
* | xen: make xen_create_contiguous_region return the dma address | Stefano Stabellini | 2013-10-09 | 1 | -3/+3 |
* | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2013-10-13 | 3 | -4/+5 |
|\ |
|
| * | watchdog: sunxi: Fix section mismatch | Maxime Ripard | 2013-10-13 | 1 | -2/+2 |
| * | watchdog: kempld_wdt: Fix bit mask definition | Jingoo Han | 2013-10-13 | 1 | -1/+1 |
| * | watchdog: ts72xx_wdt: locking bug in ioctl | Dan Carpenter | 2013-10-13 | 1 | -1/+2 |
* | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2013-10-13 | 2 | -4/+6 |
|\ \
| |/
|/| |
|
| * | dma: edma.c: remove edma_desc leakage | Geyslan G. Bem | 2013-10-11 | 1 | -0/+1 |
| * | rcar-hpbdma: add parameter to set_slave() method | Sergei Shtylyov | 2013-10-11 | 1 | -2/+5 |
| * | rcar-hpbdma: remove shdma_free_irq() calls | Sergei Shtylyov | 2013-10-11 | 1 | -2/+0 |
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-10-12 | 9 | -22/+34 |
|\ \ |
|
| * | | i2c: i2c-mux-pinctrl: use deferred probe when adapter not found | Wolfram Sang | 2013-10-10 | 1 | -2/+2 |
| * | | i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not found | Wolfram Sang | 2013-10-10 | 1 | -1/+1 |
| * | | i2c: i2c-mux-gpio: use deferred probing | Ionut Nicu | 2013-10-10 | 1 | -2/+2 |
| * | | i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errors | Ionut Nicu | 2013-10-10 | 1 | -3/+7 |
| * | | i2c: omap: Clear ARDY bit twice | Taras Kondratiuk | 2013-10-10 | 1 | -0/+3 |
| * | | i2c: Not all adapters have a parent | Jean Delvare | 2013-10-10 | 1 | -0/+3 |
| * | | i2c: i2c-stu300: replace platform_driver_probe to support deferred probing | Wolfram Sang | 2013-10-10 | 1 | -6/+5 |
| * | | i2c: i2c-mxs: replace platform_driver_probe to support deferred probing | Wolfram Sang | 2013-10-10 | 1 | -1/+2 |
| * | | i2c: i2c-imx: replace platform_driver_probe to support deferred probing | Wolfram Sang | 2013-10-10 | 1 | -5/+6 |
| * | | i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferre... | Wolfram Sang | 2013-10-10 | 1 | -2/+3 |
| |/ |
|
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-10-12 | 1 | -1/+1 |
|\ \ |
|
| * | | x86, build, pci: Fix PCI_MSI build on !SMP | Thomas Petazzoni | 2013-10-04 | 1 | -1/+1 |
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-10-11 | 24 | -86/+74 |
|\ \ \ |
|
| * | | | Revert "i915: Update VGA arbiter support for newer devices" | Dave Airlie | 2013-10-11 | 2 | -31/+3 |
| * | | | Revert "drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff i... | Dave Airlie | 2013-10-11 | 3 | -23/+11 |
| * | | | Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 2013-10-11 | 15 | -25/+53 |
| |\ \ \ |
|
| | * | | | drm/radeon: re-enable sw ACR support on pre-DCE4 | Alex Deucher | 2013-10-10 | 1 | -0/+1 |
| | * | | | drm/radeon/dpm: disable bapm on TN asics | Alex Deucher | 2013-10-09 | 1 | -1/+1 |
| | * | | | drm/radeon: improve soft reset on CIK | Alex Deucher | 2013-10-09 | 1 | -0/+6 |
| | * | | | drm/radeon: improve soft reset on SI | Alex Deucher | 2013-10-09 | 1 | -0/+10 |
| | * | | | drm/radeon/dpm: off by one in si_set_mc_special_registers() | Dan Carpenter | 2013-10-09 | 1 | -3/+3 |
| | * | | | drm/radeon/dpm/btc: off by one in btc_set_mc_special_registers() | Dan Carpenter | 2013-10-09 | 1 | -3/+3 |
| | * | | | drm/radeon: forever loop on error in radeon_do_test_moves() | Dan Carpenter | 2013-10-09 | 1 | -2/+2 |
| | * | | | drm/radeon: fix hw contexts for SUMO2 asics | wojciech kapuscinski | 2013-10-09 | 1 | -1/+1 |
| | * | | | drm/radeon: fix typo in CP DMA register headers | Alex Deucher | 2013-10-09 | 3 | -5/+5 |
| | * | | | drm/radeon/dpm: disable multiple UVD states | Alex Deucher | 2013-10-09 | 2 | -1/+5 |
| | * | | | drm/radeon: use hw generated CTS/N values for audio | Alex Deucher | 2013-10-09 | 2 | -4/+2 |
| | * | | | drm/radeon: fix N/CTS clock matching for audio | Alex Deucher | 2013-10-09 | 1 | -3/+3 |
| | * | | | drm/radeon: use 64-bit math to calculate CTS values for audio (v2) | Alex Deucher | 2013-10-09 | 1 | -2/+9 |
| | * | | | drm/edid: catch kmalloc failure in drm_edid_to_speaker_allocation | Alex Deucher | 2013-10-09 | 1 | -0/+2 |
| * | | | | Revert "drm/fb-helper: don't sleep for screen unblank when an oops is in prog... | Dave Airlie | 2013-10-10 | 1 | -8/+0 |
| |/ / / |
|
| * | | | Merge remote-tracking branch 'nouveau/drm-nouveau-next' into drm-fixes | Dave Airlie | 2013-10-09 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | drm/nouveau/mc: disable msi support by default, it's busted in tons of places | Ben Skeggs | 2013-10-08 | 1 | -1/+1 |
| * | | | | drm/gma500: fix things after get/put page helpers | Rob Clark | 2013-10-09 | 1 | -0/+1 |
| * | | | | Merge tag 'drm-intel-fixes-2013-10-07' of git://people.freedesktop.org/~danve... | Dave Airlie | 2013-10-07 | 4 | -9/+16 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | drm/i915: Only apply DPMS to the encoder if enabled | Chris Wilson | 2013-10-03 | 1 | -6/+2 |
| | * | | | drm/i915: Mask LPSP to get PSR working even with Power Well in use by audio. | Rodrigo Vivi | 2013-10-03 | 1 | -1/+1 |
| | * | | | drm/i915/hsw: Disable L3 caching of atomic memory operations. | Francisco Jerez | 2013-10-03 | 2 | -0/+11 |