aboutsummaryrefslogtreecommitdiff
path: root/sys/gnu
Commit message (Expand)AuthorAgeFilesLines
...
* [bwn] disable rfon checks so the 2056/2057 radios are programmed.Adrian Chadd2016-05-191-2/+8
* [bwn] improve N-PHY debuggability a little bit.Adrian Chadd2016-05-191-5/+14
* [bwn] add opt_wlan.h and opt_bwn.h to each of the phy_n source files.Adrian Chadd2016-05-196-0/+17
* Kill off ReiserFS as it is no longer supported, for obvious reasons.George V. Neville-Neil2016-05-1713-6308/+0
* [bwn] add initial bwn(4) N-PHY code, ported from Linux b43.Adrian Chadd2016-05-1713-0/+26868
* Import LEDE dts files for Ralink/MediatekStanislav Galabov2016-05-17199-9569/+10413
* Change OpenWRT imported dtsi filesStanislav Galabov2016-04-209-9/+9
* Import Mediatek/Ralink dts files from OpenWRTStanislav Galabov2016-04-16192-0/+23011
* Update our copy of the Linux dts files to be in sync with Linux 4.5-rc1. WeAndrew Turner2016-02-091018-20248/+128695
* Fixing a memory leak on module unloading.Tai-hwa Liang2015-09-111-0/+1
* Using consistent coding style to deal with error inside the loop.Tai-hwa Liang2015-08-181-2/+2
* The GNU Amlogic DTS files have some errors (e.g. bad registerGanbold Tsagaankhuu2015-04-113-11/+20
* File names with commas in them cause issues for freebsd-update. WeWarner Losh2015-03-1279-12867/+0
* Merge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec529059) filesWarner Losh2015-02-28923-2021/+209533
* reiserfs: Use signed i_nlinkPedro F. Giffuni2014-09-251-1/+1
* Merge forgotten .h files from vendor branch.Warner Losh2014-09-055-0/+5177
* Reimport dts files from vendor repo now that it has been properlyWarner Losh2014-09-04181-0/+38860
* Delete old arm dts tree. This was created by cherry picking from aWarner Losh2014-09-0476-11013/+0
* Update bindings to latest vendor branch representing 3.17-rc2 level ofWarner Losh2014-09-0468-44/+4836
* New DTS files to suppport the SAM9260EK eval board. Derived, in part,Warner Losh2014-08-191-0/+217
* Revert r269528; this was not the right way to bring these changes in.Ian Lepore2014-08-052-258/+1
* Bring in the latest standard defines for imx6 clocks referenced in dts files.Ian Lepore2014-08-042-1/+258
* Symbolic bindings for the dts files...Warner Losh2014-02-2848-0/+5919
* Add missing skeleton file.Warner Losh2014-02-281-0/+13
* Add skeleton.dtsi and update to new place in tree.Warner Losh2014-02-282-2/+3
* These file have a, possibly dubious, GPL claim. Until that's sorted, move to ...Warner Losh2014-02-2876-0/+10883
* Garbage collect XFS bits which are now already completely disconnectedAttilio Rao2013-03-02164-108070/+0
* r16312 is not any longer real since many years (likely since when VFSAttilio Rao2012-11-191-7/+0
* Complete MPSAFE VFS interface and remove MNTK_MPSAFE flag.Attilio Rao2012-11-091-1/+0
* Add an unified macro to deny ability from the compiler to reorderAttilio Rao2012-10-092-5/+1
* Add VFCF_READONLY flag that indicates ntfs and xfs file systems areKevin Lo2012-09-121-1/+1
* Partially revert r239959, after actually fixing most of the clangDimitry Andric2012-09-025-8/+6
* Just like the other file systems found in /sys/fs, g_vfs_open()Tai-hwa Liang2012-08-011-2/+2
* Fix build:Xin LI2012-05-231-2/+2
* Remove unused thread argument to vrecycle().Edward Tomasz Napierala2012-04-231-3/+1
* Make ReiserFS MPSAFEJean-Sébastien Pédron2012-03-271-3/+11
* Remove fifo.h. The only used function declaration from the header isKonstantin Belousov2012-03-111-2/+0
* Use new OSS-based BSD-licensed header for cs sound driver.Pedro F. Giffuni2012-02-011-341/+0
* Replace GPLd headers from the Maestro3 driver with BSD licensedPedro F. Giffuni2012-01-202-906/+0
* Make sure all intermediate variables holding mount flags (mnt_flag)Kirk McKusick2012-01-171-1/+1
* Convert files to UTF-8Ulrich Spörlein2012-01-1512-13/+13
* Replace GPL'd headers in the emu10kx snd driver code.Pedro F. Giffuni2012-01-113-2015/+0
* Use strchr() and strrchr().Ed Schouten2012-01-021-2/+1
* Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.Ed Schouten2011-11-071-1/+1
* Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.Ed Schouten2011-11-071-1/+1
* Second-to-last commit implementing Capsicum capabilities in the FreeBSDRobert Watson2011-08-111-2/+4
* Fix typo in unused function nameUlrich Spörlein2011-05-221-1/+1
* Add a lock flags argument to the VFS_FHTOVP() file systemRick Macklem2011-05-222-2/+4
* Fix typos - remove duplicate "the".Rebecca Cran2011-02-212-3/+3
* Remove prtactive variable and related printf()s in the vop_inactiveKonstantin Belousov2010-11-191-4/+0