index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-max7301.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-07
staging: android: Fix two checkpatch issues in binder.c
Cruz Julian Bishop
1
-3
/
+3
2013-01-07
staging: android: Avoid using camelcase in binder.h
Cruz Julian Bishop
1
-2
/
+2
2013-01-07
staging/csr: Fix dereference before check
Peter Huewe
1
-15
/
+26
2013-01-07
staging: Add angle bracket before and after the URL
Masanari Iida
4
-4
/
+4
2013-01-07
staging: vme: Fix URL in Kconfig
Masanari Iida
1
-1
/
+1
2013-01-07
staging: rtl8712: avoid a useless call to memset().
Cyril Roelandt
1
-4
/
+4
2013-01-07
staging: omap-thermal: fix error check in omap_thermal_expose_sensor() and in...
Cyril Roelandt
1
-2
/
+2
2013-01-07
staging: comedi: Makefile: conditionally compile multi-file core module
H Hartley Sweeten
3
-15
/
+6
2013-01-07
Staging: comedi: addi_common.c: checkpatch.pl fixes
Lijo Antony
1
-9
/
+17
2013-01-07
staging: comedi: comedi_test: whitespace fixes
Ian Abbott
1
-4
/
+4
2013-01-07
staging: comedi: comedi_test: tidy up waveform_ai_interrupt()
Ian Abbott
1
-13
/
+7
2013-01-07
staging: comedi: comedi_test: make samples unsigned
Ian Abbott
1
-9
/
+12
2013-01-07
staging: comedi: comedi_test: change end-of-acquisition test
Ian Abbott
1
-10
/
+14
2013-01-07
staging: comedi: comedi_test: remove unnecessary del_timer() call
Ian Abbott
1
-2
/
+0
2013-01-07
staging: comedi: comedi_test: fix race when cancelling command
Ian Abbott
1
-1
/
+1
2013-01-07
Staging: comedi: comedidev.h: fixed a camel case
Lijo Antony
1
-4
/
+4
2013-01-07
staging: comedi: store the 'index' for each subdevice
H Hartley Sweeten
7
-8
/
+7
2013-01-07
staging: comedi: comedi_fops: use kzalloc in comedi_alloc_subdevice_minor()
H Hartley Sweeten
1
-2
/
+2
2013-01-07
staging: comedi: comedi_fops: cleanup comedi_mmap()
H Hartley Sweeten
1
-15
/
+14
2013-01-07
staging: comedi: comedi_fops: cleanup comedi_{read, write}_subdevice()
H Hartley Sweeten
1
-6
/
+6
2013-01-07
staging: comedi: comedi_fops: introduce comedi_is_subdevice_idle()
H Hartley Sweeten
1
-4
/
+10
2013-01-07
staging: comedi: comedi_fops: introduce comedi_is_subdevice_in_error()
H Hartley Sweeten
1
-8
/
+11
2013-01-07
staging: comedi: comedi_fops: don't export comedi_get_subdevice_runflags()
H Hartley Sweeten
2
-3
/
+1
2013-01-07
staging: comedi: use comedi_is_subdevice_running()
H Hartley Sweeten
2
-8
/
+8
2013-01-07
staging: comedi: comedi_fops: introduce comedi_is_subdevice_running()
H Hartley Sweeten
2
-0
/
+10
2013-01-07
staging: comedi: comedi_fops: move comedi_get_subdevice_runflags()
H Hartley Sweeten
1
-12
/
+12
2013-01-07
staging: comedi: comedi_fops: fix a number of sizeof(struct foo) forms
H Hartley Sweeten
1
-24
/
+20
2013-01-07
staging: comedi: comedi_fops: move comedi_cleanup_legacy_minors()
H Hartley Sweeten
1
-8
/
+8
2013-01-07
staging: comedi: comedi_fops: move the module_{init, exit} functions to EOF
H Hartley Sweeten
1
-85
/
+84
2013-01-07
staging: comedi: comedi_fops: move the MODULE_* information to EOF
H Hartley Sweeten
1
-4
/
+4
2013-01-07
staging: comedi: comedi_fops: remove the goto's in comedi_write()
H Hartley Sweeten
1
-24
/
+11
2013-01-07
staging: comedi: comedi_fops: remove the goto's in comedi_read()
H Hartley Sweeten
1
-24
/
+10
2013-01-07
staging: comedi: comedi_fops: cleanup comedi_poll()
H Hartley Sweeten
1
-29
/
+20
2013-01-07
staging: comedi: comedi_fops: cleanup do_devinfo_ioctl()
H Hartley Sweeten
1
-7
/
+8
2013-01-07
staging: comedi: comedi_fops: rename comedi_{read,write}_subdevice()
H Hartley Sweeten
1
-20
/
+18
2013-01-07
staging: comedi: comedi_fops: rename comedi_get_device_file_info()
H Hartley Sweeten
1
-7
/
+7
2013-01-07
staging: comedi: comedi_fops: rename struct comedi_device_file_info
H Hartley Sweeten
1
-51
/
+44
2013-01-07
staging: comedi: don't expose struct comedi_device_file_info
H Hartley Sweeten
2
-7
/
+7
2013-01-07
staging: comedi: comedi_fops: don't export comedi_get_device_file_info()
H Hartley Sweeten
2
-14
/
+12
2013-01-07
staging: comedi: use comedi_dev_from_minor()
H Hartley Sweeten
4
-43
/
+15
2013-01-07
staging: comedi: comedi_fops: introduce comedi_dev_from_minor()
H Hartley Sweeten
2
-0
/
+12
2013-01-07
staging: comedi: don't expose comedi_get_{read, write}_subdevice
H Hartley Sweeten
2
-20
/
+20
2013-01-07
staging: comedi: comedi_fops: remove forward declarations
H Hartley Sweeten
1
-89
/
+80
2013-01-07
staging: comedi: pcm_common: remove module
H Hartley Sweeten
5
-85
/
+110
2013-01-07
staging: comedi: addi_apci_2032: support stop_src == TRIG_COUNT
Ian Abbott
1
-5
/
+44
2013-01-07
staging: comedi: addi_apci_2032: always initialize interrupt subdevice
Ian Abbott
1
-7
/
+6
2013-01-07
staging: comedi: addi_apci_2032: use channel list
Ian Abbott
1
-19
/
+80
2013-01-07
staging: comedi: addi_apci_2032: only disable triggered interrupts
Ian Abbott
1
-1
/
+7
2013-01-07
staging: comedi: addi_apci_2032: make insn_bits read live data
Ian Abbott
1
-4
/
+4
2013-01-07
staging: comedi: addi_apci_2032: set COMEDI_CB_OVERFLOW
Ian Abbott
1
-2
/
+4
[next]