aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-06sh: intc: Fix build with IRQ balancing disabled.Paul Mundt1-4/+5
2010-10-06sh: intc: Add missing files.Paul Mundt2-0/+40
2010-10-05sh: intc: Split up the INTC code.Paul Mundt13-1808/+2051
2010-10-05sh: intc: Handle early lookups of subgroup IRQs.Paul Mundt1-10/+24
2010-10-05sh: intc: Support virtual mappings for IRQ subgroups.Paul Mundt1-66/+338
2010-10-05sh: intc: Implement reverse mapping for IRQs to per-controller IDs.Paul Mundt2-1/+99
2010-10-04sh: pfc: Fix up BUG() triggered by gpiolib debugfs lookups.Paul Mundt1-4/+2
2010-10-04sh: pfc: support pinmux deregistration.Paul Mundt1-1/+10
2010-10-02sh: Support early IRQ vector map reservation for delayed controllers.Paul Mundt1-0/+11
2010-10-02sh: Support IRQ balancing for SH-X3 proto cores, too.Paul Mundt1-1/+1
2010-09-16usb: Fix up r8a66597-hcd section mismatches.Paul Mundt1-2/+2
2010-09-16mfd: Fix up section mismatches in SH SDHI.Paul Mundt1-1/+1
2010-08-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt38-211/+336
2010-08-20sh: reinstate clock framework rate rounding.Paul Mundt1-1/+15
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds5-6/+20
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds3-35/+69
2010-08-18mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=yUwe Kleine-König1-0/+2
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds1-0/+1
2010-08-18Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds4-47/+48
2010-08-18Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds5-4/+6
2010-08-18tty: fix fu_list abuseNick Piggin2-35/+55
2010-08-18fs: cleanup files_lock lockingNick Piggin2-9/+23
2010-08-18fs: fs_struct rwlock to spinlockNick Piggin1-4/+4
2010-08-18md raid-1/10 Fix bio_rw bit manipulations againNeilBrown2-6/+6
2010-08-18m68knommu: include sched.h in ColdFire/SPI driverGreg Ungerer1-0/+1
2010-08-18md: provide appropriate return value for spare_active functions.NeilBrown3-15/+21
2010-08-18md: Notify sysfs when RAID1/5/10 disk is In_sync.Adrian Drzewiecki3-0/+3
2010-08-18Update recovery_offset even when external metadata is used.NeilBrown1-26/+18
2010-08-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds1-4/+7
2010-08-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86Linus Torvalds5-91/+117
2010-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-16/+48
2010-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-6/+9
2010-08-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+8
2010-08-17arcmsr_hba: Missing slab.h includeDavid Miller1-0/+1
2010-08-17VIDEO: amba clcd: don't disable an already disabled clockRussell King1-2/+8
2010-08-17of: fix missing headers for of_address_to_resource() in MTD and SysACE driversGraeme Smecher2-0/+2
2010-08-16of: Fix missing includesGrant Likely2-2/+2
2010-08-16ata: update for of_device to platform_device replacementStephen Rothwell1-2/+2
2010-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1194-22433/+64897
2010-08-16vt,console,kdb: preserve console_blanked while in kdbJason Wessel1-0/+3
2010-08-16vt: fix regression warnings from KMS mergeJason Wessel1-4/+4
2010-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller10-16/+48
2010-08-16sparc: Really fix "console=" for serial consoles.David S. Miller1-6/+9
2010-08-16platform/x86: move rfkill for Dell Mini 1012 to compal-laptopVictor van den Elzen2-0/+16
2010-08-16thinkpad-acpi: Add KEY_CAMERA (Fn-F6) for Lenovo keyboardsJens Taprogge1-1/+1
2010-08-16thinkpad-acpi: add support for model-specific keymapsHenrique de Moraes Holschuh1-18/+42
2010-08-16thinkpad-acpi: lock down size of hotkey keymapHenrique de Moraes Holschuh1-4/+15
2010-08-16thinkpad-acpi: untangle ACPI/vendor backlight selectionHenrique de Moraes Holschuh1-22/+20
2010-08-16thinkpad-acpi: find ACPI video device by synthetic HIDHenrique de Moraes Holschuh1-40/+12
2010-08-16intel_ips: potential null dereferenceDan Carpenter1-1/+3