index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-11
usb: typec: ucsi: Fix NULL pointer dereference
Heikki Krogerus
1
-0
/
+3
2023-08-23
tcpm: Avoid soft reset when partner does not support get_status
Badhri Jagan Sridharan
1
-0
/
+7
2023-08-23
usb: typec: tcpm: reset counter when enter into unattached state after try role
Xu Yang
1
-0
/
+3
2023-08-23
usb: typec: tcpm: set initial svdm version based on pd revision
RD Babiera
1
-4
/
+31
2023-08-22
usb: typec: qcom-pmic-typec: register drm_bridge
Dmitry Baryshkov
2
-0
/
+38
2023-08-22
usb: typec: altmodes/displayport: add support for embedded DP cases
Dmitry Baryshkov
1
-1
/
+4
2023-08-22
usb: typec: tcpci: clear the fault status bit
Marco Felsch
1
-0
/
+4
2023-08-22
usb: typec: bus: verify partner exists in typec_altmode_attention
RD Babiera
2
-3
/
+12
2023-08-14
Merge 6.5-rc6 into usb-next
Greg Kroah-Hartman
4
-8
/
+43
2023-08-08
usb: typec: ucsi: Add debugfs for ucsi commands
Saranya Gopal
5
-0
/
+141
2023-08-04
usb: typec: mux: intel: Add dependency on USB_COMMON
Heikki Krogerus
1
-0
/
+1
2023-08-04
usb: typec: nb7vpq904m: Add an error handling path in nb7vpq904m_probe()
Christophe JAILLET
1
-7
/
+18
2023-08-04
usb: typec: altmodes/displayport: Signal hpd when configuring pin assignment
RD Babiera
1
-1
/
+17
2023-08-04
usb: typec: tcpm: Fix response to vsafe0V event
Badhri Jagan Sridharan
1
-0
/
+7
2023-08-04
usb: typec: tcpm: not sink vbus if operational current is 0mA
Xu Yang
1
-2
/
+5
2023-08-04
usb: typec: tcpm: Refactor the PPS APDO selection
Kyle Tso
1
-101
/
+21
2023-08-04
usb: typec: tcpci_mt6370: remove redundant dev_err_probe()
Zhu Wang
1
-1
/
+1
2023-07-31
Merge 6.5-rc4 into usb-next
Greg Kroah-Hartman
3
-11
/
+12
2023-07-25
usb: typec: intel_pmc_mux: Configure Active and Retimer Cable type
Utkarsh Patel
1
-4
/
+24
2023-07-25
usb: Explicitly include correct DT includes
Rob Herring
5
-6
/
+2
2023-07-25
usb: typec: qcom: properly detect Audio Accessory mode peripherals
Dmitry Baryshkov
1
-0
/
+5
2023-07-25
usb: typec: intel_pmc_mux: Add new ACPI ID for Lunar Lake IOM device
Madhu M
1
-5
/
+20
2023-07-25
usb: typec: nb7vpq904m: Switch back to use struct i2c_driver::probe
Uwe Kleine-König
1
-1
/
+1
2023-07-25
usb: typec: Use sysfs_emit_at when concatenating the string
Kyle Tso
1
-2
/
+2
2023-07-25
usb: typec: Iterate pds array when showing the pd list
Kyle Tso
1
-6
/
+5
2023-07-25
usb: typec: Set port->pd before adding device for typec_port
Kyle Tso
1
-1
/
+3
2023-07-25
usb: typec: qcom: fix return value check in qcom_pmic_typec_probe()
Yang Yingliang
1
-2
/
+2
2023-07-25
usb: typec: ucsi: move typec_set_mode(TYPEC_STATE_SAFE) to ucsi_unregister_pa...
Neil Armstrong
1
-2
/
+2
2023-07-03
Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
39
-408
/
+2524
2023-07-02
Merge tag 'i2c-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+14
2023-06-23
usb: typec: nb7vpq904m: fix CONFIG_DRM dependency
Neil Armstrong
1
-0
/
+2
2023-06-21
usb: typec: fsa4480: add support for Audio Accessory Mode
Neil Armstrong
1
-0
/
+17
2023-06-21
usb: typec: fsa4480: rework mux & switch setup to handle more states
Neil Armstrong
1
-36
/
+75
2023-06-21
usb: typec: ucsi: call typec_set_mode on non-altmode partner change
Neil Armstrong
1
-0
/
+17
2023-06-19
usb: typec: tcpm: add get max power support
Frank Wang
1
-0
/
+24
2023-06-19
usb: typec: tcpm: fix cc role at port reset
Frank Wang
1
-1
/
+2
2023-06-15
usb: typec: add support for the nb7vpq904m Type-C Linear Redriver
Dmitry Baryshkov
3
-0
/
+538
2023-06-14
usb: typec: ucsi: Mark dGPUs as DEVICE scope
Mario Limonciello
1
-0
/
+14
2023-06-13
usb: typec: Fix fast_role_swap_current show function
Pavan Holla
1
-1
/
+1
2023-06-13
usb: typec: intel_pmc_mux: Expose IOM port status to debugfs
Rajat Khandelwal
1
-1
/
+51
2023-06-13
usb: typec: ucsi: Fix command cancellation
Heikki Krogerus
1
-4
/
+7
2023-06-05
Merge 6.4-rc5 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2023-05-30
usb: typec: tps6598x: Fix broken polling mode after system suspend/resume
Roger Quadros
1
-1
/
+1
2023-05-30
usb: typec: qcom-pmic-typec: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-29
usb: Switch i2c drivers back to use .probe()
Uwe Kleine-König
14
-15
/
+15
2023-05-29
usb: typec: mux: Remove alt mode parameters from the API
Heikki Krogerus
2
-6
/
+4
2023-05-29
usb: typec: mux: Clean up mux_fwnode_match()
Heikki Krogerus
1
-48
/
+7
2023-05-29
usb: typec: ucsi: correctly access opcode
Min-Hua Chen
1
-1
/
+1
2023-05-29
usb: typec: ucsi: Mark dGPUs as DEVICE scope
Mario Limonciello
1
-0
/
+14
2023-05-29
usb: typec: qcom: set pm8150b_typec_res storage-class-specifier to static
Tom Rix
1
-1
/
+1
[next]