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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-01
NFC: NCI: Fix nci_register_device init sequence
Vincent Cuissard
1
-8
/
+5
2014-09-01
NFC: NCI: Add support of ISO15693
Vincent Cuissard
3
-3
/
+52
2014-09-01
NFC: trf7970a: Make gpio labels more readable
Mark A. Greer
1
-2
/
+2
2014-09-01
NFC: trf7970a: Document the 'en2-rf-quirk' DT property
Mark A. Greer
1
-0
/
+3
2014-09-01
NFC: trf7970a: Add quirk to keep EN2 low
Mark A. Greer
1
-3
/
+16
2014-09-01
NFC: trf7970a: Document the 'irq-status-read-quirk' DT property
Mark A. Greer
1
-0
/
+3
2014-09-01
NFC: trf7970a: Move IRQ Status Read quirk to device tree
Mark A. Greer
1
-5
/
+6
2014-09-01
NFC: trf7970a: Document the 'vin-voltage-override' DTS property
Mark A. Greer
1
-0
/
+2
2014-09-01
NFC: trf7970a: Add VIN voltage override support
Mark A. Greer
1
-1
/
+9
2014-09-01
NFC: digital: Add Inititor-side PSL support
Mark A. Greer
1
-0
/
+101
2014-08-28
carl9170: tx: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
1
-1
/
+1
2014-08-28
ath9k: Fix channel context timer
Sujith Manoharan
1
-1
/
+1
2014-08-28
ath9k: Add more debug statements for channel context
Sujith Manoharan
2
-12
/
+81
2014-08-28
ath9k: Disable fastcc for channel context mode
Sujith Manoharan
1
-0
/
+3
2014-08-28
rt2x00: support Ralink 5362.
Canek Peláez Valdés
2
-1
/
+9
2014-08-28
ath9k: Fix channel context creation
Sujith Manoharan
2
-1
/
+23
2014-08-28
ath9k: Fix interface limits
Sujith Manoharan
1
-2
/
+4
2014-08-28
ath9k: Print the event/state in ath_chanctx_event
Sujith Manoharan
2
-2
/
+38
2014-08-28
ath9k: Add new chanctx events
Sujith Manoharan
2
-0
/
+6
2014-08-28
ath9k: Fix ath_chanctx_get()
Sujith Manoharan
1
-4
/
+10
2014-08-28
ath9k: Move ath9k_beacon_add_noa to channel.c
Sujith Manoharan
3
-49
/
+56
2014-08-28
ath9k: Remove redundant ifdef
Sujith Manoharan
1
-2
/
+0
2014-08-28
ath9k: Fix channel context variables in ath_softc
Sujith Manoharan
1
-2
/
+6
2014-08-28
ath9k: Fix 'offchannel' in ath_softc
Sujith Manoharan
2
-1
/
+3
2014-08-28
ath9k: Fix function argument type
Sujith Manoharan
1
-2
/
+2
2014-08-28
ath9k: Use ath_chanctx_check_active properly
Sujith Manoharan
2
-47
/
+50
2014-08-28
ath9k: Add ath9k_offchannel_init
Sujith Manoharan
3
-8
/
+30
2014-08-28
ath9k: Add ath9k_chanctx_wake_queues
Sujith Manoharan
3
-13
/
+32
2014-08-28
ath9k: Add wrappers for beacon events
Sujith Manoharan
4
-9
/
+32
2014-08-28
ath9k: Fix function declarations
Sujith Manoharan
1
-3
/
+3
2014-08-28
ath9k: Fix channel context events
Sujith Manoharan
6
-33
/
+57
2014-08-28
ath9k: Make ath_chanctx_switch static
Sujith Manoharan
2
-39
/
+37
2014-08-28
ath9k: Make ath_chanctx_get_oper_chan static
Sujith Manoharan
2
-19
/
+18
2014-08-28
ath9k: Make ath_chanctx_offchan_switch static
Sujith Manoharan
2
-15
/
+13
2014-08-28
ath9k: Conditionally compile more functions
Sujith Manoharan
1
-19
/
+19
2014-08-28
ath9k: Exclude more functions
Sujith Manoharan
2
-61
/
+60
2014-08-28
ath9k: Conditionally compile a few functions
Sujith Manoharan
1
-146
/
+146
2014-08-28
ath9k: Cleanup mgd_prepare_tx callback
Sujith Manoharan
3
-34
/
+34
2014-08-28
ath9k: Make ath_chanctx_work static
Sujith Manoharan
2
-10
/
+9
2014-08-28
ath9k: Add a routine to tear down channel contexts
Sujith Manoharan
4
-2
/
+13
2014-08-28
ath9k: Add a routine for initializing channel contexts
Sujith Manoharan
3
-15
/
+25
2014-08-28
carl9170: Remove redundant protection check
Andreea-Cristina Bernat
1
-10
/
+1
2014-08-28
ath9k: Isolate ath9k_use_chanctx module parameter
Sujith Manoharan
5
-32
/
+62
2014-08-28
ath9k: Isolate P2P powersave routines
Sujith Manoharan
5
-36
/
+111
2014-08-28
ath9k: Move P2P functions to channel.c
Sujith Manoharan
3
-87
/
+87
2014-08-28
ath9k: Add a config option for channel context
Sujith Manoharan
1
-0
/
+9
2014-08-28
ath9k: Add debug information
Sujith Manoharan
2
-12
/
+122
2014-08-28
ath9k: Move channel operations to channel.c
Sujith Manoharan
3
-202
/
+205
2014-08-28
ath9k: Handle failure to allocate HW timer
Sujith Manoharan
1
-1
/
+3
2014-08-28
ath9k: Add a debug level for channel context
Sujith Manoharan
2
-0
/
+3
[prev]
[next]