aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-12mfd: Add JZ4740 ADC driverLars-Peter Clausen3-0/+393
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 Vincent4-0/+1115
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-11Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds2-4/+1
2010-08-11Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6Linus Torvalds3-2/+23
2010-08-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds27-145/+2579
2010-08-11kfifo: fix kfifo miss use of nozami.cStefani Seibold1-2/+1
2010-08-11parport_serial: use the PCI IRQ if offeredFr?d?ric Bri?re1-1/+0
2010-08-11panic: keep blinking in spite of long spin timer modeTAMUKI Shoichi1-20/+5
2010-08-11scsi: 53c700: remove dma_is_consistent usageFUJITA Tomonori1-3/+0
2010-08-11edac: mpc85xx: add support for new MPCxxx/Pxxxx EDAC controllersAnton Vorontsov1-0/+6
2010-08-11edac: i5400: improve handling of pci_enable_device() return valueKulikov Vasiliy1-1/+1
2010-08-11edac: i5000: improve handling of pci_enable_device() return valueKulikov Vasiliy1-1/+1
2010-08-11edac: add wissing pieces from MPC85xx -> FSL_SOC_BOOKEChristoph Egger1-5/+5
2010-08-11cs5535-mfgpt: reuse timers that have never been set upJens Rottmann1-0/+11
2010-08-11drivers/char/n_gsm.c: add missing spin_unlock_irqrestoreJulia Lawall1-1/+1
2010-08-11ipmi: print info for spmi and smbios paths like acpi and pciYinghai Lu1-1/+11
2010-08-11ipmi: fix memleaking for add_smi when duplicating happenYinghai Lu1-7/+28
2010-08-11drivers/char/ipmi/ipmi_si_intf.c: fix warning: variable 'addr_space' set but not usedJustin P. Mattock1-8/+2
2010-08-11mtd/nand_base: fix kernel-doc warnings & typosRandy Dunlap1-19/+20
2010-08-11fusion: fix kernel-doc warningsRandy Dunlap1-2/+0
2010-08-11drivers/video/igafb.c: make igafb_setup() and igafb_init() staticAndrew Morton1-2/+2
2010-08-11drivers/video/igafb.c: introduce lost 'return'Kulikov Vasiliy1-0/+1
2010-08-11fbmem: VM_IO set, but not propagatedDaniel De Graaf1-0/+1
2010-08-11s3c-fb: automatically calculate pixel clock when none is givenMaurus Cuelenaere1-0/+25
2010-08-11s3c-fb: add support for DMA channel control on S5PV210Pawel Osciak1-0/+15
2010-08-11s3c-fb: fix section mismatchMarek Szyprowski1-5/+5
2010-08-11s3c-fb: protect window-specific registers during updatesPawel Osciak1-0/+7
2010-08-11s3c-fb: correct window osd size and alpha register handlingPawel Osciak1-7/+47
2010-08-11s3c-fb: add SHADOWCON shadow register locking support for S5PV210Pawel Osciak1-4/+36
2010-08-11s3c-fb: window 3 of 64xx+ does not have an osd_d registerPawel Osciak1-1/+0
2010-08-11s3c-fb: add wait for VSYNC ioctlPawel Osciak1-1/+165
2010-08-11s3c-fb: add support for display panningPawel Osciak1-0/+68
2010-08-11s3c-fb: separate S5PC100 and S5PV210 framebuffer driver data structuresPawel Osciak1-3/+34
2010-08-11s3c-fb: fix various null references on framebuffer memory alloc failurePawel Osciak1-3/+5
2010-08-11s3c-fb: integrate palette setup code into main driverBen Dooks1-1/+32