summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: WDT: move init; add read_reset_sources pdata function pointerPaul Walmsley2012-10-291-0/+38
* Merge branch 'omap-for-v3.8/cleanup-headers-menelaus' into omap-for-v3.8/clea...Tony Lindgren2012-10-251-0/+47
|\
| * ARM: OMAP2: Move plat/menelaus.h to linux/mfd/menelaus.hTony Lindgren2012-10-151-0/+47
* | Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-241-0/+80
|\ \
| * | ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>Felipe Balbi2012-10-241-0/+80
* | | Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-246-36/+292
|\ \ \
| * | | ARM: OMAP: Move plat/led.h to include/linux/platform_dataTony Lindgren2012-10-171-0/+22
| * | | Merge branch 'omap-for-v3.8/cleanup-headers-dss' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-172-0/+82
| |\ \ \
| | * \ \ Merge remote-tracking branch 'tomi/3.8/vrfb-conversion' into omap-for-v3.8/cl...Tony Lindgren2012-10-171-0/+68
| | |\ \ \
| | | * | | OMAPDSS: VRFB: add omap_vrfb_supported()Tomi Valkeinen2012-10-171-0/+2
| | | * | | OMAP: move arch/arm/plat-omap/include/plat/vrfb.hTomi Valkeinen2012-10-171-0/+66
| | | | |/ | | | |/|
| | * / | OMAPDSS: add omapdss_versionTomi Valkeinen2012-10-161-0/+14
| | |/ /
| * | | Merge branch 'omap-for-v3.8/cleanup-headers-mmc' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-171-0/+150
| |\ \ \
| | * | | mmc: omap: Remove cpu_is_omap usage from the driverTony Lindgren2012-10-151-0/+3
| | * | | ARM: OMAP: Split plat/mmc.h into local headers and platform_dataTony Lindgren2012-10-151-0/+147
| | |/ /
| * | | ARM: OMAP2+: gpmc: nand register helper bch updateAfzal Mohammed2012-10-151-1/+6
| * | | ARM: OMAP2+: nand: header cleanupAfzal Mohammed2012-10-151-12/+29
| * | | ARM: OMAP2+: onenand: header cleanupAfzal Mohammed2012-10-151-16/+3
| * | | ARM: OMAP2+: onenand: connected soc info in pdataAfzal Mohammed2012-10-151-0/+1
| * | | ARM: OMAP2+: GPMC: Remove unused OneNAND get_freq() platform functionJon Hunter2012-10-151-8/+0
| |/ /
* | | TTY: move tty buffers to tty_portJiri Slaby2012-10-222-4/+4
* | | TTY: add port -> tty linkJiri Slaby2012-10-221-0/+1
* | | TTY: move TTY_FLUSH* flags to tty_portJiri Slaby2012-10-221-2/+3
* | | TTY: move ldisc data from tty_struct: locksJiri Slaby2012-10-221-10/+1
* | | TTY: move ldisc data from tty_struct: read_* and echo_* and canon_* stuffJiri Slaby2012-10-221-10/+0
* | | TTY: move ldisc data from tty_struct: bitmapsJiri Slaby2012-10-221-2/+0
* | | TTY: move ldisc data from tty_struct: simple membersJiri Slaby2012-10-221-5/+0
* | | TTY: audit, stop accessing tty->icountJiri Slaby2012-10-221-2/+2
* | | TTY: devpts, do not set driver_dataJiri Slaby2012-10-221-4/+5
* | | TTY: devpts, return created inode from devpts_pty_newJiri Slaby2012-10-221-4/+4
* | | TTY: devpts, don't care about TTY in devpts_get_ttyJiri Slaby2012-10-221-4/+3
| |/ |/|
* | Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2012-10-192-7/+2
|\ \
| * | pidns: remove recursion from free_pid_ns()Cyrill Gorcunov2012-10-191-7/+1
| * | linux/coredump.h needs asm/siginfo.hRichard Weinberger2012-10-191-0/+1
* | | Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-10-194-19/+10
|\ \ \
| * \ \ Merge tag 'disintegrate-tty-20121009' of git://git.infradead.org/users/dhowel...Greg Kroah-Hartman2012-10-173-1/+1
| |\ \ \
| | * | | UAPI: (Scripted) Disintegrate include/linux/hsiDavid Howells2012-10-093-1/+1
| * | | | Merge 3.7-rc1 into tty-linusGreg Kroah-Hartman2012-10-141108-37605/+46941
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | tty: Fix bogus "callbacks suppressed" messagesMarkus Trippelsdorf2012-10-051-18/+9
* | | | | Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-10-1916-1669/+1720
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | USB: usb.h: remove dbg() macroGreg Kroah-Hartman2012-10-171-11/+0
| * | | | Merge 3.7-rc1 usb-linusGreg Kroah-Hartman2012-10-1416-15/+672
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge tag 'disintegrate-usb-20121009' of git://git.infradead.org/users/dhowel...Greg Kroah-Hartman2012-10-1315-1658/+1720
| |\ \ \ \
| | * | | | UAPI: (Scripted) Disintegrate include/linux/usbDavid Howells2012-10-0915-1658/+1720
| | | |_|/ | | |/| |
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-1812-385/+439
|\ \ \ \ \
| * | | | | UAPI: (Scripted) Disintegrate include/linux/dvbDavid Howells2012-10-1712-385/+439
| | |_|/ / | |/| | |
* | | | | Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2012-10-183-4/+11
|\ \ \ \ \
| * | | | | of/irq: sparse fixesKim Phillips2012-10-171-2/+2
| * | | | | of/address: sparse fixesKim Phillips2012-10-171-2/+2
| * | | | | of: add stub of_get_child_by_name for non-OF buildsOlof Johansson2012-10-171-0/+7
| |/ / / /