aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-10-30Anyka GPL kernel dumplinux-2.6.32.9-akAnyka228-224/+73269
2010-02-23dm log: userspace fix overhead_size calcuationsJonathan Brassow1-3/+7
2010-02-23dm stripe: avoid divide by zero with invalid stripe countNikanth Karthikesan1-1/+1
2010-02-23iwlwifi: Fix to set correct ht configurationWey-Yi Guy1-0/+1
2010-02-23ath9k: Fix sequence numbers for PAE framesSujith1-2/+2
2010-02-23b43: Fix throughput regressionLarry Finger2-3/+11
2010-02-23drm/radeon/kms: use udelay for short delaysDave Airlie1-1/+1
2010-02-23ACPI: fix High cpu temperature with 2.6.32Arjan van de Ven1-0/+8
2010-02-23ACPI: Add NULL pointer check in acpi_bus_startThomas Renninger1-0/+3
2010-02-23rtl8187: Add new device IDJelle Martijn Kok1-0/+1
2010-02-23USB: usbfs: properly clean up the as structure on error pathsLinus Torvalds1-14/+26
2010-02-23USB: usbfs: only copy the actual data receivedGreg KH1-4/+4
2010-02-23class: Free the class private data in class_releaseLaurent Pinchart1-0/+2
2010-02-23serial: 8250: add serial transmitter fully empty testDick Hollenbeck1-3/+4
2010-02-23Staging: fix rtl8187se compilation errors with mac80211George Kadianakis6-20/+20
2010-02-23ahci: add Acer G725 to broken suspend listTejun Heo1-0/+15
2010-02-23Call flush_dcache_page after PIO data transfers in libata-sff.cCatalin Marinas1-0/+3
2010-02-23rtc-fm3130: add missing bracesSergey Matyukevich1-2/+4
2010-02-23SCSI: mptfusion : mptscsih_abort return value should be SUCCESS instead of va...Kashyap, Desai1-1/+1
2010-02-23devmem: fix kmem write bug on memory holesWu Fengguang1-1/+1
2010-02-23devmem: check vmalloc address on kmem read/writeKAMEZAWA Hiroyuki1-10/+18
2010-02-23/dev/mem: introduce size_inside_page()Wu Fengguang1-23/+17
2010-02-23dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return valueLen Brown2-2/+12
2010-02-23wmi: Free the allocated acpi objects through wmi_get_event_dataAnisse Astier3-2/+5
2010-02-23crypto: padlock-sha - Add import/export supportHerbert Xu1-0/+23
2010-02-23dasd: remove strings from s390dbfStefan Haberland4-42/+44
2010-02-23drm/i915: Don't wait interruptible for possible plane buffer flushZhenyu Wang3-1/+53
2010-02-23drm/i915: add i915_lp_ring_sync helperDaniel Vetter2-10/+40
2010-02-23drm/i915: remove full registers dump debugZhenyu Wang1-30/+0
2010-02-23amd64_edac: Do not falsely trigger kerneloopsBorislav Petkov1-7/+8
2010-02-23tpm_infineon: fix suspend/resume handler for pnp_driverMarcel Selhorst1-22/+57
2010-02-23V4L/DVB: dvb-core: fix initialization of feeds list in demux filterFrancesco Lavra1-1/+1
2010-02-23md: fix 'degraded' calculation when starting a reshape.NeilBrown1-4/+7
2010-02-23ioat: fix infinite timeout checking in ioat2_quiesceDan Williams1-1/+1
2010-02-23cciss: Make cciss_seq_show handle holes in the h->drv[] arrayStephen M. Cameron1-0/+3
2010-02-23regulator: Fix display of null constraints for regulatorsMark Brown1-1/+1
2010-02-23drm/i915: Update write_domains on active list after flush.Daniel Vetter2-4/+30
2010-02-23drm/i915: Increase fb alignment to 64kChris Wilson1-1/+1
2010-02-23drm/i915: handle FBC and self-refresh betterJesse Barnes2-0/+3
2010-02-23i2c-tiny-usb: Fix on big-endian systemsJean Delvare1-6/+6
2010-02-23usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.Paul Mundt1-12/+25
2010-02-23drm/i915: Add MALATA PC-81005 to ACPI LID quirk listZhao Yakui1-0/+7
2010-02-23drm/i915: Fix the incorrect DMI string for Samsung SX20S laptopZhao Yakui1-1/+1
2010-02-23drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk listZhao Yakui1-0/+14
2010-02-23drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.Eric Anholt4-1/+39
2010-02-23drm/i915: Disable SR when more than one pipe is enabledDavid John1-0/+12
2010-02-23drm/i915: enable self-refresh on 965Jesse Barnes1-4/+28
2010-02-23drm/i915: disable hotplug detect before Ironlake CRT detectZhenyu Wang1-0/+3
2010-02-23hwmon: (adt7462) Wrong ADT7462_VOLT_COUNTRay Copeland1-1/+1
2010-02-23hwmon: (lm78) Request I/O ports individually for probingJean Delvare1-13/+12
2010-02-23hwmon: (w83781d) Request I/O ports individually for probingJean Delvare1-13/+13
2010-02-23Fix race in tty_fasync() properlyLinus Torvalds1-1/+3
2010-02-09ath9k: fix beacon slot/buffer leakFelix Fietkau1-1/+1
2010-02-09ath9k: fix eeprom INI values override for 2GHz-only cardsFelix Fietkau1-4/+3
2010-02-09pktcdvd: removing device does not remove its sysfs dirThadeu Lima de Souza Cascardo1-1/+1
2010-02-09uartlite: fix crash when using as consoleRichard Röjfors1-1/+1
2010-02-09starfire: clean up properly if firmware loading failsBen Hutchings1-1/+4
2010-02-09mx3fb: some debug and initialisation fixesAlberto Panizzo1-4/+8
2010-02-09imxfb: correct location of callbacks in suspend and resumeUwe Kleine-König1-2/+4
2010-02-09be2net: Fix memset() arg ordering.David S. Miller1-1/+1
2010-02-09be2net: Bug fix to support newer generation of BE ASICAjit Khaparde3-3/+30
2010-02-09connector: Delete buggy notification code.Evgeniy Polyakov1-175/+0
2010-02-09usb: r8a66597-hdc disable interrupts fixMagnus Damm1-1/+16
2010-02-09random: Remove unused inode variableHerbert Xu1-1/+0
2010-02-09random: drop weird m_time/a_time manipulationMatt Mackall1-8/+0
2010-02-09libata: retry link resume if necessaryTejun Heo1-7/+31
2010-02-09sky2: Fix oops in sky2_xmit_frame() after TX timeoutJarek Poplawski1-1/+2
2010-02-09regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraintsMark Brown1-1/+3
2010-02-09firewire: core: add_descriptor size checkStefan Richter1-13/+29
2010-02-09drm/i915: only enable hotplug for detected outputsJesse Barnes9-27/+59
2010-02-09iwlwifi: set default aggregation frame count limit to 31Wey-Yi Guy1-1/+1
2010-02-09Input: winbond-cir - remove dmesg spamDavid Härdeman1-1/+1
2010-02-09Fix failure exit in ipathfsAl Viro1-3/+1
2010-02-09drm/i915: Reload hangcheck timer too for IronlakeZhenyu Wang1-0/+2
2010-02-09e1000/e1000e: don't use small hardware rx buffersJesse Brandeburg2-38/+2
2010-02-09e1000e: enhance frame fragment detectionJesse Brandeburg2-4/+22
2010-02-09e1000: enhance frame fragment detectionJesse Brandeburg2-2/+13
2010-02-09UBI: fix volume creation input checkingMika Westerberg1-1/+0
2010-02-09ACPI: Advertise to BIOS in _OSC: _OST on _PPC changesZhao Yakui1-1/+6
2010-02-09ACPI: fix OSC regression that caused aer and pciehp not to loadShaohua Li1-8/+18
2010-02-09ACPI: Add platform-wide _OSC support.Shaohua Li1-0/+26
2010-02-09ACPI: Add a generic API for _OSC -v2Shaohua Li1-0/+122
2010-02-09dasd: fix possible NULL pointer errorsStefan Haberland4-15/+9
2010-02-09zcrypt: Do not remove coprocessor for error 8/72Felix Beck2-0/+4
2010-02-09libata: retry FS IOs even if it has failed with AC_ERR_INVALIDTejun Heo1-2/+3
2010-02-09firewire: ohci: fix crashes with TSB43AB23 on 64bit systemsStefan Richter1-1/+3
2010-02-09drm/i915: Selectively enable self-reclaimChris Wilson4-52/+19
2010-02-09mptsas: Fix issue with chain pools allocation on katmaiAnatolij Gustschin1-0/+2
2010-02-09scsi_lib: Fix bug in completion of bidi commandsBoaz Harrosh1-1/+1
2010-01-28iwlwifi: Fix throughput stall issue in HT mode for 5000Wey-Yi Guy1-0/+4
2010-01-28ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/CLen Brown1-10/+11
2010-01-28IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()David J. Wilder1-0/+1
2010-01-28UBI: initialise update markerPeter Horton1-0/+1
2010-01-28UBI: fix memory leak in update pathArtem Bityutskiy1-0/+1
2010-01-28hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdogHans de Goede1-2/+5
2010-01-28netiucv: displayed TX bytes value much too highUrsula Braun1-2/+2
2010-01-28cio: dont panic in non-fatal conditionsPeter Oberparleiter1-19/+6
2010-01-28cio: fix double free in case of probe failurePeter Oberparleiter1-6/+5
2010-01-28V4L/DVB (13826): uvcvideo: Fix controls blacklistingLaurent Pinchart1-1/+1
2010-01-28md: fix small irregularity with start_ro module parameterNeilBrown1-1/+1
2010-01-28ata_piix: fix MWDMA handling on PIIX3Bartlomiej Zolnierkiewicz1-3/+3
2010-01-28ahci: disable SNotification capability for ich8Shaohua Li1-2/+18
2010-01-28iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDsSeth Heasley1-1/+44
2010-01-28iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoCImre Kaloz1-0/+4
2010-01-28iTCO_wdt.c - cleanup chipset documentationWim Van Sebroeck1-44/+17
2010-01-28Input: i8042 - add Dritek quirk for Acer Aspire 5610.Elliott Sales de Andrade1-0/+7
2010-01-28Input: i8042 - add Gigabyte M1022M to the noloop listDmitry Torokhov1-0/+8
2010-01-28Input: i8042 - remove identification strings from DMI tablesDmitry Torokhov1-77/+66
2010-01-28DMI: allow omitting ident strings in DMI tablesDmitry Torokhov1-3/+12
2010-01-28PCI: AER: fix aer inject result in kernel oopsSong Youquan1-1/+7
2010-01-28qlge: Bonding fix for mode 6.Ron Mercer1-3/+0
2010-01-28qlge: Add handler for DCBX firmware event.Ron Mercer1-0/+3
2010-01-28qlge: Don't fail open when port is not initialized.Ron Mercer1-4/+2
2010-01-28qlge: Set PCIE max read request size.Ron Mercer1-0/+7
2010-01-28qlge: Remove explicit setting of PCI Dev CTL reg.Ron Mercer1-15/+1
2010-01-28fcoe: Fix getting san mac for VLAN interfaceYi Zou1-1/+4
2010-01-28fcoe: Fix checking san mac addressYi Zou1-1/+1
2010-01-28fcoe, libfc: fix an libfc issue with queue ramp down in libfcVasu Dev2-9/+7
2010-01-28libfc: remote port gets stuck in restart state without really restartingAbhijeet Joglekar1-0/+1
2010-01-28libfc: fix free of fc_rport_priv with timer pendingJoe Eykholt1-19/+50
2010-01-28libfc: fix memory corruption caused by double frees and bad error handlingChris Leech5-16/+15
2010-01-28libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_dataYi Zou1-1/+2
2010-01-28fcoe: initialize return value in fcoe_destroyMike Christie1-1/+1
2010-01-28libfc: don't WARN_ON in lport_timeout for RESET stateJoe Eykholt1-1/+4
2010-01-28libfc: lport: fix minor documentation errorsJoe Eykholt1-10/+10
2010-01-28libfc: Fix wrong scsi return status under FC_DATA_UNDRUNYi Zou1-1/+2
2010-01-28fcoe: remove redundant checking of netdev->netdev_opsYi Zou1-2/+2
2010-01-28libfc: fix ddp in fc_fcp for 0 xidYi Zou1-2/+6
2010-01-28libfc: fix typo in retry check on received PRLIJoe Eykholt1-1/+1
2010-01-28lpfc: fix hang on SGI ia64 platformMichael Reed1-4/+12
2010-01-28scsi_transport_fc: remove invalid BUG_ONMichael Reed1-26/+42
2010-01-28scsi_dh: create sysfs file, dh_state for all SCSI disk devicesChandra Seetharaman1-7/+4
2010-01-28scsi_devinfo: update Hitachi entries (v2)Takahiro Yasui1-5/+4
2010-01-28HID: fixup quirk for NCR devicesJiri Kosina2-2/+3
2010-01-28iscsi class: modify handling of replacement timeoutMike Christie1-4/+5
2010-01-28PCI: Always set prefetchable base/limit upper32 registersAlex Williamson1-8/+3
2010-01-28atl1e:disable NETIF_F_TSO6 for hardware limitJie Yang1-36/+0
2010-01-28atl1c:use common_task instead of reset_task and link_chg_taskJie Yang2-41/+37
2010-01-28iTCO_wdt: Add support for Intel Ibex PeakSeth Heasley1-1/+12
2010-01-28V4L/DVB (13168): Add support for Asus Europa Hybrid DVB-T card (SAA7134 SubVe...Danny Wood3-0/+33
2010-01-28USB: ftdi_sio: add USB device ID's for B&B Electronics lineCliff Brake2-0/+28
2010-01-28USB: mos7840: add device IDs for B&B electronics devicesCliff Brake1-3/+21
2010-01-28V4L/DVB (13569): smsusb: add autodetection support for five additional Hauppa...Michael Krufky1-0/+10
2010-01-28driver-core: fix devtmpfs crash on s390Heiko Carstens1-1/+2
2010-01-28Driver-Core: devtmpfs - set root directory mode to 0755Kay Sievers1-1/+1
2010-01-28Input: ALPS - add interleaved protocol support (Dell E6x00 series)Sebastian Kapfer2-25/+228
2010-01-28ar9170: Add support for D-Link DWA 160 A2Thomas Klute1-1/+3
2010-01-28mpt2sas: New device SAS2208 support is addedKashyap, Desai2-0/+26
2010-01-28be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.Ajit Khaparde1-0/+2
2010-01-28be2net: Add support for next generation of BladeEngine device.Ajit Khaparde1-2/+13
2010-01-28sfc: Fix DMA mapping cleanup in case of an error in TSONeil Turton1-2/+2
2010-01-25USB: fix usbstorage for 2770:915d delivers no FATRyan May1-7/+0
2010-01-25DM: Fix device mapper topology stackingMartin K. Petersen1-15/+5
2010-01-25drm/i915: try another possible DDC bus for the SDVO device with multiple outputsZhao Yakui1-0/+26
2010-01-25drm/i915: Read the response after issuing DDC bus switch commandZhao Yakui1-4/+53
2010-01-25SCSI: enclosure: fix oops while iterating enclosure_status arrayJames Bottomley1-0/+1
2010-01-25ACPI: EC: Add wait for irq stormAlexey Starikovskiy1-1/+2
2010-01-25ACPI: EC: Accelerate query executionAlexey Starikovskiy1-45/+77
2010-01-25USB: add speed values for USB 3.0 and wireless controllersGreg Kroah-Hartman1-0/+6
2010-01-25USB: add missing delay during remote wakeupAlan Stern3-3/+7
2010-01-25USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern2-2/+33
2010-01-25USB: EHCI: fix handling of unusual interrupt intervalsAlan Stern1-3/+8
2010-01-25USB: Don't use GFP_KERNEL while we cannot reset a storage deviceOliver Neukum2-5/+5
2010-01-25USB: fix bitmask merge errorAlan Stern1-1/+2
2010-01-25usb: serial: fix memory leak in generic driverJohan Hovold1-0/+2
2010-01-25serial: 8250_pnp: use wildcard for serial Wacom tabletsMatthew Garrett1-9/+1
2010-01-25nozomi: quick fix for the close/close bugAlan Cox1-1/+1
2010-01-25tty: fix race in tty_fasyncGreg Kroah-Hartman1-1/+1
2010-01-25Staging: hv: fix smp problems in the hyperv core codeGreg Kroah-Hartman3-33/+35
2010-01-25Staging: asus_oled: fix oops in 2.6.32.2Eugeni Dodonov1-4/+8
2010-01-25V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges.Jean-Francois Moine1-13/+13
2010-01-22serial/8250_pnp: add a new Fujitsu Wacom Tablet PC devicePing1-0/+2
2010-01-22i2c/pca: Don't use *_interruptibleWolfram Sang2-4/+4
2010-01-22i2c: Do not use device name after device_unregisterThadeu Lima de Souza Cascardo1-2/+3
2010-01-22asus-laptop: add Lenovo SL hotkey supportIke Panhc1-0/+8
2010-01-22Input: pmouse - move Sentelic probe down the listTai-hwa Liang1-13/+15
2010-01-22megaraid_sas: remove sysfs poll_mode_io world writeable permissionsBryn M. Reeves1-1/+1
2010-01-22PCI/cardbus: Add a fixup hook and fix powerpcBenjamin Herrenschmidt2-1/+6
2010-01-22HID: add device IDs for new model of Apple Wireless KeyboardChristian Schuerer-Waldheim3-0/+13
2010-01-22V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.Roel Kluin1-1/+1
2010-01-22mfd: WM835x GPIO direction register is not lockedMark Brown1-2/+1
2010-01-22edac: i5000_edac critical fix panic out of boundsTamas Vincze1-1/+7
2010-01-22drm/i915: remove loop in Ironlake interrupt handlerZou Nan hai1-25/+18
2010-01-22revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer"Mark Brown1-6/+8
2010-01-18agp/intel-agp: Clear entire GTT on startupDavid Woodhouse1-1/+6
2010-01-18libertas: Remove carrier signaling from the scan codeSamuel Ortiz1-14/+8
2010-01-18drm/i915: remove render reclock supportJesse Barnes1-127/+0
2010-01-18iwl: off by one bugDan Carpenter1-1/+1
2010-01-18ath5k: Fix eeprom checksum check for custom sized eepromsLuis R. Rodriguez2-3/+37
2010-01-18iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptrZhu Yi1-1/+1
2010-01-18xen: fix hang on suspend.Ian Campbell1-4/+4
2010-01-18hwmon: (adt7462) Fix pin 28 monitoringRoger Blofeld1-1/+1
2010-01-18hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUsYong Wang2-3/+15
2010-01-18mmc_block: fix queue cleanupAdrian Hunter2-9/+11
2010-01-18mmc_block: fix probe error cleanup bugJarkko Lavinen1-0/+1
2010-01-18mmc_block: add dev_t initialization checkAnna Lemehova1-0/+5
2010-01-18drivers/cpuidle/governors/menu.c: fix undefined reference to `__udivdi3'Stephen Hemminger1-3/+9
2010-01-18rtc_cmos: convert shutdown to new pnp_driver->shutdownOGAWA Hirofumi1-6/+3
2010-01-18drm/i915: fix unused varAndrew Morton1-1/+2
2010-01-18drm/i915: Select the correct BPC for LVDS on IronlakeZhao Yakui1-0/+12