summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Check PCIE link status before accessing the bus.raj2009-01-091-0/+3
* Set a minimum of information in the routing message (like version and type)harti2009-01-091-0/+4
* Rename Marvell ARM CPU specific file according to r186933.raj2009-01-093-2/+2
* Fix confusing naming of Marvell ARM CPU specific routines.raj2009-01-094-52/+52
* Improve Marvell SOCs PCI/PCIE driver.raj2009-01-094-41/+110
* Readd the Alcor Transcend device which is referenced in usb2/storage/umass2.c,thompsa2009-01-093-14/+57
* fix a typo to set the 48Mbps data rate.weongyo2009-01-091-2/+2
* Add external connector jack color into widget names.mav2009-01-081-4/+11
* Don't panic with "vinvalbuf: dirty bufs" when the mounted device that wastrasz2009-01-081-2/+18
* Improve and extend Marvell SOCs platform code.raj2009-01-0812-72/+830
* Mark ng_vjc node as FORCE_WRITER to protect slcompress state.mav2009-01-081-0/+3
* Improve the AT keyboard emulation of the ADB keyboard driver, by supportingnwhitehorn2009-01-081-15/+144
* Make "kldunload atapicam" return EBUSY instead of deadlocking when a devicetrasz2009-01-083-1/+39
* TDMA support for long distance point-to-point links using ath devices:sam2009-01-0823-70/+1769
* Provide handler for USB controller error interrupts for Marvell EHCI device.raj2009-01-081-0/+76
* Minor style(9) corrections.raj2009-01-081-6/+6
* De-hard code UART speed setting for Marvell SOCs when hw.uart.console is notraj2009-01-081-1/+2
* Adjust Marvell SOC support for A0 chip revision.raj2009-01-085-21/+87
* Lock the uepm_lock around the autostart of extattrs.kib2009-01-081-15/+30
* If unmount of the ffs mp failed, reinitialize the extended attributeskib2009-01-081-0/+14
* Do not call namei() while having another user-controlled vnodekib2009-01-081-18/+31
* Handle mge(4) chip revision differences at run-time rather then compile time,raj2009-01-082-52/+90
* cam: Retry TEST UNIT READY command if not successful.raj2009-01-081-1/+8
* Make ufoma2 driver work.takawata2009-01-082-2/+144
* Always check whether dma map is valid before unloading the map.yongari2009-01-081-1/+2
* Make it possible to override the number of retries for the CD media.imp2009-01-081-1/+8
* correct fixed rate handling; the rixmap was changed a while backsam2009-01-071-16/+11
* Make the whole initiator mode part of mpt(4) endian-clean,marius2009-01-075-37/+223
* Check the return values of contigmalloc(9) as well as bus_dma(9)marius2009-01-072-11/+24
* Add some new oss_sysinfo structure fields from OSSv4.mav2009-01-072-1/+7
* only mark an infrastructure node to require an associd for xmit; fixes adhocsam2009-01-071-1/+4
* Using KMODOWN/KMODGRP rather than hard coding root/wheel forbz2009-01-071-5/+5
* - Remove snd_au88x0 which seems never got compiled into kernel nor as a kernelrafan2009-01-075-921/+0
* Change the way I2C bus attachment works to allow firmware-assisted busnwhitehorn2009-01-067-8/+10
* Add a reference to the "env" kernel config option in the GENERIC file,luigi2009-01-061-0/+6
* Add small hint that snd_ich is the AC'97 controller driver.mav2009-01-061-1/+1
* Do a lockless read of the audit pipe list before grabbing the audit piperwatson2009-01-061-0/+4
* - Don't enforce an upper-bound to the number of sectors or heads,marius2009-01-061-7/+15
* In AUDIT_SYSCALL_EXIT(), invoke audit_syscall_exit() only if an auditrwatson2009-01-061-3/+3
* Addresses Roberts comments on comments. Also addsrrs2009-01-062-18/+12
* Adds flags for SCTP checksum offload. Preprrs2009-01-061-0/+2
* Add the ability of an alternate transport protocolrrs2009-01-063-10/+133
* Further cleanup protosw.h:bz2009-01-061-21/+5
* Add workaround for Parallels 4.0. Without it, ehci and uhci driverstrasz2009-01-062-0/+14
* Don't enforce an upper-bound to the number of sectors or headsmarcel2009-01-061-4/+2
* remove the ath_rate module dependency; it's all bundledsam2009-01-061-1/+0
* Add a new quirk type so that the MacIO driver will assign memory resourcesnwhitehorn2009-01-061-2/+8
* remove module glue, it's not used any moresam2009-01-063-81/+0
* Import yet some more small fixes to libteken sources:ed2009-01-053-0/+25
* Add Centaur/IDT/VIA vendor ID for Nano family, which has long mode support.jkim2009-01-054-4/+4
OpenPOWER on IntegriCloud