summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-16pm3fb: 3 small fixesKrzysztof Helt1-6/+8
2007-10-16pm3fb: imageblit improvedKrzysztof Helt1-3/+26
2007-10-16pm3fb: header file reductionKrzysztof Helt2-40/+2
2007-10-16skeletonfb: wrong field name fixKrzysztof Helt1-1/+1
2007-10-16pm3fb: copyarea and partial imageblit supporKrzysztof Helt2-12/+173
2007-10-16uvesafb: documentationMichal Januszewski1-0/+188
2007-10-16uvesafb: the driver coreMichal Januszewski5-1/+2279
2007-10-16uvesafb: add connector entriesMichal Januszewski1-2/+3
2007-10-16connector: change connector's max message sizeMichal Januszewski1-1/+1
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 Nemoto3-3/+3
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-16ecryptfs: clean up page flag handlingMichael Halcrow4-33/+39
2007-10-16eCryptfs: replace magic numbersMichael Halcrow1-3/+3
2007-10-16eCryptfs: remove unused functions and kmem_cacheMichael Halcrow5-539/+1
2007-10-16eCryptfs: initialize persistent lower file on inode createMichael Halcrow1-6/+7
2007-10-16eCryptfs: fix data typesMichael Halcrow3-16/+21
2007-10-16eCryptfs: convert mmap functions to use persistent fileMichael Halcrow1-96/+103
2007-10-16eCryptfs: make open, truncate, and setattr use persistent fileMichael Halcrow3-121/+44
2007-10-16eCryptfs: update metadata read/write functionsMichael Halcrow5-133/+114
2007-10-16eCryptfs: set up and destroy persistent lower fileMichael Halcrow3-7/+103
2007-10-16eCryptfs: replace encrypt, decrypt, and inode size writeMichael Halcrow5-306/+290
2007-10-16eCryptfs: read_write.c routinesMichael Halcrow4-2/+379
2007-10-16ecryptfs: fix error handlingMichael Halcrow1-21/+20
2007-10-16eCryptfs: remove assignments in if-statementsMichael Halcrow7-64/+89
2007-10-16eCryptfs: remove header_extent_sizeMichael Halcrow4-36/+52
2007-10-16eCryptfs: Use generic_file_splice_read()Michael Halcrow1-17/+2
2007-10-16eCryptfs: make needlessly global symbols staticMichael Halcrow3-32/+26
2007-10-16eCryptfs: remove unnecessary variable initializationsMichael Halcrow1-3/+3
2007-10-16eCryptfs: kerneldoc fixes for crypto.c and keystore.cMichael Halcrow2-38/+79
2007-10-16eCryptfs: comments for some structsMichael Halcrow1-5/+21
2007-10-16eCryptfs: grammatical fix (destruct to destroy)Michael Halcrow4-11/+11
2007-10-16eCryptfs: collapse flag set into one statementMichael Halcrow1-2/+1
2007-10-16eCryptfs: remove unnecessary BUG_ONMichael Halcrow1-3/+0
2007-10-16ecryptfs: printk warning fixesAndrew Morton2-9/+9
2007-10-16eCryptfs: update comment and debug statementMichael Halcrow2-4/+0
2007-10-16eCryptfs: fix Tag 11 writing codeMichael Halcrow1-17/+22
2007-10-16eCryptfs: fix Tag 11 parsing codeMichael Halcrow1-49/+27
2007-10-16eCryptfs: fix Tag 3 parsing codeMichael Halcrow1-54/+35
2007-10-16eCryptfs: fix Tag 1 parsing codeMichael Halcrow1-45/+33
2007-10-16eCryptfs: kmem_cache objects for multiple keys; init/exit functionsMichael Halcrow1-8/+36