summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Fix staging driver use of VM_RESERVEDLinus Torvalds2012-10-091-1/+1
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-0947-94/+79
|\
| * memory-hotplug: update memory block's state and notify userspaceWen Congyang2012-10-091-4/+27
| * memory-hotplug: preparation to notify memory block's state at memory hot removeWen Congyang2012-10-091-6/+3
| * mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-0943-65/+44
| * mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_fileKonstantin Khlebnikov2012-10-091-14/+3
| * mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov2012-10-091-1/+0
| * mm: remove __GFP_NO_KSWAPDRik van Riel2012-10-091-4/+2
* | Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linuxLinus Torvalds2012-10-093-7/+8
|\ \
| * | parport: disable for xtensa archMax Filippov2012-10-031-1/+1
| * | hisax: disable build for big-endian xtensaMax Filippov2012-10-031-5/+5
| * | xtensa: adopt generic io routinesMax Filippov2012-10-031-1/+2
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-10-0912-135/+2621
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-...Ralf Baechle2012-10-053-0/+370
| |\ \
| | * | spi: Add SPI master controller for OCTEON SOCs.David Daney2012-08-223-0/+370
| * | | Merge branch 'broadcom' of git://dev.phrozen.org/mips-next into mips-for-linu...Ralf Baechle2012-09-271-29/+1
| |\ \ \
| | * | | MIPS: BCM63XX: Move DMA descriptor definition into common header fileKevin Cernekee2012-08-301-29/+1
| | |/ /
| * | | Merge branch 'ath79' of git://dev.phrozen.org/mips-next into mips-for-linux-nextRalf Baechle2012-09-274-20/+12
| |\ \ \
| * \ \ \ Merge branch 'lantiq' of git://dev.phrozen.org/mips-next into mips-for-linux-...Ralf Baechle2012-09-277-1/+1805
| |\ \ \ \
| | * | | | GPIO: MIPS: lantiq: fix overflow inside stp-xway driverJohn Crispin2012-09-131-1/+1
| | * | | | OF: pinctrl: MIPS: lantiq: adds support for FALCON SoCJohn Crispin2012-09-133-0/+474
| | * | | | OF: pinctrl: MIPS: lantiq: implement lantiq/xway pinctrl supportJohn Crispin2012-09-135-0/+1330
| | | |/ / | | |/| |
| * | | | netdev: octeon_mgmt: Make multi-line comment style consistent.David Daney2012-08-311-18/+9
| * | | | netdev: octeon_mgmt: Remove some useless 'inline'David Daney2012-08-311-4/+4
| * | | | netdev: octeon_mgmt: Cleanup and modernize MAC address handling.David Daney2012-08-311-7/+9
| * | | | netdev: octeon_mgmt: Set the parent device.David Daney2012-08-311-0/+2
| * | | | netdev: octeon_mgmt: Improve ethtool_ops.David Daney2012-08-311-4/+18
| * | | | netdev: octeon_mgmt: Add hardware timestamp support.Chad Reese2012-08-311-5/+152
| * | | | netdev: octeon_mgmt: Add support for 1Gig ports.David Daney2012-08-311-73/+255
* | | | | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-0912-20/+51
|\ \ \ \ \
| * \ \ \ \ Merge tag 'bypass' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/r...Mark Brown2012-09-265-0/+148
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'v3.6-rc6' into for-3.7Mark Brown2012-09-22297-1193/+2619
| |\ \ \ \ \ \
| * | | | | | | Input: twl4030-vibra: Support for DT booted kernelPeter Ujfalusi2012-09-221-2/+16
| * | | | | | | mfd: twl4030-audio: Add DT supportPeter Ujfalusi2012-09-221-7/+47
| * | | | | | | mfd: twl4030-audio: Get audio MCLK via twl-core API instead of pdataPeter Ujfalusi2012-09-221-1/+1
| * | | | | | | mfd: twl-core: Add API to query the HFCLK ratePeter Ujfalusi2012-09-221-0/+32
| * | | | | | | mfd: twl4030-audio: Rearange and clean-up the probe functionPeter Ujfalusi2012-09-221-18/+16
| * | | | | | | mfd: twl4030-audio: Convert to use devm_kzallocPeter Ujfalusi2012-09-221-9/+6
| * | | | | | | mfd: twl4030-audio: Clean up MODULE_* and platform_driver partPeter Ujfalusi2012-09-221-4/+4
| * | | | | | | dmaengine: omap-dma: Add support to suppress interrupts in cyclic modePeter Ujfalusi2012-09-221-2/+5
| * | | | | | | dmaengine: Pass flags via device_prep_dma_cyclic() callbackPeter Ujfalusi2012-09-2212-12/+17
| * | | | | | | dmaengine: omap: Add support for pause/resume in cyclic dma modePeter Ujfalusi2012-09-221-5/+25
| * | | | | | | dmaengine: omap: Support for element mode in cyclic DMAPeter Ujfalusi2012-09-221-1/+4
* | | | | | | | Merge tag 'upstream-3.7-rc1-fastmap' of git://git.infradead.org/linux-ubiLinus Torvalds2012-10-089-211/+2784
|\ \ \ \ \ \ \ \
| * | | | | | | | UBI: Wire-up fastmapRichard Weinberger2012-10-032-0/+22
| * | | | | | | | UBI: Add fastmap coreRichard Weinberger2012-10-031-0/+1537
| * | | | | | | | UBI: Add fastmap support to the WL sub-systemRichard Weinberger2012-10-031-44/+531
| * | | | | | | | UBI: Add fastmap stuff to attach.cRichard Weinberger2012-10-033-130/+260
| * | | | | | | | UBI: Wire-up ->fm_semRichard Weinberger2012-10-031-0/+12
| * | | | | | | | UBI: Add fastmap bits to build.cRichard Weinberger2012-10-031-3/+65