summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-07-24tridentfb: convert fb_info into allocated oneKrzysztof Helt1-36/+46
2008-07-24tridentfb: replace macros with functionsKrzysztof Helt1-243/+283
2008-07-24fbdev: add the carmine FB driverSebastian Siewior5-0/+1040
2008-07-24rtc-vr41xx: add irq_set_freq() and irq_set_state()Yoichi Yuasa1-31/+34
2008-07-24rtc-cmos: avoid spurious irqsDavid Brownell2-80/+70
2008-07-24rtc-at91rm9200: avoid spurious irqsDavid Brownell1-10/+6
2008-07-24rtc: rtc-s3c: update IRQ handlingBen Dooks1-67/+16
2008-07-24rtc: rtc-s3c: add __devexit and __devinit markersBen Dooks1-3/+3
2008-07-24rtc-cmos: improve HPET IRQ glueDavid Brownell1-62/+131
2008-07-24rtc: remove and clarify unneeded externsCarlos R. Mafra2-3/+4
2008-07-24rtc: convert the PCF8583 driver to the new I2C style framework with device_idsWolfram Sang1-90/+39
2008-07-24rtc: rtc-omap footprint shrinkageDavid Brownell1-17/+4
2008-07-24rtc: BCD codeshrinkDavid Brownell3-3/+22
2008-07-24rtc: ds1305/ds1306 driverDavid Brownell4-0/+893
2008-07-24rtc: add support for ST M41T94 SPI RTCKim B. Heino3-0/+183
2008-07-24rtc: remove BKL for ioctl()David Brownell2-20/+55
2008-07-24rtc: push the BKL down into the driver ioctl methodAlan Cox1-7/+10
2008-07-24rtc: m41t80: use pr_info() as appropriateMaciej W. Rozycki1-4/+2
2008-07-24rtc: m41t80: sort header inclusions for readabilityMaciej W. Rozycki1-7/+7
2008-07-24autofs4: remove unused ioctlsIan Kent3-71/+1
2008-07-24autofs4: reorganize expire pending wait function callsIan Kent3-65/+40
2008-07-24autofs4: fix direct mount pending expire race - correctionIan Kent1-8/+2
2008-07-24autofs4: fix direct mount pending expire raceIan Kent3-26/+65
2008-07-24autofs4: fix indirect mount pending expire raceIan Kent3-23/+65
2008-07-24autofs4: fix pending checksIan Kent1-3/+6
2008-07-24autofs4: cleanup redundant readir codeIan Kent1-133/+16
2008-07-24autofs4: indirect dentry must almost always be positiveIan Kent1-3/+14
2008-07-24autofs4: detect invalid direct mount requestsIan Kent1-0/+4
2008-07-24autofs4: fix waitq memory leakIan Kent2-10/+10
2008-07-24autofs4: check kernel communication pipe is valid for writeIan Kent1-2/+14
2008-07-24autofs4: add missing kfreeIan Kent1-1/+3
2008-07-24autofs4: fix pending mount raceIan Kent1-38/+97
2008-07-24autofs4: fix waitq lockingIan Kent2-13/+14
2008-07-24autofs4: use struct qstr in waitq.cJeff Moyer2-44/+46
2008-07-24autofs4: use lookup intent flags to trigger mountsIan Kent1-2/+5
2008-07-24autofs4: don't release directory mutex if called in oz_modeIan Kent1-6/+5
2008-07-24autofs4: fix symlink name allocationIan Kent1-1/+1
2008-07-24autofs4: use look aside list for lookupsIan Kent3-40/+156
2008-07-24autofs4: revert - redo lookup in ttfdIan Kent1-21/+0
2008-07-24autofs4: don't make expiring dentry negativeIan Kent3-78/+52
2008-07-24eCryptfs: Make all persistent file opens delayedMichael Halcrow4-26/+23
2008-07-24eCryptfs: do not try to open device files on mknodMichael Halcrow4-13/+42
2008-07-24ecryptfs: inode.c mmap.c use unaligned byteorder helpersHarvey Harrison2-10/+5
2008-07-24ecryptfs: crypto.c use unaligned byteorder helpersHarvey Harrison1-23/+14
2008-07-24ecryptfs: string copy cleanupMiklos Szeredi1-12/+6
2008-07-24ecryptfs: propagate key errors up at mount timeEric Sandeen2-7/+6
2008-07-24ecryptfs: discard ecryptfsd registration messages in miscdevTyler Hicks1-59/+0
2008-07-24eCryptfs: Privileged kthread for lower file opensMichael Halcrow5-22/+251
2008-07-24I2O: handle sysfs_create_link() failuresWang Chen1-12/+42
2008-07-24vt: do not update when the console is blankedStefano Stabellini1-1/+1