UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / drivers / pps /
2011-03-05 Thomas Gleixnerpps: make pps_gen_parport depend on BROKEN
2011-02-25 Alexander Gordeevpps: initialize ts_real properly
2011-01-26 Alexander Gordeevpps: claim parallel port exclusively
2011-01-26 Rodolfo Giomettipps ktimer: remove noisy message
2011-01-13 Alexander Gordeevpps: add parallel port PPS signal generator
2011-01-13 Alexander Gordeevpps: add parallel port PPS signal generator
2011-01-13 Alexander Gordeevpps: add parallel port PPS client
2011-01-13 Alexander Gordeevpps: add kernel consumer support
2011-01-13 Alexander Gordeevntp: add hardpps implementation
2011-01-13 Alexander Gordeevpps: timestamp is always passed to dcd_change()
2011-01-13 Alexander Gordeevpps: simplify conditions a bit
2011-01-13 Alexander Gordeevpps: use BUG_ON for kernel API safety checks
2011-01-13 Alexander Gordeevpps: make idr lock a mutex and protect idr_pre_get
2011-01-13 Alexander Gordeevpps: move idr stuff to pps.c
2011-01-13 Alexander Gordeevpps: convert printk/pr_* to dev_*
2011-01-13 Alexander Gordeevpps: access pps device by direct pointer
2011-01-13 Alexander Gordeevpps: unify timestamp gathering
2011-01-13 Alexander Gordeevpps: fix race in PPS_FETCH handler
2011-01-13 Alexander Gordeevpps: declare variables where they are used in switch
2011-01-13 Alexander Gordeevpps: trivial fixes
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-12 Rodolfo Giomettipps: serial clients support
2010-03-12 Rodolfo Giomettipps: LinuxPPS clients support
2009-11-12 Rodolfo Giomettipps: events reporting fix up
2009-11-12 Rodolfo Giomettipps: locking scheme fix up for PPS_GETPARAMS
2009-08-27 Joonwoo Parkpps: fix incorrect verdict check
2009-06-18 Rodolfo GiomettiLinuxPPS: core support