summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-08-12writeback: avoid unnecessary calculation of bdi dirty thresholdsWu Fengguang4-41/+44
2010-08-12writeback: balance_dirty_pages(): reduce calls to global_page_stateWu Fengguang1-62/+33
2010-08-12parisc: fix wrong page aligned size calculation in ioremapping codeFlorian Zumbiehl1-1/+1
2010-08-12score: fix dereference of NULL pointer in local_flush_tlb_page()Roel Kluin1-1/+1
2010-08-12pc8736x_gpio: depends on X86_32Randy Dunlap1-1/+1
2010-08-12mm: fix fatal kernel-doc errorRandy Dunlap1-1/+1
2010-08-12acpi: fix bogus preemption logicThomas Gleixner2-3/+8
2010-08-12kernel/kfifo.c: add handling of chained scatterlistsStefani Seibold1-7/+6
2010-08-12CRIS: Define io_remap_pfn_range as remap_pfn_rangeJesper Nilsson1-0/+3
2010-08-12mfd: Fix incorrect kfree(i2c) in wm8994-core i2c_driver probeAxel Lin1-3/+1
2010-08-12mfd: Fix incorrect kfree(i2c) in wm831x-core i2c_driver probeAxel Lin1-3/+1
2010-08-12mfd: Fix incorrect kfree(i2c) in tps6507x i2c_driver probeAxel Lin1-3/+1
2010-08-12mfd: Add TPS6586x driverMike Rapoport4-0/+437
2010-08-12mfd: Use macros instead of some constant magic numbers for menelausJarkko Nikula1-21/+54
2010-08-12mfd: Fix menelaus mmc slot 2 misconfigurationJarkko Nikula1-2/+2
2010-08-12mfd: Missing slab.h includesDavid Miller1-0/+1
2010-08-12mfd: Fix wrong wm8350-core kfree in error pathAxel Lin1-2/+4
2010-08-12mfd: Fix wm8994_device_init() return valueAxel Lin1-1/+3
2010-08-12mfd: Avoid calling platform_device_put() twice in ucb1400 probe error pathAxel Lin1-1/+1
2010-08-12mfd: Annotate tc6387xb probe/remove routines with __devinit/__devexitAxel Lin1-3/+3
2010-08-12mfd: Fix tc6387xb resource reclaimAxel Lin1-3/+7
2010-08-12mfd: Fix wrong goto labels for tc6393xb error handlingAxel Lin1-2/+2
2010-08-12mfd: Get rid of now unused mc13783 private headerUwe Kleine-König2-221/+23
2010-08-12hwmon: Don't access struct mc13783 directly from mc13783-adcUwe Kleine-König1-4/+13
2010-08-12mfd: New mc13783 function exposing flagsUwe Kleine-König2-0/+8
2010-08-12mfd: Check jz4740-adc kmalloc() resultAxel Lin1-0/+4
2010-08-12mfd: Fix jz4740-adc resource reclaim in probe error pathAxel Lin1-1/+7
2010-08-12mfd: Add WM8321 supportMark Brown1-0/+14
2010-08-12mfd: Add stmpe auto sleep featureSundar R Iyer3-0/+81
2010-08-12touchscreen: Fix sign bugKulikov Vasiliy1-1/+1
2010-08-12mfd: Add support for TWL6030 PWMHemanth V3-0/+173
2010-08-12mfd: Add additional WM8994 GPIO functionsMark Brown1-0/+4
2010-08-12mfd: Add JZ4740 ADC driverLars-Peter Clausen4-0/+425
2010-08-12gpiolib: Implement set_debounce for WM831x GPIOsMark Brown1-0/+32
2010-08-12input: STMPE touch controller supportLuotao Fu3-0/+408
2010-08-12input: Add STMPE keypad driverRabin Vincent3-0/+397
2010-08-12gpio: Add STMPE GPIO driverRabin Vincent3-0/+407
2010-08-12mfd: Add STMPE I/O Expander supportRabin Vincent5-0/+1312
2010-08-12mfd: Properly free t7l66xb clk32k clock sourceAxel Lin1-1/+2
2010-08-12mfd: More verbose MFD Kconfig entrySamuel Ortiz1-1/+10
2010-08-12mfd: Staticise ab3550 register access functionsMark Brown1-11/+12
2010-08-12mfd: Fix davinci memory leakJulia Lawall1-2/+4
2010-08-12mfd: properly handle platform_device_add_resources fail in mfd_add_deviceAxel Lin1-1/+3
2010-08-12mfd: kzalloc doesn't return ERR_PTRJulia Lawall1-1/+1
2010-08-12mfd: AB8500 mask off irrelevant bits from the SPI messageLinus Walleij1-1/+6
2010-08-12mfd: Fix 88pm860x uninitialized variable and clean upDan Carpenter1-40/+32
2010-08-12mfd: Fix memory leak in ab3100_otp_probeAxel Lin1-8/+8
2010-08-12mfd: Fix led resource in 88pm860xHaojian Zhuang1-6/+6
2010-08-12mfd: Enable onkey on max8925Haojian Zhuang1-0/+27
2010-08-12dm mpath: support discardMike Snitzer1-0/+10