summaryrefslogtreecommitdiffstats
path: root/sys/gnu
Commit message (Expand)AuthorAgeFilesLines
* Bring ralink/mediatek DTS files in sync with LEDEsgalabov2016-05-25114-125/+127
* [bwn] convert another PHY-N workaround to the freebsd bwn format.adrian2016-05-231-8/+4
* [bwn] typo.adrian2016-05-191-1/+1
* [bwn] disable rfon checks so the 2056/2057 radios are programmed.adrian2016-05-191-2/+8
* [bwn] improve N-PHY debuggability a little bit.adrian2016-05-191-5/+14
* [bwn] add opt_wlan.h and opt_bwn.h to each of the phy_n source files.adrian2016-05-196-0/+17
* Kill off ReiserFS as it is no longer supported, for obvious reasons.gnn2016-05-1713-6308/+0
* [bwn] add initial bwn(4) N-PHY code, ported from Linux b43.adrian2016-05-1713-0/+26868
* Import LEDE dts files for Ralink/Mediateksgalabov2016-05-17199-9569/+10413
* Change OpenWRT imported dtsi filessgalabov2016-04-209-9/+9
* Import Mediatek/Ralink dts files from OpenWRTsgalabov2016-04-16192-0/+23011
* Update our copy of the Linux dts files to be in sync with Linux 4.5-rc1. Weandrew2016-02-091018-20248/+128695
* Fixing a memory leak on module unloading.avatar2015-09-111-0/+1
* Using consistent coding style to deal with error inside the loop.avatar2015-08-181-2/+2
* The GNU Amlogic DTS files have some errors (e.g. bad registerganbold2015-04-113-11/+20
* File names with commas in them cause issues for freebsd-update. Weimp2015-03-1279-12867/+0
* Merge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec529059) filesimp2015-02-28923-2021/+209533
* reiserfs: Use signed i_nlinkpfg2014-09-251-1/+1
* Merge forgotten .h files from vendor branch.imp2014-09-055-0/+5177
* Reimport dts files from vendor repo now that it has been properlyimp2014-09-04181-0/+38860
* Delete old arm dts tree. This was created by cherry picking from aimp2014-09-0476-11013/+0
* Update bindings to latest vendor branch representing 3.17-rc2 level ofimp2014-09-0468-44/+4836
* New DTS files to suppport the SAM9260EK eval board. Derived, in part,imp2014-08-191-0/+217
* Revert r269528; this was not the right way to bring these changes in.ian2014-08-052-258/+1
* Bring in the latest standard defines for imx6 clocks referenced in dts files.ian2014-08-042-1/+258
* Symbolic bindings for the dts files...imp2014-02-2848-0/+5919
* Add missing skeleton file.imp2014-02-281-0/+13
* Add skeleton.dtsi and update to new place in tree.imp2014-02-282-2/+3
* These file have a, possibly dubious, GPL claim. Until that's sorted, move to ...imp2014-02-2876-0/+10883
* Garbage collect XFS bits which are now already completely disconnectedattilio2013-03-02164-108070/+0
* r16312 is not any longer real since many years (likely since when VFSattilio2012-11-191-7/+0
* Complete MPSAFE VFS interface and remove MNTK_MPSAFE flag.attilio2012-11-091-1/+0
* Add an unified macro to deny ability from the compiler to reorderattilio2012-10-092-5/+1
* Add VFCF_READONLY flag that indicates ntfs and xfs file systems arekevlo2012-09-121-1/+1
* Partially revert r239959, after actually fixing most of the clangdim2012-09-025-8/+6
* Just like the other file systems found in /sys/fs, g_vfs_open()avatar2012-08-011-2/+2
* Fix build:delphij2012-05-231-2/+2
* Remove unused thread argument to vrecycle().trasz2012-04-231-3/+1
* Make ReiserFS MPSAFEdumbbell2012-03-271-3/+11
* Remove fifo.h. The only used function declaration from the header iskib2012-03-111-2/+0
* Use new OSS-based BSD-licensed header for cs sound driver.pfg2012-02-011-341/+0
* Replace GPLd headers from the Maestro3 driver with BSD licensedpfg2012-01-202-906/+0
* Make sure all intermediate variables holding mount flags (mnt_flag)mckusick2012-01-171-1/+1
* Convert files to UTF-8uqs2012-01-1512-13/+13
* Replace GPL'd headers in the emu10kx snd driver code.pfg2012-01-113-2015/+0
* Use strchr() and strrchr().ed2012-01-021-2/+1
* Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.ed2011-11-071-1/+1
* Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.ed2011-11-071-1/+1
* Second-to-last commit implementing Capsicum capabilities in the FreeBSDrwatson2011-08-111-2/+4
* Fix typo in unused function nameuqs2011-05-221-1/+1
OpenPOWER on IntegriCloud