summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren2012-09-121-0/+217
* ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren2012-09-122-4/+0
*-. Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ...Tony Lindgren2012-09-1214-19/+81
|\ \
| | * ARM: OMAP1: move lcd pdata out of arch/arm/*Igor Grinberg2012-09-101-1/+6
| | * ARM: OMAP1: move omap1_bl pdata out of arch/arm/*Igor Grinberg2012-09-101-0/+11
| | * Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-09-061-2/+10
| | |\
| | | * linux/kernel.h: Fix DIV_ROUND_CLOSEST to support negative dividendsGuenter Roeck2012-09-011-2/+10
| | * | Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-09-051-0/+1
| | |\ \
| | | * | mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen2012-09-041-0/+1
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-022-1/+2
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-08-311-0/+1
| | | |\ \
| | | | * | netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso2012-08-311-0/+1
| | | * | | bnx2x: fix 57840_MF pci idYuval Mintz2012-08-301-1/+1
| | |/ / / | |/| | |
| | * | | time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz2012-09-011-0/+7
| | * | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-302-3/+5
| | |\ \ \
| | | * | | drm: Check for invalid cursor flagsJakob Bornecrantz2012-08-241-2/+3
| | | * | | drm: Initialize object type when using DRM_MODE() macroVille Syrjälä2012-08-241-1/+2
| | |/ / / | |/| | |
| | * | | Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-08-252-0/+6
| | |\ \ \
| | | * \ \ Merge branch 'randconfig/mach' into fixesArnd Bergmann2012-08-231-0/+4
| | | |\ \ \
| | | | * | | ARM: omap: allow building omap44xx without SMPArnd Bergmann2012-08-231-0/+4
| | | * | | | Merge branch 'imx/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann2012-08-2336-63/+107
| | | |\| | |
| | | * | | | Merge branch 'fixes-for-v3.6' of git://git.infradead.org/users/jcooper/linux ...Arnd Bergmann2012-08-151-0/+2
| | | |\ \ \ \
| | | | * | | | ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)2012-08-151-0/+2
| | | | | |_|/ | | | | |/| |
| | * | | | | Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-08-251-2/+0
| | |\ \ \ \ \
| | | * | | | | Revert "xen PVonHVM: move shared_info to MMIO before kexec"Konrad Rzeszutek Wilk2012-08-161-2/+0
| | * | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-08-251-1/+13
| | |\ \ \ \ \ \
| | | * | | | | | block: disable discard request merge temporarilyShaohua Li2012-08-091-1/+1
| | | * | | | | | block: Add blk_bio_map_sg() helperAsias He2012-08-021-0/+2
| | | * | | | | | block: split discard into aligned requestsPaolo Bonzini2012-08-021-0/+10
| | * | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-08-232-9/+20
| |/| | | | | | |
| | * | | | | | | time: Improve sanity checking of timekeeping inputsJohn Stultz2012-08-152-9/+20
* | | | | | | | | serial: pl011: delete reset callbackLinus Walleij2012-09-101-1/+0
* | | | | | | | | tty_register_device_attr updated for tty-nextTomas Hlavacek2012-09-061-0/+4
* | | | | | | | | tty: uartclk value from serial_core exposed to sysfsTomas Hlavacek2012-09-061-0/+4
* | | | | | | | | serial: add OMAP-specific definesFelipe Balbi2012-09-061-0/+4
* | | | | | | | | serial: add a new helper functionHuang Shijie2012-09-051-0/+6
* | | | | | | | | serial: New serial driver SCCNXPAlexander Shiyan2012-09-051-0/+93
* | | | | | | | | serial: diminish usage of struct serial_uart_configPaul Gortmaker2012-09-051-6/+0
* | | | | | | | | tty: move the async flags from the serial code into the tty includesAlan Cox2012-09-054-72/+83
* | | | | | | | | Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-2757-110/+206
|\| | | | | | | |
| * | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-221-2/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm: Remove two unused fields from struct drm_display_modeDamien Lespiau2012-08-221-2/+0
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2012-08-221-2/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | target: Remove unused se_cmd.cmd_spdtlRoland Dreier2012-08-211-2/+0
| | |/ / / / / / /
| * | | | | | | | Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-08-222-0/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | NFS41: add pg_layout_private to nfs_pageio_descriptorPeng Tao2012-08-022-0/+2
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-221-0/+18
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | introduce kref_put_mutex()Al Viro2012-08-221-0/+18
| * | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-08-212-3/+3
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman2012-08-211-2/+2