index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-05
NFC: st21nfca: Use unified device property API meaningfully
Andy Shevchenko
1
-24
/
+5
2017-04-05
NFC: st21nfca: Covert to use GPIO descriptor
Andy Shevchenko
1
-27
/
+13
2017-04-05
NFC: st21nfca: Get rid of "interesting" use of interrupt polarity
Andy Shevchenko
1
-6
/
+1
2017-04-05
NFC: st21nfca: Get rid of platform data
Andy Shevchenko
1
-43
/
+3
2017-04-05
NFC: st21nfca: Fix obvious typo when check error code
Andy Shevchenko
1
-2
/
+2
2017-04-05
NFC: pn544: Get rid of code duplication in ->probe()
Andy Shevchenko
1
-67
/
+17
2017-04-05
NFC: pn544: Add GPIO ACPI mapping table
Andy Shevchenko
1
-4
/
+17
2017-04-05
NFC: pn544: Convert to use devm_request_threaded_irq()
Andy Shevchenko
1
-11
/
+5
2017-04-05
NFC: pn544: Convert to use GPIO descriptor
Andy Shevchenko
1
-93
/
+33
2017-04-05
NFC: pn544: Get rid of platform data
Andy Shevchenko
1
-37
/
+6
2017-04-02
NFC: pn533: change order operations in dev registation
Andrey Rusalin
4
-27
/
+48
2017-04-02
NFC: pn533: improve cmd queue handling
Andrey Rusalin
1
-13
/
+27
2017-04-02
NFC: pn533: change order of free_irq and dev unregistration
Andrey Rusalin
1
-2
/
+2
2017-04-02
nfc: fdp: fix NULL pointer dereference
Sudip Mukherjee
1
-3
/
+3
2017-04-02
NFC: Make EN2 pin optional in the TRF7970A driver
Guan Ben
1
-12
/
+14
2017-04-02
nfc: nxp-nci: use msleep for long delays
Nicholas Mc Guire
1
-1
/
+1
2017-04-02
NFC: st21nfca: Fix potential memory leak
Christophe JAILLET
1
-6
/
+6
2017-04-02
NFC: nfcmrvl: double free on error path
Dan Carpenter
1
-3
/
+2
2017-04-02
nfc: st21nfca: Remove unneeded linux/miscdevice.h include
Corentin Labbe
1
-1
/
+0
2017-04-02
nfc: pn544: Remove unneeded linux/miscdevice.h include
Corentin Labbe
1
-1
/
+0
2017-04-02
nfc: nxp-nci: Remove unneeded linux/miscdevice.h include
Corentin Labbe
1
-1
/
+0
2017-04-02
NFC: nxp-nci: Include unaligned.h instead of access_ok.h
Guenter Roeck
2
-2
/
+2
2017-04-02
NFC: nfcmrvl: Include unaligned.h instead of access_ok.h
Tobias Klauser
1
-1
/
+1
2017-04-02
NFC: nfcmrvl: drop duplicate header gpio.h
Geliang Tang
1
-1
/
+0
2017-04-02
NFC: remove TI nfcwilink driver
Rob Herring
3
-590
/
+0
2017-04-02
nfc: Fix hangup of RC-S380* in port100_send_ack()
OGAWA Hirofumi
1
-12
/
+23
2017-04-02
nfc: Fix RC-S380* needs zero-length packet
OGAWA Hirofumi
1
-0
/
+1
2017-04-02
nfc: Add support RC-S380P to port100
OGAWA Hirofumi
1
-3
/
+5
2017-04-01
net: dsa: Mock-up driver
Florian Fainelli
5
-1
/
+390
2017-04-01
net: dsa: mv88e6xxx: add cross-chip bridging
Vivien Didelot
1
-1
/
+33
2017-04-01
net: dsa: mv88e6xxx: remap existing bridge members
Vivien Didelot
1
-0
/
+20
2017-04-01
net: dsa: mv88e6xxx: factorize in-chip bridge map
Vivien Didelot
1
-22
/
+25
2017-04-01
net: dsa: mv88e6xxx: rework in-chip bridging
Vivien Didelot
1
-17
/
+32
2017-04-01
net: dsa: mv88e6xxx: allocate the number of ports
Vivien Didelot
1
-1
/
+1
2017-04-01
net: dsa: mv88e6xxx: program the PVT with all ones
Vivien Didelot
4
-9
/
+86
2017-04-01
net: dsa: mv88e6xxx: use 4-bit port for PVT data
Vivien Didelot
4
-0
/
+48
2017-04-01
net: dsa: mv88e6xxx: move PVT description in info
Vivien Didelot
3
-22
/
+34
2017-04-01
dpaa_eth: use AVOIDBLOCK for Tx confirmation queues
Madalin Bucur
1
-1
/
+1
2017-04-01
fsl/fman: take into account all RGMII modes
Madalin Bucur
2
-2
/
+11
2017-04-01
vxlan: vxlan dev should inherit lowerdev's gso_max_size
Felix Manlunas
1
-0
/
+5
2017-03-31
ibmvnic: Cleanup failure path in ibmvnic_open
Nathan Fontenot
1
-32
/
+19
2017-03-31
ibmvnic: Create init/release routines for stats token
Nathan Fontenot
1
-12
/
+34
2017-03-31
ibmvnic: Merge the two release_sub_crq_queue routines
Nathan Fontenot
1
-32
/
+22
2017-03-31
ibmvnic: Create init and release routines for the rx pool
Nathan Fontenot
1
-103
/
+101
2017-03-31
ibmvnic: Create init and release routines for the tx pool
Nathan Fontenot
1
-56
/
+78
2017-03-31
ibmvnic: Create init and release routines for the bounce buffer
Nathan Fontenot
1
-27
/
+50
2017-03-31
ibmvnic: Update main crq initialization and release
Nathan Fontenot
1
-7
/
+15
2017-03-31
net: dsa: mv88e6xxx: debug ATU Age Time
Vivien Didelot
1
-1
/
+8
2017-03-30
ibmvnic: Remove debugfs support
Nathan Fontenot
2
-658
/
+0
2017-03-30
bonding: refine bond_fold_stats() wrap detection
Eric Dumazet
1
-3
/
+8
[next]