aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-14Staging: wlags49_h2: potential NULL dereferenceDan Carpenter1-2/+1
2012-05-14staging: comedi: refactor ni_pcimio driver and use module_comedi_pci_driverH Hartley Sweeten1-108/+84
2012-05-14staging: comedi: Use module_comedi_pci_driver and standardize driversH Hartley Sweeten15-455/+174
2012-05-14staging: comedi: Add helper macro for comedi pci driver boilerplateH Hartley Sweeten2-0/+50
2012-05-14Staging: ipack: fix a few sparse warningsSamuel Iglesias Gonsalvez4-28/+35
2012-05-14Staging: ipack: added more info in Kconfig's help about ipackSamuel Iglesias Gonsalvez1-1/+5
2012-05-14Staging: ipack/devices/ipoctal: change the licence to explicitly GPLv2Samuel Iglesias Gonsalvez3-6/+3
2012-05-14Staging: ipack/bridges/tpci200: change the licence to explicitly GPLv2Samuel Iglesias Gonsalvez2-4/+2
2012-05-14Staging: ipack: change the licence to explicitly GPLv2Samuel Iglesias Gonsalvez2-4/+2
2012-05-14Staging: ipack: add contact email in TODO fileSamuel Iglesias Gonsalvez1-0/+6
2012-05-14Staging: ipack: move the devices source line in Kconfig fileSamuel Iglesias Gonsalvez1-2/+2
2012-05-14Staging: move the position of the ipack source line in KconfigSamuel Iglesias Gonsalvez1-2/+2
2012-05-14staging:iio:meter: Use dev_to_iio_dev()Lars-Peter Clausen7-51/+51
2012-05-14staging:iio:resolver: Use dev_to_iio_dev()Lars-Peter Clausen1-13/+13
2012-05-14staging:iio:magnetometer: Use dev_to_iio_dev()Lars-Peter Clausen2-10/+10
2012-05-14staging:iio:light: Use dev_to_iio_dev()Lars-Peter Clausen3-39/+39
2012-05-14staging:iio:imu: Use dev_to_iio_dev()Lars-Peter Clausen1-3/+3
2012-05-14staging:iio:impedance-analyzer: Use dev_to_iio_dev()Lars-Peter Clausen1-4/+4
2012-05-14staging:iio:gyro: Use dev_to_iio_dev()Lars-Peter Clausen1-4/+4
2012-05-14staging:iio:frequency: Use dev_to_iio_dev()Lars-Peter Clausen7-10/+10
2012-05-14staging:iio:dac: Use dev_to_iio_dev()Lars-Peter Clausen7-24/+24
2012-05-14staging:iio:cdc: Use dev_to_iio_dev()Lars-Peter Clausen3-12/+12
2012-05-14staging:iio:addac: Use dev_to_iio_dev()Lars-Peter Clausen1-70/+70
2012-05-14staging:iio:accel: Use dev_to_iio_dev()Lars-Peter Clausen9-31/+31
2012-05-14staging:iio:adc: Use dev_to_iio_dev()Lars-Peter Clausen11-65/+65
2012-05-14staging:iio:adis16400_ring: Pass IIO device directlyLars-Peter Clausen1-7/+5
2012-05-14staging:iio:ade7758_spi_read_burst: Pass IIO device directlyLars-Peter Clausen1-4/+3
2012-05-14staging:iio:adis16260_read_ring_data: Pass IIO device directlyLars-Peter Clausen1-4/+3
2012-05-14staging:iio:__lis3l02dq_write_data_ready_config: Pass IIO device directlyLars-Peter Clausen1-3/+2
2012-05-14staging:iio:adis16240_read_ring_data: Pass IIO device directlyLars-Peter Clausen1-4/+3
2012-05-14staging:iio:adis16209_read_ring_data: Pass IIO device directlyLars-Peter Clausen1-4/+3
2012-05-14staging:iio:adis16204_read_ring_data: Pass IIO device directlyLars-Peter Clausen1-4/+3
2012-05-14staging:iio:adis16203_read_ring_data: Pass IIO device directlyLars-Peter Clausen1-4/+3
2012-05-14iio: Use dev_to_iio_dev()Lars-Peter Clausen4-20/+20
2012-05-14staging: "rts5139" Fix typos.Justin P. Mattock6-8/+8
2012-05-14staging: r8712u: Remove needless test for NULLLarry Finger1-18/+16
2012-05-14staging:iio:dummy: Remove outdated commentLars-Peter Clausen1-2/+0
2012-05-14IIO: AT91: Add DT support to at91_adc driverMaxime Ripard1-1/+131
2012-05-14ARM: AT91: IIO: Add AT91 ADC driver.Maxime Ripard5-0/+695
2012-05-14iio: amplifiers: New driver for AD8366 Dual-Digital Variable Gain AmplifierMichael Hennerich5-0/+248
2012-05-14iio: core: introduce IIO_CHAN_INFO_HARDWAREGAINMichael Hennerich1-0/+1
2012-05-14iio: core: introduce dB scle: IIO_VAL_INT_PLUS_MICRO_DBMichael Hennerich1-6/+13
2012-05-14ramster: switch over to zsmalloc and crypto interfaceDan Magenheimer7-735/+199
2012-05-14staging: line6/config.h: Remove CHECKPOINT macroJohannes Thumshirn1-5/+0
2012-05-14staging: comedi: register sysfs device attributes with driver coreH Hartley Sweeten1-40/+12
2012-05-14staging: android: persistent_ram: Introduce persistent_ram_free()Anton Vorontsov2-0/+18
2012-05-14staging: android: persistent_ram: Make it possible to use memory outside of bootmemAnton Vorontsov1-1/+17
2012-05-14staging: android: persistent_ram: Introduce persistent_ram_vmap()Anton Vorontsov1-5/+14
2012-05-14staging: android: persistent_ram: Introduce persistent_ram_new()Anton Vorontsov2-0/+30
2012-05-14staging: android: persistent_ram: Introduce persistent_ram_post_init()Anton Vorontsov1-17/+27