summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-10-086-9/+137
|\
| * Merge tag 'at91-soc2' of git://github.com/at91linux/linux-at91 into next/socArnd Bergmann2014-09-264-0/+135
| |\
| | * clk: at91: add a driver for the h32mx clockAlexandre Belloni2014-09-224-0/+135
| * | Merge tag 'zynq-cleanup-for-3.18' of git://git.xilinx.com/linux-xlnx into nex...Arnd Bergmann2014-09-251-9/+1
| |\ \
| | * | ARM: zynq: cpuidle: Remove pointless codeDaniel Lezcano2014-09-161-9/+1
| | |/
| * | Merge tag 'soc-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Olof Johansson2014-09-24274-6704/+2397
| |\ \
| * | | clk: shmobile: Add r8a7794 supportHisashi Nakamura2014-08-271-0/+1
| | |/ | |/|
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-083-68/+50
|\ \ \
| * \ \ Merge tag 'imx-cleanup-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-09-24168-6123/+760
| |\ \ \ | | | |/ | | |/|
| * | | Merge tag 'at91-cleanup2' of git://github.com/at91linux/linux-at91 into next/...Arnd Bergmann2014-09-093-68/+50
| |\ \ \
| | * | | clocksource: tcb_clksrc: sanitize IRQ requestGaël PORTAY2014-09-081-9/+4
| | * | | ARM: at91/tclib: mask interruptions at shutdown and probeGaël PORTAY2014-09-081-0/+16
| | * | | ARM: at91/tclib: move initialization from alloc to probeGaël PORTAY2014-09-083-51/+24
| | * | | ARM: at91/tclib: prefer using of devm_* functionsGaël PORTAY2014-09-081-8/+6
| | | |/ | | |/|
* | | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-087-9/+9
|\ \ \ \
| * \ \ \ Merge tag 'mvebu-fixes-3.17' of git://git.infradead.org/linux-mvebu into next...Olof Johansson2014-09-247-8/+8
| |\ \ \ \
| | * | | | cpufreq: Remove ARCH_KIRKWOOD dependencyAndrew Lunn2014-09-091-1/+1
| | * | | | watchdog: Remove ARCH_KIRKWOOD dependencyAndrew Lunn2014-09-091-1/+1
| | * | | | rtc: Remove ARCH_KIRKWOOD dependencyAndrew Lunn2014-09-091-1/+1
| | * | | | leds: Remove ARCH_KIRKWOOD dependencyAndrew Lunn2014-09-091-2/+2
| | * | | | thermal: Remove ARCH_KIRKWOOD dependencyAndrew Lunn2014-09-091-1/+1
| | * | | | ata: Remove ARCH_KIRKWOOD dependencyAndrew Lunn2014-09-091-1/+1
| | * | | | cpuidle: kirkwood: Remove ARCH_KIRKWOOD dependencyAndrew Lunn2014-09-091-1/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'fixes-v3.18-not-urgent' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2014-09-24274-6704/+2397
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | ARM: cns3xxx: fix allmodconfig panic in pci driverXia Kaixu2014-09-041-1/+1
| | |/ / | |/| |
* | | | Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-0855-1335/+3020
|\ \ \ \
| * | | | mei: mei_txe_fw_sts can be staticFengguang Wu2014-09-301-1/+1
| * | | | mei: fix kernel-doc warningsAlexander Usyskin2014-09-2914-67/+231
| * | | | mei: fix KDoc documentation formattingAlexander Usyskin2014-09-2915-225/+243
| * | | | mei: drop me_client_presentation_numAlexander Usyskin2014-09-292-3/+0
| * | | | mei: trivial: fix errors in prints in commentsAlexander Usyskin2014-09-293-4/+4
| * | | | mei: remove include to pci header from mei module filesTomas Winkler2014-09-2910-11/+9
| * | | | mei: push pci cfg structure me hwTomas Winkler2014-09-296-45/+41
| * | | | mei: remove the reference to pdev from mei_deviceTomas Winkler2014-09-295-8/+4
| * | | | mei: move fw_status back to hw ops handlersTomas Winkler2014-09-294-22/+66
| * | | | mei: get rid of most of the pci dependencies in meiTomas Winkler2014-09-2915-251/+239
| * | | | mei: push all standard settings into mei_device_initTomas Winkler2014-09-294-10/+21
| * | | | mei: move mei_hbm_hdr function from hbm.h the hbm.cTomas Winkler2014-09-292-9/+16
| * | | | mei: kill error message for allocation failureTomas Winkler2014-09-293-5/+1
| * | | | mei: nfc: fix style warningTomas Winkler2014-09-291-1/+0
| * | | | mei: fix style warning: Missing a blank line after declarationsTomas Winkler2014-09-299-6/+51
| * | | | mei: pg: fix cat and paste error in commentsTomas Winkler2014-09-291-2/+2
| * | | | mei: debugfs: add single buffer indicatorTomas Winkler2014-09-291-3/+4
| * | | | mei: debugfs: adjust print bufferAlexander Usyskin2014-09-291-7/+15
| * | | | mei: add hbm and pg state in devstate debugfs printAlexander Usyskin2014-09-295-1/+38
| * | | | Drivers: hv: vmbus: Enable interrupt driven flow controlK. Y. Srinivasan2014-09-241-0/+5
| * | | | Drivers: hv: vmbus: Properly protect calls to smp_processor_id()K. Y. Srinivasan2014-09-242-8/+20
| * | | | Drivers: hv: vmbus: Cleanup hv_post_message()K. Y. Srinivasan2014-09-242-12/+19
| * | | | Drivers: hv: vmbus: Cleanup vmbus_close_internal()K. Y. Srinivasan2014-09-241-6/+23
| * | | | Drivers: hv: vmbus: Fix a bug in vmbus_open()K. Y. Srinivasan2014-09-241-1/+3