summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* iommu/amd: Fix section warning for prealloc_protection_domainsSteffen Persvold2012-04-021-1/+1
* e1000e: Avoid wrong check on TX hangJeff Kirsher2012-04-022-3/+21
* usbnet: don't clear urb->dev in tx_completetom.leiming@gmail.com2012-04-021-1/+0
* usbnet: increase URB reference count before usb_unlink_urbtom.leiming@gmail.com2012-04-021-0/+9
* UBI: fix eraseblock picking criteriaArtem Bityutskiy2012-04-021-6/+4
* UBI: fix error handling in ubi_scan()Richard Weinberger2012-04-021-4/+4
* firewire: ohci: fix too-early completion of IR multichannel buffersClemens Ladisch2012-04-021-3/+2
* pata_legacy: correctly mask recovery field for HT6560BSergei Shtylyov2012-04-021-2/+1
* HID: add more hotkeys in Asus AIO keyboardsKeng-Yu Lin2012-04-021-0/+2
* HID: add extra hotkeys in Asus AIO keyboardsKeng-Yu Lin2012-04-023-0/+7
* Bluetooth: Add AR30XX device ID on Asus laptopsKeng-Yu Lin2012-04-022-0/+2
* target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulationRoland Dreier2012-04-021-4/+3
* target: prevent NULL pointer dereference in target_report_lunsJörn Engel2012-04-021-1/+3
* target: fix use after free in target_report_lunsJörn Engel2012-04-021-1/+1
* target: Don't set WBUS16 or SYNC bits in INQUIRY responseRoland Dreier2012-04-021-1/+1
* drm/radeon/kms: add connector quirk for Fujitsu D3003-S2 boardAlex Deucher2012-04-021-0/+14
* drm/radeon/kms: fix analog load detection on DVI-I connectorsAlex Deucher2012-04-021-0/+4
* drm/radeon: Restrict offset for legacy hardware cursor.Michel Dänzer2012-04-023-3/+30
* drm/i915: Only clear the GPU domains upon a successful finishChris Wilson2012-04-021-2/+5
* md: fix clearing of the 'changed' flags for the bad blocks list.NeilBrown2012-04-021-1/+2
* md/raid1,raid10: avoid deadlock during resync/recovery.NeilBrown2012-04-022-4/+30
* md: don't set md arrays to readonly on shutdown.NeilBrown2012-04-021-22/+15
* md/bitmap: ensure to load bitmap when creating via sysfs.NeilBrown2012-04-021-0/+2
* tcm_fc: Fix fc_exch memory leak in ft_send_resp_statusNicholas Bellinger2012-04-021-2/+4
* udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers2012-04-022-2/+18
* usb gadget: fix a section mismatch when compiling g_ffs with CONFIG_USB_FUNCT...Lothar Waßmann2012-04-021-17/+17
* iscsi-target: Fix dynamic -> explict NodeACL pointer referenceNicholas Bellinger2012-04-021-4/+2
* iscsi-target: Fix iscsit_alloc_buffs() failure casesNicholas Bellinger2012-04-021-8/+6
* tcm_loop: Set residual field for SCSI commandsRoland Dreier2012-04-021-0/+6
* PM / Domains: Fix handling of wakeup devices during system resumeRafael J. Wysocki2012-04-021-1/+2
* TPM: Zero buffer whole after copying to userspaceTim Gardner2012-04-021-1/+2
* ima: fix Kconfig dependenciesFabio Estevam2012-04-021-1/+0
* IB/iser: Post initial receive buffers before sending the final login requestOr Gerlitz2012-04-023-27/+22
* p54spi: Release GPIO lines and IRQ on error in p54spi_probeMax Filippov2012-04-021-4/+10
* rtc: Disable the alarm in the hardware (v2)Rabin Vincent2012-04-021-2/+13
* iwlwifi: always monitor for stuck queuesJohannes Berg2012-04-021-14/+4
* rtlwifi: rtl8192ce: Fix loss of receive performanceJingjun Wu2012-04-021-0/+4
* rtlwifi: rtl8192c: Prevent sleeping from invalid context in rtl8192cuLarry Finger2012-04-021-3/+8
* rtlwifi: Handle previous allocation failures when freeing device memorySimon Graham2012-04-021-6/+10
* rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failuresLarry Finger2012-04-024-10/+20
* rt2x00: Add support for D-Link DWA-127 to rt2800usb.Gertjan van Wingerde2012-04-021-0/+1
* USB: serial: mos7840: Fixed MCS7820 device attach problemDonald Lee2012-04-021-26/+57
* usb: cp210x: Update to support CP2105 and multiple interface devicesPreston Fick2012-04-021-3/+41
* usb-serial: Add support for the Sealevel SeaLINK+8 2038-ROHS deviceScott Dial2012-04-022-0/+8
* USB: qcserial: don't grab QMI port on Gobi 1000 devicesDan Williams2012-04-021-43/+62
* USB: qcserial: add several new serial devicesThomas Tuttle2012-04-021-0/+14
* USB: ums_realtek: do not use stack memory for DMA in __do_config_autodelinkJosh Boyer2012-04-021-1/+7
* usb: Fix build error due to dma_mask is not at pdev_archdata at ARMPeter Chen2012-04-021-1/+0
* usb: fsl_udc_core: Fix scheduling while atomic dump messagePeter Chen2012-04-021-10/+8
* cdc-wdm: Don't clear WDM_READ unless entire read buffer is emptiedBen Hutchings2012-04-021-1/+0