0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of git://github.com/pterjan/lenovo-sl-laptop into pterjan/master More... over 14 years ago
Logic errors. More... over 14 years ago
Fix 2.6.31 rfkill code (prevents a null pointer deref) More... over 14 years ago
Rewrote rfkill (bluetooth and WWAN) subdriver. Added UWB support. Ripped out useless sysfs interface to bluetooth and friends (the standard rfkill interface is perfectly good enough). In theory, the driver should now work with kernel 2.6.31. More... over 14 years ago
Added WWAN card support. I must thank Merlin Schumacher (merlin.schumacher at gmail.com) for the initial version of the patch. More... over 14 years ago
Add a * as we have here SL300 and SL400 with LENOVO. instead of LENOVO More... almost 15 years ago
Patch from Krzysiek Pawlik <[email protected]> to fix compilation with 2.6.30 (owner field was removed from struct proc_dir_entry). More... almost 15 years ago
Patch by Krzysztof Pawlik for building against /usr/src/linux More... about 15 years ago
Mention fan More... about 15 years ago
Switch fans to auto on module unload More... about 15 years ago
More printks More... about 15 years ago
Error codes More... about 15 years ago
Unbreak vdbg_printk More... about 15 years ago
Better errors More... about 15 years ago
Get rid of superfluous ACPI wrappers More... about 15 years ago
Stylistic issues More... about 15 years ago
Logic error More... about 15 years ago
Looks like RFOV does not work when fan is in manual mode More... about 15 years ago
Make fan speed adjustable via sysfs. More... about 15 years ago
Fan speed read interface. More... about 15 years ago
Merge branch 'master' into fan-experiments More... about 15 years ago
Static variables are initialized to 0 automatically. More... about 15 years ago
Changes More... about 15 years ago
New ACPI call wrapper More... about 15 years ago
Whitespace & style More... about 15 years ago
typo More... about 15 years ago
Fix obvious logic error More... about 15 years ago
Add a bluetooth_auto_enable module parameter (user request) More... about 15 years ago
Remove unnecessary FIXMEs. More... about 15 years ago
According to Richard Schuetz, LEDs will work without CONFIG_LEDS_CLASS. More... about 15 years ago