summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica (unfollow)
Commit message (Expand)AuthorFilesLines
2010-12-15msm: add handling for clocks tagged as CLK_MINMAXDaniel Walker1-0/+15
2010-12-15msm: trout: change name of pmdh_clk to mddi_clkDaniel Walker1-1/+1
2010-12-15msm: add CLK_MINMAX to pmdh_clkDaniel Walker1-1/+1
2010-12-15msm: trout: add gpio_to_irqDaniel Walker1-0/+8
2010-12-15msm: iommu: Use the correct memory allocation flagStepan Moskovchenko1-1/+1
2010-12-09msm_serial: Remove redundant unlikely()Tobias Klauser1-1/+1
2010-12-01msm: iommu: Miscellaneous code cleanupStepan Moskovchenko1-12/+17
2010-12-01msm: iommu: Support cache-coherent memory accessStepan Moskovchenko1-11/+82
2010-12-01msm: iommu: Definitions for extended memory attributesStepan Moskovchenko2-1/+34
2010-12-01msm: iommu: Kconfig dependency for the IOMMU APIStepan Moskovchenko1-0/+4
2010-12-01msm: iommu: Check if device is already attachedStepan Moskovchenko1-0/+5
2010-12-01msm: iommu: Kconfig item for cacheable page tablesStepan Moskovchenko1-0/+4
2010-11-30msm: iommu: Don't flush page tables if no devices attachedStepan Moskovchenko1-6/+9
2010-11-30msm: iommu: Mark functions with the right section namesStepan Moskovchenko3-5/+5
2010-11-30msm: iommu: Support for the 2nd GFX core's IOMMUStepan Moskovchenko1-0/+54
2010-11-30msm: iommu: Revise GFX2D0 IOMMU contexts and M2V mappingsStepan Moskovchenko1-22/+6
2010-11-30msm: iommu: Revise GFX3D IOMMU contexts and M2V mappingsStepan Moskovchenko1-30/+15
2010-11-30msm: iommu: Use more consistent naming in platform dataStepan Moskovchenko1-68/+68
2010-11-30msm: iomap: Addresses and IRQs for 2nd GFX core IOMMUStepan Moskovchenko2-1/+9
2010-11-30msm: iommu: Increase maximum MID size to 5 bitsStepan Moskovchenko1-1/+1
2010-11-30msm: gpio: Add irq support to v2 gpiolib.Gregory Bean1-23/+286
2010-11-30msm: gpio: Add v2 gpio support to MSM SoCs.Gregory Bean2-1/+166
2010-11-19msm: io: Export __msm_ioremapPavankumar Kondeti1-0/+1
2010-11-16msm: make constant unsigned long to correct format warningDavid Brown1-1/+1
2010-11-16msm: smd: ifdef adjustment to remove unused variablesDavid Brown1-0/+2
2010-11-16msm: sirc: remove some unused variablesDavid Brown1-3/+0
2010-11-16msm: smd: Reduce driver log chatterDavid Brown1-11/+6
2010-11-01Linux 2.6.37-rc1v2.6.37-rc1Linus Torvalds1-2/+2
2010-11-01CRIS: Add paths for CRISv10 serial driverJesper Nilsson1-0/+1
2010-11-01spi/pl022: fix erroneous platform data in U300Linus Walleij1-1/+1
2010-11-01Input: ir-keytable - fix uninitialized variable warningDmitry Torokhov1-0/+2
2010-10-31i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllersDavid Woodhouse2-0/+15
2010-10-31i2c-i801: Handle multiple instances instead of keeping global stateDavid Woodhouse1-144/+175
2010-10-31i2c-i801: Add Intel Patsburg device IDSeth Heasley4-1/+6
2010-10-31i2c: Drop unused I2C_CLASS_TV flagsJean Delvare2-3/+0
2010-10-31Input: appletouch - remove extra KERN_DEBUG use from dprintkJoe Perches1-1/+1
2010-10-31locks: remove fl_copy_lock lock_manager operationChristoph Hellwig3-7/+1
2010-10-31locks: let the caller free file_lock on ->setlease failureChristoph Hellwig5-17/+13
2010-10-31initramfs: Fix initramfs size for 32-bit archesGeert Uytterhoeven1-3/+3
2010-10-31nfsd4: initialize delegation pointer to leaseJ. Bruce Fields1-17/+2
2010-10-31locks: fix setlease methods to free passed-in lockJ. Bruce Fields5-3/+11
2010-10-31locks: fix leaks on setlease errorsJ. Bruce Fields1-5/+7
2010-10-31locks: prevent ENOMEM on lease unlockJ. Bruce Fields1-13/+30
2010-10-31drivers/media/IR/ir-keytable.c: fix binary searchDavid Härdeman1-3/+3
2010-10-31isdn: mISDN: socket: fix information leak to userlandKulikov Vasiliy1-0/+2
2010-10-31netdev: can: Change mail address of Hans J. KochHans J. Koch1-1/+1
2010-10-31pcnet_cs: add new_idKen Kawasaki1-0/+1
2010-10-31net: Truncate recvfrom and sendto length to INT_MAX.Linus Torvalds1-0/+4
2010-10-31RDS: Let rds_message_alloc_sgs() return NULLAndy Grover3-0/+17
2010-10-31RDS: Copy rds_iovecs into kernel memory instead of rereading from userspaceAndy Grover1-39/+65