index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
arm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-26
Staging: bcm: Remove typedef for _stLocalSFAddRequest and call directly.
Kevin McKinney
2
-9
/
+5
2012-09-26
Staging: bcm: Remove typedef for _stLocalSFAddIndication and call directly.
Kevin McKinney
2
-23
/
+9
2012-09-26
Staging: bcm: Remove typedef for _stLocalSFDeleteRequest and call directly.
Kevin McKinney
2
-7
/
+4
2012-09-26
Staging: bcm: Remove typedef for stLocalSFDeleteIndication and call directly.
Kevin McKinney
2
-9
/
+6
2012-09-26
staging: rtl8712: fix foo* bar (foo*) errors reported by checkpatch
Devendra Naga
1
-4
/
+4
2012-09-26
staging: rtl8712: fix a foo * bar errors reported by checkpatch
Devendra Naga
1
-1
/
+1
2012-09-26
staging: rtl8712: remove assignment of 0 to a static global variable
Devendra Naga
1
-1
/
+1
2012-09-26
staging: rts5139: use kzalloc() to close an info leak
Dan Carpenter
1
-1
/
+1
2012-09-26
staging "wlan-ng" Fix typos.
Justin P. Mattock
4
-5
/
+5
2012-09-26
Staging: winbond: Removed undesired spaces, lines and tabs
Harsh Kumar
1
-14
/
+10
2012-09-26
Staging: winbond: Changed c99 comments to c89 comments
Harsh Kumar
1
-20
/
+16
2012-09-26
staging: winbond: Coding Style correction and removal of unused macro
Harsh Kumar
1
-5
/
+4
2012-09-26
staging: sbe-2t3e3: fix error handling in t3e3_init_channel()
Alexey Khoroshilov
1
-4
/
+11
2012-09-22
staging:iio:dummy: Fix potential NULL pointer dereference
Lars-Peter Clausen
3
-16
/
+21
2012-09-22
power: battery: Generic battery driver using IIO
anish kumar
4
-0
/
+459
2012-09-22
HID: hid-sensor-hub: Fix sensor_hub_probe error handling
Axel Lin
1
-8
/
+4
2012-09-22
HID: hid-sensor-hub: Remove hdev->claimed setting
Axel Lin
1
-2
/
+0
2012-09-22
iio: adc: add new lp8788 adc driver
Kim, Milo
3
-0
/
+271
2012-09-22
staging:iio:ad7780: Add support for the ad7170/ad7171
Lars-Peter Clausen
2
-8
/
+32
2012-09-22
staging:iio:ad7780: Make powerdown GPIO optional
Lars-Peter Clausen
1
-14
/
+17
2012-09-22
staging:iio:sca3000: Do not return a error in remove function
Lars-Peter Clausen
1
-4
/
+2
2012-09-22
staging:iio:lis3l02dq: Do not return a error in remove function
Lars-Peter Clausen
1
-10
/
+4
2012-09-22
staging:iio:ade7759: Do not return a error in remove function
Lars-Peter Clausen
1
-7
/
+2
2012-09-22
staging:iio:ade7758: Do not return a error in remove function
Lars-Peter Clausen
1
-7
/
+2
2012-09-22
staging:iio:ade7754: Do not return a error in remove function
Lars-Peter Clausen
1
-8
/
+2
2012-09-22
staging:iio:ade7753: Do not return a error in remove function
Lars-Peter Clausen
1
-8
/
+3
2012-09-22
staging:iio:adis16400: Do not return a error in remove function
Lars-Peter Clausen
1
-7
/
+1
2012-09-22
staging:iio:adis16200: Do not return a error in remove function
Lars-Peter Clausen
1
-8
/
+2
2012-09-22
iio: inkern: clean up error return code
Kim, Milo
1
-5
/
+8
2012-09-22
iio: inkern: put the IIO device when it fails to allocate memory
Kim, Milo
1
-1
/
+4
2012-09-22
iio: dac/ad5755: signedness bug in ad5755_setup_pdata()
Dan Carpenter
1
-1
/
+1
2012-09-22
iio: hid-sensors: Prevent crash during hot-unplug
Srinivas Pandruvada
1
-0
/
+1
2012-09-21
staging: comedi: ni_labpc: don't pass struct comedi_cmd by value
Ian Abbott
1
-5
/
+5
2012-09-21
staging: comedi: das1800: don't pass struct comedi_cmd by value
Ian Abbott
1
-36
/
+41
2012-09-21
staging: comedi: das16: pass struct comedi_cmd by reference
Ian Abbott
1
-9
/
+9
2012-09-21
staging: comedi: fix memory leak for saved channel list
Ian Abbott
1
-1
/
+2
2012-09-21
staging: comedi: ni_labpc: pass ai scan mode through various functions
Ian Abbott
1
-63
/
+61
2012-09-21
staging: comedi: 8253: mmio address is a void __iomem *
H Hartley Sweeten
2
-12
/
+15
2012-09-21
staging: comedi: kcomedilib: fix a __user space access issue
H Hartley Sweeten
1
-7
/
+7
2012-09-21
staging: comedi: me_daq: use attach_pci callback
H Hartley Sweeten
1
-56
/
+32
2012-09-21
staging: comedi: me_daq: use request_firmware()
H Hartley Sweeten
1
-30
/
+31
2012-09-21
staging: comedi: usbdux: remove usbdux_attach
H Hartley Sweeten
1
-52
/
+3
2012-09-21
staging: comedi: usbduxfast: remove usbduxfast_attach
H Hartley Sweeten
1
-51
/
+3
2012-09-21
staging: comedi: usbduxsigma: remove usbduxsigma_attach
H Hartley Sweeten
1
-50
/
+3
2012-09-21
staging: comedi: s526: rename s526_ai_config
H Hartley Sweeten
1
-6
/
+6
2012-09-21
staging: comedi: s526: remove struct s526GPCTConfig
H Hartley Sweeten
1
-37
/
+9
2012-09-21
staging: comedi: s526: cleanup s526_gpct_winsn()
H Hartley Sweeten
1
-23
/
+16
2012-09-21
staging: comedi: s526: cleanup s526_gpct_insn_config()
H Hartley Sweeten
1
-53
/
+55
2012-09-21
staging: comedi: s526: cleanup s526_gpct_rinsn()
H Hartley Sweeten
1
-9
/
+12
2012-09-21
staging: comedi: s526: rename local var used for CR_CHAN() value
H Hartley Sweeten
1
-61
/
+54
[next]