summaryrefslogtreecommitdiff
path: root/usr/src/uts/sun4u/io/i2c
AgeCommit message (Collapse)AuthorFilesLines
2020-06-0512576 pcf8591: NULL pointer errorsToomas Soome1-3/+3
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-06-0512568 tda8444: NULL pointer errorsToomas Soome1-1/+1
Reviewed by: Yuri Pankov <ypankov@tintri.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-06-0512570 pca9556: NULL pointer errorsToomas Soome1-11/+11
Reviewed by: Yuri Pankov <ypankov@tintri.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-06-0512569 ics951601: NULL pointer errorsToomas Soome1-10/+10
Reviewed by: Yuri Pankov <ypankov@tintri.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-06-0512566 seeprom: NULL pointer errorsToomas Soome1-1/+1
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Yuri Pankov <ypankov@tintri.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-06-0312575 ltc1427: NULL pointer errorsToomas Soome1-6/+6
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Sebastian Wiedenroth <wiedi@frubar.net> Approved by: Dan McDonald <danmcd@joyent.com>
2020-06-0312565 max1617: NULL pointer errorsToomas Soome1-12/+7
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Yuri Pankov <ypankov@tintri.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-05-0912601 adm1026: NULL pointer errorsToomas Soome1-3/+3
Reviewed by: Gergő Doma <domag02@gmail.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: C Fraire <cfraire@me.com> Approved by: Garrett D'Amore <garrett@damore.org>
2020-05-0912599 pic16f819: NULL pointer errorsToomas Soome1-7/+7
Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Garrett D'Amore <garrett@damore.org>
2020-05-0912600 ssc100: NULL pointer errorsToomas Soome1-3/+3
Reviewed by: Gergő Doma <domag02@gmail.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Garrett D'Amore <garrett@damore.org>
2020-05-0912598 ssc050: smatch and NULL pointer errorsToomas Soome1-10/+10
Reviewed by: Gergő Doma <domag02@gmail.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Garrett D'Amore <garrett@damore.org>
2020-04-2712578 pcf8574: NULL pointer errorsToomas Soome1-16/+18
Reviewed by: Gergő Doma <domag02@gmail.com> Reviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net> Approved by: Dan McDonald <danmcd@joyent.com>
2020-04-2712573 adm1031: NULL pointer errorsToomas Soome1-21/+20
Reviewed by: Yuri Pankov <ypankov@fastmail.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-04-2712574 lm75: NULL pointer errorsToomas Soome1-21/+18
Reviewed by: Yuri Pankov <ypankov@fastmail.com> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-02-1812185 Remove B100s supportPeter Tribble2-1289/+0
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2011-06-212195 lm75 ignores the half degree bit in writesRichard Lowe1-2/+13
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Approved by: Robert Mustacchi <rm@joyent.com>
2008-09-256747487 sun4u io drivers should not use SCCS keywords in user-visible stringsRichard Bean9-25/+11
2008-09-22PSARC 2008/382 Fast RebootSherry Moore17-479/+483
6714038 Fast Reboot support for x86 platforms
2007-04-306393470 move driver bscbus to usr/srcgd780592-0/+1288
6393471 move driver bscv to usr/src 6393472 move driver gptwo_cpu to usr/src 6393474 move driver gptwocfg to usr/src 6393478 move driver todstarcat to usr/src 6393479 move driver i2bsc to usr/src 6393481 move driver todm5819p_rmc to usr/src
2007-03-294654814 smbus and sc_nct nexus must service DDI_CTLOPS_REPORTDEVarutz2-10/+8
2007-01-106411129 ssc050_get_port_bit does not handle all return values of ↵mb1582781-4/+6
ddi_get_soft_state
2006-04-116396416 pre-int: panic BAD TRAP: type=34 rp=2a10016f730 ↵zk1947571-2/+8
addr=545100650073706d mmu_fsr=0
2005-11-186309217 gcc and "ac" cfgadm plugin don't get alongmathue11-35/+37
6309344 gcc and i2c drivers don't get along 6309394 gcc and audio drivers don't get along 6309413 gcc and hpc3130_dak.c don't get along 6309459 gcc and gpio_87317 don't get along 6309470 gcc and grfans don't get along 6310438 gcc and ultrasparc drivers don't get along 6310460 gcc and sun4u pci don't get along
2005-11-14PSARC 2005/503 Boston and Seattle Platform Software Supportjbeloro1-0/+676
6342066 Add Boston and Seattle support to Solaris
2005-10-13PSARC/2005/561 Obsolete DDI Interrupt Interfacesgovinda2-4/+0
6330182 Implement PSARC/2005/561 changes 6255855 ddi_intr_get_nintrs() returns DDI_SUCCESS for type = -1 6255872 ddi_intr_get_cap() returns 0 for capability structure 6256554 process_intr_ops() should check for pdip value 6280180 memory leaks in ddi_add_intr /ddi_intr_alloc 6320326 interrupt state should not be touched during interrupt re-routing 6320368 default px driver configuration should be MSIX 6320374 px driver should call ndi_ra_alloc() with proper arguments 6323264 px_err_reg_disable() access fire regsiters with incorrect csrbase 6328321 update sparc.fdbg for new DDI interrupt data structures --HG-- rename : usr/src/uts/common/sys/nexusintr.h => deleted_files/usr/src/uts/common/sys/nexusintr.h rename : usr/src/uts/sun4/sys/nexusintr_impl.h => deleted_files/usr/src/uts/sun4/sys/nexusintr_impl.h
2005-08-176273261 cpr hangs on resuming gpio@0,30osaeed2-16/+90
6311048 pic16f747 implementation of pcf8584 in Chicago has time delay restriction
2005-06-284721295 seeprom_info should return DDI_FAILURE, not ENXIOec1581481-7/+11
2005-06-14OpenSolaris Launchstevel@tonic-gate16-0/+11399