summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-05-02Input: xen-kbdfront - fix mouse getting stuck after save/restoreIgor Mammedov
2011-05-02iwlegacy: fix tx_power initializationStanislaw Gruszka
2011-05-02iwl3945: disable hw scan by defaultStanislaw Gruszka
2011-05-02iwl3945: do not deprecate software scanStanislaw Gruszka
2011-05-02iwlwifi: do not set tx power when channel is changingStanislaw Gruszka
2011-05-02agp: fix OOM and buffer overflowVasiliy Kulikov
2011-05-02agp: fix arbitrary kernel memory writesVasiliy Kulikov
2011-05-02drm: select FRAMEBUFFER_CONSOLE_PRIMARY if we have FRAMEBUFFER_CONSOLEDave Airlie
2011-05-02virtio: console: Enable call to hvc_remove() on console port removeAmit Shah
2011-05-02FLEXCOP-PCI: fix __xlate_proc_name-warning for flexcop-pciPatrick Boettcher
2011-05-02ACPI / PM: Avoid infinite recurrence while registering power resourcesRafael J. Wysocki
2011-05-02ath9k_hw: partially revert "fix dma descriptor rx error bit parsing"Felix Fietkau
2011-05-02ACPI battery: fribble sysfs files from a resume notifierKyle McMartin
2011-05-02ideapad: read brightness setting on brightness key notifyIke Panhc
2011-05-02libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65Tejun Heo
2011-05-02ahci: don't enable port irq before handler is registeredMaxime Bizon
2011-05-02serial/imx: read cts state only after acking cts change irqUwe Kleine-König
2011-05-02tty/n_gsm: fix bug in CRC calculation for gsm1 modeMikhail Kshevetskiy
2011-05-02drm/i915/tv: Remember the detected TV typeMathew McKernan
2011-05-02drm/i915: Sanitize the output registers after resumeChris Wilson
2011-05-02drm/radeon/kms: fix bad shift in atom iio table parserAlex Deucher
2011-05-02drm/nouveau: fix notifier memory corruption bugMarcin Slusarz
2011-05-02drm/radeon/kms: pll tweaks for r7xxAlex Deucher
2011-05-02intel-iommu: Fix get_domain_for_dev() error pathAlex Williamson
2011-05-02intel-iommu: Unlink domain from iommuAlex Williamson
2011-05-02intel-iommu: Fix use after release during device attachJan Kiszka
2011-05-02virtio: Decrement avail idx on buffer detachAmit Shah
2011-05-02qlcnic: limit skb frags for non tso packetAmit Kumar Salecha
2011-05-02p54: Initialize extra_len in p54_tx_80211Jason Conti
2011-05-02ath: add missing regdomain pair 0x5c mappingChristian Lamparter
2011-05-02netxen: limit skb frags for non tso packetamit salecha
2011-05-02ath9k_hw: fix stopping rx DMA during resetsFelix Fietkau
2011-04-21radeon: Fix KMS CP writeback on big endian machines.Michel Dänzer
2011-04-21USB: Fix unplug of device with active streamsMatthew Wilcox
2011-04-21USB: xhci - also free streams when resetting devicesDmitry Torokhov
2011-04-21USB: xhci - fix math in xhci_get_endpoint_interval()Dmitry Torokhov
2011-04-21USB: xhci - fix unsafe macro definitionsDmitry Torokhov
2011-04-21USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devicesDmitry Torokhov
2011-04-21USB: EHCI: unlink unused QHs when the controller is stoppedAlan Stern
2011-04-21usb: qcserial add missing errorpath kfreesSteven Hardy
2011-04-21usb: qcserial avoid pointing to freed memorySteven Hardy
2011-04-21usb: Fix qcserial memory leak on rmmodSteven Hardy
2011-04-21USB: option: Added support for Samsung GT-B3730/GT-B3710 LTE USB modem.Marius B. Kotsbak
2011-04-21USB: ftdi_sio: add ids for Hameg HO720 and HO730Paul Friedrich
2011-04-21USB: ftdi_sio: add PID for OCT DK201 docking stationJohan Hovold
2011-04-21USB: ftdi_sio: Added IDs for CTI USB Serial DevicesChristian Simon
2011-04-21usb: musb: temporarily make it boolFelipe Balbi
2011-04-21RTC: add missing "return 0" in new alarm func for rtc-bfin.cMike Frysinger
2011-04-21i2c-algo-bit: Call pre/post_xfer for bit_testAlex Deucher
2011-04-21kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan