summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-04-11Merge tag 'sunxi-cleanup-for-3.10' of git://github.com/mripard/linux into nex...Olof Johansson8-209/+196
2013-04-11Merge branch 'depends/clk-for-3.10' into next/cleanupOlof Johansson21-169/+1518
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-08irqchip: sunxi: Rename sunxi to sun4iMaxime Ripard3-150/+150
2013-04-08irqchip: sunxi: Make use of the IRQCHIP_DECLARE macroMaxime Ripard1-12/+10
2013-04-08clocksource: sunxi: Rename sunxi to sun4iMaxime Ripard3-19/+19
2013-04-08clocksource: sunxi: make use of CLKSRC_OFMaxime Ripard1-15/+3
2013-04-08clocksource: sunxi: Cleanup the timer codeMaxime Ripard1-24/+24
2013-04-08Merge remote-tracking branch 'clk/clk-for-3.10' into sunxi/core-for-3.10Maxime Ripard170-1227/+3128
2013-04-08ARM: EXYNOS: change the name of USB ohci headerJingoo Han1-1/+2
2013-04-05clk: sunxi: drop an unnecesary kmallocEmilio López1-1/+1
2013-04-05clk: sunxi: drop CLK_IGNORE_UNUSEDEmilio López1-4/+4
2013-04-05clk: sunxi: Add support for AXI, AHB, APB0 and APB1 gatesEmilio López1-0/+88
2013-04-03clk: divider: Introduce CLK_DIVIDER_ALLOW_ZERO flagSoren Brinkmann1-2/+3
2013-04-03clk: mvebu: Use common of_clk_init() functionJean-Francois Moine3-42/+3
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-02clk: allow reentrant calls into the clk frameworkMike Turquette1-2/+42
2013-04-02clk: abstract locking out into helper functionsMike Turquette1-38/+61
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