summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-12-29[ARM] pxafb: allow video memory size to be configurableEric Miao2-90/+58
2008-12-29[ARM] sa1100_wdt: don't assume CLOCK_TICK_RATE to be a constantEric Miao1-5/+6
2008-12-29[ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constantEric Miao1-5/+7
2008-12-17[ARM] pxafb: avoid the racing condition in pxafb_smart_threadEric Miao1-0/+4
2008-12-17[ARM] pxafb: allow insertion of delay to the smart panel command sequenceEric Miao1-3/+10
2008-12-17[ARM] pxafb: allow better platform configurable smart panel timingEric Miao1-1/+3
2008-12-17[ARM] pxafb: small cleanup of the smart panel codeEric Miao1-15/+12
2008-12-17[ARM] pxafb: remove now unused pxafb_setup_gpio() and related stuffsEric Miao1-54/+0
2008-12-02[ARM] pxafb: make {backlight,lcd}_power() members of struct pxafb_infoEric Miao2-9/+12
2008-12-02[ARM] pxa: move AC97 register definitions into dedicated regs-ac97.hEric Miao1-1/+1
2008-12-02[ARM] pxa: move UART register definitions into dedicated regs-uart.hEric Miao2-0/+2
2008-12-02[ARM] pxa: move FICP register definitions into pxaficp_ir.cEric Miao1-0/+42
2008-12-02[ARM] pxa: move camera (QCI) registers definition out of pxa-regs.hEric Miao2-0/+97
2008-12-02[ARM] pxa: explicit #include <mach/dma.h> in various driversEric Miao2-1/+4
2008-11-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+4
2008-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds6-6/+37
2008-11-21Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+4
2008-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds14-81/+102
2008-11-20atl2: don't request irq on resume if netif runningAlan Jenkins1-3/+5
2008-11-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller5-16/+23
2008-11-20smc911x: Fix printf format typo in smc911x driver.Vernon Sauder1-1/+1
2008-11-20asix: Fix asix-based cards connecting to 10/100Mbs LAN.Pantelis Koukousoulas1-1/+3
2008-11-20mv643xx_eth: fix recycle check boundLennert Buytenhek1-1/+2
2008-11-20mv643xx_eth: fix the order of mdiobus_{unregister, free}() callsLennert Buytenhek1-1/+1
2008-11-20sh: sh_eth: Update to change of mii_busNobuhiro Iwamatsu1-2/+2
2008-11-20USB: ACE1001 patch for cp2101.cM Kondrin1-0/+1
2008-11-20USB: usbmon: fix read(2)Pete Zaitcev1-1/+4
2008-11-20USB: gadget rndis: send notificationsRichard Röjfors1-1/+1
2008-11-20USB: gadget rndis: stop windows self-immolationDavid Brownell1-1/+0
2008-11-20USB: storage: update unusual_devs entries for Nokia 5300 and 5310Alan Stern1-1/+8
2008-11-20USB: storage: updates unusual_devs entry for the Nokia 6300Alan Stern1-1/+1
2008-11-20usb: musb: fix bug in musb_scheduleFelipe Balbi1-1/+1
2008-11-20USB: fix SB700 usb subsystem hang bugAndiry Xu1-0/+21
2008-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-2/+2
2008-11-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-8/+1
2008-11-20cciss: fix DEBUG printk formatsRandy Dunlap1-4/+5
2008-11-20W1 OMAP: Fix OMAP LDP boot crashStanley.Miao1-5/+5
2008-11-20drivers/video/backlight/da903x.c: introduce one more missing kfreeMike Rapoport1-0/+1
2008-11-20cirrusfb: remove unused variablesVlada Peric1-2/+1
2008-11-20drivers/hwmon/applesmc.c: add generic MacPro supportHenrik Rydberg1-0/+4
2008-11-20drivers/video/backlight/da903x.c: introduce missing kfreeJulia Lawall1-0/+1
2008-11-20spi_imx: full duplex dma corruption bugfixAndrea Paterniani1-23/+22
2008-11-20lcd: fix oops if driver only interested in .set_powerBen Dooks1-4/+7
2008-11-20viafb: fix releasing of /proc/viafb/ subtreeBruno Prémont1-8/+9
2008-11-20pxa2xx_spi: bugfix full duplex dma data corruptionNed Forrester1-12/+12
2008-11-20tmiofb: fix compilation with ACCEL disabledDmitry Baryshkov1-3/+7
2008-11-20GRU: fix for debug optionJack Steiner1-0/+4
2008-11-20gpiolib: extend gpio label column width in debugfs fileJarkko Nikula1-1/+1
2008-11-20fbdev: clean the penguin's dirty feetClemens Ladisch1-1/+1
2008-11-20drivers/video: bad error test before a dereferenceJulien Brunel1-1/+1