Age | Commit message (Expand) | Author |
2007-07-17 | Char: vt, use ARRAY_SIZE | Jiri Slaby |
2007-07-17 | Char: vt, use kzalloc | Jiri Slaby |
2007-07-17 | Char: riscom8, eliminate busy loop | Jiri Slaby |
2007-07-17 | Char: specialix, remove busy waiting | Jiri Slaby |
2007-07-17 | Char: moxa, eliminate busy waiting | Jiri Slaby |
2007-07-17 | Char: isicom, proper variables types | Jiri Slaby |
2007-07-17 | Char: isicom, del_timer at exit | Jiri Slaby |
2007-07-17 | Char: isicom, cleanup locking | Jiri Slaby |
2007-07-17 | Char: cyclades, fix sparse warning | Jiri Slaby |
2007-07-17 | Char: cyclades, add firmware loading | Jiri Slaby |
2007-07-17 | remove options depending on OSS_OBSOLETE | Adrian Bunk |
2007-07-17 | OSS trident: replace deprecated pci_find_device with pci_get_device | Muli Ben-Yehuda |
2007-07-17 | OSS trident: fix locking around write_voice_regs | Muli Ben-Yehuda |
2007-07-17 | OSS trident: massive whitespace removal | Muli Ben-Yehuda |
2007-07-17 | csb337 supports "new style" rtc-ds1307 | David Brownell |
2007-07-17 | rtc-ds1307 becomes new-style i2c driver | David Brownell |
2007-07-17 | rtc-ds1307: oscillator restart for ds13{37,38,39,40} | Rodolfo Giometti |
2007-07-17 | RTC driver for DS1216 chips | Thomas Bogendoerfer |
2007-07-17 | rtc: add support for the ST M48T59 RTC | Mark Zhan |
2007-07-17 | rtc: watchdog support for rtc-m41t80 driver | Atsushi Nemoto |
2007-07-17 | rtc: add rtc-m41t80 driver | Atsushi Nemoto |
2007-07-17 | RTC Kconfig tweax | David Brownell |
2007-07-17 | RTC_CLASS is no longer considered EXPERIMENTAL | Alessandro Zummo |
2007-07-17 | Driver for the Atmel on-chip RTC on AT32AP700x devices | Hans-Christian Egtvedt |
2007-07-17 | rtc-dev: return -ENOTTY in ioctl if irq_set_freq is not implemented by driver | Hans-Christian Egtvedt |
2007-07-17 | rtc: make example code jump to done instead of return when ioctl not supported | Hans-Christian Egtvedt |
2007-07-17 | Thecus N2100: register rtc-rs5c372 i2c device | Martin Michlmayr |
2007-07-17 | rtc-rs5c372 becomes a new-style i2c driver | David Brownell |
2007-07-17 | rtc-ds1307 cleanups | David Brownell |
2007-07-17 | eCryptfs: Move ecryptfs docs into Documentation/filesystems/ | Josef 'Jeff' Sipek |
2007-07-17 | Couple fixes to fs/ecryptfs/inode.c | Mika Kukkonen |
2007-07-17 | knfsd: nfsd: enforce per-flavor id squashing | J. Bruce Fields |
2007-07-17 | knfsd: nfsd: allow auth_sys nlm on rpcsec_gss exports | J. Bruce Fields |
2007-07-17 | knfsd: nfsd4: secinfo handling without secinfo= option | J. Bruce Fields |
2007-07-17 | knfsd: nfsd4: implement secinfo | Andy Adamson |
2007-07-17 | knfsd: rpc: add gss krb5 and spkm3 oid values | Usha Ketineni |
2007-07-17 | knfsd: nfsd: display export secinfo information | J. Bruce Fields |
2007-07-17 | knfsd: nfsd: factor out code from show_expflags | J. Bruce Fields |
2007-07-17 | knfsd: nfsd4: make readonly access depend on pseudoflavor | J. Bruce Fields |
2007-07-17 | knfsd: nfsd4: return nfserr_wrongsec | Andy Adamson |
2007-07-17 | knfsd: nfsd: factor nfsd_lookup into 2 pieces | J. Bruce Fields |
2007-07-17 | knfsd: nfsd: use ip-address-based domain in secinfo case | J. Bruce Fields |
2007-07-17 | knfsd: nfsd: set rq_client to ip-address-determined-domain | J. Bruce Fields |
2007-07-17 | knfsd: nfsd: provide export lookup wrappers which take a svc_rqst | J. Bruce Fields |
2007-07-17 | knfsd: nfsd: remove superfluous assignment from nfsd_lookup | J. Bruce Fields |
2007-07-17 | knfsd: nfsd4: simplify exp_pseudoroot arguments | J. Bruce Fields |
2007-07-17 | knfsd: nfsd4: parse secinfo information in exports downcall | Andy Adamson |
2007-07-17 | knfsd: nfsd4: store pseudoflavor in request | Andy Adamson |
2007-07-17 | knfsd: nfsd4: build rpcsec_gss whenever nfsd4 is built | J. Bruce Fields |
2007-07-17 | knfsd: nfsd: make all exp_finding functions return -errno's on err | J. Bruce Fields |