summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'clk/mxs-for-3.6' of git://git.linaro.org/people/shawnguo/linux-...Mike Turquette2012-07-121-0/+4
|\
| * clk: mxs: clk_register_clkdev mx28 usb clocksRichard Zhao2012-07-121-0/+4
* | clk: add highbank clock supportRob Herring2012-07-118-64/+463
* | dt: add clock binding doc to primecell bindingsRob Herring2012-07-111-0/+6
* | clk: add DT fixed-clock binding supportGrant Likely2012-07-112-0/+25
* | clk: add DT clock binding supportGrant Likely2012-07-116-0/+388
* | ARM: integrator: convert to common clockLinus Walleij2012-07-1110-136/+131
* | clk: add versatile ICST307 driverLinus Walleij2012-07-114-0/+113
* | ARM: integrator: put symbolic bus names on devicesLinus Walleij2012-07-112-14/+14
* | Merge branch 'clk/mxs-for-3.6' of git://git.linaro.org/people/shawnguo/linux-...Mike Turquette2012-07-112-5/+7
|\|
| * clk: mxs: imx28: decrease the frequency of ref_io1 for SSP2 and SSP3Lauri Hintsala2012-07-051-3/+3
| * clk: mxs: add clkdev lookup for pwmShawn Guo2012-06-272-0/+2
| * clk: mxs: Fix the GPMI clock nameFabio Estevam2012-06-271-1/+1
| * clk: mxs: rename the gpmi clock for imx28Huang Shijie2012-06-271-1/+1
* | ARM: u300: convert to common clockLinus Walleij2012-07-119-1568/+763
* | clk: cache parent clocks only for muxesRajendra Nayak2012-07-111-2/+2
* | clk: wm831x: Add initial WM831x clock driverMark Brown2012-07-114-0/+439
* | clk: Constify struct clk_init_dataMark Brown2012-07-111-1/+1
* | clk: Add CLK_IS_BASIC flag to identify basic clocksRajendra Nayak2012-07-117-6/+7
* | clk: Add support for rate table based dividersRajendra Nayak2012-07-113-18/+139
* | clk: Add support for power of two type dividersRajendra Nayak2012-07-111-19/+47
* | Linux 3.5-rc6v3.5-rc6Linus Torvalds2012-07-071-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-07-072-0/+9
|\ \
| * | security: Minor improvements to no_new_privs documentationAndy Lutomirski2012-07-082-0/+9
* | | vfs: make O_PATH file descriptors usable for 'fchdir()'Linus Torvalds2012-07-071-3/+3
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-0711-28/+59
|\ \ \ | |/ / |/| |
| * | ARM: fix warning caused by wrongly typed arm_dma_limitRussell King2012-07-051-1/+1
| * | ARM: fix warnings about atomic64_readRussell King2012-07-051-1/+1
| * | ARM: 7440/1: kprobes: only test 'sub pc, pc, #1b-2b+8-2' on ARMv6Rabin Vincent2012-07-051-2/+2
| * | ARM: 7441/1: perf: return -EOPNOTSUPP if requested mode exclusion is unavailableWill Deacon2012-07-051-1/+1
| * | ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"Will Deacon2012-07-053-13/+28
| * | ARM: 7442/1: Revert "remove unused restart trampoline"Will Deacon2012-07-053-0/+17
| * | ARM: fix set_domain() macroRussell King2012-07-051-9/+9
| * | ARM: fix mach-versatile/pci.c warningRussell King2012-07-041-1/+0
* | | Merge tag 'ecryptfs-3.5-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-062-20/+30
|\ \ \
| * | | eCryptfs: Gracefully refuse miscdev file ops on inherited/passed filesTyler Hicks2012-07-061-7/+16
| * | | eCryptfs: Fix lockdep warning in miscdev operationsTyler Hicks2012-07-031-12/+13
| * | | eCryptfs: Properly check for O_RDONLY flag before doing privileged openTyler Hicks2012-07-031-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2012-07-062-18/+20
|\ \ \ \
| * | | | qla2xxx: print the right array elements in qlt_async_eventAlan Cox2012-07-061-17/+18
| * | | | tcm_fc: Resolve suspicious RCU usage warningsMark Rustad2012-07-061-1/+2
* | | | | Merge tag 'for-linus-20120706' of git://git.infradead.org/linux-mtdLinus Torvalds2012-07-062-1/+8
|\ \ \ \ \
| * | | | | mtd: cafe_nand: fix an & vs | mistakeDan Carpenter2012-07-061-1/+1
| * | | | | mtd: nand: initialize bitflip_threshold prior to BBT scanningShmulik Ladkani2012-06-091-0/+7
| | |_|_|/ | |/| | |
* | | | | mm: Hold a file reference in madvise_removeAndy Lutomirski2012-07-061-4/+14
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds2012-07-065-18/+24
|\ \ \ \ \
| * | | | | aio: make kiocb->private NUll in init_sync_kiocb()Junxiao Bi2012-07-051-0/+1
| * | | | | ocfs2: Fix bogus error message from ocfs2_global_read_infoJan Kara2012-07-031-2/+0
| * | | | | ocfs2: for SEEK_DATA/SEEK_HOLE, return internal error unchanged if ocfs2_get_...Jeff Liu2012-07-031-2/+0
| * | | | | ocfs2: use spinlock irqsave for downconvert lock.patchSrinivas Eeda2012-07-031-12/+19