aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SPARC]: Fix serial console device detection.David S. Miller2007-07-208-150/+65
* Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Linus Torvalds2007-07-203-20/+31
|\
| * [CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson2007-07-203-20/+31
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-202-33/+41
|\ \
| * \ Pull ia64-clocksource into release branchTony Luck2007-07-202-33/+41
| |\ \
| | * | [IA64] Convert to generic timekeeping/clocksourceTony Luck2007-07-202-33/+41
* | | | Fix memory leak in tpm_binary_bios_measurements_open()Reiner Sailer2007-07-201-3/+8
| |_|/ |/| |
* | | KVM: MMU: Fix oopses with SLUBAvi Kivity2007-07-201-13/+26
* | | KVM: x86 emulator: implement rdmsr and wrmsrAvi Kivity2007-07-203-5/+31
* | | KVM: Fix memory slot management functions for guest smpAvi Kivity2007-07-203-123/+52
* | | KVM: MMU: Store nx bit for large page shadowsAvi Kivity2007-07-202-2/+4
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of...Linus Torvalds2007-07-207-0/+510
|\ \ \
| * | | Create drivers/of/platform.cStephen Rothwell2007-07-202-1/+97
| * | | Begin consolidation of of_device.hStephen Rothwell2007-07-201-1/+1
| * | | Begin to consolidate of_device.cStephen Rothwell2007-07-204-0/+137
| * | | Consolidate of_find_node_by routinesStephen Rothwell2007-07-201-0/+115
| * | | Consolidate of_get_next_childStephen Rothwell2007-07-201-0/+24
| * | | Consolidate of_get_parentStephen Rothwell2007-07-201-0/+21
| * | | Consolidate of_find_propertyStephen Rothwell2007-07-201-0/+26
| * | | Consolidate of_device_is_compatibleStephen Rothwell2007-07-201-0/+24
| * | | Start split out of common open firmware codeStephen Rothwell2007-07-203-0/+67
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-07-2010-113/+545
|\ \ \ \
| * | | | Input: appletouch - improve powersaving for Geyser3 devicesSoeren Sonnenburg2007-07-201-37/+74
| * | | | Input: lifebook - fix an oops on Panasonic CF-18Dmitry Torokhov2007-07-201-1/+1
| * | | | Input: switch to using seq_list_xxx helpersPavel Emelianov2007-07-181-25/+4
| * | | | Input: i8042 - give more trust to PNP data on i386Dmitry Torokhov2007-07-181-7/+29
| * | | | Input: add driver for Fujitsu serial touchscreensDmitry Torokhov2007-07-183-0/+203
| * | | | Input: ads7846 - re-check pendown status before reporting eventsSemih Hazar2007-07-181-0/+15
| * | | | Input: ads7846 - introduce sample settling delaySemih Hazar2007-07-181-1/+64
| * | | | Input: xpad - add support for leds on xbox 360 padJan Kratochvil2007-07-182-42/+155
* | | | | pata_cs5520: Fix probe bug regression introduced in 2.6.22Alan Cox2007-07-201-1/+1
* | | | | lguest: override sched_clockRusty Russell2007-07-201-1/+8
* | | | | lguest: trivial: We now have asm/processor-flags.h, so use it.Rusty Russell2007-07-201-3/+1
* | | | | lguest: fix sense if IF flag on interrupt injectionRusty Russell2007-07-201-5/+5
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-07-202-2/+2
|\ \ \ \ \
| * | | | | sh: Fix up SH-3 and SH-4 driver dependencies.Paul Mundt2007-07-202-2/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-2020-398/+799
|\ \ \ \ \
| * | | | | libata: implement EH fast drainTejun Heo2007-07-203-2/+101
| * | | | | libata: schedule probing after SError access failure during autopsyTejun Heo2007-07-201-1/+5
| * | | | | libata: clear HOTPLUG flag after a resetTejun Heo2007-07-201-5/+10
| * | | | | libata: improve SCSI scan failure handlingTejun Heo2007-07-203-18/+49
| * | | | | libata: quickly trigger SATA SPD down after debouncing failedTejun Heo2007-07-202-3/+5
| * | | | | libata: improve SATA PHY speed down logicTejun Heo2007-07-202-7/+28
| * | | | | The SATA controller device ID is different according tosu henry2007-07-201-1/+4
| * | | | | ahci: implement SCR_NOTIFICATION r/wTejun Heo2007-07-201-31/+37
| * | | | | ahci: make NO_NCQ handling more consistentTejun Heo2007-07-201-2/+8
| * | | | | libata: make ->scr_read/write callbacks return error codeTejun Heo2007-07-2014-133/+189
| * | | | | libata: implement AC_ERR_NCQTejun Heo2007-07-201-3/+4
| * | | | | libata: improve EH report formattingTejun Heo2007-07-206-25/+95
| * | | | | sata_sil24: separate out sil24_do_softreset()Tejun Heo2007-07-201-3/+10