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
/
misc
/
ti-st
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-02
misc: ti-st: Fix memory leak in the error path of probe()
Anton Vasilyev
1
-2
/
+2
2018-07-07
misc: ti-st: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
1
-1
/
+2
2018-07-03
misc: ti-st: remove redundant variable 'type'
Colin Ian King
1
-2
/
+1
2018-04-23
misc: ti-st: Replace GFP_ATOMIC with GFP_KERNEL in kim_probe
Jia-Ju Bai
1
-1
/
+1
2017-08-28
misc: ti-st: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2
-2
/
+2
2016-07-17
drivers: misc: ti-st: Use int instead of fuzzy char for callback status
Geert Uytterhoeven
1
-1
/
+1
2016-05-01
ti-st: Fix complete_all() wrong usage
Daniel Wagner
1
-1
/
+0
2016-02-07
misc: st_core: remove unreachable code
Sudip Mukherjee
1
-1
/
+0
2015-09-20
ti-st: use worker instead of calling st_int_write in wake up
Muhammad Hamza Farooq
1
-2
/
+16
2015-08-05
ti-st: st_kim: use gpio_set_value_cansleep to fix warning
Jürg Billeter
1
-5
/
+5
2015-08-05
Revert "ti-st: add device tree support"
Rob Herring
2
-102
/
+9
2015-07-27
misc: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-05-24
ti-st: handle null allocation return correctly.
Colin Ian King
1
-2
/
+1
2015-02-03
ti-st: clean up data types (fix harmless memory corruption)
Dan Carpenter
1
-6
/
+6
2015-01-25
misc: ti-st: add handling of the signal case
Nicholas Mc Guire
1
-8
/
+11
2015-01-12
drivers:misc:ti-st: protect against bad packets
Gigi Joseph
1
-6
/
+18
2015-01-12
drivers: misc: ti-st: fix null pointer exception in st_kim_ref()
Gigi Joseph
1
-4
/
+8
2015-01-12
drivers: misc: ti-st: fix debugfs creation error handling
Gigi Joseph
1
-5
/
+1
2015-01-12
st_kim: allow suspend if callback is not registered
Gigi Joseph
1
-2
/
+2
2015-01-12
ti-st: add device tree support
Gigi Joseph
2
-10
/
+104
2014-10-20
misc: ti-st: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-23
misc: st_core: Protect unsigned value against becoming negative
Lee Jones
1
-6
/
+5
2014-07-23
drivers/misc/ti-st: Load firmware from ti-connectivity directory.
Enric Balletbo i Serra
1
-2
/
+3
2014-07-09
ti-st: st-kim: Dont let probe fail when debugfs is disabled
Robin van der Gracht
1
-2
/
+1
2014-02-07
drivers/misc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-04
drivers/misc/ti-st: Prefer tty_driver_flush_buffer
Peter Hurley
2
-2
/
+1
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-6
/
+6
2013-08-30
drivers: misc: ti-st: fix potential race if st_kim_start fails
Oleksandr Kozaruk
1
-0
/
+2
2013-05-30
misc: use platform_{get,set}_drvdata()
Jingoo Han
1
-3
/
+3
2013-02-21
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2013-01-25
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
1
-1
/
+36
2013-01-22
Revert "drivers/misc/ti-st: remove gpio handling"
Luciano Coelho
1
-1
/
+36
2013-01-21
Revert "drivers/misc/ti-st: remove gpio handling"
Luciano Coelho
1
-1
/
+36
2013-01-18
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
1
-1
/
+1
2013-01-17
misc: st_core: Error triggered by convert "char" to "int"
channing
1
-1
/
+2
2012-11-26
misc/st_kim: Free resources in the error path of probe()
Matthias Kaehlcke
1
-9
/
+21
2012-10-24
drivers:misc: ti-st: fix potential NULL pointer dereference in st_register()
Wei Yongjun
1
-1
/
+0
2012-08-16
drivers/misc/ti-st: check chip_awake NULL check
Matthias Kaehlcke
1
-1
/
+1
2012-08-16
drivers/misc/ti-st: fix read fw version cmd
Pavan Savoy
1
-13
/
+27
2012-08-16
drivers/misc/ti-st: use cpu friendly completions
Pavan Savoy
1
-9
/
+9
2012-08-16
drivers/misc/ti-st: chip_disable on timeout
Pavan Savoy
1
-1
/
+1
2012-08-16
drivers/misc/ti-st: remove sparse warnings
Pavan Savoy
2
-11
/
+13
2012-08-16
drivers/misc/ti-st: remove gpio handling
Pavan Savoy
1
-36
/
+1
2012-07-30
drivers/misc/ti-st/st_core.c: missing NULL check
Alan Cox
1
-0
/
+5
2012-01-24
MISC: convert drivers/misc/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
2012-01-04
drivers:misc: ti-st: DEBUG uart, baud rate mods
Pavan Savoy
1
-0
/
+30
2012-01-04
drivers:misc: ti-st: flush UART upon fw failure
Pavan Savoy
1
-30
/
+24
2012-01-04
drivers:misc: ti-st: protect registrations
Pavan Savoy
1
-4
/
+14
2011-10-31
drivers/misc: Add module.h to files who are really modular.
Paul Gortmaker
1
-0
/
+1
[next]