summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-04-09Merge tag 'cleanup-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2013-04-09Merge tag 'mxs-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann
2013-04-09Merge tag 'v3.9-rc5' into next/cleanupArnd Bergmann
2013-04-09Merge tag 'tegra-for-3.10-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2013-04-09Merge branch 'tegra/fixes' into next/cleanupArnd Bergmann
2013-04-08ARM: EXYNOS: change the name of USB ohci headerJingoo Han
2013-04-03clocksource: mxs_timer: Add semicolon at end of lineFabio Estevam
2013-04-02Merge branch 'gic/cleanup' into next/cleanupOlof Johansson
2013-04-02irqchip: vic: add include of linux/irq.hOlof Johansson
2013-04-02Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/...Olof Johansson
2013-04-02irqchip: irq-gic: Fix checkpatch errorsSachin Kamat
2013-04-01iio: mxs-lradc: remove unneeded mach header inclusionShawn Guo
2013-04-01rtc: stmp3xxx: use stmp_reset_block() insteadShawn Guo
2013-04-01clk: mxs: remove the use of mach level IO accessorShawn Guo
2013-04-01clk: mxs: get base address from device treeShawn Guo
2013-04-01ARM: mxs: move icoll driver into drivers/irqchipShawn Guo
2013-04-01ARM: mxs: move timer driver into drivers/clocksourceShawn Guo
2013-04-01ARM: mxs: look up timrot clock from device treeShawn Guo
2013-04-01ARM: mxs: use CLKSRC_OF helper to initialize timerShawn Guo
2013-04-01Merge remote-tracking branch 'arm-soc/clksrc/cleanup' into mxs/cleanupShawn Guo
2013-03-31Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-03-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-03-31Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-03-29dw_dmac: adjust slave_id accordingly to request line baseAndy Shevchenko
2013-03-29dmaengine: dw_dma: fix endianess for DT xlate functionArnd Bergmann
2013-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-03-29rbd: don't zero-fill non-image object requestsAlex Elder
2013-03-29target: Fix RESERVATION_CONFLICT status regression for iscsi-target special caseNicholas Bellinger
2013-03-29tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bitNicholas Bellinger
2013-03-28Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-28Merge tag 'tty-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-28Merge tag 'staging-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-28Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-28Merge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-03-28Merge tag 'fbdev-fixes-3.9-rc4' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2013-03-28usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BDKonstantin Holoborodko
2013-03-28mg_disk: fix error return code in mg_probe()Wei Yongjun
2013-03-28Merge branch 'acpi-fixes' into fixesRafael J. Wysocki
2013-03-27Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-03-27Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-03-27xen/events: avoid race with raising an event in unmask_evtchn()David Vrabel
2013-03-27xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called.Konrad Rzeszutek Wilk
2013-03-27usb: Fix compile error by selecting USB_OTG_UTILSRoland Stigge
2013-03-27HID: multitouch: fix touchpad buttonsBenjamin Tissoires
2013-03-27iommu/amd: Make sure dma_ops are set for hotplug devicesJoerg Roedel
2013-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-27vt: synchronize_rcu() under spinlock is not nice...Al Viro