summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-04-02ASPM: Fix pcie devices with non-pcie childrenMatthew Garrett1-3/+10
2012-04-02serial: sh-sci: fix a race of DMA submit_tx on transferYoshii Takashi1-5/+10
2012-04-02sky2: override for PCI legacy power managementstephen hemminger1-0/+11
2012-04-02drm/i915: suspend fbdev device around suspend/hibernateDave Airlie3-1/+18
2012-04-02Bluetooth: btusb: fix bInterval for high/super speed isochronous endpointsBing Zhao1-7/+2
2012-04-02backlight: fix typo in tosa_lcd.cMasanari Iida1-1/+1
2012-04-02dm exception store: fix init error pathAndrei Warkentin1-1/+1
2012-04-02dm crypt: add missing error handlingMikulas Patocka1-12/+16
2012-04-02dm crypt: fix mempool deadlockMikulas Patocka1-6/+4
2012-04-02e1000e: Avoid wrong check on TX hangJeff Kirsher2-3/+21
2012-04-02pvrusb2: fix 7MHz & 8MHz DVB-T tuner support for HVR1900 rev D1F5Michael Krufky1-0/+10
2012-04-02lgdt330x: fix signedness error in i2c_read_demod_bytes()Xi Wang1-2/+4
2012-04-02hwmon: (fam15h_power) Correct sign extension of running_avg_captureAndreas Herrmann1-1/+1
2012-04-02usbnet: don't clear urb->dev in tx_completetom.leiming@gmail.com1-1/+0
2012-04-02usbnet: increase URB reference count before usb_unlink_urbtom.leiming@gmail.com1-0/+9
2012-04-02UBI: fix eraseblock picking criteriaArtem Bityutskiy1-6/+4
2012-04-02UBI: fix error handling in ubi_scan()Richard Weinberger1-4/+4
2012-04-02firewire: ohci: fix too-early completion of IR multichannel buffersClemens Ladisch1-3/+2
2012-04-02pata_legacy: correctly mask recovery field for HT6560BSergei Shtylyov1-2/+1
2012-04-02HID: add more hotkeys in Asus AIO keyboardsKeng-Yu Lin1-0/+2
2012-04-02HID: add extra hotkeys in Asus AIO keyboardsKeng-Yu Lin3-0/+7
2012-04-02Bluetooth: Add AR30XX device ID on Asus laptopsKeng-Yu Lin2-0/+2
2012-04-02target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulationRoland Dreier1-4/+3
2012-04-02target: Don't set WBUS16 or SYNC bits in INQUIRY responseRoland Dreier1-1/+1
2012-04-02drm/radeon/kms: add connector quirk for Fujitsu D3003-S2 boardAlex Deucher1-0/+14
2012-04-02drm/radeon/kms: fix analog load detection on DVI-I connectorsAlex Deucher1-0/+4
2012-04-02drm/radeon: Restrict offset for legacy hardware cursor.Michel Dänzer3-3/+30
2012-04-02md/raid1,raid10: avoid deadlock during resync/recovery.NeilBrown2-4/+30
2012-04-02md/bitmap: ensure to load bitmap when creating via sysfs.NeilBrown1-0/+2
2012-04-02tcm_fc: Fix fc_exch memory leak in ft_send_resp_statusNicholas Bellinger1-2/+4
2012-04-02udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers2-2/+18
2012-04-02tcm_loop: Set residual field for SCSI commandsRoland Dreier1-0/+6
2012-04-02IB/iser: Post initial receive buffers before sending the final login requestOr Gerlitz3-27/+22
2012-04-02p54spi: Release GPIO lines and IRQ on error in p54spi_probeMax Filippov1-4/+10
2012-04-02rtc: Disable the alarm in the hardware (v2)Rabin Vincent1-2/+13
2012-04-02rtlwifi: rtl8192ce: Fix loss of receive performanceJingjun Wu1-0/+4
2012-04-02rtlwifi: rtl8192c: Prevent sleeping from invalid context in rtl8192cuLarry Finger1-3/+8
2012-04-02rtlwifi: Handle previous allocation failures when freeing device memorySimon Graham1-6/+10
2012-04-02rt2x00: Add support for D-Link DWA-127 to rt2800usb.Gertjan van Wingerde1-0/+1
2012-04-02USB: serial: mos7840: Fixed MCS7820 device attach problemDonald Lee1-26/+57
2012-04-02usb: cp210x: Update to support CP2105 and multiple interface devicesPreston Fick1-3/+41
2012-04-02usb-serial: Add support for the Sealevel SeaLINK+8 2038-ROHS deviceScott Dial2-0/+8
2012-04-02USB: qcserial: don't grab QMI port on Gobi 1000 devicesDan Williams1-43/+62
2012-04-02USB: qcserial: add several new serial devicesThomas Tuttle1-0/+14
2012-04-02usb: Fix build error due to dma_mask is not at pdev_archdata at ARMPeter Chen1-1/+0
2012-04-02usb: fsl_udc_core: Fix scheduling while atomic dump messagePeter Chen1-10/+8
2012-04-02cdc-wdm: Don't clear WDM_READ unless entire read buffer is emptiedBen Hutchings1-1/+0
2012-04-02cdc-wdm: Fix more races on the read pathBen Hutchings1-5/+11
2012-04-02USB: serial: fix console error reportingJohan Hovold1-1/+3
2012-04-02TTY: Wrong unicode value copied in con_set_unimap()Liz Clark1-8/+43