index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_i2c.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: restructure source tree, split core from drm implementation
Ben Skeggs
2012-10-03
1
-394
/
+0
*
drm/nouveau/aux: mask off higher bits of auxch index in i2c table entry
Ben Skeggs
2012-08-14
1
-1
/
+1
*
drm/nouveau/i2c: resume use of i2c-algo-bit, rather than custom stack
Ben Skeggs
2012-05-07
1
-178
/
+21
*
drm/nouveau/i2c: fix thinko/regression on really old chipsets
Ben Skeggs
2012-03-26
1
-3
/
+3
*
drm/nouveau: do a better job at hiding the NIH i2c bit-banging algo
Daniel Vetter
2012-02-29
1
-4
/
+4
*
drm/nouveau/i2c: handle bit-banging ourselves
Ben Skeggs
2011-12-21
1
-21
/
+178
*
drm/nouveau/i2c: fix debug message
Ben Skeggs
2011-12-21
1
-3
/
+6
*
drm/nouveau/i2c: tidy up bit-bang helpers, also fixing nv50 setsda bug
Ben Skeggs
2011-12-21
1
-142
/
+88
*
drm/nouveau/i2c: do parsing of i2c-related vbios info in nouveau_i2c.c
Ben Skeggs
2011-12-21
1
-102
/
+200
*
drm/nouveau: fix oops if i2c bus not found in nouveau_i2c_identify()
Ben Skeggs
2011-11-09
1
-1
/
+1
*
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
2011-11-01
1
-0
/
+2
*
drm/nouveau: magic to make auxch on new macbooks booted in EFI mode work
Ben Skeggs
2011-09-20
1
-1
/
+4
*
drm/nvd0/i2c: initial implementation
Ben Skeggs
2011-09-20
1
-16
/
+35
*
drm/nouveau: Fix a few confusions between "chipset" and "card_type".
Francisco Jerez
2010-11-18
1
-1
/
+1
*
drm/nouveau: Add support for I2C hardware monitoring devices.
Francisco Jerez
2010-09-24
1
-2
/
+6
*
drm/nv50: fix minor thinko from nvc0 changes
Ben Skeggs
2010-08-17
1
-1
/
+1
*
drm/nvc0: starting point for GF100 support, everything stubbed
Ben Skeggs
2010-08-06
1
-1
/
+1
*
drm/nv50: use custom i2c algo for dp auxch
Ben Skeggs
2010-08-06
1
-21
/
+18
*
drm/nouveau: Get rid of the remaining VGA CRTC locking.
Francisco Jerez
2010-07-26
1
-6
/
+3
*
drm/nouveau: Put back the old 2-messages I2C slave test.
Francisco Jerez
2010-07-26
1
-4
/
+15
*
drm/nouveau: Add some generic I2C gadget detection code.
Francisco Jerez
2010-07-26
1
-0
/
+34
*
drm/nv50: fix monitor detection on certain chipsets
Ben Skeggs
2010-05-19
1
-5
/
+16
*
drm/nouveau: merge nvbios and nouveau_bios_info
Ben Skeggs
2010-02-25
1
-1
/
+1
*
drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_table
Ben Skeggs
2010-02-25
1
-3
/
+3
*
drm/nouveau: fix nouveau_i2c_find bounds checking
Marcin Slusarz
2010-02-25
1
-1
/
+1
*
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
2009-12-11
1
-0
/
+269