summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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-161-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-171-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-161-2/+4
| * | | tty: Fix hang at ldsem_down_read()Peter Hurley2013-12-161-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-171-0/+9
| * | | | imx-drm: imx-drm-core: make imx_drm_crtc_register() saferRussell King2013-12-171-2/+3
| * | | | imx-drm: imx-drm-core: use defined constant for number of CRTCs.Russell King2013-12-171-2/+2
| * | | | imx-drm: imx-tve: don't call sleeping functions beneath enable_lock spinlockRussell King2013-12-171-9/+0
| * | | | imx-drm: ipu-v3: fix potential CRTC device registration raceRussell King2013-12-171-16/+16
| * | | | imx-drm: imx-drm-core: fix DRM cleanup pathsRussell King2013-12-171-6/+14
| * | | | imx-drm: imx-drm-core: fix error cleanup path for imx_drm_add_crtc()Russell King2013-12-171-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
| * | | | Merge tag 'iio-fixes-for-3.13c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-12-174-5/+27
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | iio:adc:ad7887 Fix channel reported endianness from cpu to big endianJonathan Cameron2013-12-171-2/+14
| | * | | iio:imu:adis16400 fix pressure channel scan typeJonathan Cameron2013-12-171-1/+6
| | * | | staging:iio:mag:hmc5843 fix incorrect endianness of channel as a result of mi...Jonathan Cameron2013-12-171-1/+6
| | * | | iio: cm36651: Changed return value of read functionBeomho Seo2013-12-151-1/+1
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-12-1726-58/+170
|\ \ \ \ \
| * | | | | drm/edid: add quirk for BPC in Samsung NP700G7A-S01PL notebookRafał Miłecki2013-12-171-0/+8
| * | | | | Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...Dave Airlie2013-12-171-3/+3
| |\ \ \ \ \
| | * | | | | drm/ttm: Fix accesses through vmas with only partial coverageThomas Hellstrom2013-12-161-3/+3
| * | | | | | drm/nouveau: only runtime suspend by default in optimus configurationIlia Mirkin2013-12-161-0/+6
| * | | | | | drm: don't double-free on driver load errorIlia Mirkin2013-12-131-3/+3
| * | | | | | Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2013-12-131-0/+3
| |\ \ \ \ \ \
| | * | | | | | drm/vmwgfx: Add max surface memory paramJakob Bornecrantz2013-12-081-0/+3
| | |/ / / / /
| * | | | | | Revert "drm/radeon: Implement radeon_pci_shutdown"Alex Deucher2013-12-121-10/+0
| * | | | | | drm/radeon: add missing display tiling setup for olandAlex Deucher2013-12-121-1/+3
| * | | | | | drm/radeon: fix typo in cik_copy_dmaChristian König2013-12-121-1/+1
| * | | | | | drm/radeon/cik: plug in missing blit callbackAlex Deucher2013-12-121-2/+2
| * | | | | | drm/radeon/dpm: Fix hwmon crashMartin Andersson2013-12-121-4/+2