aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* viafb: make procfs entries optionalFlorian Tobias Schandinat2010-05-072-0/+22
* viafb: fix proc entry removalFlorian Tobias Schandinat2010-05-071-6/+7
* viafb: improve misc register handlingFlorian Tobias Schandinat2010-05-073-21/+17
* viafb: replace inb/outbFlorian Tobias Schandinat2010-05-071-15/+7
* viafb: move some modesetting functions to a seperate fileFlorian Tobias Schandinat2010-05-075-102/+166
* viafb: unify modesetting functionsFlorian Tobias Schandinat2010-05-073-45/+46
* viafb: Reserve framebuffer memory for the upcoming camera driverJonathan Corbet2010-05-072-0/+26
* viafb: Add a simple VX855 DMA engine driverJonathan Corbet2010-05-072-0/+261
* viafb: Add a simple interrupt management infrastructureJonathan Corbet2010-05-072-1/+107
* via: Rationalize vt1636 detectionJonathan Corbet2010-05-071-13/+7
* viafb: Introduce viafb_find_i2c_adapter()Jonathan Corbet2010-05-072-0/+14
* via: Do not attempt I/O on inactive I2C adaptersJonathan Corbet2010-05-072-4/+11
* viafb: Turn GPIO and i2c into proper platform devicesJonathan Corbet2010-05-076-41/+140
* viafb: Convert GPIO and i2c to the new indexed port opsJonathan Corbet2010-05-074-26/+38
* viafb: package often used basic io functionsFlorian Tobias Schandinat2010-05-073-25/+63
* viafb: add a driver for GPIO linesJonathan Corbet2010-05-075-1/+296
* viafb: Separate global and fb-specific dataJonathan Corbet2010-05-0712-185/+265
* viafb: Move core stuff into via-core.cJonathan Corbet2010-05-0710-132/+242
* viafb: Only establish i2c busses on ports that always had themJonathan Corbet2010-04-272-6/+14
* suppress verbose debug messages: change printk() to DEBUG_MSG()Paul Fox2010-04-271-2/+2
* viafb: rework the I2C support in the VIA framebuffer driverHarald Welte2010-04-278-134/+182
* viafb: Add 1200x900 DCON/LCD panel modes for OLPC XO-1.5Chris Ball2010-04-206-1/+34
* viafb: complete support for VX800/VX855 accelerated framebufferJonathan Corbet2010-04-202-9/+73
* viafb: Determine type of 2D engine and store it in chip_infoHarald Welte2010-04-202-0/+23
* viafb: Unify duplicated set_bpp() codeJonathan Corbet2010-04-201-45/+33
* viafb: Retain GEMODE reserved bitsJonathan Corbet2010-04-201-16/+33
* viafb: Unmap the frame buffer on initialization errorJonathan Corbet2010-04-201-1/+3
* viafb: use proper pci config APIHarald Welte2010-04-203-26/+44
* viafb: Fix various resource leaks during module_init()Harald Welte2010-04-201-13/+39
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-03-293-5/+5
|\
| * hwmon: (asc7621) Add X58 entry in KconfigJaswinder Singh Rajput2010-03-291-2/+2
| * hwmon: (w83793) Saving negative errors in unsignedDan Carpenter2010-03-291-1/+1
| * hwmon: (coretemp) Add missing newline to dev_warn() messageDean Nelson2010-03-291-1/+1
| * hwmon: (coretemp) Fix cpu model outputPrarit Bhargava2010-03-291-1/+1
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-03-291-0/+4
|\ \
| * | pata_via: fix VT6410/6415/6330 detection issueJosephChan@via.com.tw2010-03-281-0/+4
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-2926-122/+212
|\ \
| * | r8169: offical fix for CVE-2009-4537 (overlength frame DMAs)Neil Horman2010-03-291-5/+24
| * | tulip: Add missing parens.David S. Miller2010-03-281-1/+1
| * | r8169: fix broken register writesFrancois Romieu2010-03-271-2/+2
| * | pcnet_cs: add new idKen Kawasaki2010-03-272-1/+3
| * | bonding: fix broken multicast with round-robin modeAndy Gospodarek2010-03-271-8/+32
| * | drivers/net: Fix continuation linesJoe Perches2010-03-271-1/+1
| * | e1000: do not modify tx_queue_len on link speed changeEmil Tantilov2010-03-272-9/+1
| * | ixgbe: Do not run all Diagnostic offline tests when VFs are activeGreg Rose2010-03-271-0/+21
| * | igb: use correct bits to identify if managability is enabledAlexander Duyck2010-03-271-3/+3
| * | benet: Fix compile warnnings in drivers/net/benet/be_ethtool.cwzt wzt2010-03-271-1/+1
| * | e1000e: do not modify tx_queue_len on link speed changeEmil Tantilov2010-03-262-11/+1
| * | igbvf: do not modify tx_queue_len on link speed changeEmil Tantilov2010-03-262-11/+1
| * | tulip: Fix null dereference in uli526x_rx_packet()Kyle McMartin2010-03-261-3/+5