summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-10-16pxafb: Add support for other palette formatsHans J. Koch2-15/+51
2007-10-16mbxfb: Improvements and new featuresRaphael Assenat3-77/+356
2007-10-16sm501fb: Ensure panel interface is not tristated when setupBen Dooks1-0/+5
2007-10-16sm501fb: Call fb suspend function during suspend and resumeBen Dooks1-0/+9
2007-10-16sm501fb: update suspend and resume codeBen Dooks1-4/+31
2007-10-16pm2fb: accelerated 24-bit fillrectKrzysztof Helt1-1/+7
2007-10-16pm2fb: Permedia 2V initialization fixesKrzysztof Helt1-24/+18
2007-10-16pm2fb: source code improvementsKrzysztof Helt1-195/+155
2007-10-16pm2fb: accelerated imageblitKrzysztof Helt1-3/+120
2007-10-16pm3fb: mtrr support and noaccel optionKrzysztof Helt2-2/+118
2007-10-16pm3fb: improvements and cleanupsKrzysztof Helt1-30/+38
2007-10-16pm3fb: 3 small fixesKrzysztof Helt1-6/+8
2007-10-16pm3fb: imageblit improvedKrzysztof Helt1-3/+26
2007-10-16pm3fb: header file reductionKrzysztof Helt1-3/+2
2007-10-16skeletonfb: wrong field name fixKrzysztof Helt1-1/+1
2007-10-16pm3fb: copyarea and partial imageblit supporKrzysztof Helt1-11/+169
2007-10-16uvesafb: the driver coreMichal Januszewski3-0/+2085
2007-10-16fbdev: export fb_destroy_modelistMichal Januszewski1-0/+1
2007-10-16rtc: allow validated RTC_PIE_ON for non-rootBryan Kadzban1-1/+2
2007-10-16rtc: add max_user_freq to sysfsBryan Kadzban1-0/+24
2007-10-16rtc-cmos probe() cleanupDavid Brownell1-25/+31
2007-10-16rtc: fix readback from /sys/class/rtc/rtc?/wakealarmMark Lord1-1/+82
2007-10-16rtc: RTC class driver for the ds1374Scott Wood3-0/+461
2007-10-16rtc-pcf8583: Check for i2c adapter functionalityJean Delvare1-0/+3
2007-10-16rtc: make rtc-ds1742 driver hotplug-awareAtsushi Nemoto1-1/+1
2007-10-16rtc: make rtc-ds1553 driver hotplug-awareAtsushi Nemoto1-1/+1
2007-10-16rtc-dev: no need to convert file->private_data to rtc deviceMark Zhan1-4/+4
2007-10-16rtc_irq_set_freq() requires power-of-two and associated kerneldocDavid Brownell2-5/+27
2007-10-16RTC: periodic irq fixAlessandro Zummo3-25/+24
2007-10-16isdn: guard against a potential NULL pointer dereference in old_capi_manufact...Jesper Juhl1-0/+2
2007-10-16fix possible NULL deref on low memory condition in capidrv.c::send_message()Jesper Juhl1-0/+5
2007-10-16use mutex instead of semaphore in isdn subsystem common functionsMatthias Kaehlcke1-13/+13
2007-10-16gigaset: remove pointless lockingTilman Schmidt4-32/+4
2007-10-16spi doesn't need class_deviceTony Jones10-34/+34
2007-10-16spi_mpc83xx handles other processors with QUICC engineAnton Vorontsov1-6/+7
2007-10-16SPI driver runtime footprint shrinkageDavid Brownell5-27/+20
2007-10-16OMAP2 McSPI code cleanupKyungmin Park1-3/+1
2007-10-16Clean up duplicate includes in drivers/spi/Jesper Juhl2-2/+0
2007-10-16I/OAT: Add DCA servicesShannon Nelson6-32/+319
2007-10-16DCA: Add Direct Cache Access driverShannon Nelson6-0/+304
2007-10-16I/OAT: Add support for MSI and MSI-XShannon Nelson3-66/+298
2007-10-16I/OAT: Split PCI startup from DMA handling codeShannon Nelson5-146/+254
2007-10-16I/OAT: code cleanup from checkpatch outputShannon Nelson1-88/+110
2007-10-16I/OAT: Rename the source fileShannon Nelson2-1/+2
2007-10-16I/OAT: New device idsShannon Nelson1-2/+3
2007-10-16tty: bring the old cris driver back somewhere into the realm of new tty buffe...Alan Cox1-55/+12
2007-10-16m32r: serial: remove M32R_SIO_SHARE_IRQSHirokazu Takata2-7/+1
2007-10-16mm: add node states sysfs class attributeSLee Schermerhorn1-1/+90
2007-10-16Memoryless nodes: Uncached allocator updatesChristoph Lameter1-1/+1
2007-10-16deny partial write for loop dev fdDmitry Monakhov1-3/+1