summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | USB: add missing delay during remote wakeupAlan Stern2010-01-213-3/+7
| | * | | | USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern2010-01-212-2/+33
| | * | | | USB: EHCI: fix handling of unusual interrupt intervalsAlan Stern2010-01-211-3/+8
| | * | | | USB: Don't use GFP_KERNEL while we cannot reset a storage deviceOliver Neukum2010-01-212-5/+5
| | * | | | USB: fix bitmask merge errorAlan Stern2010-01-211-1/+2
| | * | | | usb: serial: fix memory leak in generic driverJohan Hovold2010-01-211-0/+2
| | * | | | USB: serial: fix USB serial fix kfifo_len lockingStefani Seibold2010-01-211-4/+4
| | |/ / /
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-01-216-43/+52
| |\ \ \ \
| | * \ \ \ Merge branch 'for-jens' of http://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe2010-01-123-21/+38
| | |\ \ \ \
| | | * | | | drbd: Allow online resizing of DRBD devices while peer not reachable (needs t...Philipp Reisner2010-01-123-11/+15
| | | * | | | drbd: Don't go into StandAlone mode when authentification failes because of n...Johannes Thoma2010-01-121-9/+22
| | | * | | | drbd: check on CONFIG_LBDAF, not LBDLars Ellenberg2010-01-071-1/+1
| | | * | | | drivers/block/drbd: Correct NULL testJulia Lawall2010-01-041-1/+1
| | * | | | | drivers/block/drbd/drbd_receiver.c: correct NULL testJulia Lawall2010-01-111-1/+1
| | * | | | | DM: Fix device mapper topology stackingMartin K. Petersen2010-01-111-15/+5
| | |/ / / /
| | * | | | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe2009-12-314-6/+8
| | |\ \ \ \
| | | * | | | drbd: Silenced an assert that could triggered after changing write ordering m...Philipp Reisner2009-12-311-4/+5
| | | * | | | drbd: Kconfig fixJohannes Thoma2009-12-291-1/+1
| | | * | | | drbd: Fix for a race between IO and a detach operation [Bugz 262]Philipp Reisner2009-12-291-0/+1
| | | * | | | drbd: Use drbd_crypto_is_hash() instead of an open coded checkPhilipp Reisner2009-12-291-1/+1
| * | | | | | Merge branch 'bugzilla-14954' into releaseLen Brown2010-01-201-0/+30
| |\ \ \ \ \ \
| | * | | | | | ACPI: processor: restrict early _PDC to opt-in platformsAlex Chiang2010-01-201-0/+30
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'misc' into releaseLen Brown2010-01-208-11/+16
| |\ \ \ \ \ \
| | * | | | | | ACPI: power_meter: remove double kfree()Darren Jenkins2010-01-201-1/+1
| | * | | | | | ACPI: Fix unused variable warning in sbs.cRakib Mullick2010-01-161-0/+3
| | * | | | | | acpi: make ACPI device id constantMárton Németh2010-01-164-4/+4
| | * | | | | | sony-laptop - fix using of uninitialized variableDmitry Torokhov2010-01-161-3/+6
| | * | | | | | ACPI: Fix section mismatch error for acpi_early_processor_set_pdc()Luck, Tony2010-01-161-1/+1
| | * | | | | | ACPI: Remove unnecessary cast.H Hartley Sweeten2010-01-161-2/+1
| * | | | | | | Merge branch 'osc-bugfix' into releaseLen Brown2010-01-201-1/+6
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: Advertise to BIOS in _OSC: _OST on _PPC changesZhao Yakui2010-01-161-1/+6
| * | | | | | | | Merge branch 'eeepc-laptop' into releaseLen Brown2010-01-202-135/+164
| |\ \ \ \ \ \ \ \
| | * | | | | | | | eeepc-laptop: disable wireless hotplug for 1201NCorentin Chary2010-01-161-1/+1
| | * | | | | | | | eeepc-laptop: add hotplug_disable parameterCorentin Chary2010-01-161-0/+10
| | * | | | | | | | eeepc-laptop: switch to using sparse keymap libraryDmitry Torokhov2010-01-162-135/+52
| | * | | | | | | | eeepc-laptop: dmi blacklist to disable pci hotplug codeCorentin Chary2010-01-161-5/+20
| | * | | | | | | | eeepc-laptop: disable cpu speed control on EeePC 701Alan Jenkins2010-01-161-0/+87
| | |/ / / / / / /
| * | | | | | | | Merge branch 'ec' into releaseLen Brown2010-01-202-3/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI: EC: Add wait for irq stormAlexey Starikovskiy2010-01-161-1/+2
| | * | | | | | | | ACPI: SBS: Move SBS HC callback to faster Notify queueAlexey Starikovskiy2010-01-162-2/+3
| * | | | | | | | | Merge branch 'bugzilla-15064' into releaseLen Brown2010-01-201-38/+26
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ACPI: delete acpi_processor_power_verify_c2()Len Brown2010-01-201-18/+4
| | * | | | | | | | | ACPI: allow C3 > 1000usecLen Brown2010-01-201-10/+11
| | * | | | | | | | | ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/CLen Brown2010-01-201-10/+11
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'bugzilla-14858' into releaseLen Brown2010-01-201-45/+77
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | ACPI: EC: Accelerate query executionAlexey Starikovskiy2009-12-241-45/+77
| * | | | | | | | | Merge branch 'bugzilla-13577-video' into releaseLen Brown2010-01-201-0/+43
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ACPI video: Prune dupe video devices, unless "video.allow_duplicates"Zhang Rui2009-12-311-0/+43
| * | | | | | | | | | Merge branch 'acpi-pad' into releaseLen Brown2010-01-201-17/+20
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | acpi_pad: fix error checksChen Gong2009-12-311-17/+20