summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Staging: ipack: fix a few sparse warningsSamuel Iglesias Gonsalvez2012-05-144-28/+35
| * | | | | Staging: ipack: added more info in Kconfig's help about ipackSamuel Iglesias Gonsalvez2012-05-141-1/+5
| * | | | | Staging: ipack/devices/ipoctal: change the licence to explicitly GPLv2Samuel Iglesias Gonsalvez2012-05-143-6/+3
| * | | | | Staging: ipack/bridges/tpci200: change the licence to explicitly GPLv2Samuel Iglesias Gonsalvez2012-05-142-4/+2
| * | | | | Staging: ipack: change the licence to explicitly GPLv2Samuel Iglesias Gonsalvez2012-05-142-4/+2
| * | | | | Staging: ipack: add contact email in TODO fileSamuel Iglesias Gonsalvez2012-05-141-0/+6
| * | | | | Staging: ipack: move the devices source line in Kconfig fileSamuel Iglesias Gonsalvez2012-05-141-2/+2
| * | | | | Staging: move the position of the ipack source line in KconfigSamuel Iglesias Gonsalvez2012-05-141-2/+2
| * | | | | staging:iio:meter: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-147-51/+51
| * | | | | staging:iio:resolver: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-141-13/+13
| * | | | | staging:iio:magnetometer: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-142-10/+10
| * | | | | staging:iio:light: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-143-39/+39
| * | | | | staging:iio:imu: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-141-3/+3
| * | | | | staging:iio:impedance-analyzer: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-141-4/+4
| * | | | | staging:iio:gyro: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-141-4/+4
| * | | | | staging:iio:frequency: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-147-10/+10
| * | | | | staging:iio:dac: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-147-24/+24
| * | | | | staging:iio:cdc: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-143-12/+12
| * | | | | staging:iio:addac: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-141-70/+70
| * | | | | staging:iio:accel: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-149-31/+31
| * | | | | staging:iio:adc: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-1411-65/+65
| * | | | | staging:iio:adis16400_ring: Pass IIO device directlyLars-Peter Clausen2012-05-141-7/+5
| * | | | | staging:iio:ade7758_spi_read_burst: Pass IIO device directlyLars-Peter Clausen2012-05-141-4/+3
| * | | | | staging:iio:adis16260_read_ring_data: Pass IIO device directlyLars-Peter Clausen2012-05-141-4/+3
| * | | | | staging:iio:__lis3l02dq_write_data_ready_config: Pass IIO device directlyLars-Peter Clausen2012-05-141-3/+2
| * | | | | staging:iio:adis16240_read_ring_data: Pass IIO device directlyLars-Peter Clausen2012-05-141-4/+3
| * | | | | staging:iio:adis16209_read_ring_data: Pass IIO device directlyLars-Peter Clausen2012-05-141-4/+3
| * | | | | staging:iio:adis16204_read_ring_data: Pass IIO device directlyLars-Peter Clausen2012-05-141-4/+3
| * | | | | staging:iio:adis16203_read_ring_data: Pass IIO device directlyLars-Peter Clausen2012-05-141-4/+3
| * | | | | staging: "rts5139" Fix typos.Justin P. Mattock2012-05-146-8/+8
| * | | | | staging: r8712u: Remove needless test for NULLLarry Finger2012-05-141-18/+16
| * | | | | staging:iio:dummy: Remove outdated commentLars-Peter Clausen2012-05-141-2/+0
| * | | | | ramster: switch over to zsmalloc and crypto interfaceDan Magenheimer2012-05-147-735/+199
| * | | | | staging: line6/config.h: Remove CHECKPOINT macroJohannes Thumshirn2012-05-141-5/+0
| * | | | | staging: comedi: register sysfs device attributes with driver coreH Hartley Sweeten2012-05-141-40/+12
| * | | | | staging: android: persistent_ram: Introduce persistent_ram_free()Anton Vorontsov2012-05-142-0/+18
| * | | | | staging: android: persistent_ram: Make it possible to use memory outside of b...Anton Vorontsov2012-05-141-1/+17
| * | | | | staging: android: persistent_ram: Introduce persistent_ram_vmap()Anton Vorontsov2012-05-141-5/+14
| * | | | | staging: android: persistent_ram: Introduce persistent_ram_new()Anton Vorontsov2012-05-142-0/+30
| * | | | | staging: android: persistent_ram: Introduce persistent_ram_post_init()Anton Vorontsov2012-05-141-17/+27
| * | | | | persistent_ram: Fix buffer size clamping during writesAnton Vorontsov2012-05-141-18/+1
| * | | | | persistent_ram: Remove prz->nodeAnton Vorontsov2012-05-142-3/+0
| * | | | | staging: android: logger: Fix some sparse and whitespace issuesTim Bird2012-05-101-3/+3
| * | | | | staging: android: logger: Allocate logs dynamically at boot (v3)Tim Bird2012-05-101-45/+62
| * | | | | staging: delete all duplicated endian crap from rtl8712 driverPaul Gortmaker2012-05-1014-539/+0
| * | | | | staging: wean rtl8712 off of its ancient duplicate of ip.hPaul Gortmaker2012-05-104-141/+3
| * | | | | staging: wean rtl8712 off of its ancient duplicate of if_ether.hPaul Gortmaker2012-05-104-144/+4
| * | | | | staging: rts5139: remove unused variable option.ww_enableOleksij Rempel2012-05-102-16/+13
| * | | | | staging: rts5139: remove unused variable in rts51x_chip.hOleksij Rempel2012-05-102-65/+1
| * | | | | staging: rts5139: remove unused variable in rts51x.hOleksij Rempel2012-05-101-4/+0
OpenPOWER on IntegriCloud