index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-11
iio: hdc100x: correct IIO_CHAN_INFO_OFFSET value
Matt Ranostay
1
-2
/
+3
2015-10-11
staging: iio: adc: fix comment block coding style issue
Hugo Camboulive
1
-3
/
+5
2015-10-11
Add ms8607 meas-spec driver support
Ludovic Tancerel
4
-4
/
+39
2015-10-11
Add ms5637 meas-spec driver support
Ludovic Tancerel
3
-0
/
+198
2015-10-11
Add htu21 meas-spec driver support
Ludovic Tancerel
3
-0
/
+238
2015-10-11
Add tsys02d meas-spec driver support
Ludovic Tancerel
3
-0
/
+203
2015-10-04
Add tsys01 meas-spec driver support
Ludovic Tancerel
3
-0
/
+242
2015-10-04
Add meas-spec sensors common part
Ludovic Tancerel
6
-0
/
+730
2015-10-03
iio: bmc150: Add SPI driver
Markus Pargmann
3
-0
/
+97
2015-10-03
iio: bmc150: Split the driver into core and i2c
Markus Pargmann
5
-74
/
+146
2015-10-03
iio: bcm150: Remove i2c_client from private data
Markus Pargmann
1
-52
/
+52
2015-10-03
iio: bmc150: Use i2c regmap
Markus Pargmann
2
-128
/
+99
2015-10-03
iio: remove gpio interrupt probing from drivers that use a single interrupt
Octavian Purdila
9
-247
/
+1
2015-10-03
iio: fix drivers that use 0 as a valid IRQ in client->irq (part 2)
Octavian Purdila
3
-3
/
+3
2015-10-03
iio: mlx96014: Error checking from positive to negative
Crt Mori
1
-6
/
+8
2015-09-30
iio: mcp4531: Driver for Microchip digital potentiometers
Peter Rosin
5
-0
/
+259
2015-09-30
iio: lidar: add missing MODULE_DEVICE_TABLE for dt
Matt Ranostay
1
-0
/
+1
2015-09-30
iio: chemical: vz89x hardware i2c workaround
Matt Ranostay
1
-2
/
+21
2015-09-30
iio: dac: ad5504: leave sysfs naming to the core
Martin Kepplinger
1
-1
/
+0
2015-09-30
iio: adc: max1363: leave sysfs naming to the core
Martin Kepplinger
1
-1
/
+0
2015-09-30
iio: adc: ad799x: leave sysfs naming to the core
Martin Kepplinger
1
-1
/
+0
2015-09-30
Staging: iio: cdc: Remove unnecessary dev_info
Shraddha Barke
1
-2
/
+0
2015-09-30
Staging: iio: cdc: Prefer using the BIT macro
Shraddha Barke
1
-6
/
+6
2015-09-30
staging: iio: iio_dummy_evgen: handle_simple_irq() build fix
Greg Kroah-Hartman
1
-1
/
+1
2015-09-30
Merge tag 'iio-for-4.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
69
-468
/
+4862
2015-09-29
staging/lustre: Remove ccc_transient_page_* methods
Oleg Drokin
2
-67
/
+0
2015-09-29
staging/lustre: Remove unused ccc_io_fini()
Oleg Drokin
2
-8
/
+0
2015-09-29
staging/lustre: Remove ccc_attr/conf_set()
Oleg Drokin
2
-19
/
+0
2015-09-29
staging/lustre: Remove server-only recovery-related bits
Oleg Drokin
7
-140
/
+28
2015-09-29
staging/lustre/obdclass: Remove unused nid_hash
Oleg Drokin
4
-107
/
+1
2015-09-29
staging/lustre/fid: Remove unused struct lu_server_seq
Oleg Drokin
1
-51
/
+0
2015-09-29
staging/lustre/fid: Get rid of lcs_srv in lu_client_seq
Oleg Drokin
3
-38
/
+17
2015-09-29
staging/lustre/fid: Remove unused seq_client_get_seq function
Oleg Drokin
2
-54
/
+0
2015-09-29
staging/lustre/fid: seq_client_init/fini don't need to be exported
Oleg Drokin
2
-29
/
+18
2015-09-29
staging/lustre/fid: Remove server fid function declarations
Oleg Drokin
1
-24
/
+0
2015-09-29
staging/lustre: remove lots of dead code
Arnd Bergmann
16
-731
/
+0
2015-09-29
staging/lustre: Drop unused obdo_from_la() and la_from_obdo()
Oleg Drokin
1
-137
/
+0
2015-09-29
staging/lustre/ptlrpc: secure wrapping code cleanup
Oleg Drokin
5
-528
/
+0
2015-09-29
staging/lustre/ptlrpc: Drop unused client code
Oleg Drokin
3
-119
/
+0
2015-09-29
staging/lustre/obdclass: Drop unused code from obdo.c
Oleg Drokin
1
-170
/
+0
2015-09-29
staging/lustre: Remove unused function server_name2svname()
Oleg Drokin
2
-29
/
+0
2015-09-29
staging/lustre: Remove unused function class_handle_hash_back()
Oleg Drokin
2
-14
/
+0
2015-09-29
staging/lustre/obdclass: Remove unused functions from genops.c
Oleg Drokin
3
-201
/
+0
2015-09-29
staging/lustre/ldlm: Remove unused round_timeout function
Oleg Drokin
1
-5
/
+0
2015-09-29
staging/lustre: Remove unused lu_object functions.
Oleg Drokin
2
-268
/
+0
2015-09-29
staging/lustre: Remove unused functions and definitions from cl_object
Oleg Drokin
4
-158
/
+0
2015-09-29
staging/lustre: Remove unused ptlrpcd_add_rqset()
Oleg Drokin
2
-43
/
+0
2015-09-29
staging/lustre: Remove unused statfs_pack()
Oleg Drokin
2
-15
/
+0
2015-09-29
staging/lustre: Remove high-priority request callbacks
Oleg Drokin
2
-56
/
+0
2015-09-29
staging/lustre: Remove unused reply state batches code
Oleg Drokin
2
-150
/
+1
[next]