| Commit message (Expand) | Author | Age | Files | Lines |
* | tridentfb: coding style improvement | Krzysztof Helt | 2007-10-16 | 1 | -483/+592 |
* | pxafb: Add support for other palette formats | Hans J. Koch | 2007-10-16 | 2 | -15/+51 |
* | mbxfb: Improvements and new features | Raphael Assenat | 2007-10-16 | 3 | -77/+356 |
* | sm501fb: Ensure panel interface is not tristated when setup | Ben Dooks | 2007-10-16 | 1 | -0/+5 |
* | sm501fb: Call fb suspend function during suspend and resume | Ben Dooks | 2007-10-16 | 1 | -0/+9 |
* | sm501fb: update suspend and resume code | Ben Dooks | 2007-10-16 | 1 | -4/+31 |
* | pm2fb: accelerated 24-bit fillrect | Krzysztof Helt | 2007-10-16 | 1 | -1/+7 |
* | pm2fb: Permedia 2V initialization fixes | Krzysztof Helt | 2007-10-16 | 1 | -24/+18 |
* | pm2fb: source code improvements | Krzysztof Helt | 2007-10-16 | 1 | -195/+155 |
* | pm2fb: accelerated imageblit | Krzysztof Helt | 2007-10-16 | 1 | -3/+120 |
* | pm3fb: mtrr support and noaccel option | Krzysztof Helt | 2007-10-16 | 2 | -2/+118 |
* | pm3fb: improvements and cleanups | Krzysztof Helt | 2007-10-16 | 1 | -30/+38 |
* | pm3fb: 3 small fixes | Krzysztof Helt | 2007-10-16 | 1 | -6/+8 |
* | pm3fb: imageblit improved | Krzysztof Helt | 2007-10-16 | 1 | -3/+26 |
* | pm3fb: header file reduction | Krzysztof Helt | 2007-10-16 | 1 | -3/+2 |
* | skeletonfb: wrong field name fix | Krzysztof Helt | 2007-10-16 | 1 | -1/+1 |
* | pm3fb: copyarea and partial imageblit suppor | Krzysztof Helt | 2007-10-16 | 1 | -11/+169 |
* | uvesafb: the driver core | Michal Januszewski | 2007-10-16 | 3 | -0/+2085 |
* | fbdev: export fb_destroy_modelist | Michal Januszewski | 2007-10-16 | 1 | -0/+1 |
* | rtc: allow validated RTC_PIE_ON for non-root | Bryan Kadzban | 2007-10-16 | 1 | -1/+2 |
* | rtc: add max_user_freq to sysfs | Bryan Kadzban | 2007-10-16 | 1 | -0/+24 |
* | rtc-cmos probe() cleanup | David Brownell | 2007-10-16 | 1 | -25/+31 |
* | rtc: fix readback from /sys/class/rtc/rtc?/wakealarm | Mark Lord | 2007-10-16 | 1 | -1/+82 |
* | rtc: RTC class driver for the ds1374 | Scott Wood | 2007-10-16 | 3 | -0/+461 |
* | rtc-pcf8583: Check for i2c adapter functionality | Jean Delvare | 2007-10-16 | 1 | -0/+3 |
* | rtc: make rtc-ds1742 driver hotplug-aware | Atsushi Nemoto | 2007-10-16 | 1 | -1/+1 |
* | rtc: make rtc-ds1553 driver hotplug-aware | Atsushi Nemoto | 2007-10-16 | 1 | -1/+1 |
* | rtc-dev: no need to convert file->private_data to rtc device | Mark Zhan | 2007-10-16 | 1 | -4/+4 |
* | rtc_irq_set_freq() requires power-of-two and associated kerneldoc | David Brownell | 2007-10-16 | 2 | -5/+27 |
* | RTC: periodic irq fix | Alessandro Zummo | 2007-10-16 | 3 | -25/+24 |
* | isdn: guard against a potential NULL pointer dereference in old_capi_manufact... | Jesper Juhl | 2007-10-16 | 1 | -0/+2 |
* | fix possible NULL deref on low memory condition in capidrv.c::send_message() | Jesper Juhl | 2007-10-16 | 1 | -0/+5 |
* | use mutex instead of semaphore in isdn subsystem common functions | Matthias Kaehlcke | 2007-10-16 | 1 | -13/+13 |
* | gigaset: remove pointless locking | Tilman Schmidt | 2007-10-16 | 4 | -32/+4 |
* | spi doesn't need class_device | Tony Jones | 2007-10-16 | 10 | -34/+34 |
* | spi_mpc83xx handles other processors with QUICC engine | Anton Vorontsov | 2007-10-16 | 1 | -6/+7 |
* | SPI driver runtime footprint shrinkage | David Brownell | 2007-10-16 | 5 | -27/+20 |
* | OMAP2 McSPI code cleanup | Kyungmin Park | 2007-10-16 | 1 | -3/+1 |
* | Clean up duplicate includes in drivers/spi/ | Jesper Juhl | 2007-10-16 | 2 | -2/+0 |
* | I/OAT: Add DCA services | Shannon Nelson | 2007-10-16 | 6 | -32/+319 |
* | DCA: Add Direct Cache Access driver | Shannon Nelson | 2007-10-16 | 6 | -0/+304 |
* | I/OAT: Add support for MSI and MSI-X | Shannon Nelson | 2007-10-16 | 3 | -66/+298 |
* | I/OAT: Split PCI startup from DMA handling code | Shannon Nelson | 2007-10-16 | 5 | -146/+254 |
* | I/OAT: code cleanup from checkpatch output | Shannon Nelson | 2007-10-16 | 1 | -88/+110 |
* | I/OAT: Rename the source file | Shannon Nelson | 2007-10-16 | 2 | -1/+2 |
* | I/OAT: New device ids | Shannon Nelson | 2007-10-16 | 1 | -2/+3 |
* | tty: bring the old cris driver back somewhere into the realm of new tty buffe... | Alan Cox | 2007-10-16 | 1 | -55/+12 |
* | m32r: serial: remove M32R_SIO_SHARE_IRQS | Hirokazu Takata | 2007-10-16 | 2 | -7/+1 |
* | mm: add node states sysfs class attributeS | Lee Schermerhorn | 2007-10-16 | 1 | -1/+90 |
* | Memoryless nodes: Uncached allocator updates | Christoph Lameter | 2007-10-16 | 1 | -1/+1 |