aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/p...Arnd Bergmann2012-11-15
|\
| * ARM: OMAP2+: WDT: move init; add read_reset_sources pdata function pointerPaul Walmsley2012-10-29
* | Merge branch 'omap/headers4' into next/cleanupArnd 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-dss' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-17
| | |\ \ \
| | | * \ \ Merge remote-tracking branch 'tomi/3.8/vrfb-conversion' into omap-for-v3.8/cl...Tony Lindgren2012-10-17
| | | |\ \ \
| | | | * | | OMAPDSS: VRFB: add omap_vrfb_supported()Tomi Valkeinen2012-10-17
| | | | * | | OMAP: move arch/arm/plat-omap/include/plat/vrfb.hTomi Valkeinen2012-10-17
| | | | | |/ | | | | |/|
| | | * / | OMAPDSS: add omapdss_versionTomi Valkeinen2012-10-16
| | | |/ /
| | * | | 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
| | |/ | |/|
* | | Merge branch 'cleanups/dma' into next/cleanupArnd Bergmann2012-11-13
|\ \ \
| * \ \ 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 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-11-10
| |\ \ \ \ \
| | * | | | | xen/hvm: If we fail to fetch an HVM parameter print out which flag it is.Konrad Rzeszutek Wilk2012-11-07
| * | | | | | 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
| | | |_|_|_|/ | | |/| | | |
| * | | | | | revert "epoll: support for disabling items, and a self-test app"Andrew Morton2012-11-09
| | |_|_|/ / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-02
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-31
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-10-29
| | | |\ \ \ \ \
| | | | * | | | | mac80211: verify that skb data is presentJohannes Berg2012-10-26