aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/security (unfollow)
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-14iio: Add dev_to_iio_dev() helper functionLars-Peter Clausen1-0/+11
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-14ARM: AT91: Add ADC driver to the at91sam9g20 dtsiMaxime Ripard1-0/+35
2012-05-14ARM: AT91: Add ADC driver to the at91sam9x5 dtsiMaxime Ripard1-0/+38
2012-05-14ARM: AT91: Add ADC driver to the at91sam9g45 dtsiMaxime Ripard1-0/+37
2012-05-14IIO: AT91: Add DT support to at91_adc driverMaxime Ripard2-1/+196
2012-05-14ARM: AT91: Add the ADC clock to the sam9x5 SoC fileMaxime Ripard1-0/+6
2012-05-14ARM: AT91: ADC: Add support for the AT91SAM9M10G45-EK boardMaxime Ripard3-0/+122
2012-05-14ARM: AT91: Add the ADC to the sam9g20ek boardMaxime Ripard3-0/+112
2012-05-14ARM: AT91: IIO: Add AT91 ADC driver.Maxime Ripard5-0/+695