summaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-01-149-12/+38
|\
| * UAPI: Split trivial #if defined(__KERNEL__) && X conditionalsDavid Howells2011-12-131-1/+3
| * UAPI: Don't have a #elif clause in a __KERNEL__ guard in linux/soundcard.hDavid Howells2011-12-131-1/+3
| * UAPI: Fix AHZ multiple inclusion when __KERNEL__ is removedDavid Howells2011-12-131-0/+3
| * UAPI: Make linux/patchkey.h easier to parseDavid Howells2011-12-131-1/+3
| * UAPI: Guard linux/cuda.hDavid Howells2011-12-131-0/+5
| * UAPI: Guard linux/pmu.hDavid Howells2011-12-131-0/+4
| * UAPI: Guard linux/isdn_divertif.hDavid Howells2011-12-131-0/+4
| * UAPI: Guard linux/sound.hDavid Howells2011-12-131-0/+4
| * UAPI: elf_read_implies_exec() is a kernel-only feature - so hide from userspaceDavid Howells2011-12-121-9/+9
* | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-01-144-67/+14
|\ \
| * | v4l: Add V4L2_PIX_FMT_NV24 and V4L2_PIX_FMT_NV42 formatsLaurent Pinchart2011-12-191-0/+2
| * | fbdev: Add FOURCC-based format configuration APILaurent Pinchart2011-12-191-4/+10
| * | Merge commit 'v3.2-rc6' into fbdev-nextFlorian Tobias Schandinat2011-12-1738-158/+227
| |\ \
| * \ \ Merge commit 'v3.2-rc2' into fbdev-nextFlorian Tobias Schandinat2011-11-21341-2664/+9252
| |\ \ \
| * | | | zorro: Rename Picasso IV Z2 "MEM" to "RAM" for consistencyGeert Uytterhoeven2011-11-111-2/+2
| * | | | fbdev: remove display subsystemFlorian Tobias Schandinat2011-11-111-61/+0
* | | | | block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini2012-01-141-0/+1
* | | | | block: add and use scsi_blk_cmd_ioctlPaolo Bonzini2012-01-141-0/+2
* | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-141-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'gpio-for-grant' of git://sources.calxeda.com/kernel/linux into ...Grant Likely2012-01-057-12/+49
| |\ \ \ \ \
| | * | | | | gpio: pl061: convert to use 0 for no irqRob Herring2012-01-041-1/+1
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-141-0/+4
|\ \ \ \ \ \ \
| * | | | | | | SERIAL: AR933X: Add driver for the built-in UART of the SoCGabor Juhos2011-12-071-0/+4
* | | | | | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-146-17/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | module_param: check that bool parameters really are bool.Rusty Russell2012-01-131-8/+2
| * | | | | | | | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-133-3/+3
| * | | | | | | | module_param: make bool parameters really bool (core code)Rusty Russell2012-01-131-1/+2
| * | | | | | | | module_param: avoid bool abuse, add bint for special cases.Rusty Russell2012-01-131-0/+6
| * | | | | | | | module_param: check type correctness for module_param_arrayRusty Russell2012-01-131-0/+1
| * | | | | | | | module: struct module_ref should contains long fieldsEric Dumazet2012-01-131-5/+16
* | | | | | | | | Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-01-142-3/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | SUNRPC: create svc_xprt in proper network namespaceStanislav Kinsbursky2011-12-061-1/+1
| * | | | | | | | | svcrpc: destroy server sockets all at onceJ. Bruce Fields2011-12-061-1/+1
| * | | | | | | | | svcrpc: make svc_delete_xprt staticJ. Bruce Fields2011-12-061-1/+0
* | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-1317-8/+686
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mfd: Add pm ops to max8925Kevin Liu2012-01-091-0/+2
| * | | | | | | | | | mfd: Add S5M core driverSangbeom Kim2012-01-093-0/+557
| * | | | | | | | | | mfd: Add support for stmpe variant 801Viresh Kumar2012-01-091-0/+1
| * | | | | | | | | | mfd: Add support for stmpe variant 610Viresh Kumar2012-01-091-0/+1
| * | | | | | | | | | mfd: Separate out STMPE controller and interface specific codeViresh Kumar2012-01-091-2/+5
| * | | | | | | | | | mfd: Add platform data and devices for MAX8997 LED controlDonggeun Kim2012-01-091-1/+24
| * | | | | | | | | | mfd: Add power off functionality to TWLIgor Grinberg2012-01-091-0/+2
| * | | | | | | | | | mfd: Unify abx500 headers in mfd/abx500Linus Walleij2012-01-095-0/+0
| * | | | | | | | | | mfd: Add missing mutex.h inclusion to WM8994 core.hMark Brown2012-01-091-0/+1
| * | | | | | | | | | mfd: Constify WM8994 regulator_init_dataMark Brown2012-01-091-1/+1
| * | | | | | | | | | ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich2012-01-093-3/+20
| * | | | | | | | | | mfd: Fixed unconditional reset of the mc13xxx ADC reading enable bitsRobin van der Gracht2012-01-091-0/+8
| * | | | | | | | | | mfd: Add platform data for MAX8997 MUIC driverDonggeun Kim2012-01-091-1/+57
| * | | | | | | | | | mfd: Convert 88pm860x to use regmap apiJett.Zhou2012-01-091-1/+2