summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-09-01Merge remote-tracking branch 'spi/topic/ep93xx' into spi-nextMark Brown1-272/+81
2013-09-01Merge remote-tracking branch 'spi/topic/efm32' into spi-nextMark Brown3-0/+524
2013-09-01Merge remote-tracking branch 'spi/topic/dspi' into spi-nextMark Brown3-0/+565
2013-09-01Merge remote-tracking branch 'spi/topic/davinci' into spi-nextMark Brown1-1/+1
2013-09-01Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown1-2/+2
2013-09-01Merge remote-tracking branch 'spi/topic/clps711x' into spi-nextMark Brown1-6/+0
2013-09-01Merge remote-tracking branch 'spi/topic/checks' into spi-nextMark Brown1-1/+18
2013-09-01Merge remote-tracking branch 'spi/topic/build' into spi-nextMark Brown2-14/+15
2013-09-01Merge remote-tracking branch 'spi/topic/blackfin-v3' into spi-nextMark Brown3-1/+980
2013-09-01Merge remote-tracking branch 'spi/topic/bitbang' into spi-nextMark Brown4-188/+113
2013-09-01Merge remote-tracking branch 'spi/topic/bcm2835' into spi-nextMark Brown1-8/+2
2013-09-01Merge remote-tracking branch 'spi/topic/atmel' into spi-nextMark Brown1-16/+20
2013-09-01spi/qspi: fix missing unlock on error in ti_qspi_start_transfer_one()Wei Yongjun1-0/+1
2013-09-01spi: quad: fix the name of DT propertywangyuhang1-4/+4
2013-09-01regulator: da9063: Statize da9063_ldo_lim_eventAxel Lin1-1/+1
2013-08-31Merge remote-tracking branch 'regmap/topic/sparse' into regmap-nextMark Brown1-0/+2
2013-08-31Merge remote-tracking branch 'regmap/topic/rbtree' into regmap-nextMark Brown3-117/+150
2013-08-31Merge remote-tracking branch 'regmap/topic/range' into regmap-nextMark Brown1-0/+4
2013-08-31Merge remote-tracking branch 'regmap/topic/patch' into regmap-nextMark Brown1-9/+8
2013-08-31Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown1-0/+25
2013-08-31Merge remote-tracking branch 'regmap/topic/cache' into regmap-nextMark Brown3-4/+4
2013-08-31spi: core: Fix spi_register_master error handlingAxel Lin1-1/+1
2013-08-31spi: efm32: Fix build errorAxel Lin1-1/+1
2013-08-31spi: altera: Use DIV_ROUND_UP to calculate hw->bytes_per_wordAxel Lin1-1/+1
2013-08-31spi: rspi: Add spi_master_get() call to prevent use after freeAxel Lin1-1/+1
2013-08-30usbcore: fix incorrect type in assignment in descriptors_changed()Xenia Ragiadakou1-3/+3
2013-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds22-75/+109
2013-08-31spi: quad: Make DT properties optionalMark Brown1-38/+34
2013-08-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+10
2013-08-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-20/+40
2013-08-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-6/+53
2013-08-30net: fec: fix time stamping logic after napi conversionRichard Cochran1-2/+1
2013-08-30spi: quad: Fix missing returnwangyuhang1-0/+1
2013-08-30mISDN: return -EINVAL on error in dsp_control_req()Dan Carpenter1-1/+3
2013-08-30drivers: uio: Kconfig: add MMU dependancy for UIOChen Gang1-0/+1
2013-08-30drivers: uio: Add driver for Humusoft MF624 DAQ PCI cardRostislav Lisovy3-0/+261
2013-08-30drivers: uio_pdrv_genirq: use dev_get_platdata()Jingoo Han1-1/+1
2013-08-30drivers: uio_pruss: use dev_get_platdata()Jingoo Han1-1/+1
2013-08-30drivers: uio_dmem_genirq: use dev_get_platdata()Jingoo Han1-1/+1
2013-08-30drivers: parport: Kconfig: exclude h8300 for PARPORT_PCChen Gang1-1/+1
2013-08-30drivers: misc: ti-st: fix potential race if st_kim_start failsOleksandr Kozaruk1-0/+2
2013-08-30Drivers: hv: vmbus: Do not attempt to negoatiate a new version prematurelyK. Y. Srinivasan1-1/+4
2013-08-30firmware loader: fix pending_fw_head list corruptionMaxime Bizon1-4/+7
2013-08-30usbcore: compare and release one bos descriptor in usb_reset_and_verify_device()Xenia Ragiadakou1-2/+21
2013-08-30ehci: remove debugging statement with ehci statistics in ehci_stop()Xenia Ragiadakou1-8/+0
2013-08-30ehci: remove duplicate debug_async_open() prototype in ehci-dbg.cXenia Ragiadakou1-1/+0
2013-08-30ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is setXenia Ragiadakou6-15/+15
2013-08-30ehci: remove ehci_vdbg() verbose debugging statementsXenia Ragiadakou4-67/+7
2013-08-30usb: r8a66597-hcd: use platform_{get,set}_drvdata()Libo Chen1-2/+2
2013-08-30usb: phy-tegra-usb: use platform_{get,set}_drvdata()Libo Chen1-1/+1