summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-04-09Merge tag 'cleanup-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-1/+2
2013-04-09Merge tag 'mxs-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann8-45/+475
2013-04-09Merge tag 'v3.9-rc5' into next/cleanupArnd Bergmann283-1747/+3493
2013-04-09Merge tag 'tegra-for-3.10-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-2/+2
2013-04-09Merge branch 'tegra/fixes' into next/cleanupArnd Bergmann2-34/+4
2013-04-08ARM: EXYNOS: change the name of USB ohci headerJingoo Han1-1/+2
2013-04-03clocksource: mxs_timer: Add semicolon at end of lineFabio Estevam1-1/+1
2013-04-03Merge branch 'gic/cleanup' into next/cleanupOlof Johansson1-0/+1
2013-04-03irqchip: vic: add include of linux/irq.hOlof Johansson1-0/+1
2013-04-02Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/...Olof Johansson163-1086/+1647
2013-04-02irqchip: irq-gic: Fix checkpatch errorsSachin Kamat1-2/+2
2013-04-01iio: mxs-lradc: remove unneeded mach header inclusionShawn Guo1-3/+0
2013-04-01rtc: stmp3xxx: use stmp_reset_block() insteadShawn Guo1-4/+2
2013-04-01clk: mxs: remove the use of mach level IO accessorShawn Guo2-13/+11
2013-04-01clk: mxs: get base address from device treeShawn Guo2-16/+35
2013-04-01ARM: mxs: move icoll driver into drivers/irqchipShawn Guo2-0/+122
2013-04-01ARM: mxs: move timer driver into drivers/clocksourceShawn Guo2-0/+305
2013-04-01ARM: mxs: look up timrot clock from device treeShawn Guo2-3/+0
2013-04-01ARM: mxs: use CLKSRC_OF helper to initialize timerShawn Guo2-6/+0
2013-04-01Merge remote-tracking branch 'arm-soc/clksrc/cleanup' into mxs/cleanupShawn Guo4-72/+31
2013-03-31Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-4/+20
2013-03-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-38/+53
2013-03-31Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-blockLinus Torvalds17-254/+698
2013-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-3/+14
2013-03-30dw_dmac: adjust slave_id accordingly to request line baseAndy Shevchenko2-1/+17
2013-03-30dmaengine: dw_dma: fix endianess for DT xlate functionArnd Bergmann1-3/+3
2013-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-17/+30
2013-03-29rbd: don't zero-fill non-image object requestsAlex Elder1-17/+30
2013-03-29target: Fix RESERVATION_CONFLICT status regression for iscsi-target special caseNicholas Bellinger1-1/+3
2013-03-29tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bitNicholas Bellinger1-2/+11
2013-03-29Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds13-55/+99
2013-03-29Merge tag 'tty-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-12/+45
2013-03-29Merge tag 'staging-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+2
2013-03-29Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-100/+163
2013-03-29Merge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-13/+54
2013-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-54/+4
2013-03-29Merge tag 'fbdev-fixes-3.9-rc4' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds3-6/+15
2013-03-28usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BDKonstantin Holoborodko2-0/+8
2013-03-28mg_disk: fix error return code in mg_probe()Wei Yongjun1-1/+3
2013-03-28Merge branch 'acpi-fixes' into fixesRafael J. Wysocki3-3/+16
2013-03-27Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-22/+65
2013-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-1/+13
2013-03-27Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-15/+12
2013-03-27xen/events: avoid race with raising an event in unmask_evtchn()David Vrabel1-5/+15
2013-03-27xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called.Konrad Rzeszutek Wilk1-1/+1
2013-03-27usb: Fix compile error by selecting USB_OTG_UTILSRoland Stigge2-0/+2
2013-03-27HID: multitouch: fix touchpad buttonsBenjamin Tissoires1-1/+5
2013-03-27iommu/amd: Make sure dma_ops are set for hotplug devicesJoerg Roedel1-12/+10
2013-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+4
2013-03-27vt: synchronize_rcu() under spinlock is not nice...Al Viro1-2/+4