index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
sbus
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-19
Staging: slicoss: Refactor code by introducing new function slic_interrupt_ca...
Rashika Kheria
1
-58
/
+62
2013-10-19
Staging: slicoss: Replace printk() with pr_debug() or dev_dbg() as required
Rashika Kheria
1
-4
/
+4
2013-10-19
Staging: slicoss: Removal of if check since debugfs_remove(NULL) is safe
Rashika Kheria
1
-12
/
+3
2013-10-19
Staging: dgnc: avoiding buffer overflow
Ashvini Varatharaj
1
-1
/
+1
2013-10-19
Staging: dgnc: removing the comparison 'board<0'
Ashvini Varatharaj
1
-1
/
+1
2013-10-19
staging: dgnc: braces {} are not necessary for single statement in dgnc_driver.c
Archana kumari
1
-2
/
+1
2013-10-19
staging: dgnc:Removed unecessary error messages in dgnc_driver.c
Archana kumari
1
-2
/
+0
2013-10-19
staging: wlags49_h2: Fixes the sparse warning in sta_h2.c
Archana kumari
1
-2
/
+2
2013-10-19
staging: wlags49_h2: fixed space prohibited warnings in hcf.h
Archana kumari
1
-11
/
+11
2013-10-19
staging: comedi: s626: bitfield manipulation macros for CRA, CRB and setup
Ian Abbott
1
-41
/
+212
2013-10-19
staging: comedi: s626: add missing bits for 'CRB' register
Ian Abbott
1
-3
/
+11
2013-10-19
staging: comedi: s626: correct S626_CRAMSK_CLKPOL_A macro (unused)
Ian Abbott
1
-1
/
+1
2013-10-19
staging: comedi: s626: distinguish counter src from encoder mode
Ian Abbott
2
-61
/
+67
2013-10-19
staging: comedi: s626: correct a comment in s626_get_mode_b()
Ian Abbott
1
-1
/
+1
2013-10-19
staging: comedi: s626: specify bitshift for encoder A clock source
Ian Abbott
1
-1
/
+1
2013-10-19
staging: comedi: s626: clock polarity and direction are the same
Ian Abbott
1
-4
/
+0
2013-10-19
staging: comedi: rtd520: use normal bitfield functions
Ian Abbott
1
-20
/
+7
2013-10-19
Staging: ft1000: fixed two coding style issues
Aldo Iljazi
1
-2
/
+2
2013-10-19
staging: xillybus: Use dev_* functions instead of pr_* in xillybus_core
Eli Billauer
1
-46
/
+69
2013-10-19
staging: xillybus: Use dev_* functions instead of pr_* in xillybus_of
Eli Billauer
1
-6
/
+8
2013-10-19
staging: xillybus: Use dev_* functions instead of pr_* in xillybus_pcie
Eli Billauer
1
-13
/
+12
2013-10-19
staging: xillybus: Remember device pointer for use with dev_* functions
Eli Billauer
1
-1
/
+1
2013-10-19
staging/lustre/lnet: Remove unnecessary spaces in router_proc.c
Lisa Nguyen
1
-10
/
+10
2013-10-19
staging/lustre/lnet: Fix static initialization error in router_proc.c
Lisa Nguyen
1
-1
/
+1
2013-10-19
staging/lustre/lnet: Reformat pointer variable in lib-move.c
Lisa Nguyen
1
-1
/
+1
2013-10-19
staging/lustre/lnet: Remove () from return statements in lib-move.c
Lisa Nguyen
1
-13
/
+13
2013-10-19
staging/lustre/lnet: Adjust lines to meet 80 column limit in lib-move.c
Lisa Nguyen
1
-11
/
+17
2013-10-19
staging/lustre/lnet: Move open braces to previous lines in lib-move.c
Lisa Nguyen
1
-8
/
+4
2013-10-19
staging/lustre/lnet: Remove unnecessary whitespace in lib-move.c
Lisa Nguyen
1
-147
/
+147
2013-10-19
staging/lustre/lnet/selftest: Remove unnecessary spaces in brw_test.c
Lisa Nguyen
1
-32
/
+32
2013-10-19
staging/lustre/lnet/selftest: Fix trailing statements in brw_test.c
Lisa Nguyen
1
-9
/
+18
2013-10-19
Linux 3.12-rc6
v3.12-rc6
Linus Torvalds
1
-1
/
+1
2013-10-19
staging: rtl8192u: fix sparse warning, make a function static
Teodora Baluta
1
-2
/
+2
2013-10-19
Staging: speakup: removing jiffies comparison in speakup_apollo.c
Ashvini Varatharaj
1
-1
/
+1
2013-10-19
Staging: speakup: removing jiffies comparison using time_after_eq()
Ashvini Varatharaj
1
-1
/
+1
2013-10-18
iio: light: gp2ap020a00f: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-18
iio: adc: ti-adc081c: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-18
iio: adc: nau7802: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-18
iio: adc: mcp3422: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-18
Btrfs: release path before starting transaction in can_nocow_extent
Josef Bacik
1
-0
/
+1
2013-10-18
iio: at91: introduce touch screen support in iio adc driver
Josh Wu
3
-24
/
+405
2013-10-18
staging:iio:hmc5843: Trivial cleanup
Peter Meerwald
1
-1
/
+1
2013-10-18
staging:iio:hmc5843: Check initialization and chip identifier
Peter Meerwald
1
-6
/
+27
2013-10-18
staging:iio:hmc5843: Introduce _set_range_gain()
Peter Meerwald
1
-12
/
+17
2013-10-18
staging:iio:hmc5843: Rename _set_rate() to _set_samp_freq()
Peter Meerwald
1
-16
/
+15
2013-10-18
staging:iio:hmc5843: Reorganize _set_meas_conf()
Peter Meerwald
1
-25
/
+20
2013-10-18
staging:iio:hmc5843: Rename _configure() to _set_mode()
Peter Meerwald
1
-11
/
+16
2013-10-18
staging:iio:hmc5843: Remove ability to change operating mode
Peter Meerwald
1
-68
/
+0
2013-10-18
staging:iio:hmc5843: Add trigger handling
Peter Meerwald
1
-8
/
+61
2013-10-18
staging:iio:hmc5843: Always read all channels values otherwise no updates
Peter Meerwald
1
-21
/
+32
[next]