]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Add default cursor pixmap.
[FreeBSD/FreeBSD.git] / sys / dev /
2013-11-11 rayAdd default cursor pixmap.
2013-11-11 rayRename font_default.c to vt_font_default.c. Prefix...
2013-11-11 rayAdd mouse cursor format structure.
2013-11-11 rayUse opt_syscons.h to get defines.
2013-11-07 rayHandle suspend/resume. Switch to console window before...
2013-11-06 rayMFC @r257740.
2013-11-06 kevloReading the RT2860_ASIC_VER_ID register is not needed...
2013-11-05 rayAllow to use fb_probe() outside of driver.
2013-11-05 rayEarly console with FDT/OFW support.
2013-11-05 rayExport vt_fb VT driver methods to allow reuse.
2013-11-05 rayDefine default size for early console to 640x480.
2013-11-05 rayIncrease history size to 500 lines.
2013-11-05 rayEnable splash on Mute flag.
2013-11-05 hselaskyProtect the "ratectl_ch" callout in the "run" driver...
2013-11-05 nwhitehornTeach nexus(4) about Open Firmware (e.g. FDT) on ARM...
2013-11-05 rayMFC @r257698.
2013-11-05 oleg- Fix link loss on vlan reconfiguration.
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-11-05 luigiremove some test code.
2013-11-05 luigifix a bug when a device has 1 tx (or rx) queue and...
2013-11-05 luigicheck errors on return from netmap_attach()
2013-11-04 ianMove remaining code and data related to static device...
2013-11-04 npcxgbe(4): Exclude MPS_RPLC_MAP_CTL (0x11114) from the...
2013-11-04 ianThis files should have been included in r257648.
2013-11-04 ianRework the aicasm build machinery so that it gets built...
2013-11-04 rayNotify DRM about panic or kdb enter happen. So we can...
2013-11-04 adrianAdd Bluetooth/PAN (personal area networking) commands.
2013-11-04 adrianAdd device ids for the Centrino 2x00 devices.
2013-11-04 adrianRemove trailing whitespace.
2013-11-03 hselaskyAdd description of two EHCI PCI IDs.
2013-11-02 ianArrange for uart_cpu_fdt's probe() routine to use the...
2013-11-02 luigicircumvent a couple of warnings:
2013-11-02 rayFix copyrights.
2013-11-02 rayFail to attach if fb_info not passed.
2013-11-02 dumbbelldrm/radeon: Implement the FB_GETINFO() newbus callback
2013-11-02 dumbbelldrm: Log error if we fail to attach fbd device
2013-11-02 alfredAdd device ID for 'Sanoxy 802.11N' usb
2013-11-02 kibFix several issues with the busdma(9) KPI use in the...
2013-11-02 luigiadd missing file from previous netmap update...
2013-11-01 jimharrisCreate a unique unit number for each controller and...
2013-11-01 luigiupdate to the latest netmap snapshot.
2013-11-01 adrianConvert the random entropy harvesting code to use a...
2013-11-01 rayAdd link to drmn device.
2013-11-01 glebiusSomehow fix LINT-NOIP.
2013-11-01 yongariPerform media change after setting IFF_DRV_RUNNING...
2013-10-31 ianConvert the if/else list of compatible devices to the...
2013-10-31 rayChange drm2 to attach fbd as device.
2013-10-31 adrianAllow the Arduino Leonardo to work by supporting CDC...
2013-10-31 rayAllow fbd to be attached as newbus device.
2013-10-31 rayDefine fb newbus interface to connect framebuffer provi...
2013-10-31 hselaskyFix a potential memory leak.
2013-10-31 hselaskyFix some types. Compilation for external target complai...
2013-10-31 glebiusProvide a crutch that prevents watchdog to interrupt...
2013-10-31 adrianDon't base the rate table selection based on the channe...
2013-10-31 kevloAdd RT2860_BCN_OFFSET1 and RT2860_MAX_LEN_CFG register...
2013-10-31 kevloInitialize BBP68 to improve rx sensitivity.
2013-10-31 kevloEnable DC filter in RT3071 Version E.
2013-10-30 ianRework the imx ehci driver so that it's four separate...
2013-10-30 pluknetInclude the now missing headers after untangling if...
2013-10-30 andrenclude missing net/if_var.h.
2013-10-30 ianAdd a vendor entry for Freescale Semiconductor.
2013-10-30 rayo Remove extra check for status of processes who hold...
2013-10-30 nwhitehornAdjust various SCSI drivers to handle either a 32-bit...
2013-10-29 delphijDon't reference pointer before testing whether it is
2013-10-29 loosFix the build of TP-WN1043ND kernel. Provide necessary...
2013-10-29 nwhitehornMore BUS_PROBE_NOWILDCARD sweeping. Some devices here...
2013-10-29 nwhitehornThese nexus attachments do not execute a real probe...
2013-10-29 nwhitehornHints-only devices should have BUS_PROBE_NOWILDCARD...
2013-10-29 rrsOpps, my kirkwood fix for the dreamplug missed this.
2013-10-29 glebius- Provide necessary includes.
2013-10-29 baptMerge byacc 20130925
2013-10-29 yongariFix regression introduced in r235816.
2013-10-29 yongariAdd preliminary support for RTL8168EP.
2013-10-29 yongariAdd preliminary support for RTL8168G, RTL8168GU and...
2013-10-29 yongariAdd support for new Gigabit PHY of RealTek.
2013-10-29 adrianFix the PLCP lookup code in iwn(4) to base the 11n...
2013-10-29 nwhitehornRemove some local changes unrelated to r257294.
2013-10-29 nwhitehornReturn NOKEY instead of 0 if there are no more key...
2013-10-29 nwhitehornIt is perfectly possible for keyboard drivers to queue...
2013-10-28 glebiusProvide necessary includes.
2013-10-28 glebiusProvide necessary includes that before came via if.h.
2013-10-28 glebius- Provide necessary includes, that before came via...
2013-10-28 glebiusRemove dead function show_device(). It isn't buildable...
2013-10-28 glebiusInclude if_var.h.
2013-10-28 cognetInclude <sys/ktr.h>, since we need it if ATH_DEBUG...
2013-10-28 brooksAdd a couple includes if net/if_var.h that were missed...
2013-10-28 sbrunorepair build for dev/cs.
2013-10-28 kibImport the driver for VT-d DMAR hardware, as specified...
2013-10-28 glebiusInclude necessary headers that now are available due...
2013-10-28 zbbRun mvs SATA driver on Armada XP instead of old mv_sata
2013-10-28 sbrunoQuiesce warning -Wmissing-variable-declarations from...
2013-10-27 nwhitehornGet colors right on mac framebuffers.
2013-10-27 hselaskyFix a deadlock when trying to power off a USB device...
2013-10-26 nwhitehornTry even harder to find a console before giving up.
2013-10-26 glebiusThe MII layer shouldn't care about administrative statu...
2013-10-26 nwhitehornBe a bit more flexible in how we find the console from...
2013-10-26 glebiusProvide includes that are needed in these files, and...
2013-10-26 glebiusThe r48589 promised to remove implicit inclusion of...
2013-10-26 glebiusMove includes from if_bcereg.h to .c files.
2013-10-26 zbbWait for DesignWare UART transfers completion before...
next