summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* HID: Extend the interface with wait io requestHenrik Rydberg2013-02-251-0/+14
* HID: Extend the interface with report requestsHenrik Rydberg2013-02-251-0/+20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-222-4/+15
|\
| *-. Merge branches 'for-3.9/logitech', 'for-3.9/multitouch', 'for-3.9/ntrig', 'fo...Jiri Kosina2013-02-212-4/+15
| |\ \
| | | * HID: uhid: use __packed__ for uhid_feature_answer_reqDavid Herrmann2013-01-031-1/+1
| | | * HID: hid.h: remove unused hid_generic_{init,exit} prototypesH Hartley Sweeten2013-01-031-3/+0Star
| | | * HID: introduce helper for hid_driver boilerplateH Hartley Sweeten2013-01-031-0/+12
| | * | HID: core: add "report" hook, called once the report has been parsedBenjamin Tissoires2013-02-051-0/+2
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-224-4/+4
|\ \ \
| * | | percpu_counter.h: comment code for better readabilityJesper Dangaard Brouer2013-02-051-1/+1
| * | | Merge branch 'master' into for-nextJiri Kosina2013-01-29605-5740/+18347
| |\ \ \
| * | | | treewide: Fix typo in various driversMasanari Iida2013-01-091-1/+1
| * | | | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-032-2/+2
* | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-02-2216-160/+590
|\ \ \ \ \
| * | | | | backlight: lp855x_bl: support new LP8557 deviceKim, Milo2013-02-221-0/+19
| * | | | | printk: add pr_devel_once and pr_devel_ratelimitedMikhail Gruzdev2013-02-221-0/+18
| * | | | | sun.com documentation fixesChristian Kujau2013-02-221-6/+6
| * | | | | smp: make smp_call_function_many() use logic similar to smp_call_function_sin...Shaohua Li2013-02-221-1/+2
| * | | | | block: optionally snapshot page contents to provide stable pages during writeDarrick J. Wong2013-02-221-0/+3
| * | | | | mm: only enforce stable page writes if the backing device requires itDarrick J. Wong2013-02-221-0/+1
| * | | | | bdi: allow block devices to say that they require stable page writesDarrick J. Wong2013-02-221-0/+6
| * | | | | lockdep: make lockdep_assert_held() not have a return valueJohannes Berg2013-02-221-1/+3
| * | | | | video: s3c-fb: fix typo in definition of VIDCON1_VSTATUS_FRONTPORCH valueTomasz Figa2013-02-221-1/+1
| * | | | | video: s3c-fb: add the bit definitions for CSC EQ709 and EQ601Jingoo Han2013-02-221-0/+2
| * | | | | video: s3c-fb: remove unnecessary bracketsJingoo Han2013-02-221-102/+97Star
| * | | | | video: s3c-fb: remove duplicated S3C_FB_MAX_WINJingoo Han2013-02-221-2/+0Star
| * | | | | drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIsSachin Kamat2013-02-221-1/+0Star
| * | | | | video: mmp display subsystemZhou Zhu2013-02-221-0/+352
| * | | | | bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSGDaniel Santos2013-02-222-16/+38
| * | | | | compiler.h, bug.h: prevent double error messages with BUILD_BUG{,_ON}Daniel Santos2013-02-222-1/+6
| * | | | | bug.h: make BUILD_BUG_ON generate compile-time errorDaniel Santos2013-02-221-13/+19
| * | | | | bug.h: prevent double evaulation of `condition' in BUILD_BUG_ONDaniel Santos2013-02-221-3/+4
| * | | | | bug.h: fix BUILD_BUG_ON macro in __CHECKER__Daniel Santos2013-02-221-2/+2
| * | | | | compiler{,-gcc4}.h, bug.h: Remove duplicate macrosDaniel Santos2013-02-223-6/+1Star
| * | | | | compiler-gcc{3,4}.h: Use GCC_VERSION macroDaniel Santos2013-02-222-14/+14
| * | | | | compiler-gcc.h: Add gcc-recommended GCC_VERSION macroDaniel Santos2013-02-221-0/+3
| * | | | | compiler-gcc4.h: Reorder macros based upon gcc verDaniel Santos2013-02-221-9/+11
* | | | | | Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-224-22/+103
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'kvm-arm/timer' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2013-02-132-1/+40
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'for-arm-soc/arch-timers' of git://git.kernel.org/pub/scm/linux/...Marc Zyngier2013-02-1140-141/+366
| | |\ \ \ \ \ \
| | * | | | | | | KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctlChristoffer Dall2013-02-111-0/+8
| | * | | | | | | ARM: gic: add __ASSEMBLY__ guard to C definitionsMarc Zyngier2013-02-111-0/+4
| | * | | | | | | ARM: gic: define GICH offsets for VGIC supportMarc Zyngier2013-02-111-0/+25
| | * | | | | | | ARM: gic: add missing distributor defintionsChristoffer Dall2013-02-111-1/+3
| | * | | | | | | Merge remote-tracking branch 'arm-soc/irqchip/gic-vic-move' into kvm-arm/vgicMarc Zyngier2013-01-244-1/+111
| | |\ \ \ \ \ \ \
| * | | | | | | | | arm: arch_timer: add missing inline in stub functionOlof Johansson2013-02-121-1/+1
| * | | | | | | | | Merge branch 'depends/cleanup' into next/virtOlof Johansson2013-02-117-6/+45
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'irqchip/gic-vic-move' into next/virtOlof Johansson2013-02-114-1/+111
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'for-arm-soc/arch-timers' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2013-02-112-21/+63
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Merge branch 'for-will/arch-timer-unification' of git://linux-arm.org/linux-m...Will Deacon2013-02-012-21/+63
| | |\ \ \ \ \ \ \ \ \