View Git repositories
branches with status:
Name Status Last Modified Last Commit
lp:~sforshee/ubuntu/trusty/wpa/backports 1 Development 2014-07-29 19:21:46 UTC
13. * debian/patches/nl80211-Do-not-indic...

Author: Seth Forshee
Revision Date: 2014-07-29 19:20:01 UTC

* debian/patches/nl80211-Do-not-indicate-scan-started-event-on-scan_f.patch:
  Fix for condition which can cause radio work items to get stuck.
  Cherry-picked from hostap git commit 1b5df9e.
* debian/patches/wpa_supplicant-Complete-radio-works-on-disable-event.patch:
  Fix problems when an interface is rfkill blocked during ongoing radio
  work. Cherry-picked from hostap git commit a6cff8b.
* debian/patches/wpa_supplicant-Fix-radio_remove_interface.patch: Ensure
  pending radio work is removed when an interface is removed from a radio.
  Cherry-picked from hostap git commit c46235a.

lp:~sforshee/ubuntu/trusty/systemd/iwlwifi-firmware-state-dump 1 Development 2014-03-20 15:18:47 UTC
67. Keep only one copy of iwlwifi firmwar...

Author: Seth Forshee
Revision Date: 2014-03-20 15:18:47 UTC

Keep only one copy of iwlwifi firmware dumps

lp:~sforshee/powerd/cleanup-cli 1 Development 2014-03-03 20:37:22 UTC
128. powerd-cli: Fix display command argum...

Author: Seth Forshee
Revision Date: 2014-03-03 20:37:22 UTC

powerd-cli: Fix display command argument processing

In the case that the first option to the display command was
not "on" it would mistakenly compare argv[2] against "dc". If
there is only one option to the command this is past the end
of argv and could cause a segfault.

Also add some missing spaces and fix the checking of the
return value from build_display_request().

lp:~sforshee/powerd/fix-warnings (Has a merge proposal) 1 Development 2013-10-01 14:32:00 UTC
98. powerd-object: Fix tabs/space indenta...

Author: Seth Forshee
Revision Date: 2013-10-01 14:32:00 UTC

powerd-object: Fix tabs/space indentation in previous commit

lp:~sforshee/+junk/autobrightness 1 Development 2013-08-28 04:49:29 UTC
95. powerd-sensors: Remove includes which...

Author: Seth Forshee
Revision Date: 2013-08-28 04:49:29 UTC

powerd-sensors: Remove includes which are no longer needed

lp:~sforshee/+junk/powerd-thermal-shutdown 1 Development 2013-08-13 20:19:44 UTC
86. power-source: Remove debug print left...

Author: Seth Forshee
Revision Date: 2013-08-13 20:18:16 UTC

power-source: Remove debug print left in previous commit

lp:~sforshee/+junk/powerd-stats 1 Development 2013-08-12 02:59:50 UTC
93. stats: Use microseconds rather than n...

Author: Seth Forshee
Revision Date: 2013-08-12 02:59:50 UTC

stats: Use microseconds rather than nanoseconds for statistics

Nanoseconds is definitely overkill.

lp:~sforshee/+junk/powerd-display-request 1 Development 2013-06-06 20:11:23 UTC
45. powerd-cli: Fix incorrect number of l...

Author: Seth Forshee
Revision Date: 2013-06-06 20:11:23 UTC

powerd-cli: Fix incorrect number of loop iterations in runDisplayTests()

TEST_NUM_SYS_REQUESTS was used instead of TEST_NUM_DISP_REQUESTS
in a couple of places.

lp:~sforshee/+junk/powerd-worker 1 Development 2013-06-05 16:05:23 UTC
33. power-request: Remove use of mutex pr...

Author: Seth Forshee
Revision Date: 2013-06-05 16:03:32 UTC

power-request: Remove use of mutex protecting request hash table

Use powerd_run_mainloop_sync() to ensure all accesses to the
hash table occur on the main loop, eliminating the need to
protect access to the table with a mutex.

lp:~sforshee/+junk/powerd-earlysuspend 1 Development 2013-05-30 16:58:20 UTC
27. Enable early suspend when screen is o...

Author: Seth Forshee
Revision Date: 2013-05-30 16:58:20 UTC

Enable early suspend when screen is off during phone calls

On some devices enabling early suspend forces the touchscreen to
turn off. This is a temporary way to make this happen during
phone calls until we have a better solution.

lp:~sforshee/+junk/powerd-split-state-change 1 Development 2013-05-22 19:43:22 UTC
13. Merge changes from trunk

Author: Seth Forshee
Revision Date: 2013-05-22 19:43:22 UTC

Merge changes from trunk

lp:~sforshee/+junk/power-use-requests-internally 1 Development 2013-05-21 00:49:31 UTC
35. power-request: Fix loop iterator bug ...

Author: Seth Forshee
Revision Date: 2013-05-21 00:49:31 UTC

power-request: Fix loop iterator bug in max_requested_state() (again)

Somehow this change got reverted in rev 34, so reapply it.

lp:~sforshee/+junk/powerd-set-state-from-requests 1 Development 2013-05-17 21:22:57 UTC
24. Add basic support for setting system ...

Author: Seth Forshee
Revision Date: 2013-05-17 21:20:28 UTC

Add basic support for setting system state based on active requests

The code isn't in use yet and will need to be refactored when
state change notifications are added. It serves as a starting
point however.

lp:~sforshee/udev/keymap-continue-read-after-invalid-scancode (Has a merge proposal) 1 Development 2011-03-23 16:59:08 UTC
3814. keymap: continue reading keymap after...

Author: Seth Forshee
Revision Date: 2011-03-23 16:51:07 UTC

keymap: continue reading keymap after invalid scancodes

Reading of keymaps is aborted when EINVAL is returned from
EVIOCGETKEYCODE. Scan codes are not always continuous ranges of values
starting at 0, so this can result in not getting the full keymap for a
device. Instead, continue processing if EINVAL is returned.

lp:~sforshee/checkbox/suspend-test-remove-dbus-test (Has a merge proposal) 1 Development 2011-02-01 21:22:03 UTC
870. suspend_test: remove test of suspend ...

Author: Seth Forshee
Revision Date: 2011-02-01 21:18:06 UTC

suspend_test: remove test of suspend via dbus

lp:~sforshee/oif/ntrig-calibrator (Has a merge proposal) 1 Development 2011-02-01 15:25:08 UTC
2. Change link order of objects in makef...

Author: Seth Forshee
Revision Date: 2011-01-31 23:04:53 UTC

Change link order of objects in makefile

Link order of objects is significant. Placing libusb before
the application means symbols the application uses from
libusb may not be loaded. Place libusb at the end to avoid
this problem.

116 of 16 results