summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-06-25macvtap: fix recovery from gup errorsMichael S. Tsirkin
2013-06-25tun: fix recovery from gup errorsMichael S. Tsirkin
2013-06-25Merge branch 'pm-fixes'Rafael J. Wysocki
2013-06-25cpufreq: fix NULL pointer deference at od_set_powersave_bias()Jacob Shin
2013-06-25rbd: fetch object order before using itJosh Durgin
2013-06-25fcoe: Use correct API to set vlan tag for FCoE Ethertype skbsRobert Love
2013-06-25Merge tag 'ux500-dma40-for-arm-soc-3' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2013-06-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-25Merge tag 'soc-exynos5420-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2013-06-25crypto: ux500: use dmaengine_submit APIFabio Baltieri
2013-06-25crypto: ux500: use dmaengine_prep_slave_sg APIFabio Baltieri
2013-06-25crypto: ux500: use dmaengine_device_control APIFabio Baltieri
2013-06-25crypto: ux500/crypt: add missing __iomem qualifiersFabio Baltieri
2013-06-25crypto: ux500/hash: add missing static qualifiersFabio Baltieri
2013-06-25crypto: ux500/hash: use readl on iomem addressesFabio Baltieri
2013-06-25Merge tag 'spi-v3.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2013-06-25drm/i915: make compact dma scatter lists creation work with SWIOTLB backend.Konrad Rzeszutek Wilk
2013-06-25Merge tag 'drm-intel-fixes-2013-06-24' of git://people.freedesktop.org/~danve...Dave Airlie
2013-06-24Revert "Revert "Revert "staging/lustre: drop CONFIG_BROKEN dependency"""Greg Kroah-Hartman
2013-06-24staging: rtl8192u: fix line length in r819xU_phy.hXenia Ragiadakou
2013-06-24staging: rtl8192u: rename variables in r819xU_phy.hXenia Ragiadakou
2013-06-24staging: rtl8192u: fix comments in r819xU_phy.hXenia Ragiadakou
2013-06-24staging: rtl8192u: fix whitespace in r819xU_phy.hXenia Ragiadakou
2013-06-24staging: rtl8192u: fix newlines in r819xU_phy.cXenia Ragiadakou
2013-06-24staging: comedi: unioxx5: use comedi_alloc_spriv()H Hartley Sweeten
2013-06-24staging: comedi: unioxx5: fix unioxx5_detach()H Hartley Sweeten
2013-06-24build some drivers only when compile-testingJiri Slaby
2013-06-24tty: atmel_serial: prepare clk before calling enableBoris BREZILLON
2013-06-24mei: check whether hw start has succeededTomas Winkler
2013-06-24mei: check if the hardware reset succeededTomas Winkler
2013-06-24mei: mei_cl_connect: don't multiply the timeout twiceFrode Isaksen
2013-06-24mei: do not override a client writing state when bufferingTomas Winkler
2013-06-24mei: move mei_cl_irq_write_complete to client.cTomas Winkler
2013-06-24UIO: Fix concurrency issueVitalii Demianets
2013-06-24drivers: uio_dmem_genirq: Use of_match_ptr() macroSachin Kamat
2013-06-24char: misc: assign file->private_data in all casesThomas Petazzoni
2013-06-24drivers: hv: allocate synic structures before hv_synic_init()Jason Wang
2013-06-24drivers: hv: check interrupt mask before read_indexJason Wang
2013-06-24vme: vme_tsi148.c: fix error return code in tsi148_probe()Wei Yongjun
2013-06-24FMC: fix error handling in probe() functionDan Carpenter
2013-06-24USB: option,qcserial: move Novatel Gobi1K IDs to qcserialDan Williams
2013-06-24ehci-atmel.c: prepare clk before calling enableBoris BREZILLON
2013-06-24USB: ohci-at91: prepare clk before calling enableBoris BREZILLON
2013-06-24USB: HWA: fix device probe failureThomas Pugliese
2013-06-24wusbcore: add sysfs attribute for retry countThomas Pugliese
2013-06-24wusbcore: add sysfs attribute for DNTS count and intervalThomas Pugliese
2013-06-24usb: chipidea: drop "13xxx" infixAlexander Shishkin
2013-06-24usb: phy: tegra: remove duplicated include from phy-tegra-usb.cWei Yongjun
2013-06-24usb: host: xhci-plat: release mem region while removing moduleGeorge Cherian
2013-06-24usbmisc_imx: allow autoloading on according to dt idsArnaud Patard (Rtp)