index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-ds3234.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-06-23
staging:iio:trigger: Use to_iio_trigger() instead of dev_get_drvdata()
Lars-Peter Clausen
3
-5
/
+5
2012-06-23
staging: vt6656: Correct a few assignments to be compares in iwctl_siwencodee...
Jesper Juhl
1
-3
/
+3
2012-06-23
staging: rts5139: Remove duplicate include of rts51x.h
Jesper Juhl
1
-1
/
+0
2012-06-23
staging: rts5139: rts51x_chip: fixed brace coding style issue
Erik Jones
1
-3
/
+2
2012-06-23
staging: comedi: ni_daq_700: refactor the pcmcia attach/detach
H Hartley Sweeten
1
-30
/
+9
2012-06-23
staging: comedi: ni_daq_700: remove the pcmcia suspend/resume
H Hartley Sweeten
1
-12
/
+0
2012-06-23
staging: comedi: ni_daq_700: remove unneeded pcmcia private data
H Hartley Sweeten
1
-17
/
+0
2012-06-23
staging: comedi: ni_daq_700: remove unused pcmcia 'stop' logic
H Hartley Sweeten
1
-9
/
+0
2012-06-23
staging: comedi: ni_daq_700: cleanup pcmcia debug output messages
H Hartley Sweeten
1
-8
/
+4
2012-06-23
staging: comedi: ni_daq_700: fix return for insn_config function
H Hartley Sweeten
1
-2
/
+1
2012-06-23
staging: comedi: ni_daq_700: use a local var to fix a > 80 char line issue
H Hartley Sweeten
1
-4
/
+2
2012-06-23
staging: comedi: ni_daq_700: remove some dangling ';'
H Hartley Sweeten
1
-2
/
+2
2012-06-23
staging: comedi: ni_daq_700: remove local variable in the 'attach' function
H Hartley Sweeten
1
-5
/
+2
2012-06-23
staging: comedi: ni_daq_700: change the 'attach' printk's to dev_printk's
H Hartley Sweeten
1
-4
/
+6
2012-06-23
staging: comedi: ni_daq_700: remove the #ifdef'ed out irq code
H Hartley Sweeten
1
-23
/
+2
2012-06-23
staging: comedi: ni_daq_700: remove the subdev_700_init function
H Hartley Sweeten
1
-21
/
+10
2012-06-23
staging: comedi: ni_daq_700: remove a couple unused defines
H Hartley Sweeten
1
-6
/
+0
2012-06-23
staging: comedi: ni_daq_700: remove the CALLBACK_* code
H Hartley Sweeten
1
-44
/
+2
2012-06-23
staging: comedi: ni_daq_700: remove unused private data variable
H Hartley Sweeten
1
-4
/
+1
2012-06-23
staging: comedi: ni_daq_700: remove thisboard macro
H Hartley Sweeten
1
-5
/
+1
2012-06-23
staging: comedi: ni_daq_700: move the boardinfo variable
H Hartley Sweeten
1
-9
/
+8
2012-06-23
staging: comedi: ni_daq_700: Remove bustype variable from the boardinfo
H Hartley Sweeten
1
-21
/
+6
2012-06-23
staging: comedi: ni_daq_700: Remove unneeded variables from the boardinfo
H Hartley Sweeten
1
-8
/
+0
2012-06-23
staging: comedi: ni_daq_700: Remove unused variables from the boardinfo
H Hartley Sweeten
1
-4
/
+0
2012-06-23
staging: comedi: ni_daq_700: Remove a "do nothing" function stub
H Hartley Sweeten
1
-8
/
+0
2012-06-23
staging: comedi: ni_daq_700: Remove the unused private data struct
H Hartley Sweeten
1
-11
/
+0
2012-06-23
staging: comedi: ni_daq_700: Move the comedi_driver variable
H Hartley Sweeten
1
-14
/
+10
2012-06-23
staging: comedi: ni_daq_700: refactor the pcmcia support code
H Hartley Sweeten
1
-44
/
+36
2012-06-23
staging: comedi: ni_daq_700: remove some useless comments
H Hartley Sweeten
1
-13
/
+6
2012-06-23
staging: comedi: ni_daq_700: cleanup to the pcmcia_driver declaration
H Hartley Sweeten
1
-7
/
+7
2012-06-23
staging: comedi: ni_daq_700: change driver registration order
H Hartley Sweeten
1
-2
/
+8
2012-06-23
staging: comedi: ni_daq_700: consolidate the init and exit functions
H Hartley Sweeten
1
-14
/
+2
2012-06-23
staging: comedi: ni_daq_700: add the module_{init, exit} declarations
H Hartley Sweeten
1
-2
/
+4
2012-06-23
staging: comedi: ni_daq_700: move the MODULE_* stuff to the EOF
H Hartley Sweeten
1
-4
/
+5
2012-06-23
staging: comedi: ni_daq_700: remove exported symbols
H Hartley Sweeten
1
-130
/
+7
2012-06-23
staging: comedi: double unlock in usbduxsigma_attach()
Dan Carpenter
1
-1
/
+0
2012-06-23
staging: comedi: s626: factor out the find PCI device code
H Hartley Sweeten
1
-22
/
+32
2012-06-23
staging: comedi: s626: remove private INLINE macro
H Hartley Sweeten
1
-4
/
+0
2012-06-23
staging: comedi: s626: remove private DEBUG macro
H Hartley Sweeten
2
-212
/
+3
2012-06-23
staging: comedi: s626: remove forward declarations 7
H Hartley Sweeten
1
-100
/
+85
2012-06-23
staging: comedi: s626: remove forward declarations 6
H Hartley Sweeten
1
-128
/
+94
2012-06-23
staging: comedi: s626: remove forward declarations 5
H Hartley Sweeten
1
-115
/
+109
2012-06-23
staging: comedi: s626: remove forward declarations 4
H Hartley Sweeten
1
-248
/
+240
2012-06-23
staging: comedi: s626: remove forward declarations 3
H Hartley Sweeten
1
-63
/
+61
2012-06-23
staging: comedi: s626: remove forward declarations 2
H Hartley Sweeten
1
-73
/
+70
2012-06-23
staging: comedi: s626: remove forward declarations 1
H Hartley Sweeten
1
-571
/
+511
2012-06-23
staging: comedi: s626: pointers should be cleared with NULL not 0
H Hartley Sweeten
1
-1
/
+1
2012-06-23
staging: comedi: s626: local functions should not be exposed globally
H Hartley Sweeten
1
-1
/
+1
2012-06-21
pstore/ram_core: Better ECC size checking
Anton Vorontsov
1
-8
/
+8
2012-06-21
pstore/ram_core: Proper checking for post_init errors (e.g. improper ECC size)
Anton Vorontsov
1
-7
/
+15
[next]