summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-06-24Merge tag 'spi-v3.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds3-3/+3
2013-06-25drm/i915: make compact dma scatter lists creation work with SWIOTLB backend.Konrad Rzeszutek Wilk1-3/+12
2013-06-25Merge tag 'drm-intel-fixes-2013-06-24' of git://people.freedesktop.org/~danve...Dave Airlie3-17/+8
2013-06-24Revert "Revert "Revert "staging/lustre: drop CONFIG_BROKEN dependency"""Greg Kroah-Hartman1-1/+1
2013-06-24staging: rtl8192u: fix line length in r819xU_phy.hXenia Ragiadakou1-8/+16
2013-06-24staging: rtl8192u: rename variables in r819xU_phy.hXenia Ragiadakou1-5/+5
2013-06-24staging: rtl8192u: fix comments in r819xU_phy.hXenia Ragiadakou1-14/+8
2013-06-24staging: rtl8192u: fix whitespace in r819xU_phy.hXenia Ragiadakou1-12/+12
2013-06-24staging: rtl8192u: fix newlines in r819xU_phy.cXenia Ragiadakou1-16/+26
2013-06-24staging: comedi: unioxx5: use comedi_alloc_spriv()H Hartley Sweeten1-7/+3
2013-06-24staging: comedi: unioxx5: fix unioxx5_detach()H Hartley Sweeten1-6/+7
2013-06-24build some drivers only when compile-testingJiri Slaby3-2/+3
2013-06-24tty: atmel_serial: prepare clk before calling enableBoris BREZILLON1-10/+31
2013-06-24mei: check whether hw start has succeededTomas Winkler2-3/+8
2013-06-24mei: check if the hardware reset succeededTomas Winkler3-5/+12
2013-06-24mei: mei_cl_connect: don't multiply the timeout twiceFrode Isaksen1-2/+1
2013-06-24mei: do not override a client writing state when bufferingTomas Winkler1-1/+2
2013-06-24mei: move mei_cl_irq_write_complete to client.cTomas Winkler3-59/+63
2013-06-24UIO: Fix concurrency issueVitalii Demianets1-5/+13
2013-06-24drivers: uio_dmem_genirq: Use of_match_ptr() macroSachin Kamat1-3/+1
2013-06-24char: misc: assign file->private_data in all casesThomas Petazzoni1-1/+1
2013-06-24drivers: hv: allocate synic structures before hv_synic_init()Jason Wang3-34/+63
2013-06-24drivers: hv: check interrupt mask before read_indexJason Wang1-0/+2
2013-06-24vme: vme_tsi148.c: fix error return code in tsi148_probe()Wei Yongjun1-1/+2
2013-06-24FMC: fix error handling in probe() functionDan Carpenter1-6/+11
2013-06-24USB: option,qcserial: move Novatel Gobi1K IDs to qcserialDan Williams2-5/+7
2013-06-24ehci-atmel.c: prepare clk before calling enableBoris BREZILLON1-4/+4
2013-06-24USB: ohci-at91: prepare clk before calling enableBoris BREZILLON1-6/+6
2013-06-24USB: HWA: fix device probe failureThomas Pugliese7-18/+42
2013-06-24wusbcore: add sysfs attribute for retry countThomas Pugliese3-2/+35
2013-06-24wusbcore: add sysfs attribute for DNTS count and intervalThomas Pugliese3-3/+39
2013-06-24usb: chipidea: drop "13xxx" infixAlexander Shishkin14-260/+261
2013-06-24usb: phy: tegra: remove duplicated include from phy-tegra-usb.cWei Yongjun1-1/+0
2013-06-24usb: host: xhci-plat: release mem region while removing moduleGeorge Cherian1-0/+1
2013-06-24usbmisc_imx: allow autoloading on according to dt idsArnaud Patard (Rtp)1-0/+1
2013-06-24silicom: checkpatch: errors caused by macrosLorenz Haspel1-7/+4
2013-06-24Staging: silicom: remove the board_t typedef in bpctl_mod.cChad Williamson1-2/+2
2013-06-24Staging: silicom: capitalize labels in the bp_media_type enumChad Williamson1-17/+17
2013-06-24Staging: silicom: remove bp_media_type enum typedefChad Williamson1-3/+3
2013-06-24staging: rtl8192u: replace msleep(1) with usleep_range() in r819xU_phy.cXenia Ragiadakou1-3/+3
2013-06-24staging: rtl8192u: rename dwRegRead and rtStatus in r819xU_phy.cXenia Ragiadakou1-12/+12
2013-06-24staging: rtl8192u: replace __FUNCTION__ in r819xU_phy.cXenia Ragiadakou1-4/+4
2013-06-24staging: rtl8192u: limit line size in r819xU_phy.cXenia Ragiadakou1-372/+505
2013-06-24zram: allow request end to coincide with disksizeSergey Senozhatsky1-1/+1
2013-06-24staging: drm/imx: use generic irq chip unused field to block out invalid irqsPhilipp Zabel1-0/+11
2013-06-24staging: drm/imx: use generic irqchipPhilipp Zabel1-64/+26
2013-06-24staging: drm/imx: ipu-dmfc: use defines for ipu channel numbersPhilipp Zabel1-3/+3
2013-06-24staging: drm/imx: ipuv3-crtc: immediately update crtc->fb in ipu_page_flipPhilipp Zabel1-1/+1
2013-06-24staging: drm/imx: ipu-dmfc: fix bandwidth allocationPhilipp Zabel1-3/+13
2013-06-24staging: drm/imx: remove unused variablesPhilipp Zabel2-8/+0