summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-11Revert: "dell-laptop: Toggle the unsupported hardware killswitch"Keng-Yu Lin1-22/+2
2011-07-11PM: Reintroduce dropped call to check_wakeup_irqsColin Cross1-0/+8
2011-07-11pcmcia: pxa2xx/trizeps4: remove unnecessary ifdefsJonathan Cameron1-4/+0
2011-07-11ARM: scoop: drop pcmcia_init callbackDmitry Eremin-Solenikov2-4/+0
2011-07-11ARM: pxa/mioa701: use gpio arrays for global and gsm gpiosPhilipp Zabel1-55/+15
2011-07-11ARM: pxa/hx4700: use gpio arrays for global gpiosPhilipp Zabel1-51/+19
2011-07-11ARM: pxa/magician: use gpio arrays for backlight and global gpiosPhilipp Zabel1-34/+23
2011-07-11ARM: pxa/magician: fix MAGICIAN_EGPIO_BASE, align with NR_BUILTIN_GPIOPhilipp Zabel1-1/+2
2011-07-11ARM: pxa/cm-x300: update cm_x300_defconfigIgor Grinberg1-14/+4
2011-07-11ARM: pxa/cm-x300: minor style cleanupIgor Grinberg1-5/+4
2011-07-11ARM: pxa/cm-x300: GPIO cleanupIgor Grinberg1-23/+20
2011-07-11ARM: pxa/cm-x300: fix V3020 RTC functionalityIgor Grinberg1-4/+4
2011-07-11ARM: pxa/saarb: make use of pxa3xx_map_io()Eric Miao1-1/+1
2011-07-11Merge branch 'prcm-cleanup-3.1' of git://git.pwsan.com/linux-2.6 into cleanup...Tony Lindgren28-3177/+2118
2011-07-11Convert OMAPs 32kHz clocksource implementation to use the generic MMIORussell King - ARM Linux2-87/+35
2011-07-11[CPUFREQ] fix cpumask memory leak in acpi-cpufreq on cpu hotplug.Luming Yu1-1/+1
2011-07-10Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-12/+21
2011-07-10hwmon: (pmbus) Improve auto-detection of temperature status registerGuenter Roeck1-5/+6
2011-07-10hwmon: (lm95241) Fix negative temperature resultsGuenter Roeck1-6/+14
2011-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds9-45/+68
2011-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds4-0/+21
2011-07-10Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds12-24/+58
2011-07-10Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-61/+98
2011-07-10firewire: ohci: do not bind to Pinnacle cards, avert panicStefan Richter1-0/+6
2011-07-10Merge branches 'dmtimer_precleanup_3.1', 'hwmod_core_cleanup_a_3.1', 'combine...Paul Walmsley26-3176/+2116
2011-07-10OMAP4: clock data: Remove UNIPRO clock nodesJon Hunter1-60/+0
2011-07-10OMAP4: clock data: Remove McASP2, McASP3 and MMC6 clocksJon Hunter1-55/+31
2011-07-10OMAP PM: remove OMAP_PM_NONE config optionJean Pihet2-11/+0
2011-07-10OMAP: omap_device: replace _find_by_pdev() with to_omap_device()Kevin Hilman1-10/+5
2011-07-10OMAP4: clockdomain data: Fix data order and wrong nameBenoit Cousson1-61/+63
2011-07-10OMAP4: prcm_mpu: Fix indent in few macrosBenoit Cousson1-35/+34
2011-07-10OMAP4: cm: Remove RESTORE macros to avoid access from SWBenoit Cousson3-455/+254
2011-07-10OMAP4: powerdomain data: Fix indentationBenoit Cousson1-9/+9
2011-07-10OMAP4: prm: Remove wrong clockdomain offsetsBenoit Cousson1-12/+0
2011-07-10OMAP4: prcm: Fix errors in few defines nameBenoit Cousson3-37/+36
2011-07-10OMAP4: clock data: Fix max mult and div for USB DPLLBenoit Cousson3-23/+15
2011-07-10OMAP4: clock data: Re-order some clock nodes and structure fieldsBenoit Cousson1-32/+34
2011-07-10OMAP4: clock data: Remove usb_host_fs clkdev with NULL devBenoit Cousson1-3/+0
2011-07-10OMAP4: clock data: Add sddiv to USB DPLLBenoit Cousson1-0/+1
2011-07-10OMAP4: hwmod data: Align interconnect format with regular modulesBenoit Cousson1-18/+18
2011-07-10OMAP4: hwmod data: Fix bad alignementBenoit Cousson1-22/+23
2011-07-10OMAP4: hwmod data: Remove un-needed parensBenoit Cousson1-2/+2
2011-07-10OMAP4: hwmod data: Fix L3 interconnect data order and alignementBenoit Cousson1-14/+13
2011-07-10omap_hwmod: share identical omap_hwmod_class, omap_hwmod_class_sysconfig arraysPaul Walmsley6-643/+364
2011-07-10omap_hwmod: share identical omap_hwmod_dma_info arraysPaul Walmsley7-260/+144
2011-07-10omap_hwmod: use a terminator record with omap_hwmod_dma_info arraysPaul Walmsley6-87/+106
2011-07-10omap_hwmod: share identical omap_hwmod_mpu_irqs arraysPaul Walmsley7-423/+275
2011-07-10omap_hwmod: use a terminator record with omap_hwmod_mpu_irqs arraysPaul Walmsley6-180/+205
2011-07-10omap_hwmod: share identical omap_hwmod_addr_space arraysPaul Walmsley7-699/+414
2011-07-10omap_hwmod: use a null structure record to terminate omap_hwmod_addr_space ar...Paul Walmsley6-225/+249