summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-11-21i2c-omap: Enable I2C wakeups for 34xxKalle Jokiniemi1-0/+27
2008-11-21i2c-omap: reprogram OCP_SYSCONFIG register after resetPaul Walmsley1-6/+34
2008-11-21i2c-omap: convert 'rev1' flag to generic 'rev' u8Paul Walmsley1-9/+16
2008-11-21i2c-omap: fix I2C timeouts due to recursive omap_i2c_{un,}idle()Paul Walmsley1-2/+7
2008-11-21i2c-omap: Clean-up i2c-omapTony Lindgren1-13/+18
2008-11-21i2c-omap: Don't compile in OMAP15xx I2C ISR for non-OMAP15xx buildsPaul Walmsley1-0/+6
2008-11-21i2c-omap: Mark init-only functions as __initPaul Walmsley1-2/+2
2008-11-21i2c-omap: Add support for omap34xxChandra shekhar1-9/+11
2008-11-21i2c-omap: FIFO handling support and broken hw workaround for i2c-omapNishanth Menon1-40/+150
2008-11-21i2c-omap: Add high-speed support to omap-i2cSyed Mohammed Khasim1-22/+60
2008-11-21i2c-omap: Close suspected race between omap_i2c_idle() and omap_i2c_isr()Paul Walmsley1-4/+8
2008-11-21i2c-omap: Do not use interruptible wait call in omap_i2c_xfer_msgJarkko Nikula1-2/+6
2008-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds6-6/+37
2008-11-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+4
2008-11-20Merge 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-19USB: ACE1001 patch for cp2101.cM Kondrin1-0/+1
2008-11-19USB: usbmon: fix read(2)Pete Zaitcev1-1/+4
2008-11-19USB: gadget rndis: send notificationsRichard Röjfors1-1/+1
2008-11-19USB: gadget rndis: stop windows self-immolationDavid Brownell1-1/+0
2008-11-19USB: storage: update unusual_devs entries for Nokia 5300 and 5310Alan Stern1-1/+8
2008-11-19USB: storage: updates unusual_devs entry for the Nokia 6300Alan Stern1-1/+1
2008-11-19usb: musb: fix bug in musb_scheduleFelipe Balbi1-1/+1
2008-11-19USB: fix SB700 usb subsystem hang bugAndiry Xu1-0/+21
2008-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-2/+2
2008-11-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-8/+1
2008-11-19cciss: fix DEBUG printk formatsRandy Dunlap1-4/+5
2008-11-19W1 OMAP: Fix OMAP LDP boot crashStanley.Miao1-5/+5
2008-11-19drivers/video/backlight/da903x.c: introduce one more missing kfreeMike Rapoport1-0/+1
2008-11-19cirrusfb: remove unused variablesVlada Peric1-2/+1
2008-11-19drivers/hwmon/applesmc.c: add generic MacPro supportHenrik Rydberg1-0/+4
2008-11-19drivers/video/backlight/da903x.c: introduce missing kfreeJulia Lawall1-0/+1
2008-11-19spi_imx: full duplex dma corruption bugfixAndrea Paterniani1-23/+22
2008-11-19lcd: fix oops if driver only interested in .set_powerBen Dooks1-4/+7
2008-11-19viafb: fix releasing of /proc/viafb/ subtreeBruno Prémont1-8/+9
2008-11-19pxa2xx_spi: bugfix full duplex dma data corruptionNed Forrester1-12/+12
2008-11-19tmiofb: fix compilation with ACCEL disabledDmitry Baryshkov1-3/+7
2008-11-19GRU: fix for debug optionJack Steiner1-0/+4
2008-11-19gpiolib: extend gpio label column width in debugfs fileJarkko Nikula1-1/+1
2008-11-19fbdev: clean the penguin's dirty feetClemens Ladisch1-1/+1
2008-11-19drivers/video: bad error test before a dereferenceJulien Brunel1-1/+1
2008-11-19hwmon: applesmc: Add support for iMac 6Henrik Rydberg1-0/+9
2008-11-19net: ipg.c fix bracing on endian swappingHarvey Harrison1-4/+4
2008-11-19phylib: Fix auto-negotiation restart avoidanceTrent Piepho1-11/+23