Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | arm: fix implicit memset/string.h usage in various arch/arm files | Paul Gortmaker | 2011-10-31 | 4 | -0/+4 | |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds | 2011-10-30 | 1 | -14/+17 | |
|\ | ||||||
| *-. | Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '... | Joerg Roedel | 2011-10-21 | 1 | -14/+17 | |
| |\ \ | ||||||
| | | * | omap: iommu: omapify 'struct iommu' and exposed API | Ohad Ben-Cohen | 2011-08-26 | 1 | -14/+17 | |
| | |/ | ||||||
* | | | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2011-10-30 | 20 | -199/+509 | |
|\ \ \ | ||||||
| * | | | OMAP: Apollon: Port the display driver to new DSS2 | Tomi Valkeinen | 2011-09-30 | 1 | -12/+23 | |
| * | | | OMAP: H4: Port the display driver to new DSS2 | Tomi Valkeinen | 2011-09-30 | 1 | -16/+26 | |
| * | | | OMAP: LDP: Port the display driver to new DSS2 | Tomi Valkeinen | 2011-09-30 | 1 | -11/+112 | |
| * | | | OMAP: 2420SDP: Port the display driver to new DSS2 | Tomi Valkeinen | 2011-09-30 | 1 | -14/+64 | |
| * | | | OMAP: omap3touchbook: Remove unused lcd stuff | Tomi Valkeinen | 2011-09-30 | 1 | -18/+0 | |
| * | | | OMAP: RX51: Remove unused old omapfb stuff | Tomi Valkeinen | 2011-09-30 | 1 | -25/+0 | |
| * | | | OMAP4: 4430SDP: Add picodlp support to board file | Tomi Valkeinen | 2011-09-30 | 1 | -0/+52 | |
| * | | | OMAP4: 4430SDP: Add panel support to board file | Tomi Valkeinen | 2011-09-30 | 1 | -2/+128 | |
| * | | | OMAP: 4430SDP: Remove unneeded lcd config | Tomi Valkeinen | 2011-09-30 | 1 | -17/+0 | |
| * | | | OMAP: Add DDC i2c_bus_num to board files | Tomi Valkeinen | 2011-09-30 | 4 | -0/+4 | |
| * | | | OMAP: stalker: Remove LCD device from board file | Tomi Valkeinen | 2011-09-30 | 1 | -34/+0 | |
| * | | | OMAP: use dvi panel driver instead of generic-dpi | Tomi Valkeinen | 2011-09-30 | 10 | -35/+30 | |
| * | | | OMAP: DSS2: HDMI: use default dividers | Tomi Valkeinen | 2011-09-30 | 1 | -9/+0 | |
| * | | | OMAP: Devkit8000: Change lcd driver to AT070TN83 | Thomas Weber | 2011-09-30 | 1 | -1/+1 | |
| * | | | OMAP: DSS2: Implement dsi_mux_pads for OMAP4 | Tomi Valkeinen | 2011-09-30 | 1 | -0/+40 | |
| * | | | OMAP: DSS2: DSI: Improve dsi_mux_pads parameters | Tomi Valkeinen | 2011-09-30 | 1 | -0/+14 | |
| * | | | OMAP4: TWL: Add common omapdss supplies | Tomi Valkeinen | 2011-09-30 | 1 | -0/+9 | |
| * | | | OMAP: DSS2: Change DSI device naming | Tomi Valkeinen | 2011-09-30 | 4 | -6/+6 | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-10-28 | 3 | -2/+34 | |
|\ \ \ \ | ||||||
| * | | | | OMAP4: hwmod: enable mcpdm hwmod device. | Peter Ujfalusi | 2011-09-22 | 1 | -1/+1 | |
| * | | | | OMAP: McPDM: Convert McPDM device to omap_device | Peter Ujfalusi | 2011-09-22 | 1 | -0/+33 | |
| * | | | | ASoC: tpa6130a2: Remove model_id from platform data | Peter Ujfalusi | 2011-09-21 | 1 | -1/+0 | |
* | | | | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2011-10-28 | 31 | -97/+71 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform... | Russell King | 2011-10-23 | 2 | -19/+5 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ARM: gic: consolidate PPI handling | Marc Zyngier | 2011-10-23 | 1 | -13/+1 | |
| * | | | | | | Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d... | Russell King | 2011-10-18 | 2 | -50/+36 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ARM: mach-omap2: remove mach/memory.h | Nicolas Pitre | 2011-09-26 | 1 | -5/+0 | |
| | * | | | | | | ARM: mach-omap2: clean up debug-macro.S | Nicolas Pitre | 2011-09-26 | 1 | -39/+31 | |
| | * | | | | | | ARM: plat-omap: make OMAP_UART_INFO into a relative offset | Nicolas Pitre | 2011-09-26 | 1 | -5/+4 | |
| | * | | | | | | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 2011-09-26 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stable | Russell King | 2011-09-21 | 6 | -12/+30 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | Merge branch 'atag_offset' of git://git.linaro.org/people/nico/linux into dev... | Russell King | 2011-08-23 | 27 | -33/+33 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ARM: mach-omap2: convert boot_params to atag_offset | Nicolas Pitre | 2011-08-21 | 27 | -33/+33 | |
| | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | ARM: omap: Setup consistent dma size at boot time | Jon Medhurst | 2011-08-22 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 2011-10-27 | 4 | -8/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h | Russell King | 2011-08-08 | 4 | -8/+4 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-10-25 | 1 | -6/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | usb: musb: fix build breakage | Felipe Balbi | 2011-09-09 | 1 | -6/+5 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-10-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2011-09-15 | 50 | -657/+2181 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | treewide: typo 'interrrupt' word corrections. | Vitaliy Ivanov | 2011-09-15 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'misc' into for-linus | Russell King | 2011-10-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer | 2011-10-17 | 1 | -1/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
| | | | | | | | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
*-----. \ \ \ \ \ \ | Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v... | Russell King | 2011-10-25 | 2 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | / / / | | | | |_|_|/ / / | | | |/| | | / / | | | | | |_|/ / | | | | |/| | / | |_|_|_|_|_|/ |/| | | | | | | ||||||
| | | | * | | | ARM: smp: fix clipping of number of CPUs | Russell King | 2011-10-20 | 1 | -6/+4 | |
| | | |/ / / | | |/| | | |