summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | staging: zram: conventions pr_warning -> pr_warn()Sam Hansen2012-06-111-4/+4
* | staging: zsmalloc documentationNitin Gupta2012-06-111-0/+48
* | staging: zram: remove special handle of uncompressed pageMinchan Kim2012-06-113-112/+15
* | staging: zram: fix random data readMinchan Kim2012-06-111-7/+8
* | staging: zsmalloc: zsmalloc: use unsigned long instead of void *Minchan Kim2012-06-115-34/+32
* | Staging: et131x: fix | vs & typosDan Carpenter2012-06-111-3/+3
* | Staging: et131x: fix coding style issuesAdnan Ali2012-06-111-7/+4
* | staging: omapdrm: Fix error paths during dmm initAndy Gross2012-06-112-21/+24
* | Staging: ipack/bridges/tpci200: change device table definition and export it.Miguel Gómez2012-06-091-1/+3
* | Staging: ipack/devices/ipoctal: remove unused enum uart_parity_e.Miguel Gómez2012-06-091-9/+0
* | Staging: ipack/devices/ipoctal: remove error_flag field from ipoctal struct.Miguel Gómez2012-06-092-21/+0
* | Staging: ipack/devices/ipoctal: remove ipoctal_config structure.Miguel Gómez2012-06-092-28/+0
* | Staging: ipack/bridges/tpci200: remove gotos in tpci200_install()Miguel Gómez2012-06-091-12/+7
* | Staging: ipack/bridges/tpci200: remove "out" label in tpci200_request_irq()Miguel Gómez2012-06-091-9/+4
* | Staging: ipack/bridges/tpci200: remove useless break in tpci200_slot_map_space()Miguel Gómez2012-06-091-1/+0
* | Staging: ipack/bridges/tpci200: remove "out" label in tpci200_slot_map_space()Miguel Gómez2012-06-091-9/+4
* | Staging: ipack/bridges/tpci200: remove gotos in tpci200_free_irq().Miguel Gómez2012-06-091-14/+7
* | staging:iio:magnetometer:ak8975: remove 'mode' attributeLeed Aguilar2012-06-071-73/+0
* | staging:iio:magnetometer:ak8975: use gpio_request_one apiLeed Aguilar2012-06-072-10/+2
* | staging:iio:magnetometer:ak8975: set power-down mode after reading fuse ROM dataLeed Aguilar2012-06-071-0/+11
* | iio: iio_enum_available_read: Prevent possible buffer overflowLars-Peter Clausen2012-06-071-1/+1
* | iio: adf4350: fix compiler warning [-Wuninitialized]Michael Hennerich2012-06-071-0/+2
* | Staging: ipack/devices/ipoctal: change pr_* usage for dev_* functionsSamuel Iglesias Gonsalvez2012-06-071-8/+14
* | Staging: ipack/bridges/tpci200: change pr_* usage for dev_* functionsSamuel Iglesias Gonsalvez2012-06-071-56/+70
* | Staging: ipack/bridges/tpci200: fix kernel oops when uninstalling a deviceSamuel Iglesias Gonsalvez2012-06-071-12/+1
* | Staging: ipack/bridges/tpci200: avoid dereference of a freed tpci200->infoSamuel Iglesias Gonsalvez2012-06-071-2/+0
* | Staging: ipack/devices/ipoctal: avoid kernel oops when uninstallingSamuel Iglesias Gonsalvez2012-06-071-6/+1
* | Staging: ipack: delete the call to remove() in ipack_driver_registerSamuel Iglesias Gonsalvez2012-06-071-2/+0
* | Staging: ipack: use idr interface for numbering busesSamuel Iglesias Gonsalvez2012-06-071-34/+6
* | Staging: ipack/bridges/tpci200: removed check of tpci200->slots[dev->slot].devSamuel Iglesias Gonsalvez2012-06-071-7/+0
* | Staging: ipack/bridges/tpci200: remove name field from slot_irqSamuel Iglesias Gonsalvez2012-06-072-3/+0
* | Staging: ipack/bridges/tpci200: fix indention.Samuel Iglesias Gonsalvez2012-06-071-1/+1
* | Staging: ipack/bridges/tpci200: check if the remove function is availableSamuel Iglesias Gonsalvez2012-06-071-0/+2
* | Staging: ipack/bridges/tpci200: tpci200_slot_map_space() should return 0 if s...Samuel Iglesias Gonsalvez2012-06-071-1/+1
* | Staging: ipack/bridges/tpci200: tpci200_slot_unmap_space() should return 0 if...Samuel Iglesias Gonsalvez2012-06-071-14/+7
* | Staging: ipack: return proper value in match() functionSamuel Iglesias Gonsalvez2012-06-071-1/+1
* | Staging: ipack/bridges/tpci200: delete sysfs filesSamuel Iglesias Gonsalvez2012-06-071-213/+12
* | Staging: ipack: Remove version.h header file inclusionSachin Kamat2012-06-071-1/+0
* | staging: iio: ak8975: Make it behave better as modulesShubhrajyoti D2012-06-051-2/+2
* | staging: iio: hmc5843: Make it behave better as modulesShubhrajyoti D2012-06-051-3/+3
* | staging:iio: Move DAC drivers out of stagingLars-Peter Clausen2012-06-0523-25/+6
* | staging:iio:dac:ad5791: Move private structs and defines from header to C fileLars-Peter Clausen2012-06-052-83/+83
* | staging:iio:dac:ad5504: Move private structs and defines from header to C fileLars-Peter Clausen2012-06-052-45/+45
* | staging:iio:dac:ad5504: Check if IRQ was requested before freeing itLars-Peter Clausen2012-06-051-1/+2
* | staging:iio:dac:ad5791: Use strtobool for boolean valuesLars-Peter Clausen2012-06-051-8/+6
* | staging:iio:dac:ad5624r: Use strtobool for boolean valuesLars-Peter Clausen2012-06-051-6/+4
* | staging:iio:dac:ad5504: Use strtobool for boolean valuesLars-Peter Clausen2012-06-051-6/+4
* | staging:iio:dac: Remove dac.hLars-Peter Clausen2012-06-051-6/+0
* | staging:iio:dac:max517: Convert to channel specLars-Peter Clausen2012-06-051-111/+61
* | staging:iio:dac: Remove unused dac.h includesLars-Peter Clausen2012-06-0510-11/+3
OpenPOWER on IntegriCloud