summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* pstore: Don't allow high traffic options on fragile devicesLuck, Tony2013-12-202-0/+2
* Merge tag 'dmaengine-fixes-3.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-12-209-109/+79
|\
| * net_dma: mark brokenDan Williams2013-12-181-0/+1
| * dma: pl330: ensure DMA descriptors are zero-initialisedWill Deacon2013-12-181-4/+1
| * dmaengine: fix sleep in atomicDan Williams2013-12-131-1/+1
| * dmaengine: mv_xor: fix oops when channels fail to initialiseRussell King2013-12-131-11/+13
| * dma: mv_xor: Use dmaengine_unmap_data for the self-testsEzequiel Garcia2013-12-131-21/+50
| * dmaengine: fix enable for high order unmap poolsDan Williams2013-12-132-1/+7
| * dma: fix build warnings in txx9Dan Williams2013-12-131-1/+0
| * dmatest: fix build warning on mipsDan Williams2013-12-131-4/+4
| * dma: fix fsldma build warningsDan Williams2013-12-131-30/+1
| * dma: fix build warnings in ppc4xxDan Williams2013-12-131-26/+1
| * dmaengine: at_hdmac: remove unused functionOlof Johansson2013-12-131-4/+0
| * dma: mv_xor: remove mv_desc_get_dest_addr()Jason Cooper2013-12-131-6/+0
* | Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-12-203-32/+43
|\ \
| * | xen/balloon: Seperate the auto-translate logic properly (v2)Stefano Stabellini2013-12-131-29/+34
| * | xen: privcmd: do not return pages which we have failed to unmapIan Campbell2013-12-061-2/+7
| * | XEN: Grant table address, xen_hvm_resume_frames, is a phys_addr not a pfnEric Trudeau2013-12-041-1/+2
* | | Merge tag 'usb-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-12-1814-47/+56
|\ \ \
| * | | usb: ohci-at91: fix irq and iomem resource retrievalBoris BREZILLON2013-12-171-11/+15
| * | | usb: phy: fix driver dependenciesFelipe Balbi2013-12-171-1/+3
| * | | phy: kconfig: add depends on "USB_PHY" to OMAP_USB2 and TWL4030_USBKishon Vijay Abraham I2013-12-101-2/+2
| * | | drivers: phy: tweaks to phy_create()Dan Carpenter2013-12-101-16/+10
| * | | drivers: phy: Fix memory leakSachin Kamat2013-12-101-5/+5
| * | | xhci: Limit the spurious wakeup fix only to HP machinesTakashi Iwai2013-12-101-1/+6
| * | | usb: chipidea: fix nobody cared IRQ when booting with host rolePeter Chen2013-12-092-3/+4
| * | | usb: chipidea: host: Only disable the vbus regulator if it is not NULLFabio Estevam2013-12-091-1/+2
| * | | usb: serial: zte_ev: move support for ZTE AC2726 from zte_ev back to optionDmitry Kunilov2013-12-092-2/+3
| * | | usb: cdc-wdm: manage_power should always set needs_remote_wakeupBjørn Mork2013-12-091-5/+3
| * | | Merge tag 'fixes-for-v3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-12-093-5/+8
| |\ \ \
| | * | | usb: phy-tegra-usb.c: wrong pointer check for remap UTMIChris Ruehl2013-12-061-1/+1
| | * | | usb: phy: twl6030-usb: signedness bug in twl6030_readb()Dan Carpenter2013-11-251-1/+2
| | * | | usb: dwc3: power off usb phy in error pathKishon Vijay Abraham I2013-11-251-0/+2
| | * | | usb: dwc3: invoke phy_resume after phy_initKishon Vijay Abraham I2013-11-251-3/+3
* | | | | Merge tag 'tty-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-12-184-6/+27
|\ \ \ \ \
| * | | | | tty: xuartps: Properly guard sysrq specific codeSoren Brinkmann2013-12-181-0/+2
| * | | | | n_tty: Fix apparent order of echoed outputPeter Hurley2013-12-171-1/+6
| * | | | | serial: 8250_dw: add new ACPI IDsMika Westerberg2013-12-171-0/+2
| * | | | | serial: 8250_dw: Fix LCR workaround regressionJames Hogan2013-12-171-2/+4
| * | | | | tty: Fix hang at ldsem_down_read()Peter Hurley2013-12-171-3/+13
* | | | | | Merge tag 'staging-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-12-189-44/+85
|\ \ \ \ \ \
| * | | | | | imx-drm: imx-drm-core: improve safety of imx_drm_add_crtc()Russell King2013-12-181-0/+9
| * | | | | | imx-drm: imx-drm-core: make imx_drm_crtc_register() saferRussell King2013-12-181-2/+3
| * | | | | | imx-drm: imx-drm-core: use defined constant for number of CRTCs.Russell King2013-12-181-2/+2
| * | | | | | imx-drm: imx-tve: don't call sleeping functions beneath enable_lock spinlockRussell King2013-12-181-9/+0
| * | | | | | imx-drm: ipu-v3: fix potential CRTC device registration raceRussell King2013-12-181-16/+16
| * | | | | | imx-drm: imx-drm-core: fix DRM cleanup pathsRussell King2013-12-181-6/+14
| * | | | | | imx-drm: imx-drm-core: fix error cleanup path for imx_drm_add_crtc()Russell King2013-12-181-0/+1
| * | | | | | staging: comedi: drivers: fix return value of comedi_load_firmware()H Hartley Sweeten2013-12-171-1/+1
| * | | | | | staging: comedi: 8255_pci: fix for newer PCI-DIO48HIan Abbott2013-12-171-3/+12