summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-10-31Merge remote-tracking branch 'aio-direct/for-next'Stephen Rothwell
2013-10-31Merge remote-tracking branch 'sh/sh-latest'Stephen Rothwell
2013-10-31Merge remote-tracking branch 's390/features'Stephen Rothwell
2013-10-31Merge remote-tracking branch 'powerpc/next'Stephen Rothwell
2013-10-31Merge remote-tracking branch 'mips/mips-for-linux-next'Stephen Rothwell
2013-10-31Merge remote-tracking branch 'h8300-remove/h8300-remove'Stephen Rothwell
2013-10-31Merge remote-tracking branch 'c6x/for-linux-next'Stephen Rothwell
2013-10-31Merge remote-tracking branch 'arm/for-next'Stephen Rothwell
2013-10-31Merge remote-tracking branch 'input-current/for-linus'Stephen Rothwell
2013-10-31Merge remote-tracking branch 'wireless/master'Stephen Rothwell
2013-10-31Merge remote-tracking branch 'net/master'Stephen Rothwell
2013-10-30Merge branches 'fixes', 'mmci' and 'sa11x0' into for-nextRussell King
2013-10-30Merge branch 'unstable/dma-for-next' into for-nextRussell King
2013-10-30Merge branch 'unstable/devel-testing' into for-nextRussell King
2013-10-30Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/...Russell King
2013-10-30Merge tag 'tty-3.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-10-30Staging: sb105x: info leak in mp_get_count()Dan Carpenter
2013-10-30Staging: bcm: info leak in ioctlDan Carpenter
2013-10-30staging: wlags49_h2: buffer overflow setting station nameDan Carpenter
2013-10-30aacraid: missing capable() check in compat ioctlDan Carpenter
2013-10-30staging: ozwpan: prevent overflow in oz_cdev_write()Dan Carpenter
2013-10-30drm: allow DRM_IOCTL_VERSION on render-nodesDavid Herrmann
2013-10-29bgmac: don't update slot on skb alloc/dma mapping errorNathan Hintz
2013-10-29ibm emac: Fix locking for enable/disable eob irqAlistair Popple
2013-10-29ibm emac: Don't call napi_complete if napi_reschedule failedAlistair Popple
2013-10-29virtio-net: correctly handle cpu hotplug notifier during resumingJason Wang
2013-10-30Merge tag 'drm-intel-fixes-2013-10-29' of git://people.freedesktop.org/~danve...Dave Airlie
2013-10-29ARM: 7797/1: mmc: Use dma_max_pfn(dev) helper for bounce_limit calculationsSantosh Shilimkar
2013-10-29ARM: 7796/1: scsi: Use dma_max_pfn(dev) helper for bounce_limit calculationsSantosh Shilimkar
2013-10-29ARM: 7857/1: dma: imx-sdma: setup dma maskPhilippe Retornaz
2013-10-29DMA-API: firmware/google/gsmi.c: avoid direct access to DMA masksRussell King
2013-10-29DMA-API: dcdbas: update DMA mask handingRussell King
2013-10-29DMA-API: dma: edma.c: no need to explicitly initialize DMA masksRussell King
2013-10-29DMA-API: usb: musb: use platform_device_register_full() to avoid directly mes...Russell King
2013-10-29DMA-API: crypto: remove last references to 'static struct device *dev'Russell King
2013-10-29DMA-API: crypto: fix ixp4xx crypto platform device supportRussell King
2013-10-29DMA-API: others: use dma_set_coherent_mask()Russell King
2013-10-29DMA-API: staging: use dma_set_coherent_mask()Russell King
2013-10-29DMA-API: usb: use new dma_coerce_mask_and_coherent()Russell King
2013-10-29DMA-API: usb: use dma_set_coherent_mask()Russell King
2013-10-29DMA-API: parport: parport_pc.c: use dma_coerce_mask_and_coherent()Russell King
2013-10-29DMA-API: net: octeon: use dma_coerce_mask_and_coherent()Russell King
2013-10-29DMA-API: net: nxp/lpc_eth: use dma_coerce_mask_and_coherent()Russell King
2013-10-29DMA-API: mmc: sdhci-acpi: use dma_coerce_mask_and_coherent()Russell King
2013-10-29DMA-API: media: omap3isp: use dma_coerce_mask_and_coherent()Russell King
2013-10-29DMA-API: dma: dw_dmac.c: convert to use dma_coerce_mask_and_coherent()Russell King
2013-10-29DMA-API: ata: pata_octeon_cf: convert to use dma_coerce_mask_and_coherent()Russell King
2013-10-29MIPS: DECstation I/O ASIC DMA interrupt classesMaciej W. Rozycki
2013-10-29Fix a few incorrectly checked [io_]remap_pfn_range() callsLinus Torvalds