summaryrefslogtreecommitdiffstats
path: root/mm/failslab.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-28dell-laptop: Add 6 machines to touchpad led quirkAceLan Kao1-0/+54
2012-07-28ACER: Fix Smatch double-free issueMarek Vasut1-1/+0
2012-07-28ACER: Fix up sparse warningMarek Vasut1-1/+1
2012-07-28asus-nb-wmi: add some video toggle keysAceLan Kao1-0/+4
2012-07-28asus-nb-wmi: add wapf quirk for ASUS machinesAceLan Kao1-3/+101
2012-07-28classmate-laptop: Fix extra keys hardware id.Miguel Gómez1-1/+1
2012-07-28classmate-laptop: Add support for Classmate V4 accelerometer.Miguel Gómez1-2/+401
2012-07-28asus-wmi: enable resume on lid openAceLan Kao2-0/+14
2012-07-28asus-wmi: control backlight power through WMI, not ACPIAceLan Kao3-1/+34
2012-07-28samsung-laptop: support R40/R41Corentin Chary1-0/+9
2012-07-28acpi/video_detect: blacklist samsung x360Corentin Chary1-0/+29
2012-07-28samsung-laptop: X360 ACPI backlight device is brokenCorentin Chary1-0/+10
2012-07-28drivers-platform-x86: use acpi_video_dmi_promote_vendor()Corentin Chary3-17/+27
2012-07-28acpi: add a way to promote/demote vendor backlight driversCorentin Chary2-2/+39
2012-07-28ACER: Add support for accelerometer sensorMarek Vasut1-0/+138
2012-07-28asus-wmi: use ASUS_WMI_METHODID_DSTS2 as default DSTS ID.Alex Hung1-6/+1
2012-07-26posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer7-32/+12
2012-07-26bcma: fix invalid PMU chip control masksHauke Mehrtens1-4/+4
2012-07-26tilepro pci: fix pci_bus.subordinate bad bombing from b918c62eChris Metcalf1-1/+1
2012-07-26tilegx pci: fix semantic merge conflict with 3527ed81cChris Metcalf1-1/+1
2012-07-25[libata] pata_cmd64x: whitespace cleanupJeff Garzik1-2/+2
2012-07-25libata-acpi: fix up for acpi_pm_device_sleep_state APIStephen Rothwell1-1/+1
2012-07-25sata_dwc_460ex: device tree may specify dma_channelThang Q. Nguyen1-17/+31
2012-07-25ahci, trivial: fixed coding style issues related to bracesJeffrin Jose1-22/+11
2012-07-25ahci_platform: add hibernation callbacksShiraz Hashim1-7/+3
2012-07-25libata-eh.c: local functions should not be exposed globallyH Hartley Sweeten1-1/+1
2012-07-25libata-transport.c: local functions should not be exposed globallyH Hartley Sweeten1-3/+3
2012-07-25sata_dwc_460ex: support hardresetThang Q. Nguyen1-1/+23
2012-07-25ata: use module_pci_driverAxel Lin60-761/+60
2012-07-25drivers/ata/pata_pcmcia.c: adjust suspicious bit operationJulia Lawall1-1/+2
2012-07-25pata_imx: Convert to clk_prepare_enable/clk_disable_unprepareFabio Estevam1-5/+5
2012-07-25ahci: Enable SB600 64bit DMA on MSI K9AGM2 (MS-7327) v2Mark Nelson1-0/+16
2012-07-25[libata] Prevent interface errors with Seagate FreeAgent GoFlexDaniel J Blueman1-0/+1
2012-07-25drivers/acpi/glue: revert accidental license-related 6b66d95895c bitsJeff Garzik1-2/+2
2012-07-25libata-acpi: add missing inlines in libata.hLin Ming1-3/+3
2012-07-24i2c-omap: Add support for I2C_M_STOP message flagLaurent Pinchart1-1/+4
2012-07-24i2c: Fall back to emulated SMBus if the operation isn't supported nativelyLaurent Pinchart1-4/+10
2012-07-24i2c: Add SCCB supportLaurent Pinchart3-6/+4
2012-07-24i2c-tiny-usb: Add support for the Robofuzz OSIF USB/I2C converterEmmanuel Deloget1-0/+1
2012-07-24i2c-i801: Enable IRQ for byte_by_byte transactionsDaniel Kurtz1-7/+78
2012-07-24i2c-i801: Enable interrupts on ICH5/7/8/9/10Jean Delvare1-4/+9
2012-07-24i2c-i801: Enable IRQ for SMBus transactionsDaniel Kurtz2-7/+105
2012-07-24i2c-i801: Consolidate pollingJean Delvare1-55/+53
2012-07-24i2c-i801: Drop ENABLE_INT9Daniel Kurtz1-5/+4
2012-07-24i2c-i801: Rename some SMBHSTCNT bit constantsDaniel Kurtz1-10/+11
2012-07-24i2c-i801: Check and return errors during byte-by-byte transfersDaniel Kurtz1-4/+6
2012-07-24i2c-i801: Clear only status bits in HST_STSDaniel Kurtz1-1/+1
2012-07-24i2c-i801: Refactor use of LAST_BYTE in i801_block_transaction_byte_by_byteDaniel Kurtz1-14/+14
2012-07-24i2c-smbus: Use module_i2c_driver()Fabio Estevam1-12/+1
2012-07-24i2c/writing-clients: Mention module_i2c_driver()Jean Delvare1-8/+15