summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-2410-40/+586
|\
| * Merge tag 'renesas-sh-sci2-for-v3.14' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2014-01-021-24/+10
| |\
| | * serial: sh-sci: Rework baud rate calculationLaurent Pinchart2013-12-241-0/+2
| | * serial: sh-sci: Remove unused GPIO request codeLaurent Pinchart2013-12-241-12/+0
| | * serial: sh-sci: Move overrun_bit and error_mask fields out of pdataLaurent Pinchart2013-12-241-3/+0
| | * serial: sh-sci: Support resources passed through platform resourcesLaurent Pinchart2013-12-241-4/+4
| | * serial: sh-sci: Simplify baud rate calculation algorithmsLaurent Pinchart2013-12-241-4/+4
| | * serial: sh-sci: Remove baud rate calculation algorithm 5Laurent Pinchart2013-12-241-1/+0
| * | Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...Olof Johansson2013-12-264-11/+7
| |\ \
| | * | clk: tegra: remove bogus PCIE_XCLKStephen Warren2013-12-122-2/+2
| | * | clk: tegra: remove legacy reset APIsStephen Warren2013-12-121-7/+0
| | * | ARM: tegra: pass reset to tegra_powergate_sequence_power_up()Stephen Warren2013-12-121-2/+5
| | * | Merge tag 'clk-tegra-for-3.14' into for-3.14/dmas-resets-reworkStephen Warren2013-12-123-5/+354
| | |\ \
| | * \ \ Merge tag 'asoc-dma-v3.14' into for-3.14/dmas-resets-reworkStephen Warren2013-12-121-0/+10
| | |\ \ \
| | * \ \ \ Merge branch 'for-3.14/deps-from-dma-of' into for-3.14/dmas-resets-reworkStephen Warren2013-12-121-0/+1
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'for-3.14/deps-from-dma-defer_probe' into for-3.14/dmas-resets-r...Stephen Warren2013-12-121-0/+8
| | |\ \ \ \ \
| | | \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'depends/asoc-dma', 'depends/dma-of' and 'depends/tegra-clk' i...Olof Johansson2013-12-265-5/+373
| |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | / / / | | | |_|_|_|/ / / | | |/| | | | / / | | | | | |_|/ / | | | | |/| | |
| | | | * | | | clk: tegra124: Add support for Tegra124 clocksPeter De Schrijver2013-11-261-0/+341
| | | | * | | | ARM: tegra30: add missing CLK IDsPeter De Schrijver2013-11-261-1/+9
| | | | * | | | clk: tegra114: Rename gr_2d/gr_3d to gr2d/gr3dThierry Reding2013-11-261-2/+2
| | | | * | | | ARM: tegra114: add missing clocks to bindingPeter De Schrijver2013-11-251-2/+2
| | | | | |_|/ | | | | |/| |
| | | * / | | dma: add dma_get_any_slave_channel(), for use in of_xlate()Stephen Warren2013-12-101-0/+1
| | | |/ / /
| * | | | | Merge tag 'v3.13-rc4' into next/cleanupOlof Johansson2013-12-2647-125/+183
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/c...Olof Johansson2013-12-042-0/+214
| |\ \ \ \ \ \
| | * | | | | | clk: at91: add PMC pll clocksBoris BREZILLON2013-12-021-0/+2
| | * | | | | | clk: at91: add PMC macro file for dt definitionsBoris BREZILLON2013-12-021-0/+22
| | * | | | | | ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.hBoris BREZILLON2013-12-021-0/+190
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-01-244-0/+551
|\ \ \ \ \ \ \
| * | | | | | | crypto: ccp - CCP device enabled/disabled changesTom Lendacky2014-01-151-0/+12
| * | | | | | | crypto: ccp - Change data length declarations to u64Tom Lendacky2014-01-151-4/+4
| * | | | | | | crypto: more robust crypto_memneqCesar Eduardo Barros2013-12-053-0/+14
| * | | | | | | crypto: ccp - CCP device driver and interface supportTom Lendacky2013-12-051-0/+525
* | | | | | | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-01-247-23/+41
|\ \ \ \ \ \ \ \
| * | | | | | | | audit: Modify a set of system calls in audit class definitionsAKASHI Takahiro2014-01-172-1/+9
| * | | | | | | | audit: Convert int limit uses to u32Joe Perches2014-01-141-1/+1
| * | | | | | | | audit: correct a type mismatch in audit_syscall_exit()AKASHI Takahiro2014-01-141-1/+1
| * | | | | | | | audit: use define's for audit versionEric Paris2014-01-141-0/+5
| * | | | | | | | audit: convert all sessionid declaration to unsigned intEric Paris2014-01-143-12/+12
| * | | | | | | | audit: refactor audit_receive_msg() to clarify AUDIT_*_RULE* casesRichard Guy Briggs2014-01-141-1/+3
| * | | | | | | | audit: fix incorrect type of sessionidRichard Guy Briggs2014-01-141-2/+2
| * | | | | | | | audit: add audit_backlog_wait_time configuration optionRichard Guy Briggs2014-01-141-0/+2
| * | | | | | | | audit: clean up AUDIT_GET/SET local variables and future-proof APIRichard Guy Briggs2014-01-141-0/+1
| * | | | | | | | audit: fix netlink portid naming and typesRichard Guy Briggs2014-01-141-1/+1
| * | | | | | | | audit: Simplify and correct audit_log_capsetEric W. Biederman2014-01-141-5/+5
| * | | | | | | | Merge tag 'v3.12'Eric Paris2013-11-23520-4956/+12429
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2014-01-231-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fuse: fix pipe_buf_operationsMiklos Szeredi2014-01-221-0/+2
* | | | | | | | | | | Merge tag 'for-f2fs-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2014-01-232-25/+89
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | f2fs: add inline_data recovery routineJaegeuk Kim2014-01-061-2/+1
| * | | | | | | | | | | f2fs: refactor bio-related operationsJaegeuk Kim2013-12-231-20/+10