index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-26
NFC: HCI check presence must not fail when driver doesn't support it
Eric Lapuyade
2
-1
/
+4
2012-10-26
NFC: Add pn544 presence check for different targets
Arron Wang
1
-3
/
+28
2012-10-26
NFC: Implement HCI DEP send and receive data
Arron Wang
3
-7
/
+51
2012-10-26
NFC: Implement HCI DEP link up and down
Arron Wang
3
-0
/
+66
2012-10-26
NFC: Handle pn544 continue activation
Arron Wang
2
-2
/
+30
2012-10-26
NFC: Pass hardware specific HCI event to driver
Arron Wang
3
-3
/
+57
2012-10-26
NFC: Set local gb and DEP registries
Arron Wang
2
-0
/
+65
2012-10-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
13
-94
/
+99
2012-10-19
brcm80211: remove some truely barftastic code
Alan Cox
2
-40
/
+0
2012-10-19
brcmfmac: remove 'always false' condition from brcmf_c_mkiovar_bsscfg
Arend van Spriel
1
-1
/
+1
2012-10-19
brcmfmac: fix sparse warnings
Franky Lin
1
-2
/
+2
2012-10-19
brcmfmac: Using zero instead of NULL
Dan Carpenter
1
-4
/
+3
2012-10-19
ath9k: perform ANI cycle in idle state
Rajkumar Manoharan
4
-2
/
+16
2012-10-19
carl9170: handle traps from firmware loader
Christian Lamparter
2
-3
/
+10
2012-10-19
mwifiex: Using %*phD instead of print_hex_dump_bytes
Andrei Emeltchenko
1
-12
/
+12
2012-10-19
mwifiex: use sizeof(array) to print_hex_dump_bytes
Bing Zhao
2
-6
/
+7
2012-10-19
rt2800: comment tx power settings
Stanislaw Gruszka
1
-3
/
+19
2012-10-19
rt2800: allow to reduce tx power on devices not exporting power limit
Stanislaw Gruszka
1
-0
/
+27
2012-10-19
rt2800: pass channel pointer to rt2800_config_txpower
Stanislaw Gruszka
1
-4
/
+5
2012-10-19
rt2800: use eeprom OFDM 6M TX power as criterion
Stanislaw Gruszka
1
-5
/
+6
2012-10-19
rt2800: compensate tx power also for non 11b rates on 2GHz
Stanislaw Gruszka
1
-3
/
+0
2012-10-19
rt2800: limit TX_PWR_CFG_ values to 0xc
Stanislaw Gruszka
1
-1
/
+2
2012-10-19
rt2800: use BBP_R1 for setting tx power
Stanislaw Gruszka
1
-8
/
+19
2012-10-19
ath_hw: Use common REG_WRITE parameter order
Sven Eckelmann
1
-10
/
+10
2012-10-19
rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffers
Andy Shevchenko
3
-13
/
+6
2012-10-19
orinoco_usb: clean up some signedness issues
Dan Carpenter
1
-5
/
+4
2012-10-19
bcma: do not initialize deactivated PCIe cores
Hauke Mehrtens
1
-5
/
+5
2012-10-19
ath/ath9k/ar9003_eeprom.c: Remove semicolon after if
Peter Senna Tschudin
1
-1
/
+1
2012-10-19
ath9k: Fix BT_OP_SCAN usage
Sujith Manoharan
1
-9
/
+18
2012-10-19
ath9k: Use a helper routine for MCI/FTP tuning
Sujith Manoharan
1
-12
/
+21
2012-10-19
bcma: add an extra pcie core struct
Hauke Mehrtens
6
-8
/
+31
2012-10-19
bcma: use fallback sprom if sprom on card was not valid
Hauke Mehrtens
1
-1
/
+4
2012-10-19
ssb: add attribute to indicate a parallel flash is available
Hauke Mehrtens
2
-0
/
+3
2012-10-19
ssb: move parallel flash config into an own struct
Hauke Mehrtens
4
-16
/
+19
2012-10-19
bcma: add some more flash chips for serial flash
Hauke Mehrtens
1
-1
/
+30
2012-10-19
bcma: extract drv_cc in bcma_core_mips_flash_detect()
Hauke Mehrtens
1
-11
/
+12
2012-10-19
bcma: mark nflash if it is the boot flash
Hauke Mehrtens
2
-0
/
+4
2012-10-19
bcma: add and use constants for the flash windows
Hauke Mehrtens
3
-5
/
+8
2012-10-19
bcma: mark pflash as present when available
Hauke Mehrtens
2
-0
/
+2
2012-10-19
bcma: init sprom struct earlier
Hauke Mehrtens
1
-7
/
+14
2012-10-19
bcma: just do the necessary things in early register on SoCs
Hauke Mehrtens
6
-17
/
+51
2012-10-19
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
9
-30
/
+121
2012-10-19
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
60
-986
/
+5357
2012-10-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
28
-394
/
+1641
2012-10-19
mac80211: make client powersave independent of interface type
Marco Porsch
6
-74
/
+122
2012-10-18
nl/cfg80211: force scan using an AP vif if requested
Antonio Quartulli
3
-2
/
+21
2012-10-18
Bluetooth: AMP: Get amp_mgr reference in HS hci_conn
Andrei Emeltchenko
3
-3
/
+5
2012-10-18
cfg80211: add cfg80211 exported function tracing
Beni Lev
7
-10
/
+615
2012-10-18
cfg80211: add tracing to rdev-ops
Beni Lev
4
-79
/
+2141
2012-10-18
cfg80211: add wrappers for registered_device_ops
Hila Gonen
14
-148
/
+700
[next]