index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio:ad7793: Add support for the ad7798 and ad7799
Lars-Peter Clausen
2012-11-30
1
-14
/
+102
*
staging:iio: Move ad7793 driver out of staging
Lars-Peter Clausen
2012-11-30
6
-131
/
+14
*
staging:iio:ad7793: Implement stricter id checking
Lars-Peter Clausen
2012-11-30
1
-1
/
+9
*
staging:iio:ad7793: Move register definitions from header to source
Lars-Peter Clausen
2012-11-30
2
-93
/
+93
*
staging:iio:ad7793: Rework regulator handling
Lars-Peter Clausen
2012-11-30
2
-21
/
+26
*
staging:iio:ad7793: Rework platform data
Lars-Peter Clausen
2012-11-30
2
-9
/
+123
*
staging:iio:ad7793: Use kstrtol instead of strict_strtol
Lars-Peter Clausen
2012-11-30
1
-1
/
+1
*
staging:iio:ad7793: Use usleep_range instead of msleep
Lars-Peter Clausen
2012-11-30
1
-1
/
+1
*
staging:iio:ad7793: Fix temperature scale
Lars-Peter Clausen
2012-11-30
1
-1
/
+1
*
staging:iio:ad7793: Fix VDD monitor scale
Lars-Peter Clausen
2012-11-30
1
-1
/
+1
*
staging: gdm72xx: unlock on error in init_usb()
Dan Carpenter
2012-11-30
1
-0
/
+1
*
staging: panel: pass correct lengths to keypad_send_key()
Dan Carpenter
2012-11-30
1
-4
/
+4
*
staging: comedi: addi_apci_2032: fix interrupt support
H Hartley Sweeten
2012-11-30
1
-56
/
+100
*
staging: comedi: addi_apci_2032: move i_APCI2032_ConfigDigitalOutput()
H Hartley Sweeten
2012-11-30
1
-29
/
+29
*
staging: comedi: addi_apci_2032: remove the timer s->range_table
H Hartley Sweeten
2012-11-30
1
-1
/
+0
*
staging: comedi: addi_apci_2032: cleanup the subdevice init
H Hartley Sweeten
2012-11-30
1
-16
/
+16
*
staging: comedi: addi_apci_2032: fix the watchdog timer subdevice
H Hartley Sweeten
2012-11-30
1
-30
/
+61
*
staging: comedi: addi_apci_2032: remove need for addi-data/addi_common.h
H Hartley Sweeten
2012-11-30
1
-4
/
+2
*
staging: comedi: addi_apci_2032: remove use of struct addi_private
H Hartley Sweeten
2012-11-30
1
-26
/
+5
*
staging: comedi: addi_apci_2032: fix i_APCI2032_ReadWatchdog()
H Hartley Sweeten
2012-11-30
1
-3
/
+7
*
staging: comedi: addi_apci_2032: cleanup register map defines
H Hartley Sweeten
2012-11-30
1
-79
/
+57
*
staging: comedi: addi_apci_2032: merge in hwdrv_apci2032.c
H Hartley Sweeten
2012-11-30
2
-365
/
+215
*
staging: comedi: addi_apci_2032: cleanup the s->subdev_flags
H Hartley Sweeten
2012-11-30
1
-3
/
+2
*
staging: comedi: addi_apci_2032: remove boardinfo
H Hartley Sweeten
2012-11-30
1
-81
/
+20
*
staging: comedi: addi_apci_2032: only allocate needed subdevices
H Hartley Sweeten
2012-11-30
1
-26
/
+5
*
staging: comedi: addi_apci_2032: remove use of devpriv->s_EeParameters
H Hartley Sweeten
2012-11-30
1
-23
/
+5
*
staging: comedi: addi_apci_2032: don't read the unused PCI bars
H Hartley Sweeten
2012-11-30
1
-4
/
+0
*
staging: comedi: addi_apci_2032: remove devpriv->iobase usage
H Hartley Sweeten
2012-11-30
2
-25
/
+17
*
staging: comedi: addi_apci_2032: remove unnecessary info from boardinfo
H Hartley Sweeten
2012-11-30
1
-4
/
+0
*
staging: comedi: addi_apci_2032: simplify the PCI bar reading
H Hartley Sweeten
2012-11-30
1
-20
/
+4
*
staging: comedi: addi_apci_2032: absorb i_APCI2032_Reset()
H Hartley Sweeten
2012-11-30
2
-35
/
+11
*
staging: comedi: addi_apci_2032: remove unnecessary include
H Hartley Sweeten
2012-11-30
1
-1
/
+0
*
staging: comedi: addi_apci_2032: remove eeprom support code
H Hartley Sweeten
2012-11-30
1
-45
/
+1
*
staging: comedi: addi_apci_2032: board does not have analog inputs
H Hartley Sweeten
2012-11-30
1
-33
/
+1
*
staging: comedi: addi_apci_2032: board does not have analog outputs
H Hartley Sweeten
2012-11-30
1
-13
/
+2
*
staging: comedi: addi_apci_2032: board does not have digital inputs
H Hartley Sweeten
2012-11-30
1
-16
/
+2
*
staging: comedi: addi_apci_2032: board does not have ttl i/o
H Hartley Sweeten
2012-11-30
1
-20
/
+1
*
staging: comedi: addi_apci_2032: separate from addi_common.c
H Hartley Sweeten
2012-11-30
1
-3
/
+311
*
staging: r8712u: Fix possible buffer overrun
Larry Finger
2012-11-28
1
-1
/
+1
*
staging: gdm72xx: use %pI4 format to print IPv4 address and remove last usage...
Shan Wei
2012-11-28
1
-12
/
+1
*
staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_rx.c
YAMANE Toshiaki
2012-11-28
1
-17
/
+17
*
staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_rx.c
YAMANE Toshiaki
2012-11-28
1
-27
/
+20
*
staging/rtl8187se: Use netdev_ printks in ieee80211/ieee80211_rx.c
YAMANE Toshiaki
2012-11-28
1
-12
/
+11
*
staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_rx.c
YAMANE Toshiaki
2012-11-28
1
-4
/
+4
*
staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_rx.c
YAMANE Toshiaki
2012-11-28
1
-97
/
+54
*
staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_rx.c
YAMANE Toshiaki
2012-11-28
1
-32
/
+32
*
staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_rx.c
YAMANE Toshiaki
2012-11-28
1
-28
/
+28
*
staging/rtl8187se: Fix include file issue in ieee80211/ieee80211_rx.c
YAMANE Toshiaki
2012-11-28
1
-1
/
+1
*
staging/rtl8187se: Use netdev_ printks in ieee80211/ieee80211_softmac_wx.c
YAMANE Toshiaki
2012-11-27
1
-2
/
+2
*
staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_softmac_wx.c
YAMANE Toshiaki
2012-11-27
1
-3
/
+3
[next]