1. 07 Nov, 2011 1 commit
  2. 16 Jul, 2011 2 commits
    • Stefan Richter's avatar
      firewire: document the sysfs ABIs · 9a00c24a
      Stefan Richter authored
      
      of firewire-core and firewire-sbp2.
      Signed-off-by: default avatarStefan Richter <stefanr@s5r6.in-berlin.de>
      9a00c24a
    • Stefan Richter's avatar
      firewire: cdev: ABI documentation enhancements · f6a7cd02
      Stefan Richter authored
      
      Add overview documentation in Documentation/ABI/stable/firewire-cdev.
      
      Improve the inline reference documentation in firewire-cdev.h:
      
        - Add /* available since kernel... */ comments to event numbers
          consistent with the comments on ioctl numbers.
      
        - Shorten some documentation on an event and an ioctl that are
          less interesting to current programming because there are newer
          preferable variants.
      
        - Spell Configuration ROM (name of an IEEE 1212 register) in
          upper case.
      
        - Move the dummy FW_CDEV_VERSION out of the reader's field of
          vision.  We should remove it from the header next year or so.
      Signed-off-by: default avatarStefan Richter <stefanr@s5r6.in-berlin.de>
      f6a7cd02
  3. 15 Jul, 2011 1 commit
  4. 23 Mar, 2011 1 commit
    • Matthew Garrett's avatar
      backlight: add backlight type · bb7ca747
      Matthew Garrett authored
      
      There may be multiple ways of controlling the backlight on a given
      machine.  Allow drivers to expose the type of interface they are
      providing, making it possible for userspace to make appropriate policy
      decisions.
      Signed-off-by: default avatarMatthew Garrett <mjg@redhat.com>
      Cc: Richard Purdie <rpurdie@rpsys.net>
      Cc: Chris Wilson <chris@chris-wilson.co.uk>
      Cc: David Airlie <airlied@linux.ie>
      Cc: Alex Deucher <alexdeucher@gmail.com>
      Cc: Ben Skeggs <bskeggs@redhat.com>
      Cc: Zhang Rui <rui.zhang@intel.com>
      Cc: Len Brown <lenb@kernel.org>
      Cc: Jesse Barnes <jbarnes@virtuousgeek.org>
      Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
      bb7ca747
  5. 14 Mar, 2011 1 commit
  6. 12 Jan, 2011 1 commit
  7. 19 Mar, 2010 1 commit
  8. 10 Mar, 2010 2 commits
  9. 06 Mar, 2010 1 commit
  10. 04 Dec, 2009 1 commit
  11. 28 Aug, 2009 1 commit
  12. 17 Oct, 2008 1 commit
    • Greg Kroah-Hartman's avatar
      USB: add USB test and measurement class driver · 5b775f67
      Greg Kroah-Hartman authored
      
      This driver was originaly written by Stefan Kopp, but massively
      reworked by Greg for submission.
      
      Thanks to Felipe Balbi <me@felipebalbi.com> for lots of work in cleaning
      up this driver.
      
      Thanks to Oliver Neukum <oliver@neukum.org> for reviewing previous
      versions and pointing out problems.
      
      
      Cc: Stefan Kopp <stefan_kopp@agilent.com>
      Cc: Marcel Janssen <korgull@home.nl>
      Cc: Felipe Balbi <me@felipebalbi.com>
      Cc: Oliver Neukum <oliver@neukum.org>
      Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
      5b775f67
  13. 18 Apr, 2008 1 commit
    • Mark Fasheh's avatar
      ocfs2: Move /sys/o2cb to /sys/fs/o2cb · 52f7c21b
      Mark Fasheh authored
      
      /sys/fs is where we really want file system specific sysfs objects.
      
      Ocfs2-tools has been updated to look in /sys/fs/o2cb. We can maintain
      backwards compatibility with old ocfs2-tools by using a sysfs symlink. After
      some time (2 years), the symlink can be safely removed. This patch also adds
      documentation to make it easier for people to figure out what /sys/fs/o2cb
      is used for.
      Signed-off-by: default avatarMark Fasheh <mfasheh@suse.com>
      52f7c21b
  14. 17 Apr, 2008 1 commit
  15. 21 Jun, 2006 1 commit