aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-01-042343-211690/+333333
|\
| * lguest: fix bug in setting guest GDT entryRusty Russell2010-01-041-1/+3
| * Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-01-047-265/+177
| |\
| | * [S390] qdio: convert global statistics to per-device statsJan Glauber2010-01-047-265/+177
| * | tosh: Use non bkl ioctlAlan Cox2010-01-041-5/+7
| * | i2o: propogate the BKL down into the ioctl methodAlan Cox2010-01-041-7/+6
| * | sony_pi: Remove the BKL from open and ioctlJohn Kacur2010-01-041-6/+5
| |/
| * twl4030-irq.c: fix compiler warning due to raw-spinlock conversionLinus Torvalds2009-12-311-2/+2
| * pci: avoid compiler warning in quirks.cLinus Torvalds2009-12-311-1/+1
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-12-317-92/+174
| |\
| | * firewire, ieee1394: update Kconfig helpStefan Richter2009-12-293-49/+56
| | * firewire: ohci: always use packet-per-buffer mode for isochronous receptionStefan Richter2009-12-291-1/+3
| | * firewire: cdev: fix another memory leak in an error pathStefan Richter2009-12-291-0/+1
| | * firewire: fix use of multiple AV/C devices, allow multiple FCP listenersClemens Ladisch2009-12-293-42/+114
| * | PCI: Fix build if quirks are not enabledRafael J. Wysocki2009-12-313-17/+19
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-311-4/+5
| |\ \
| | * | x86/agp: Fix agp_amd64_init() initialization with CONFIG_GART_IOMMU enabledFUJITA Tomonori2009-12-301-4/+5
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-12-3114-96/+94
| |\ \ \
| | * | | Input: iforce - wait for command completion when closing the deviceDmitry Torokhov2009-12-302-0/+4
| | * | | Input: twl4030-pwrbutton - switch to using threaded IRQFelipe Balbi2009-12-291-12/+2
| | * | | Input: twl4030_keypad - switch to using threaded IRQFelipe Balbi2009-12-291-9/+2
| | * | | Input: lifebook - add CONFIG_DMI dependencyDmitry Torokhov2009-12-292-3/+1
| | * | | Input: wistron - fix test for CONFIG_PMRakib Mullick2009-12-291-1/+1
| | * | | Input: psmouse - fix compile warning in hgpk moduleRené Bolldorf2009-12-291-1/+0
| | * | | Input: matrix-keypad - handle cases when GPIOs can't be wakeup sourcesDmitry Torokhov2009-12-241-7/+22
| | * | | Input: iforce - fix oops on device disconnectDmitry Torokhov2009-12-243-44/+12
| | * | | Input: ff-memless - add notion of direction to for rumble effectsJari Vanhala2009-12-241-0/+36
| | * | | Input: ff-memless - another fix for signed to unsigned overflowDmitry Torokhov2009-12-241-3/+3
| | * | | Input: ff-memless - start playing FF effects immediatelyJari Vanhala2009-12-241-4/+2
| | * | | Input: serio - do not mark kseriod freezable anymoreDmitry Torokhov2009-12-241-9/+2
| | * | | Input: speed up suspend/shutdown for PS/2 mice and keyboardsDmitry Torokhov2009-12-242-3/+7
| * | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-309-35/+150
| |\ \ \ \
| | * \ \ \ Merge branch 'resume-sci-force-bootparam' into releaseLen Brown2009-12-301-12/+17
| | |\ \ \ \
| | | * | | | ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui2009-12-301-12/+17
| | | | |_|/ | | | |/| |
| | * | | | Merge branch 'video-error-case' into releaseLen Brown2009-12-301-1/+3
| | |\ \ \ \
| | | * | | | ACPI video: correct error-handling codeZhang Rui2009-12-301-1/+3
| | | |/ / /
| | * | | | Merge branch 'bugzilla-13671' into releaseLen Brown2009-12-301-0/+4
| | |\ \ \ \
| | | * | | | ACPI video: no warning message if "acpi_backlight=vendor" is usedZhang Rui2009-12-301-0/+4
| | | |/ / /
| | * | | | Merge branch 'thinkpad' into releaseLen Brown2009-12-302-14/+73
| | |\ \ \ \
| | | * | | | thinkpad-acpi: improve Kconfig help textHenrique de Moraes Holschuh2009-12-261-0/+5
| | | * | | | thinkpad-acpi: make volume subdriver optionalHenrique de Moraes Holschuh2009-12-262-0/+49
| | | * | | | thinkpad-acpi: don't fail to load the entire module due to ALSA problemsHenrique de Moraes Holschuh2009-12-261-13/+18
| | | * | | | thinkpad-acpi: don't take the first ALSA slot by defaultHenrique de Moraes Holschuh2009-12-261-1/+1
| | | |/ / /
| | * | | | Merge branch 'wmi' into releaseLen Brown2009-12-304-14/+58
| | |\ \ \ \
| | | * | | | ACPI: WMI: Survive BIOS with duplicate GUIDsCarlos Corbacho2009-12-301-0/+30
| | | * | | | dell-wmi - fix condition to abort driver loadingDmitry Torokhov2009-12-301-1/+1
| | | * | | | wmi: check find_guid() return value to prevent oopsPaul Rolland2009-12-301-4/+2
| | | * | | | dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return valueLen Brown2009-12-303-3/+18
| | | * | | | ACPI: hp-wmi, msi-wmi: clarify that wmi_install_notify_handler() returns an a...Len Brown2009-12-302-2/+2
| | | * | | | dell-wmi: sys_init_module: 'dell_wmi'->init suspiciously returned 21, it shouldLen Brown2009-12-301-4/+5
| | | |/ / /