summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-09-12asus-nb-wmi: add some video toggle keysAceLan Kao1-0/+4
2012-09-12Staging: speakup: fix an improperly-declared variable.Christopher Brannon1-1/+1
2012-09-12pmac_zilog,kdb: Fix console poll hook to return instead of loopJason Wessel1-3/+9
2012-09-12HID: add support for Cypress barcode scanner 04B4:ED81Lionel Vaux3-0/+4
2012-09-12virtio-blk: Reset device after blk_cleanup_queue()Asias He1-11/+1
2012-09-12virtio-blk: Call del_gendisk() before disable guest kickAsias He1-2/+2
2012-09-12virtio-blk: Fix hot-unplug race in remove methodAsias He1-0/+11
2012-09-12virtio_blk: Drop unused request tracking listAsias He1-10/+0
2012-09-12virtio_blk: fix config handler raceMichael S. Tsirkin1-1/+21
2012-09-12dmi: Feed DMI table to /dev/random driverTony Luck1-0/+3
2012-09-12random: Add comment to random_initialize()Tony Luck1-0/+10
2012-09-12drivers/char/random.c: fix boot id uniqueness raceMathieu Desnoyers1-3/+8
2012-09-12rapidio/tsi721: fix unused variable compiler warningAlexandre Bounine1-1/+4
2012-09-12rapidio/tsi721: fix inbound doorbell interrupt handlingAlexandre Bounine1-0/+7
2012-09-12drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour modeAtsushi Nemoto1-2/+5
2012-09-12drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ...Robin Holt1-19/+65
2012-09-12cciss: fix incorrect scsi status reportingStephen M. Cameron1-10/+1
2012-09-12fbcon: fix race condition between console lock and cursor timer (v1.1)Dave Airlie1-1/+8
2012-09-12Revert "drm/radeon: fix bo creation retry path"Alex Deucher1-2/+1
2012-09-12drm/radeon: split ATRM support out from the ATPX handler (v3)Alex Deucher3-74/+77
2012-09-12drm/radeon: fix use after free in ATRM bios reading code.Dave Airlie1-1/+2
2012-09-12drm/radeon: finish getting bios earlierIgor Murzov2-2/+2
2012-09-12drm/radeon: fix invalid memory access in radeon_atrm_get_bios()Igor Murzov1-1/+1
2012-09-12drm/radeon: convert radeon vfct code to use acpi_get_table_with_sizeAlex Deucher1-4/+2
2012-09-12ACPI: export symbol acpi_get_table_with_sizeAlex Deucher1-0/+1
2012-09-12drm/radeon: implement ACPI VFCT vbios fetch (v3)David Lamparter1-0/+60
2012-09-12drm/radeon/kms: extend the Fujitsu D3003-S2 board connector quirk to cover la...Tvrtko Ursulin1-1/+1
2012-09-12drm/radeon/kms: upstream atombios.h updatesAlex Deucher1-46/+883
2012-09-12netconsole: remove a redundant netconsole_target_put()Amerigo Wang1-1/+0
2012-09-12USB: CDC ACM: Fix NULL pointer dereferenceSven Schnelle1-1/+2
2012-09-12USB: emi62: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-09-12USB: winbond: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-09-12USB: vt6656: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-09-12USB: rtl8187: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-09-12USB: p54usb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-09-12USB: spca506: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-09-12USB: smsusb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-09-12PM / Runtime: Clear power.deferred_resume on success in rpm_suspend()Rafael J. Wysocki1-1/+1
2012-09-12PM / Runtime: Fix rpm_resume() return value for power.no_callbacks setRafael J. Wysocki1-1/+2
2012-09-12target: fix NULL pointer dereference bug alloc_page() fails to get memoryYi Zou1-2/+2
2012-09-12md: Don't truncate size at 4TB for RAID0 and LinearNeilBrown1-3/+6
2012-09-12IB/srp: Fix a race conditionBart Van Assche1-24/+63
2012-09-12PCI: EHCI: Fix crash during hibernation on ASUS computersRafael J. Wysocki1-0/+7
2012-09-12drm/i915: reorder edp disabling to fix ivb MacBook AirDaniel Vetter1-7/+7
2012-09-12drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinateChristoph Bumiller1-1/+1
2012-09-12ath9k: fix decrypt_error initialization in ath_rx_tasklet()Lorenzo Bianconi1-1/+1
2012-09-12drm/i915: ignore eDP bpc settings from vbtDaniel Vetter1-11/+0
2012-09-12usb: gadget: u_ether: fix kworker 100% CPU issue with still used interfaces i...Michael Grzeschik1-0/+6
2012-09-12usb: serial: mos7840: Fixup mos7840_chars_in_buffer()Mark Ferrell1-3/+6
2012-09-12USB: support the new interfaces of Huawei Data Card devices in option driverfangxiaozhi1-168/+111