summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* staging: comedi: amplc_pci230: Replace NULLFUNCIan Abbott2012-06-111-5/+2
* staging: comedi: amplc_pci230: add a missing unlockDan Carpenter2012-06-111-0/+2
* staging: comedi: serial2002: quiet NULL pointer sparse noiseH Hartley Sweeten2012-06-111-6/+6
* staging: comedi: pcl816: if test should use logical OR not bitwise ORH Hartley Sweeten2012-06-111-2/+2
* staging: comedi: adl_pci9118: if test should use logical AND not bitwise ANDH Hartley Sweeten2012-06-111-1/+1
* staging: comedi: refactor comedi_fops to remove most of the forward declarationsH Hartley Sweeten2012-06-111-122/+92
* drivers/staging/comedi/drivers/me4000.c: adjust suspicious bit operationJulia Lawall2012-06-111-6/+6
* staging: comedi: ni_labpc: unlock spinlock on command errorH Hartley Sweeten2012-06-111-0/+2
* staging: comedi: cleanup sysfs functionsH Hartley Sweeten2012-06-111-134/+76
* staging: comedi: describe comedi_recognize()Ian Abbott2012-06-111-2/+26
* staging: comedi: das08: Reduce conditional compilationIan Abbott2012-06-111-44/+30
* staging: Delete if_strip.hPaul Bolle2012-06-112-28/+0
* staging: usbip: userspace: include headers in release tarballsNatanael Copa2012-06-111-2/+3
* staging: zram: conventions, __aligned() attributeSam Hansen2012-06-111-1/+1
* 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