aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-03iio: remove gpio interrupt probing from drivers that use a single interruptOctavian Purdila9-247/+1
2015-10-03iio: fix drivers that use 0 as a valid IRQ in client->irq (part 2)Octavian Purdila3-3/+3
2015-10-03iio: mlx96014: Error checking from positive to negativeCrt Mori1-6/+8
2015-09-30iio: mcp4531: Driver for Microchip digital potentiometersPeter Rosin5-0/+259
2015-09-30iio: lidar: add missing MODULE_DEVICE_TABLE for dtMatt Ranostay1-0/+1
2015-09-30iio: chemical: vz89x hardware i2c workaroundMatt Ranostay1-2/+21
2015-09-30iio: dac: ad5504: leave sysfs naming to the coreMartin Kepplinger1-1/+0
2015-09-30iio: adc: max1363: leave sysfs naming to the coreMartin Kepplinger1-1/+0
2015-09-30iio: adc: ad799x: leave sysfs naming to the coreMartin Kepplinger1-1/+0
2015-09-30Staging: iio: cdc: Remove unnecessary dev_infoShraddha Barke1-2/+0
2015-09-30Staging: iio: cdc: Prefer using the BIT macroShraddha Barke1-6/+6
2015-09-30staging: iio: iio_dummy_evgen: handle_simple_irq() build fixGreg Kroah-Hartman1-1/+1
2015-09-30Merge tag 'iio-for-4.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman69-468/+4862
2015-09-29staging/lustre: Remove ccc_transient_page_* methodsOleg Drokin2-67/+0
2015-09-29staging/lustre: Remove unused ccc_io_fini()Oleg Drokin2-8/+0
2015-09-29staging/lustre: Remove ccc_attr/conf_set()Oleg Drokin2-19/+0
2015-09-29staging/lustre: Remove server-only recovery-related bitsOleg Drokin7-140/+28
2015-09-29staging/lustre/obdclass: Remove unused nid_hashOleg Drokin4-107/+1
2015-09-29staging/lustre/fid: Remove unused struct lu_server_seqOleg Drokin1-51/+0
2015-09-29staging/lustre/fid: Get rid of lcs_srv in lu_client_seqOleg Drokin3-38/+17
2015-09-29staging/lustre/fid: Remove unused seq_client_get_seq functionOleg Drokin2-54/+0
2015-09-29staging/lustre/fid: seq_client_init/fini don't need to be exportedOleg Drokin2-29/+18
2015-09-29staging/lustre/fid: Remove server fid function declarationsOleg Drokin1-24/+0
2015-09-29staging/lustre: remove lots of dead codeArnd Bergmann16-731/+0
2015-09-29staging/lustre: Drop unused obdo_from_la() and la_from_obdo()Oleg Drokin1-137/+0
2015-09-29staging/lustre/ptlrpc: secure wrapping code cleanupOleg Drokin5-528/+0
2015-09-29staging/lustre/ptlrpc: Drop unused client codeOleg Drokin3-119/+0
2015-09-29staging/lustre/obdclass: Drop unused code from obdo.cOleg Drokin1-170/+0
2015-09-29staging/lustre: Remove unused function server_name2svname()Oleg Drokin2-29/+0
2015-09-29staging/lustre: Remove unused function class_handle_hash_back()Oleg Drokin2-14/+0
2015-09-29staging/lustre/obdclass: Remove unused functions from genops.cOleg Drokin3-201/+0
2015-09-29staging/lustre/ldlm: Remove unused round_timeout functionOleg Drokin1-5/+0
2015-09-29staging/lustre: Remove unused lu_object functions.Oleg Drokin2-268/+0
2015-09-29staging/lustre: Remove unused functions and definitions from cl_objectOleg Drokin4-158/+0
2015-09-29staging/lustre: Remove unused ptlrpcd_add_rqset()Oleg Drokin2-43/+0
2015-09-29staging/lustre: Remove unused statfs_pack()Oleg Drokin2-15/+0
2015-09-29staging/lustre: Remove high-priority request callbacksOleg Drokin2-56/+0
2015-09-29staging/lustre: Remove unused reply state batches codeOleg Drokin2-150/+1
2015-09-29staging/lustre: Remove unused req_capsule_server_growOleg Drokin2-65/+0
2015-09-29staging/lustre/ptlrpc: Remove server-specific health checksOleg Drokin3-65/+0
2015-09-29staging/lustre: Remove unused lustre_acl_xattr_merge2posix()Oleg Drokin2-123/+0
2015-09-29staging/lustre: Remove unused target_print_req()Oleg Drokin2-34/+0
2015-09-29Staging: most: Use module_i2c_driverShraddha Barke1-21/+1
2015-09-29staging: comedi: ni_tiocmd: remove unused codeLuis de Bethencourt1-6/+0
2015-09-29staging: sm750fb: remove dead codeMike Rapoport8-442/+2
2015-09-29staging: rtl8712: remove dead codeLuis de Bethencourt1-1/+1
2015-09-29Staging: rtl819u: Fix brace styling issuesmike dupuis1-6/+3
2015-09-29Staging: rtl8192u: spaces required around = operatormike dupuis1-5/+5
2015-09-29Staging: rtl8192u: add spaces around == and || operatorsmike dupuis1-1/+1
2015-09-29Staging: rtl8192u: move open braces to previous linesmike dupuis1-6/+3