summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* Merge tag 'davinci-for-v3.8/dt' of git://gitorious.org/linux-davinci/linux-da...Olof Johansson2012-11-19
|\
| * uio: uio_pruss: replace private SRAM API with genallocMatt Porter2012-10-27
* | Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/dtArnd Bergmann2012-11-16
|\ \
| * | clk: Add support for fundamental zynq clksJosh Cartwright2012-11-14
* | | Merge tag 'imx-dt' of git://git.pengutronix.de/git/imx/linux-2.6 into next/dtArnd Bergmann2012-11-16
|\ \ \
| * \ \ Merge remote-tracking branch 'arm-soc/imx/multiplatform' into imx25-dtSascha Hauer2012-11-12
| |\ \ \
| | * | | ARM: imx: remove header file mach/irqs.hShawn Guo2012-10-15
| | * | | dma: imx-dma: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-15
| | * | | dma: ipu: rename mach/ipu.h to include/linux/dma/ipu-dma.hShawn Guo2012-10-15
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-10
| |\ \ \ \
| | * | | | ptp: update adjfreq callback descriptionJacob Keller2012-11-03
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-11-10
| |\ \ \ \ \
| | * | | | | of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson2012-11-09
| * | | | | | Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-11-09
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-endArnd Bergmann2012-11-07
| | * | | | | mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCsJerry Huang2012-11-07
| | * | | | | mmc: dw_mmc: convert the variable type of irqSeungwon Jeon2012-11-07
| | | |/ / / | | |/| | |
* | | | | | Merge branch 'omap/cleanup-prcm-part2' into next/dtArnd Bergmann2012-11-15
|\ \ \ \ \ \
| * | | | | | ARM: OMAP2+: WDT: move init; add read_reset_sources pdata function pointerPaul Walmsley2012-10-29
* | | | | | | Merge branch 'omap/headers4' into next/dtArnd Bergmann2012-11-15
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | ARM: OMAP: Remove NEED_MACH_GPIO_HTony Lindgren2012-11-02
| |/ / / / /
| * | | | | Merge branch 'omap-for-v3.8/cleanup-headers-menelaus' into omap-for-v3.8/clea...Tony Lindgren2012-10-25
| |\ \ \ \ \
| | * | | | | ARM: OMAP2: Move plat/menelaus.h to linux/mfd/menelaus.hTony Lindgren2012-10-15
| | |/ / / /
| * | | | | Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-24
| |\ \ \ \ \
| | * | | | | ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>Felipe Balbi2012-10-24
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-24
| |\ \ \ \ \
| | * | | | | ARM: OMAP: Move plat/led.h to include/linux/platform_dataTony Lindgren2012-10-17
| | * | | | | Merge branch 'omap-for-v3.8/cleanup-headers-mmc' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-17
| | |\ \ \ \ \
| | | * | | | | mmc: omap: Remove cpu_is_omap usage from the driverTony Lindgren2012-10-15
| | | * | | | | ARM: OMAP: Split plat/mmc.h into local headers and platform_dataTony Lindgren2012-10-15
| | | | |/ / / | | | |/| | |
| | * | | | | ARM: OMAP2+: gpmc: nand register helper bch updateAfzal Mohammed2012-10-15
| | * | | | | ARM: OMAP2+: nand: header cleanupAfzal Mohammed2012-10-15
| | * | | | | ARM: OMAP2+: onenand: header cleanupAfzal Mohammed2012-10-15
| | * | | | | ARM: OMAP2+: onenand: connected soc info in pdataAfzal Mohammed2012-10-15
| | * | | | | ARM: OMAP2+: GPMC: Remove unused OneNAND get_freq() platform functionJon Hunter2012-10-15
| | |/ / / /
| * | | | | TTY: move tty buffers to tty_portJiri Slaby2012-10-22
| * | | | | TTY: add port -> tty linkJiri Slaby2012-10-22
| * | | | | TTY: move TTY_FLUSH* flags to tty_portJiri Slaby2012-10-22
| * | | | | TTY: move ldisc data from tty_struct: locksJiri Slaby2012-10-22
| * | | | | TTY: move ldisc data from tty_struct: read_* and echo_* and canon_* stuffJiri Slaby2012-10-22
| * | | | | TTY: move ldisc data from tty_struct: bitmapsJiri Slaby2012-10-22
| * | | | | TTY: move ldisc data from tty_struct: simple membersJiri Slaby2012-10-22
| * | | | | TTY: audit, stop accessing tty->icountJiri Slaby2012-10-22
| * | | | | TTY: devpts, do not set driver_dataJiri Slaby2012-10-22
| * | | | | TTY: devpts, return created inode from devpts_pty_newJiri Slaby2012-10-22
| * | | | | TTY: devpts, don't care about TTY in devpts_get_ttyJiri Slaby2012-10-22
| | |/ / / | |/| | |
* | | | | hashtable: introduce a small and naive hashtableSasha Levin2012-11-02
* | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-11-01
|\ \ \ \ \
| * | | | | KVM: x86: fix vcpu->mmio_fragments overflowXiao Guangrong2012-10-31
| | |_|_|/ | |/| | |
* | | | | Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdLinus Torvalds2012-10-30
|\ \ \ \ \ | |/ / / / |/| | | |