about summary refs log tree commit diff
path: root/pkgs/os-specific/linux/mba6x_bl
AgeCommit message (Collapse)AuthorFilesLines
2018-01-07mba6x_bl: fix buildYegor Timoshenko1-0/+2
*grumble*
2017-09-26mba6x_bl: update to 2016-12-08Yegor Timoshenko1-12/+5
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger1-1/+1
* pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
2016-09-10linuxPackages.mba6x_bl: 2016-02-12 -> 2016-04-22aske1-3/+4
2016-03-29linuxPackages.mba6x_bl: disable pic hardeningRobin Gloster1-0/+2
2016-03-07mba6x_bl: init at 2016-02-12Simon Vandel Sillesen1-0/+32
This driver fixes backlight after suspend/resume on Macbook Air 6,1 and 6,2. Added a workaround for https://github.com/patjak/mba6x_bl/issues/43 in form of a systemd service. Has been working great on my machine for at least a month now.