summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2: Clock: New OMAP2/3 DPLL rate rounding algorithmPaul Walmsley2008-07-031-1/+8
* ARM: OMAP2: Clock: Add OMAP3 DPLL autoidle functionsPaul Walmsley2008-07-031-0/+5
* ARM: OMAP: Add OMAP chip type structure; clean up mach-omap2/id.cPaul Walmsley2008-07-031-2/+37
* ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omapTony Lindgren2008-07-033-3/+19
* ARM: OMAP: Remove __REG access for multi-omapTony Lindgren2008-07-031-23/+0
* ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren2008-07-031-13/+10
* ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead o...Tony Lindgren2008-07-031-6/+4
* ARM: OMAP: CLKFW: Initial debugfs support for omap clock frameworkHiroshi DOYU2008-07-031-0/+3
* ARM: OMAP: Clean up interrupt lines to fix warnings for multi-omapTony Lindgren2008-07-036-54/+59
* ARM: OMAP: McBSP: Prepare for splitting into omap1 and omap2 codeEduardo Valentin2008-07-031-2/+60
* ARM: OMAP: SRAM: Split sram24xx.S into sram242x.S and sram243x.STony Lindgren2008-07-031-9/+28
* ARM: OMAP: DMA: Clean-up codeTony Lindgren2008-07-031-58/+103
* ARM: OMAP: DMA: Remove __REG accessTony Lindgren2008-07-031-90/+120
* ARM: OMAP: DMA: Make channels dynamic for multi-bootTony Lindgren2008-07-031-4/+3
* ARM: OMAP: Add OMAP3430 base definesPaul Walmsley2008-07-032-0/+73
* ARM: OMAP: DMTimer: Optimize by adding load and startRichard Woodruff2008-07-031-0/+1
* Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-07-021-0/+1
|\
| * Properly notify block layer of sync writesJens Axboe2008-07-011-0/+1
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-07-021-1/+1
|\ \
| * | i2c: Fix bad hint about irqs in i2c.hWolfram Sang2008-07-011-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-024-2/+19
|\ \ \ | |/ / |/| |
| * | net-sched: change tcf_destroy_chain() to clear start of filter listPatrick McHardy2008-07-011-1/+1
| * | mac80211: don't accept WEP keys other than WEP40 and WEP104Emmanuel Grumbach2008-06-301-0/+9
| * | net/inet_lro: remove setting skb->ip_summed when not LRO-ableEli Cohen2008-06-271-1/+5
| * | include/linux/netdevice.h: don't export MAX_HEADER to userspaceAdrian Bunk2008-06-271-0/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-06-301-1/+1
|\ \ \
| * | | Input: add KEY_MEDIA_REPEAT definitionBastien Nocera2008-06-301-1/+1
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-301-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86: shift bits the right way in native_read_tscpMax Asbock2008-06-261-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-06-293-3/+8
|\ \ \ \
| * | | | V4L/DVB (8092): videodev: simplify and fix standard enumerationHans Verkuil2008-06-261-2/+2
| * | | | V4L/DVB (8048): saa7134: Fix entries for Avermedia A16d and Avermedia E506Tim Farrington2008-06-261-0/+1
| * | | | V4L/DVB (8007): cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputsHans Verkuil2008-06-261-1/+5
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-06-291-4/+2
|\ \ \ \ \
| * | | | | thermal: Create CONFIG_THERMAL_HWMON=nRene Herman2008-06-251-4/+2
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2008-06-293-3/+2
|\ \ \ \ \
| * | | | | kbuild: fix a.out.h export to userspace with O= build.David Woodhouse2008-06-273-3/+2
| |/ / / /
* | | | | Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-06-291-1/+1
|\ \ \ \ \
| * | | | | [PATCH] remove useless argument type in audit_filter_user()Peng Haitao2008-06-241-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-06-292-3/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | [patch 4/4] flock: remove unused fields from file_lock_operationsDenis V. Lunev2008-06-231-2/+0
| * | | | | [patch 2/4] fs: make struct file arg to d_path constJan Engelhardt2008-06-231-1/+1
| |/ / / /
* | | | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-246-23/+62
|\ \ \ \ \
| * | | | | KVM: Remove now unused structs from kvm_para.hGerd Hoffmann2008-06-241-18/+0
| * | | | | KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann2008-06-241-1/+3
| * | | | | x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-241-4/+3
| * | | | | x86: Add structs and functions for paravirt clocksourceGerd Hoffmann2008-06-242-0/+55
| * | | | | KVM: close timer injection race window in __vcpu_runMarcelo Tosatti2008-06-241-0/+1
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-241-4/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | xen: remove support for non-PAE 32-bitJeremy Fitzhardinge2008-06-241-4/+0
OpenPOWER on IntegriCloud