summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-013-16/+81
|\
| *-----. Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...Jiri Kosina2012-10-0130-32/+82
| |\ \ \ \
| * \ \ \ \ Merge branch 'for-next' of git://github.com/rydberg/linux into from-henrikJiri Kosina2012-09-193-16/+81
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | HID: Allow more fields in the hid reportHenrik Rydberg2012-09-191-1/+1
| | * | | | HID: Add an input configured notification callbackHenrik Rydberg2012-09-191-0/+3
| | * | | | Input: MT - Get slot by keyHenrik Rydberg2012-09-191-0/+4
| | * | | | Input: MT - Add in-kernel trackingHenrik Rydberg2012-09-191-0/+21
| | * | | | Input: MT - Handle frame synchronization in coreHenrik Rydberg2012-09-191-0/+9
| | * | | | Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg2012-09-191-1/+4
| | * | | | Input: Send events one packet at a timeHenrik Rydberg2012-09-191-3/+21
| | * | | | Input: Break out MT dataHenrik Rydberg2012-09-192-11/+18
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-013-4/+2
|\ \ \ \ \ \
| * | | | | | treewide: fix comment/printk/variable typosAnatol Pomozov2012-09-011-1/+1
| * | | | | | mfd: printk/comment fixesMasanari Iida2012-09-011-1/+1
| * | | | | | irqdesc: delete now orphaned references to timer_rand_statePaul Gortmaker2012-08-151-2/+0
* | | | | | | Merge tag 'regulator-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-10-016-1/+96
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-------. \ \ \ \ \ \ Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...Mark Brown2012-09-286-1/+96
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | regulator: tps6586x: add support for SYS railLaxman Dewangan2012-09-061-0/+1
| | | | | | | |_|/ / / / | | | | | | |/| | | | |
| | | | | * | | | | | | regulator: Fairchild fan53555 supportYunfan Zhang2012-09-101-0/+60
| | | | | * | | | | | | regulator: Update comment for set_current_limit callback of struct regulator_opsAxel Lin2012-08-281-0/+1
| | | | | * | | | | | | regulator: max77686: initialize of_node param for regulator registerAxel Lin2012-08-281-0/+1
| | | | | | |_|_|_|_|/ | | | | | |/| | | | |
| | | | * | | | | | | regulator: add a new API regulator_set_voltage_tol()Shawn Guo2012-08-081-0/+7
| | | * | | | | | | | regulator: core: Provide regmap get/set bypass operationsMark Brown2012-09-101-0/+4
| | | * | | | | | | | regulator: core: Support bypass modeMark Brown2012-09-103-0/+20
| | | | |_|/ / / / / | | | |/| | | | | |
| | * | | | | | | | regulator: Clarify documentation for regmap in the configMark Brown2012-08-311-1/+2
| | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Merge tag 'regmap-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds2012-10-011-0/+3
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge remote-tracking branches 'regmap/topic/cache' and 'regmap/topic/irq' in...Mark Brown2012-09-221-0/+3
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | / / / / / / / | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | regmap: irq: Add mask invert flag for enable registerXiaofan Tian2012-08-301-0/+1
| | | * | | | | | | regmap: irq: Enable devices for runtime PM while handling interruptsMark Brown2012-08-071-0/+2
| | |/ / / / / / /
* | | | | | | | | Merge tag 'iommu-fixes-v3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-09-291-18/+24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | iommu: static inline iommu group stub functionsAlex Williamson2012-09-251-18/+24
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2012-09-291-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | NVMe: Do not set IO queue depth beyond device maxKeith Busch2012-07-271-0/+1
| * | | | | | | | | NVMe: Set block queue max sectorsKeith Busch2012-07-261-0/+1
* | | | | | | | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2012-09-261-1/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | syscalls: add __NR_kcmp syscall to generic unistd.hMark Salter2012-09-261-1/+3
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-251-3/+16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | phy/micrel: Add missing header to micrel_phy.hMarek Vasut2012-09-241-0/+12
| * | | | | | | | | | phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut2012-09-241-3/+3
| * | | | | | | | | | phy/micrel: Implement support for KSZ8021Marek Vasut2012-09-241-0/+1
| |/ / / / / / / / /
* / / / / / / / / / c/r: prctl: fix build error for no-MMU caseMark Salter2012-09-251-0/+1
|/ / / / / / / / /
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-215-5/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | xfrm_user: ensure user supplied esn replay window is validMathias Krause2012-09-211-0/+2
| * | | | | | | | | ipv6: use net->rt_genid to check dst validityNicolas Dichtel2012-09-181-3/+2
| * | | | | | | | | netns: move net->ipv4.rt_genid to net->rt_genidNicolas Dichtel2012-09-182-1/+10
| * | | | | | | | | ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel2012-09-181-1/+1
* | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-09-212-2/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tracing: Don't call page_to_pfn() if page is NULLWen Congyang2012-09-201-2/+2
| * | | | | | | | | | perf/x86/ibs: Check syscall attribute flagsRobert Richter2012-09-131-0/+2
* | | | | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-09-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \