Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
aa919769c625e2b2c4a70c6bd62a1a83f9f64aa5
/
drivers
/
misc
aa91976
misc/ep93xx_pwm: remove ep93xx_pwm_write_dc() inline function
by H Hartley Sweeten
· 12 years ago
53e2e38
misc/ep93xx_pwm: remove ep93xx_pwm_write_tc() inline function
by H Hartley Sweeten
· 12 years ago
a39ca27
misc/ep93xx_pwm: remove ep93xx_pwm_{write,read}l() inline functions
by H Hartley Sweeten
· 12 years ago
1f7190f
misc/ep93xx_pwm: use {read,write}* instead of __raw_* versions for io
by H Hartley Sweeten
· 12 years ago
6c7dd64
misc/ep93xx_pwm: use managed device resources
by H Hartley Sweeten
· 12 years ago
01fe7b43
drivers/misc: at25: convert to use devm_kzalloc
by Nikolay Balandin
· 12 years ago
f0ac236
drivers/misc: at24: convert to use devm_kzalloc
by Nikolay Balandin
· 12 years ago
9093ca8
misc: use platform_{get,set}_drvdata()
by Jingoo Han
· 12 years ago
c6148f8
mei: me: remove artificial singleton requirement
by Tomas Winkler
· 12 years ago
139aacf
mei: fix read after read scenario
by Tomas Winkler
· 12 years ago
7131799
mei: deprecate the mei_wd_state_independence_msg
by Tomas Winkler
· 12 years ago
f35c69b
Merge 3.10-rc3 into char-misc-next
by Greg Kroah-Hartman
· 12 years ago
5cc0c03
Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
94f1be9
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
9db5c90
drivers/misc: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
80fe636
mei: fix out of array access to me clients array
by Tomas Winkler
· 12 years ago
bbedf2f
mei: bus: Reset event_cb when disabling a device
by Samuel Ortiz
· 12 years ago
46e0cd8
mei: fix out of array access to me clients array
by Tomas Winkler
· 12 years ago
6220d6a
mei: revamp interrupt thread handlers
by Tomas Winkler
· 12 years ago
db086fa
mei: move mei_cl_complete to client.c
by Tomas Winkler
· 12 years ago
d2f83e9
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
by Rusty Russell
· 12 years ago
26a39bf
drivers/misc: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
e7d87ca
misc: ep93xx_pwm: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
87f0a42
misc: arm-charlcd: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
21b066f
drivers: misc: use devm_ioremap_resource()
by Laurent Navet
· 12 years ago
ae8a35a
Drivers: Misc: tsl2250: fix warnings, unsigned long will never < 0
by Chen Gang
· 12 years ago
a7b594b
dummy-irq: require the user to specify an IRQ number
by Jonathan Corbet
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
a8ca16e
proc: Supply a function to remove a proc entry by PDE
by David Howells
· 12 years ago
5d434fc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
1e2f5b5
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
4984c6f
misc: generic on-chip SRAM allocation driver
by Philipp Zabel
· 12 years ago
2564316
lis3lv02d: don't wank with fasync() on ->release()
by Al Viro
· 12 years ago
9809785
misc: mark spear13xx-pcie-gadget as broken
by Arnd Bergmann
· 12 years ago
46e407d
mei: fix krealloc() misuse in in mei_cl_irq_read_msg()
by Wei Yongjun
· 12 years ago
7013539
mei: reduce flow control only for completed messages
by Tomas Winkler
· 12 years ago
0cfee51
mei: reseting -> resetting
by Bill Nottingham
· 12 years ago
fcb136e
mei: fix reading large reposnes
by Tomas Winkler
· 12 years ago
6e0f180
mei: revamp mei_irq_read_client_message function
by Tomas Winkler
· 12 years ago
5ceb46e
mei: revamp mei_amthif_irq_read_message
by Tomas Winkler
· 12 years ago
9b0d5ef
mei: revamp hbm state machine
by Tomas Winkler
· 12 years ago
5f1e54e
mei: wd: fix line over 80 characters
by Tomas Winkler
· 12 years ago
a776102
misc: tsl2550: Use dev_pm_ops
by Lars-Peter Clausen
· 12 years ago
873bf4f
misc: isl29003: Use dev_pm_ops
by Lars-Peter Clausen
· 12 years ago
5d4717d
misc: fsa8480: Use dev_pm_ops
by Lars-Peter Clausen
· 12 years ago
1c9354b
misc: apds9802als: Fix suspend/resume
by Lars-Peter Clausen
· 12 years ago
a42f82f
mei: convert to use simple_open()
by Wei Yongjun
· 12 years ago
36eda94
mei: nfc: Implement MEI bus ops
by Samuel Ortiz
· 12 years ago
91a6b95
mei: nfc: Add NFC device to the MEI bus
by Samuel Ortiz
· 12 years ago
59fcd7c
mei: nfc: Initial nfc implementation
by Samuel Ortiz
· 12 years ago
e46980a
mei: bus: Add device enabling and disabling API
by Samuel Ortiz
· 12 years ago
d6c36a4
mei: notify about the reset in error level
by Tomas Winkler
· 12 years ago
4234a6d
mei: add mei_cl_write function
by Tomas Winkler
· 12 years ago
30e53bb
mei: add debugfs hooks
by Tomas Winkler
· 12 years ago
a864ec7
misc: lattice-ecp3-config: use spi_get_drvdata()
by Jingoo Han
· 12 years ago
5ba75b5
misc: eeprom_93xx46: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
41ddcf6
misc: at25: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
393b148
mei: Fix comments in drivers/misc/mei
by Masanari Iida
· 12 years ago
33facb4
cs5535-mfgpt: Fix quotation marks
by Richard Weinberger
· 12 years ago
945480b
cs5535-mfgpt: Add another reset method
by Richard Weinberger
· 12 years ago
39d7916
misc: apds990x: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 12 years ago
0ca19d6
misc: bh1770glc: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 12 years ago
688ef20
misc: bh1780gli: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 12 years ago
aa6aef2
mei: bus: Implement bus driver data setter/getter
by Samuel Ortiz
· 12 years ago
44d88d9
mei: bus: Synchronous API for the data transmission
by Samuel Ortiz
· 12 years ago
cf3baef
mei: bus: Call bus routines from the core code
by Samuel Ortiz
· 12 years ago
a7b71bc
mei: bus: Add bus related structures to mei_cl
by Samuel Ortiz
· 12 years ago
3e83329
mei: bus: Initial implementation for I/O routines
by Samuel Ortiz
· 12 years ago
333e4ee
mei: bus: Implement driver registration
by Samuel Ortiz
· 12 years ago
e535410
mei: bus: Initial MEI Client bus type implementation
by Samuel Ortiz
· 12 years ago
40e0b67
mei: move mei-me to separate module
by Tomas Winkler
· 12 years ago
b68301e
mei: prefix me hardware specific functions with mei_me_
by Tomas Winkler
· 12 years ago
c4d589b
mei: rename function mei_hw_init to mei_start
by Tomas Winkler
· 12 years ago
d0265f1
mei: ME structures should be initialized in mei_device_init
by Tomas Winkler
· 12 years ago
2e64712
mei: unregister watchdog from mei_stop function
by Tomas Winkler
· 12 years ago
cea6aec
mei: drop RECOVERING_FROM_RESET device state
by Tomas Winkler
· 12 years ago
8c876be
Merge branch 'char-misc-linus' into char-misc-next
by Greg Kroah-Hartman
· 12 years ago
54f69b9
dummy-irq: introduce a dummy IRQ handler driver
by Jiri Kosina
· 12 years ago
4c6e22b
mei: add mei_irq_compl_handler function
by Tomas Winkler
· 12 years ago
347e089
VMCI: Fix process-to-process DRGAMs.
by Andy King
· 12 years ago
68f8ea1
mei: ME hardware reset needs to be synchronized
by Tomas Winkler
· 12 years ago
7cb035d
mei: add mei_stop function to stop mei device
by Tomas Winkler
· 12 years ago
61084d9
misc: Remove max8997-muic.o Makefile line again
by Paul Bolle
· 12 years ago
ff9c351
drivers/misc: beautify code: chip->lux_calib is u16 which will never more than APDS_RANGE
by Chen Gang
· 12 years ago
d87c3f0
misc/vmw_vmci: Add dependency on CONFIG_NET
by Guenter Roeck
· 12 years ago
ead050d
misc: ep93xx_pwm: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
4022ed5
misc: atmel_pwm: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
0c75948
misc: arm-charlcd: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
aafae7e
mei: add hw start callback
by Tomas Winkler
· 12 years ago
c8c8d08
mei: revamp mei_data2slots
by Tomas Winkler
· 12 years ago
6276a07
x86: Make Linux guest support optional
by Borislav Petkov
· 12 years ago
7f78e03
fs: Limit sys_mount to only request filesystem modules.
by Eric W. Biederman
· 12 years ago
3cfb077
Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
by Linus Torvalds
· 12 years ago
e78acf6
kgdb/kgdbts: support ppc64
by Tiejun Chen
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
57f2667
misc/tifm_core: convert to idr_alloc()
by Tejun Heo
· 12 years ago
3ab4ee8
misc/c2port: convert to idr_alloc()
by Tejun Heo
· 12 years ago
52caa59
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 12 years ago
5115f3c
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
7ed214a
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
Next »