summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2010-08-12mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter-1/+525
2010-08-12pc8736x_gpio: depends on X86_32Randy Dunlap-1/+1
2010-08-12acpi: fix bogus preemption logicThomas Gleixner-0/+1
2010-08-11Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds-4/+1
2010-08-11Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds-2/+23
2010-08-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-145/+2579
2010-08-11kfifo: fix kfifo miss use of nozami.cStefani Seibold-2/+1
2010-08-11parport_serial: use the PCI IRQ if offeredFr?d?ric Bri?re-1/+0
2010-08-11panic: keep blinking in spite of long spin timer modeTAMUKI Shoichi-20/+5
2010-08-11scsi: 53c700: remove dma_is_consistent usageFUJITA Tomonori-3/+0
2010-08-11edac: mpc85xx: add support for new MPCxxx/Pxxxx EDAC controllersAnton Vorontsov-0/+6
2010-08-11edac: i5400: improve handling of pci_enable_device() return valueKulikov Vasiliy-1/+1
2010-08-11edac: i5000: improve handling of pci_enable_device() return valueKulikov Vasiliy-1/+1
2010-08-11edac: add wissing pieces from MPC85xx -> FSL_SOC_BOOKEChristoph Egger-5/+5
2010-08-11cs5535-mfgpt: reuse timers that have never been set upJens Rottmann-0/+11
2010-08-11drivers/char/n_gsm.c: add missing spin_unlock_irqrestoreJulia Lawall-1/+1
2010-08-11ipmi: print info for spmi and smbios paths like acpi and pciYinghai Lu-1/+11
2010-08-11ipmi: fix memleaking for add_smi when duplicating happenYinghai Lu-7/+28
2010-08-11drivers/char/ipmi/ipmi_si_intf.c: fix warning: variable 'addr_space' set but ...Justin P. Mattock-8/+2
2010-08-11mtd/nand_base: fix kernel-doc warnings & typosRandy Dunlap-19/+20
2010-08-11fusion: fix kernel-doc warningsRandy Dunlap-2/+0
2010-08-11drivers/video/igafb.c: make igafb_setup() and igafb_init() staticAndrew Morton-2/+2
2010-08-11drivers/video/igafb.c: introduce lost 'return'Kulikov Vasiliy-0/+1
2010-08-11fbmem: VM_IO set, but not propagatedDaniel De Graaf-0/+1
2010-08-11s3c-fb: automatically calculate pixel clock when none is givenMaurus Cuelenaere-0/+25
2010-08-11s3c-fb: add support for DMA channel control on S5PV210Pawel Osciak-0/+15
2010-08-11s3c-fb: fix section mismatchMarek Szyprowski-5/+5
2010-08-11s3c-fb: protect window-specific registers during updatesPawel Osciak-0/+7
2010-08-11s3c-fb: correct window osd size and alpha register handlingPawel Osciak-7/+47
2010-08-11s3c-fb: add SHADOWCON shadow register locking support for S5PV210Pawel Osciak-4/+36
2010-08-11s3c-fb: window 3 of 64xx+ does not have an osd_d registerPawel Osciak-1/+0
2010-08-11s3c-fb: add wait for VSYNC ioctlPawel Osciak-1/+165
2010-08-11s3c-fb: add support for display panningPawel Osciak-0/+68
2010-08-11s3c-fb: separate S5PC100 and S5PV210 framebuffer driver data structuresPawel Osciak-3/+34
2010-08-11s3c-fb: fix various null references on framebuffer memory alloc failurePawel Osciak-3/+5
2010-08-11s3c-fb: integrate palette setup code into main driverBen Dooks-1/+32
2010-08-11s3c-fb: udpate to support s3c2416/s3c2443 style hardwareBen Dooks-31/+131
2010-08-11s3c-fb: initial move to unifying the header filesBen Dooks-28/+180
2010-08-11s3c-fb: only init window colour key controls for windows with blendingBen Dooks-3/+11
2010-08-11s3c-fb: fix distortedness situation for the mode more then 24bppInKi Dae-0/+1
2010-08-11s3c-fb: add default window feature.InKi Dae-3/+3
2010-08-11s3c-fb: change to depending on CONFIG_S3C_FB_DEVBen Dooks-1/+1
2010-08-11drivers/video/fbmem.c: simplify strlen()==0 check in fb_get_options()Denys Vlasenko-3/+2
2010-08-11fbcon: uninline four foo_update_attr() functionsDenys Vlasenko-4/+4
2010-08-11fbcon: uninline large static function get_color()Denys Vlasenko-1/+1
2010-08-11fbdev: efifb: section fixesHenrik Kretzschmar-4/+4
2010-08-11gpio: sx150x: add Semtech I2C sx150x gpio expander driverGregory Bean-0/+657
2010-08-11gpiolib: allow nested threaded irqs for poll(2)Daniel Gl?ckner-2/+2
2010-08-11gpiolib: get rid of struct poll_desc and workletDaniel Gl?ckner-53/+27
2010-08-11gpiolib: decouple might_sleep_if() from DEBUGDavid Brownell-6/+6