summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-09-19OMAPFB: fix framebuffer console colorsGrazvydas Ignotas1-1/+1
2012-09-19drm/i915: fix wrong order of parameters in port checking functionsXu, Anhua1-6/+6
2012-09-19drm/i915: Fix assert_pch_hdmi_disabled to mention HDMI (not DP)Adam Jackson1-1/+1
2012-09-19hwmon: (asus_atk0110) Add quirk for Asus M5A78LLuca Tettamanti1-0/+6
2012-09-19Fix 'Device not ready' issue on mpt2sasJames Bottomley2-0/+20
2012-09-19megaraid_sas: Move poll_aen_lock initializerKashyap Desai1-1/+2
2012-09-19mpt2sas: Fix for Driver oops, when loading driver with max_queue_depth comman...sreekanth.reddy@lsi.com1-5/+8
2012-09-19Input: i8042 - add Gigabyte T1005 series netbooks to noloop tableDmitry Torokhov1-0/+14
2012-09-19iwlwifi: protect SRAM debugfsJohannes Berg1-0/+3
2012-09-19iwlwifi: fix flow handler debug codeJohannes Berg3-16/+18
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