summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | |
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
*-----. \ \ \ \ \ \ Merge branches 'features/assorted', 'features/imx-cpurev', 'features/imx-pata...Sascha Hauer2011-08-2648-462/+605
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | / / / / / | | | |_|/ / / / / | | |/| | | | | |
| | | | * | | | | arm: mach-mxs: add rtc to all boardsWolfram Sang2011-08-235-0/+8
| | | | * | | | | arm: mach-mxs: add device for rtcWolfram Sang2011-08-235-0/+59
| | | | * | | | | arm: mxs: mx28evk: add fixed regulators for audioWolfram Sang2011-08-231-0/+42
| | | | * | | | | ARM: mxs: correct the using of frac div for saifDong Aisheng2011-08-231-2/+2
| | | | * | | | | ARM: mxs: add mxs-sgtl5000 deviceDong Aisheng2011-08-231-0/+3
| | | | * | | | | ARM: mxs: add sgtl5000 i2c deviceDong Aisheng2011-08-232-0/+18
| | | | * | | | | ARM: mxs: add saif deviceDong Aisheng2011-08-237-0/+95
| | | | * | | | | ARM: mxs: add saif clockDong Aisheng2011-08-231-0/+4
| | | * | | | | | ARM i.MX defconfigs: use one defconfig for all ARMv4/v5 SoCsSascha Hauer2011-08-253-202/+54
| | | * | | | | | ARM i.MX5: update defconfigSascha Hauer2011-08-251-23/+37
| | | * | | | | | ARM i.MX: allow to compile together all i.MX5 based SoCsSascha Hauer2011-08-243-36/+8
| | | * | | | | | ARM i.MX: allow to compile together ARMv4 and ARMv5 based SoCsSascha Hauer2011-08-244-58/+25
| | | | |/ / / / | | | |/| | | |
| | * | | | | | ARM: imx: Define functions for registering PATAFabio Estevam2011-08-244-0/+16
| | * | | | | | ARM: imx: Add PATA clock supportFabio Estevam2011-08-244-6/+7
| | * | | | | | ARM: imx: Add PATA resources for other i.MX processorsFabio Estevam2011-08-243-5/+27
| | * | | | | | imx: efika: Enable pata.Arnaud Patard (Rtp)2011-08-232-0/+3
| | * | | | | | imx51: add pata clockArnaud Patard (Rtp)2011-08-231-0/+5
| | * | | | | | imx51: add pata deviceArnaud Patard (Rtp)2011-08-235-0/+53
| | | |/ / / / | | |/| | | |
| * | | | | | ARM: mx5: use generic function for displaying silicon revisionJason Liu2011-08-262-61/+19
| * | | | | | ARM: mx35: use generic function for displaying silicon revisionJason Liu2011-08-263-25/+17
| * | | | | | ARM: mx31: use generic function for displaying silicon revisionJason Liu2011-08-263-33/+31
| * | | | | | ARM: mx27: Print silicon revision on bootJason Liu2011-08-262-15/+15
| * | | | | | ARM: mx25: Print silicon revision on bootJason Liu2011-08-264-1/+52
| * | | | | | ARM: imx: Introduce generic function for displaying silicon revisionFabio Estevam2011-08-262-0/+10
| | |/ / / / | |/| | | |
* | | | | | ARM: mach-imx/mx25_3ds: Add FlexCAN supportFabio Estevam2011-08-262-0/+11
* | | | | | ARM: i.MX: initialize l2x0 at early_init timeJason Liu2011-08-261-1/+1
* | | | | | ARM: mx53_loco: Add support for the accelerometerFabio Estevam2011-08-251-0/+20
* | | | | | ARM: imx: pwm: Add support for MX53Fabio Estevam2011-08-241-1/+1
|/ / / / /
* | | | | Linux 3.1-rc3v3.1-rc3Linus Torvalds2011-08-221-2/+2
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-08-226-8/+26
|\ \ \ \ \
| * \ \ \ \ Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2011-08-186-8/+26
| |\ \ \ \ \
| | * | | | | perf tools: Add group event scheduling option to perf record/statLin Ming2011-08-182-3/+8
| | * | | | | MAINTAINERS: Fix list of perf events source filesGeunsik Lim2011-08-181-1/+1
| | * | | | | perf tools: Fix build against newer glibcJosh Boyer2011-08-181-0/+2
| | * | | | | perf tools: Fix error handling of unknown eventsStephane Eranian2011-08-181-1/+5
| | * | | | | perf evlist: Fix missing event name init for default eventStephane Eranian2011-08-181-1/+10
| | * | | | | perf list: Fix exit valueStephane Eranian2011-08-181-2/+0
* | | | | | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-08-225-11/+15
|\ \ \ \ \ \ \
| * | | | | | | xen/tracing: Fix tracing config option properlyJeremy Fitzhardinge2011-08-221-1/+1
| * | | | | | | xen: Do not enable PV IPIs when vector callback not presentStefano Stabellini2011-08-221-2/+2
| * | | | | | | xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich2011-08-173-8/+12
| * | | | | | | xen: xen-selfballoon.c needs more header filesRandy Dunlap2011-08-101-0/+1
* | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds2011-08-211-5/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | firewire: core: handle ack_busy when fetching the Config ROMStefan Richter2011-08-131-5/+10
* | | | | | | | | Btrfs: fix 64 bit divide problemJosef Bacik2011-08-211-5/+7
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-08-215-9/+37
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ext4: flush any pending end_io requests before DIO reads w/dioread_nolockJiaying Zhang2011-08-191-2/+7
| * | | | | | | | | ext4: fix nomblk_io_submit option so it correctly converts uninit blocksTheodore Ts'o2011-08-131-1/+6
| * | | | | | | | | ext4: Resolve the hang of direct i/o read in handling EXT4_IO_END_UNWRITTEN.Tao Ma2011-08-132-3/+12
OpenPOWER on IntegriCloud