summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'imx/clk' into next/clkArnd Bergmann2012-01-0317-58/+97
|\
| * Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-...Arnd Bergmann2012-01-0317-58/+97
| |\ |/ /
| * ARM: mxs: select HAVE_CLK_PREPARE for clockShawn Guo2011-12-282-9/+23
| * clk: add config option HAVE_CLK_PREPARE into KconfigShawn Guo2011-12-281-0/+3
| * ASoC: mxs-saif: convert to clk_prepare/clk_unprepareShawn Guo2011-12-281-2/+2
| * video: mxsfb: convert to clk_prepare/clk_unprepareShawn Guo2011-12-281-4/+4
| * serial: mxs-auart: convert to clk_prepare/clk_unprepareShawn Guo2011-12-281-4/+4
| * net: flexcan: convert to clk_prepare/clk_unprepareShawn Guo2011-12-281-5/+5
| * mtd: gpmi-lib: convert to clk_prepare/clk_unprepareShawn Guo2011-12-281-6/+6
| * mmc: mxs-mmc: convert to clk_prepare/clk_unprepareShawn Guo2011-12-281-5/+5
| * dma: mxs-dma: convert to clk_prepare/clk_unprepareShawn Guo2011-12-281-4/+4
| * net: fec: add clk_prepare/clk_unprepareRichard Zhao2011-12-281-5/+5
| * ARM: mxs: convert platform code to clk_prepare/clk_unprepareShawn Guo2011-12-286-14/+14
| * clk: add helper functions clk_prepare_enable and clk_disable_unprepareRichard Zhao2011-12-281-0/+22
* | Linux 3.2-rc7v3.2-rc7Linus Torvalds2011-12-231-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-12-231-4/+32
|\ \
| * | VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat2011-12-221-4/+32
* | | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2011-12-232-13/+13
|\ \ \
| * | | writeback: show writeback reason with __print_symbolicWu Fengguang2011-12-182-13/+13
| | |/ | |/|
* | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2011-12-231-3/+2
|\ \ \
| * | | kconfig: adapt update-po-config to new UML layoutPaul Bolle2011-12-181-3/+2
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-12-232-2/+2
|\ \ \ \
| * | | | [media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodesLaurent Pinchart2011-12-192-2/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-12-232-5/+7
|\ \ \ \ \
| * | | | | Btrfs: call d_instantiate after all ops are setupAl Viro2011-12-231-4/+5
| * | | | | Btrfs: fix worker lock misuse in find_workerChris Mason2011-12-231-1/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-12-231-2/+2
|\ \ \ \ \ \
| * | | | | | sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().David S. Miller2011-12-221-2/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-2310-20/+26
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2011-12-231-3/+3
| |\ \ \ \ \ \ \
| | * | | | | | | netfilter: xt_connbytes: handle negation correctlyFlorian Westphal2011-12-231-3/+3
| * | | | | | | | net: relax rcvbuf limitsEric Dumazet2011-12-233-10/+6
| * | | | | | | | rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()Xi Wang2011-12-221-2/+5
| * | | | | | | | net: introduce DST_NOPEER dst flagEric Dumazet2011-12-224-4/+5
| * | | | | | | | mqprio: Avoid panic if no options are providedThomas Graf2011-12-221-1/+1
| * | | | | | | | bridge: provide a mtu() method for fake_dst_opsEric Dumazet2011-12-221-0/+6
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-12-224-10/+13
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | md/bitmap: It is OK to clear bits during recovery.NeilBrown2011-12-231-4/+1
| * | | | | | | md: don't give up looking for spares on first failure-to-addNeilBrown2011-12-231-2/+1
| * | | | | | | md/raid5: ensure correct assessment of drives during degraded reshape.NeilBrown2011-12-231-4/+10
| * | | | | | | md/linear: fix hot-add of devices to linear arrays.NeilBrown2011-12-231-0/+1
* | | | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-12-224-8/+9
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman2011-12-213-4/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | usb: gadget: epautoconf: do not change number of streamsFelipe Balbi2011-12-191-3/+0
| | * | | | | | | | usb: dwc3: core: fix cached revision on our structureFelipe Balbi2011-12-141-1/+1
| | * | | | | | | | usb: musb: fix reset issue with full speed deviceAjay Kumar Gupta2011-12-141-0/+4
| * | | | | | | | | USB: Fix usb/isp1760 build on sparcDavid Miller2011-12-211-4/+4
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds2011-12-221-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pata_of_platform: Add missing CONFIG_OF_IRQ dependency.David Miller2011-12-221-1/+1
| |/ / / / / / / /
* | | | | | | | | ipv4: using prefetch requires including prefetch.hStephen Rothwell2011-12-221-0/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
OpenPOWER on IntegriCloud