aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * | | | | | | | [PATCH] switch amiflopAl Viro2008-10-21
| * | | | | | | | [PATCH] switch DAC960Al Viro2008-10-21
| * | | | | | | | [PATCH] beginning of methods conversionAl Viro2008-10-21
| * | | | | | | | [PATCH] switch ide_disk_ops ->ioctl() to sane prototypeAl Viro2008-10-21
| * | | | | | | | [PATCH] don't mess with file in scsi_nonblockable_ioctl()Al Viro2008-10-21
| * | | | | | | | [PATCH] introduce __blkdev_driver_ioctl()Al Viro2008-10-21
| * | | | | | | | [PATCH] switch pktcdvd to blkdev_driver_ioctl()Al Viro2008-10-21
| * | | | | | | | [PATCH] switch cdrom_{open,release,ioctl} to sane APIsAl Viro2008-10-21
| * | | | | | | | [PATCH] lose unused arguments in dm ioctl callbacksAl Viro2008-10-21
| * | | | | | | | [PATCH] lose the unused file argument in generic_ide_ioctl()Al Viro2008-10-21
| * | | | | | | | [PATCH] switch scsi_cmd_ioctl() to passing fmode_tAl Viro2008-10-21
| * | | | | | | | [PATCH] switch sg_scsi_ioctl() to passing fmode_tAl Viro2008-10-21
| * | | | | | | | [PATCH] eliminate use of ->f_flags in block methodsAl Viro2008-10-21
| * | | | | | | | [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-21
| |/ / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-10-23
|\ \ \ \ \ \ \ \
| * | | | | | | | [PATCH] dm: kill lookup_device wrapperChristoph Hellwig2008-10-23
| |/ / / / / / /
* | | | | | | | Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-10-23
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, um: ... and asm-x86 moveAl Viro2008-10-23
| |/ / / / / / /
* | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-10-23
|\ \ \ \ \ \ \ \
| * | | | | | | | dock: make dock driver not a moduleShaohua Li2008-10-23
| * | | | | | | | ACPI: hack around sysfs warning with link orderZhao Yakui2008-10-23
| * | | | | | | | ACPI suspend: fix build warning when CONFIG_ACPI_SLEEP=nLen Brown2008-10-23
| * | | | | | | | intel_menlo: fix build warningLen Brown2008-10-23
| * | | | | | | | Merge branch 'linus' into testLen Brown2008-10-23
| |\| | | | | | |
| * | | | | | | | panasonic-laptop: fix buildLen Brown2008-10-22
| * | | | | | | | Merge branch 'panasonic' into testLen Brown2008-10-22
| |\ \ \ \ \ \ \ \
| | * | | | | | | | panasonic-laptop: depends on ACPIRandy Dunlap2008-10-22
| | * | | | | | | | panasonic-laptop: add Panasonic Let's Note laptop extras driver v0.94Harald Welte2008-09-24
| * | | | | | | | | Merge branch 'ull' into testLen Brown2008-10-22
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-11
| * | | | | | | | | | Merge branch 'thinkpad' into testLen Brown2008-10-22
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ACPI: thinkpad-acpi: Remove firmware backlight delays for Intel ACPI IGD OpRe...Henrique de Moraes Holschuh2008-10-22
| | * | | | | | | | | | ACPI: thinkpad-acpi: Remove duplicate linePascal Terjan2008-10-22
| | * | | | | | | | | | ACPI: thinkpad-acpi: trivial fix of error messageMariusz Kozlowski2008-10-22
| | * | | | | | | | | | ACPI: thinkpad-acpi: attempt to preserve fan state on resumeHenrique de Moraes Holschuh2008-10-22
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'suspend' into testLen Brown2008-10-22
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ACPI suspend: Blacklist HP xw4600 Workstation for old code orderingRafael J. Wysocki2008-10-16
| | * | | | | | | | | | ACPI Suspend: Enable ACPI during resume if SCI_EN is not setRafael J. Wysocki2008-10-16
| | * | | | | | | | | | ACPI suspend: Always use the 32-bit waking vectorRafael J. Wysocki2008-10-16
| | * | | | | | | | | | ACPI: Add the support for _TTS objectZhao Yakui2008-10-16
| | * | | | | | | | | | ACPI: Clear WAK_STS on resumeMatthew Garrett2008-10-16
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'pnp-debug' into testLen Brown2008-10-22
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | PNP: remove old CONFIG_PNP_DEBUG optionBjorn Helgaas2008-10-10
| | * | | | | | | | | | PNP: convert to using pnp_dbg()Bjorn Helgaas2008-10-10
| | * | | | | | | | | | PNP: add CONFIG_PNP_DEBUG_MESSAGES and pnp_dbg()Bjorn Helgaas2008-10-10
| | * | | | | | | | | | PNP: remove some uses of DEBUG ifdefBjorn Helgaas2008-10-10
| | * | | | | | | | | | PNP: use new vsprintf symbolic function pointer formatBjorn Helgaas2008-10-10
| | * | | | | | | | | | PNP: convert the last few pnp_info() uses to printk()Bjorn Helgaas2008-10-10
| | * | | | | | | | | | PNPACPI: use dev_printk when possibleBjorn Helgaas2008-10-10
| | * | | | | | | | | | PNP: fix debug formatting (cosmetic)Bjorn Helgaas2008-10-10
| | |/ / / / / / / / /