aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | | | | dmaengine: shdma: Enable on SH-Mobile ARMMagnus Damm2010-04-07
| | * | | | | | | | | | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2010-08-06
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | [ARM] pxa/balloon3: PCMCIA SupportMarek Vasut2010-08-05
| | | * | | | | | | | | | | | | [ARM] wm97xx_batt: remove now useless header fileMarek Vasut2010-08-05
| | | * | | | | | | | | | | | | [ARM] pata_pxa: DMA-capable PATA driverMarek Vasut2010-06-18
| * | | | | | | | | | | | | | | ARM: 6281/1: video/imxfb.c: allow usage without BACKLIGHT_CLASS_DEVICEEric BĂ©nard2010-08-10
* | | | | | | | | | | | | | | | kfifo: fix kfifo miss use of nozami.cStefani Seibold2010-08-11
* | | | | | | | | | | | | | | | parport_serial: use the PCI IRQ if offeredFr?d?ric Bri?re2010-08-11
* | | | | | | | | | | | | | | | panic: keep blinking in spite of long spin timer modeTAMUKI Shoichi2010-08-11
* | | | | | | | | | | | | | | | scsi: 53c700: remove dma_is_consistent usageFUJITA Tomonori2010-08-11
* | | | | | | | | | | | | | | | edac: mpc85xx: add support for new MPCxxx/Pxxxx EDAC controllersAnton Vorontsov2010-08-11
* | | | | | | | | | | | | | | | edac: i5400: improve handling of pci_enable_device() return valueKulikov Vasiliy2010-08-11
* | | | | | | | | | | | | | | | edac: i5000: improve handling of pci_enable_device() return valueKulikov Vasiliy2010-08-11
* | | | | | | | | | | | | | | | edac: add wissing pieces from MPC85xx -> FSL_SOC_BOOKEChristoph Egger2010-08-11
* | | | | | | | | | | | | | | | cs5535-mfgpt: reuse timers that have never been set upJens Rottmann2010-08-11
* | | | | | | | | | | | | | | | drivers/char/n_gsm.c: add missing spin_unlock_irqrestoreJulia Lawall2010-08-11
* | | | | | | | | | | | | | | | ipmi: print info for spmi and smbios paths like acpi and pciYinghai Lu2010-08-11
* | | | | | | | | | | | | | | | ipmi: fix memleaking for add_smi when duplicating happenYinghai Lu2010-08-11
* | | | | | | | | | | | | | | | drivers/char/ipmi/ipmi_si_intf.c: fix warning: variable 'addr_space' set but ...Justin P. Mattock2010-08-11
* | | | | | | | | | | | | | | | mtd/nand_base: fix kernel-doc warnings & typosRandy Dunlap2010-08-11
* | | | | | | | | | | | | | | | fusion: fix kernel-doc warningsRandy Dunlap2010-08-11
* | | | | | | | | | | | | | | | drivers/video/igafb.c: make igafb_setup() and igafb_init() staticAndrew Morton2010-08-11
* | | | | | | | | | | | | | | | drivers/video/igafb.c: introduce lost 'return'Kulikov Vasiliy2010-08-11
* | | | | | | | | | | | | | | | fbmem: VM_IO set, but not propagatedDaniel De Graaf2010-08-11
* | | | | | | | | | | | | | | | s3c-fb: automatically calculate pixel clock when none is givenMaurus Cuelenaere2010-08-11
* | | | | | | | | | | | | | | | s3c-fb: add support for DMA channel control on S5PV210Pawel Osciak2010-08-11
* | | | | | | | | | | | | | | | s3c-fb: fix section mismatchMarek Szyprowski2010-08-11
* | | | | | | | | | | | | | | | s3c-fb: protect window-specific registers during updatesPawel Osciak2010-08-11
* | | | | | | | | | | | | | | | s3c-fb: correct window osd size and alpha register handlingPawel Osciak2010-08-11
* | | | | | | | | | | | | | | | s3c-fb: add SHADOWCON shadow register locking support for S5PV210Pawel Osciak2010-08-11
* | | | | | | | | | | | | | | | s3c-fb: window 3 of 64xx+ does not have an osd_d registerPawel Osciak2010-08-11
* | | | | | | | | | | | | | | | s3c-fb: add wait for VSYNC ioctlPawel Osciak2010-08-11
* | | | | | | | | | | | | | | | s3c-fb: add support for display panningPawel Osciak2010-08-11
* | | | | | | | | | | | | | | | s3c-fb: separate S5PC100 and S5PV210 framebuffer driver data structuresPawel Osciak2010-08-11
* | | | | | | | | | | | | | | | s3c-fb: fix various null references on framebuffer memory alloc failurePawel Osciak2010-08-11
* | | | | | | | | | | | | | | | s3c-fb: integrate palette setup code into main driverBen Dooks2010-08-11
* | | | | | | | | | | | | | | | s3c-fb: udpate to support s3c2416/s3c2443 style hardwareBen Dooks2010-08-11
* | | | | | | | | | | | | | | | s3c-fb: initial move to unifying the header filesBen Dooks2010-08-11
* | | | | | | | | | | | | | | | s3c-fb: only init window colour key controls for windows with blendingBen Dooks2010-08-11
* | | | | | | | | | | | | | | | s3c-fb: fix distortedness situation for the mode more then 24bppInKi Dae2010-08-11
* | | | | | | | | | | | | | | | s3c-fb: add default window feature.InKi Dae2010-08-11
* | | | | | | | | | | | | | | | s3c-fb: change to depending on CONFIG_S3C_FB_DEVBen Dooks2010-08-11
* | | | | | | | | | | | | | | | drivers/video/fbmem.c: simplify strlen()==0 check in fb_get_options()Denys Vlasenko2010-08-11
* | | | | | | | | | | | | | | | fbcon: uninline four foo_update_attr() functionsDenys Vlasenko2010-08-11
* | | | | | | | | | | | | | | | fbcon: uninline large static function get_color()Denys Vlasenko2010-08-11
* | | | | | | | | | | | | | | | fbdev: efifb: section fixesHenrik Kretzschmar2010-08-11
* | | | | | | | | | | | | | | | gpio: sx150x: add Semtech I2C sx150x gpio expander driverGregory Bean2010-08-11
* | | | | | | | | | | | | | | | gpiolib: allow nested threaded irqs for poll(2)Daniel Gl?ckner2010-08-11
* | | | | | | | | | | | | | | | gpiolib: get rid of struct poll_desc and workletDaniel Gl?ckner2010-08-11
* | | | | | | | | | | | | | | | gpiolib: decouple might_sleep_if() from DEBUGDavid Brownell2010-08-11