summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2011-02-12[SCSI] target: Fix top-level configfs_subsystem default_group shutdown breakageNicholas Bellinger
2011-02-12[SCSI] target: fixed missing lock drop in error pathFubo Chen
2011-02-12[SCSI] target: Fix demo-mode MappedLUN shutdown UA/PR breakageNicholas Bellinger
2011-02-12[SCSI] target/iblock: Fix failed bd claim NULL pointer dereferenceNicholas Bellinger
2011-02-12[SCSI] target: iblock/pscsi claim checking for NULL instead of IS_ERRDan Carpenter
2011-02-12[SCSI] scsi_debug: Fix 32-bit overflow in do_device_access causing memory cor...Darrick J. Wong
2011-02-12[SCSI] qla2xxx: Change from irq to irqsave with host_lockMadhuranath Iyengar
2011-02-12[SCSI] qla2xxx: Fix race that could hang kthread_stop()James Bottomley
2011-02-12ACPI / Video: Probe for output switch method when searching video devices.Michael Karcher
2011-02-12ACPI / Wakeup: Enable button GPEs unconditionally during initializationRafael J. Wysocki
2011-02-12ACPI / ACPICA: Avoid crashing if _PRW is defined for the root objectRafael J. Wysocki
2011-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2011-02-11Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-02-11drivers/w1/masters/omap_hdq.c: add missing clk_putJulia Lawall
2011-02-11nbd: remove module-level ioctl mutexSoren Hansen
2011-02-11drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open()Alexander Strakh
2011-02-11drivers/gpio/pca953x.c: add a mutex to fix race conditionRoland Stigge
2011-02-11drm/i915: Fix resume regression from 5d1d0ccChris Wilson
2011-02-11drm/i915/tv: Use polling rather than interrupt-based hotplugChris Wilson
2011-02-11drm/i915: Trigger modesetting if force-audio changesChris Wilson
2011-02-11Input: wacom - fix error path in wacom_probe()Alexander Strakh
2011-02-11Input: ads7846 - check proper condition when freeing gpioDmitry Torokhov
2011-02-11pci: use security_capable() when checking capablities during config space readChris Wright
2011-02-11Merge branch 'for-james' of git://tpmdd.git.sourceforge.net/gitroot/tpmdd/tpm...James Morris
2011-02-11tpm_tis: Use timeouts returned from TPMStefan Berger
2011-02-10char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driverCorey Minyard
2011-02-10Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-02-10Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-02-10Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-02-10IB/qib: Fix double add_timer()Mike Marciniszyn
2011-02-10virtio_net: Add schedule check to napi_enable callBruce Rogers
2011-02-10amd64_edac: Fix DIMMs per DCTs outputBorislav Petkov
2011-02-09pch_can: fix tseg1/tseg2 setting issueTomoya MORINAGA
2011-02-09isdn: hysdn: Kill (partially buggy) CVS regision log reporting.David S. Miller
2011-02-09hwmon: (emc1403) Fix I2C address rangeGuenter Roeck
2011-02-09hwmon: (lm63) Consider LM64 temperature offsetDirk Eibach
2011-02-09drm/i915/sdvo: If we have an EDID confirm it matches the mode of the connectionChris Wilson
2011-02-09can: softing_cs needs slab.hRandy Dunlap
2011-02-09pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtoolToshiharu Okada
2011-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-02-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-02-09Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-02-09staging: zram: fix data corruption issueNitin Gupta
2011-02-09Staging: Comedi: Fix a few NI module dependenciesIan Abbott
2011-02-09Staging: comedi: Add MODULE_LICENSE and similar to NI modulesIan Abbott
2011-02-09drm/i915: Disable RC6 on IronlakeChris Wilson
2011-02-09cdrom: support devices that have check_events but not media_changedSimon Arlott
2011-02-08pch_can: fix module reload issue with MSITomoya