summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpiolib-acpi.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-07staging: android: Fix two checkpatch issues in binder.cCruz Julian Bishop1-3/+3
2013-01-07staging: android: Avoid using camelcase in binder.hCruz Julian Bishop1-2/+2
2013-01-07staging/csr: Fix dereference before checkPeter Huewe1-15/+26
2013-01-07staging: Add angle bracket before and after the URLMasanari Iida4-4/+4
2013-01-07staging: vme: Fix URL in KconfigMasanari Iida1-1/+1
2013-01-07staging: rtl8712: avoid a useless call to memset().Cyril Roelandt1-4/+4
2013-01-07staging: omap-thermal: fix error check in omap_thermal_expose_sensor() and in...Cyril Roelandt1-2/+2
2013-01-07staging: comedi: Makefile: conditionally compile multi-file core moduleH Hartley Sweeten3-15/+6
2013-01-07Staging: comedi: addi_common.c: checkpatch.pl fixesLijo Antony1-9/+17
2013-01-07staging: comedi: comedi_test: whitespace fixesIan Abbott1-4/+4
2013-01-07staging: comedi: comedi_test: tidy up waveform_ai_interrupt()Ian Abbott1-13/+7
2013-01-07staging: comedi: comedi_test: make samples unsignedIan Abbott1-9/+12
2013-01-07staging: comedi: comedi_test: change end-of-acquisition testIan Abbott1-10/+14
2013-01-07staging: comedi: comedi_test: remove unnecessary del_timer() callIan Abbott1-2/+0
2013-01-07staging: comedi: comedi_test: fix race when cancelling commandIan Abbott1-1/+1
2013-01-07Staging: comedi: comedidev.h: fixed a camel caseLijo Antony1-4/+4
2013-01-07staging: comedi: store the 'index' for each subdeviceH Hartley Sweeten7-8/+7
2013-01-07staging: comedi: comedi_fops: use kzalloc in comedi_alloc_subdevice_minor()H Hartley Sweeten1-2/+2
2013-01-07staging: comedi: comedi_fops: cleanup comedi_mmap()H Hartley Sweeten1-15/+14
2013-01-07staging: comedi: comedi_fops: cleanup comedi_{read, write}_subdevice()H Hartley Sweeten1-6/+6
2013-01-07staging: comedi: comedi_fops: introduce comedi_is_subdevice_idle()H Hartley Sweeten1-4/+10
2013-01-07staging: comedi: comedi_fops: introduce comedi_is_subdevice_in_error()H Hartley Sweeten1-8/+11
2013-01-07staging: comedi: comedi_fops: don't export comedi_get_subdevice_runflags()H Hartley Sweeten2-3/+1
2013-01-07staging: comedi: use comedi_is_subdevice_running()H Hartley Sweeten2-8/+8
2013-01-07staging: comedi: comedi_fops: introduce comedi_is_subdevice_running()H Hartley Sweeten2-0/+10
2013-01-07staging: comedi: comedi_fops: move comedi_get_subdevice_runflags()H Hartley Sweeten1-12/+12
2013-01-07staging: comedi: comedi_fops: fix a number of sizeof(struct foo) formsH Hartley Sweeten1-24/+20
2013-01-07staging: comedi: comedi_fops: move comedi_cleanup_legacy_minors()H Hartley Sweeten1-8/+8
2013-01-07staging: comedi: comedi_fops: move the module_{init, exit} functions to EOFH Hartley Sweeten1-85/+84
2013-01-07staging: comedi: comedi_fops: move the MODULE_* information to EOFH Hartley Sweeten1-4/+4
2013-01-07staging: comedi: comedi_fops: remove the goto's in comedi_write()H Hartley Sweeten1-24/+11
2013-01-07staging: comedi: comedi_fops: remove the goto's in comedi_read()H Hartley Sweeten1-24/+10
2013-01-07staging: comedi: comedi_fops: cleanup comedi_poll()H Hartley Sweeten1-29/+20
2013-01-07staging: comedi: comedi_fops: cleanup do_devinfo_ioctl()H Hartley Sweeten1-7/+8
2013-01-07staging: comedi: comedi_fops: rename comedi_{read,write}_subdevice()H Hartley Sweeten1-20/+18
2013-01-07staging: comedi: comedi_fops: rename comedi_get_device_file_info()H Hartley Sweeten1-7/+7
2013-01-07staging: comedi: comedi_fops: rename struct comedi_device_file_infoH Hartley Sweeten1-51/+44
2013-01-07staging: comedi: don't expose struct comedi_device_file_infoH Hartley Sweeten2-7/+7
2013-01-07staging: comedi: comedi_fops: don't export comedi_get_device_file_info()H Hartley Sweeten2-14/+12
2013-01-07staging: comedi: use comedi_dev_from_minor()H Hartley Sweeten4-43/+15
2013-01-07staging: comedi: comedi_fops: introduce comedi_dev_from_minor()H Hartley Sweeten2-0/+12
2013-01-07staging: comedi: don't expose comedi_get_{read, write}_subdeviceH Hartley Sweeten2-20/+20
2013-01-07staging: comedi: comedi_fops: remove forward declarationsH Hartley Sweeten1-89/+80
2013-01-07staging: comedi: pcm_common: remove moduleH Hartley Sweeten5-85/+110
2013-01-07staging: comedi: addi_apci_2032: support stop_src == TRIG_COUNTIan Abbott1-5/+44
2013-01-07staging: comedi: addi_apci_2032: always initialize interrupt subdeviceIan Abbott1-7/+6
2013-01-07staging: comedi: addi_apci_2032: use channel listIan Abbott1-19/+80
2013-01-07staging: comedi: addi_apci_2032: only disable triggered interruptsIan Abbott1-1/+7
2013-01-07staging: comedi: addi_apci_2032: make insn_bits read live dataIan Abbott1-4/+4
2013-01-07staging: comedi: addi_apci_2032: set COMEDI_CB_OVERFLOWIan Abbott1-2/+4