summaryrefslogtreecommitdiffstats
path: root/drivers/ps3/ps3av.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-09Linux 3.18-rc4v3.18-rc4Linus Torvalds1-1/+1
2014-11-09ARM: dts: zynq: Enable PL clocks for ParallellaAndreas Färber1-0/+4
2014-11-07tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMPJohannes Berg1-3/+3
2014-11-07tiny: reverse logic for DISABLE_DEV_COREDUMPAristeu Rozanski1-8/+11
2014-11-07i2c: core: Dispose OF IRQ mapping at client removal timeLaurent Pinchart1-0/+3
2014-11-07i2c: at91: don't account as iowaitWolfram Sang1-1/+1
2014-11-07i2c: remove FSF addressWolfram Sang52-222/+4
2014-11-07usb: Remove __init from early_dbgp_init() prototypeChris Rorvick1-2/+1
2014-11-07fotg210: Use ehci_dbg_port structChris Rorvick1-12/+1
2014-11-07fotg210: Remove duplicate ehci-dbgp declarationsChris Rorvick1-38/+2
2014-11-07fotg210: Remove superfluous macro definitionsChris Rorvick1-14/+0
2014-11-07fotg210: Make Xen notification consistent with EHCIChris Rorvick1-0/+5
2014-11-07fusbh200: Use ehci_dbg_port structChris Rorvick1-12/+1
2014-11-07fusbh200: Remove duplicate ehci-dbgp declarationsChris Rorvick1-38/+2
2014-11-07fusbh200: Remove superfluous macro definitionsChris Rorvick1-14/+0
2014-11-07fusbh200: Make Xen notificaiton consistent with EHCIChris Rorvick1-0/+5
2014-11-07usb: Create separate header for ehci-dbgpChris Rorvick2-63/+86
2014-11-07renesas_usbhs: common: remove duplicate check on resourceVarka Bhadram1-2/+2
2014-11-07host: ehci-exynos: remove duplicate check on resourceVarka Bhadram1-8/+3
2014-11-07host: ehci-fsl: remove duplicate check on resourceVarka Bhadram1-9/+3
2014-11-07dwc3: dwc3-keystone: remove duplicate check on resourceVarka Bhadram1-5/+0
2014-11-07phy: phy-rcar-usb: remove duplicate check on resourceVarka Bhadram1-5/+3
2014-11-07musb: musb_dsps: remove duplicate check on resourceVarka Bhadram1-3/+0
2014-11-07musb: musb_core: remove duplicate check on resourceVarka Bhadram1-2/+2
2014-11-07host: xhci-plat: remove duplicate check on resourceVarka Bhadram1-6/+4
2014-11-07host: ehci-spear: remove duplicate check on resourceVarka Bhadram1-7/+2
2014-11-07host: ehci-platform: remove duplicate check on resourceVarka Bhadram1-8/+4
2014-11-07host: ehci-orion: remove duplicate check on resourceVarka Bhadram1-9/+1
2014-11-07host: ehci-octeon: remove duplicate check on resourceVarka Bhadram1-9/+3
2014-11-07host: ehci-mxc: remove duplicate check on resourceVarka Bhadram1-9/+2
2014-11-07host: ehci-mv: remove duplicate check on resourceVarka Bhadram1-12/+0
2014-11-07host: ehci-msm: remove duplicate check on resourceVarka Bhadram1-8/+2
2014-11-07host: ohci-spear: remove duplicate check on resourceVarka Bhadram1-8/+3
2014-11-07host: ehci-sh: remove duplicate check on resourceVarka Bhadram1-12/+3
2014-11-07host: ohci-pxa27x: remove duplicate check on resourceVarka Bhadram1-9/+2
2014-11-07host: ohci-platform: remove duplicate check on resourceVarka Bhadram1-9/+4
2014-11-07host: ohci-octeon: remove duplicate check on resourceVarka Bhadram1-9/+3
2014-11-07host: ohci-jz4740: remove duplicate check on resourceVarka Bhadram1-10/+3
2014-11-07host: ohci-exynos: remove duplicate check on resourceVarka Bhadram1-8/+2
2014-11-07host: ohci-at91: remove duplicate check on resourceVarka Bhadram1-8/+3
2014-11-07host: ehci-w90x900: remove duplicate check on resourceVarka Bhadram1-10/+3
2014-11-07host: ehci-tegra: remove duplicate check on resourceVarka Bhadram1-7/+3
2014-11-07host: ohci-da8xx: remove duplicate check on resourceVarka Bhadram1-5/+2
2014-11-07host: ehci-atmel: remove duplicate check on resourceVarka Bhadram1-10/+3
2014-11-07host: ehci-sead3: fix NULL pointer dereference on resourceVarka Bhadram1-3/+2
2014-11-07host: uhci-platform: fix NULL pointer dereference on resourceVarka Bhadram1-3/+3
2014-11-07USB: storage: Reject bogus max LUN valuesMark Knibbs1-3/+14
2014-11-07USB: Update default usb-storage delay_use value in kernel-parameters.txtMark Knibbs1-1/+1
2014-11-07sysfs: driver core: Fix glue dir race condition by gdp_mutexYijing Wang1-1/+3
2014-11-07MIPS: Fix build with binutils 2.24.51+Manuel Lauss14-17/+118