aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 5606/1: Fix ep93xx watchdog driver headersRyan Mallon2009-07-171-0/+1
* Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-07-092-2/+4
|\
| * backlight: fix pwm_bl.c to notify platform code when suspendingMarc Zyngier2009-07-031-0/+2
| * pxamci: correct DMA flow controlMatt Reimer2009-07-031-2/+2
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-07-081-3/+4
|\ \
| * | [CPUFREQ] Fix compile failure in cpufreq.cDave Jones2009-07-081-3/+4
* | | fealnx: Fix build breakage -- PR_CONT should be KERN_CONTRoland Dreier2009-07-081-3/+3
* | | atmel_lcdfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-081-2/+3
* | | fsl-diu-fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-081-6/+0
|/ /
* | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-0850-225/+217
* | pty: Rework the pty layer to use the normal buffering logicAlan Cox2009-07-081-95/+59
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-07-083-103/+92
|\ \
| * | [CPUFREQ] fix (utter) cpufreq_add_dev messMathieu Desnoyers2009-07-061-25/+40
| * | [CPUFREQ] Cleanup locking in conservative governorvenkatesh.pallipadi@intel.com2009-07-061-21/+13
| * | [CPUFREQ] Cleanup locking in ondemand governorvenkatesh.pallipadi@intel.com2009-07-061-35/+27
| * | [CPUFREQ] Eliminate the recent lockdep warnings in cpufreqvenkatesh.pallipadi@intel.com2009-07-063-34/+24
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-07-081-0/+1
|\ \ \
| * | | PM: Clear -EAGAIN in dpm_prepareSebastian Ott2009-07-081-0/+1
| |/ /
* | | intel-iommu: Fix intel_iommu_unmap_range() with size 0Sheng Yang2009-07-081-0/+3
* | | Free struct device in fw_dev_release()Catalin Marinas2009-07-081-4/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-07-0810-183/+692
|\ \ \
| * | | Input: gpio_mouse - use standard driver registration methodSaeed Bishara2009-07-071-6/+5
| * | | Input: mark serio and i8042 as suspended when hibernating tooThadeu Lima de Souza Cascardo2009-07-072-6/+8
| * | | Input: add support for generic GPIO-based matrix keypadEric Miao2009-06-293-2/+465
| * | | Input: arrange keyboards alphabeticallyDmitry Torokhov2009-06-292-162/+161
| * | | Input: gpio-keys - avoid possibility of sleeping in timer functionJani Nikula2009-06-281-5/+12
| * | | Input: gpio-keys - revert 'change timer to workqueue'Jani Nikula2009-06-281-12/+20
| * | | Input: dm355evm_keys - fix kconfig symbol namesDavid Brownell2009-06-281-2/+1
| * | | Input: wacom - add DTF720a support and fix rotation on Intuos3Ping Cheng2009-06-281-1/+5
| * | | Input: i8042 - more reset quirks for MSI Wind-clone netbooksYan Li2009-06-281-0/+28
* | | | Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-07-084-45/+76
|\ \ \ \
| * | | | serial: sh-sci: fix sci interrupt handlerSUGIOKA Toshinobu2009-07-071-4/+4
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-07-0782-1296/+2292
| |\ \ \ \
| * | | | | video: hitfb: Move over to dev_pm_ops.Paul Mundt2009-07-071-8/+9
| * | | | | video: hitfb: Convert to framebuffer_alloc().Paul Mundt2009-07-071-14/+35
| * | | | | video: sh_mobile_lcdcfb: Convert to framebuffer_alloc().Paul Mundt2009-07-071-16/+24
| * | | | | usb: allow sh7724 to enable on-chip r8a66597Magnus Damm2009-07-051-2/+2
| * | | | | sh-sci: update receive error handling for muxed irqsMagnus Damm2009-07-031-3/+4
* | | | | | Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()"Linus Torvalds2009-07-084-4/+4
* | | | | | matroxfb: fix regression with uninitalized fb_info->mm_lock mutex (second head)Krzysztof Helt2009-07-081-2/+4
* | | | | | matroxfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-081-1/+0
* | | | | | w100fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-081-2/+0
* | | | | | atafb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-081-2/+3
* | | | | | i810fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-081-2/+1
| |_|_|/ / |/| | | |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-061-2/+2
|\ \ \ \ \
| * | | | | xen: Use kcalloc() in xen_init_IRQ()Pekka Enberg2009-07-011-2/+2
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-07-061-1/+11
|\ \ \ \ \ \
| * | | | | | [ARM] amba: fix amba device resourcesRussell King2009-07-051-1/+11
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2009-07-061-22/+32
|\ \ \ \ \ \ \
| * | | | | | | Revert "ide: improve handling of Power Management requests"David S. Miller2009-07-061-22/+32