aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-1310-20/+20
|\
| * media: comment typo fix diable -> disable.Justin P. Mattock2011-01-031-1/+1
| * Merge branch 'master' into for-nextJiri Kosina2010-12-22119-521/+1127
| |\
| * | poll: fix a typo in commentNamhyung Kim2010-12-101-1/+1
| * | Kill off a bunch of warning: ‘inline’ is not at beginning of declarationJesper Juhl2010-11-281-6/+6
| * | suspend: constify platform_suspend_opsLionel Debroux2010-11-161-2/+2
| * | hibernation: constify platform_hibernation_opsLionel Debroux2010-11-161-2/+2
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-016-8/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-01-131-1/+5
|\ \ \
| * | | HID: set HID_MAX_FIELD at 128Benjamin Tissoires2011-01-111-1/+1
| * | | HID: add feature_mapping callbackBenjamin Tissoires2011-01-111-0/+4
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-132-0/+21
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2011-01-112-0/+21
| |\ \ \ \
| | * | | | Input: add SW_ROTATE_LOCK switch typeJekyll Lai2011-01-111-0/+1
| | * | | | Input: add Austria Microsystem AS5011 joystick driverFabien Marteau2011-01-101-0/+20
* | | | | | decompressors: remove unused constant from inflate.hLasse Collin2011-01-131-3/+0
* | | | | | decompressors: add boot-time XZ supportLasse Collin2011-01-131-0/+19
* | | | | | decompressors: add XZ decompressor moduleLasse Collin2011-01-131-0/+264
* | | | | | Decompressors: include <linux/slab.h> in <linux/decompress/mm.h>Lasse Collin2011-01-131-0/+1
* | | | | | Decompressors: get rid of set_error_fn() macroLasse Collin2011-01-131-5/+0
* | | | | | romfs: have romfs_fs.h pull in necessary headersMike Frysinger2011-01-131-0/+3
* | | | | | cramfs: hide function prototypes behind __KERNEL__ macroAlexander Shishkin2011-01-131-0/+2
* | | | | | memstick: add support for JMicron JMB 385 and 390 controllersTakashi Iwai2011-01-131-0/+2
* | | | | | pps: add kernel consumer supportAlexander Gordeev2011-01-131-0/+7
* | | | | | pps: capture MONOTONIC_RAW timestamps as wellAlexander Gordeev2011-01-132-0/+16
* | | | | | ntp: add hardpps implementationAlexander Gordeev2011-01-131-0/+1
* | | | | | pps: timestamp is always passed to dcd_change()Alexander Gordeev2011-01-131-1/+1
* | | | | | pps: access pps device by direct pointerAlexander Gordeev2011-01-131-14/+9
* | | | | | pps: unify timestamp gatheringAlexander Gordeev2011-01-133-5/+25
* | | | | | pps: fix race in PPS_FETCH handlerAlexander Gordeev2011-01-131-1/+1
* | | | | | pps: trivial fixesAlexander Gordeev2011-01-131-1/+5
* | | | | | NFC: Driver for NXP Semiconductors PN544 NFC chip.Matti J. Aaltonen2011-01-131-0/+97
* | | | | | user_ns: improve the user_ns on-the-slab packagingPavel Emelyanov2011-01-131-1/+1
* | | | | | rapidio: add new idt sRIO switchesAlexandre Bounine2011-01-131-0/+2
* | | | | | rapidio: add definitions of Component Tag fieldsAlexandre Bounine2011-01-131-0/+10
* | | | | | rapidio: integrate rio_switch into rio_devAlexandre Bounine2011-01-131-41/+41
* | | | | | rapidio: use common destid storage for endpoints and switchesAlexandre Bounine2011-01-132-65/+15
* | | | | | fs/char_dev.c: remove unused cdev_index()Namhyung Kim2011-01-131-2/+0
* | | | | | gpiolib: add missing functions to generic fallbackWolfram Sang2011-01-131-0/+20
* | | | | | gpiolib: annotate gpio-intialization with __must_checkWolfram Sang2011-01-132-8/+8
* | | | | | drivers/staging/olpc_dcon: convert to new cs5535 gpio APIAndres Salomon2011-01-131-0/+4
* | | | | | drivers/gpio/cs5535-gpio.c: add some additional cs5535-specific GPIO function...Andres Salomon2011-01-131-0/+2
* | | | | | binfmt_elf: cleanupsMikael Pettersson2011-01-131-3/+2
* | | | | | epoll: convert max_user_watches to longRobin Holt2011-01-131-1/+1
* | | | | | include/linux/printk.h: use tab not spaces for indentJoe Perches2011-01-131-7/+7
* | | | | | include/linux/printk.h: organize printk_ratelimited macrosJoe Perches2011-01-131-13/+12
* | | | | | include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guardJoe Perches2011-01-131-14/+28
* | | | | | include/linux/printk.h: add pr_<level>_once macrosJoe Perches2011-01-131-15/+44
* | | | | | include/linux/printk.h: use and neaten no_printkJoe Perches2011-01-131-32/+43
* | | | | | include/linux/printk.h: use space after #defineJoe Perches2011-01-131-9/+9