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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-26
cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect
Johannes Berg
12
-24
/
+28
2015-05-06
cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA
Arik Nemtsov
1
-1
/
+1
2015-05-06
mac80211_hwsim: Fix the supported VHT mcs rates
Ilan Peer
1
-5
/
+5
2015-05-06
mac80211_hwsim: Set VHT capabilities only for the 5.2 GHz band
Ilan Peer
1
-25
/
+25
2015-05-06
mac80211: extend get_tkip_seq to all keys
Johannes Berg
6
-12
/
+16
2015-05-05
mac80211: make LED trigger names const
Johannes Berg
3
-3
/
+3
2015-04-24
iwlwifi: dvm: don't sleep in event_callback callback
Emmanuel Grumbach
1
-3
/
+1
2015-04-24
mac80211: remove support for IFF_PROMISC
Johannes Berg
38
-148
/
+49
2015-04-22
ath10k: enable IEEE80211_HW_SUPPORT_FAST_XMIT
Johannes Berg
1
-1
/
+2
2015-04-22
wlcore: enable IEEE80211_HW_SUPPORT_FAST_XMIT
Johannes Berg
1
-1
/
+2
2015-04-22
mac80211_hwsim: enable IEEE80211_HW_SUPPORT_FAST_XMIT
Johannes Berg
1
-1
/
+2
2015-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
35
-290
/
+508
2015-04-17
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
34
-76
/
+4070
2015-04-17
IB/ipoib: Fix ndo_get_iflink
Erez Shitrit
2
-2
/
+6
2015-04-17
sfc: Fix memcpy() with const destination compiler warning.
David S. Miller
1
-1
/
+1
2015-04-17
altera tse: Fix network-delays and -retransmissions after high throughput.
Andreas Oetken
1
-2
/
+7
2015-04-17
Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
37
-346
/
+326
2015-04-17
net: remove unused 'dev' argument from netif_needs_gso()
Johannes Berg
2
-2
/
+2
2015-04-17
act_mirred: Fix bogus header when redirecting from VLAN
Herbert Xu
1
-1
/
+1
2015-04-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
44
-345
/
+643
2015-04-17
drivers/rtc/rtc-at91rm9200.c: make IO endian agnostic
Ben Dooks
1
-2
/
+2
2015-04-17
drivers/rtc/rtc-s5m.c: allow usage on device type different than main MFD type
Krzysztof Kozlowski
1
-4
/
+6
2015-04-17
oprofile: reduce mmap_sem hold for mm->exe_file
Davidlohr Bueso
1
-14
/
+16
2015-04-17
memstick: mspro_block: add missing curly braces
Dan Carpenter
1
-1
/
+2
2015-04-17
bfs: bfad_worker cleanup
Jiri Slaby
1
-13
/
+9
2015-04-17
rtc: use more standard kernel logging styles
Joe Perches
13
-24
/
+49
2015-04-17
drivers/rtc/rtc-hym8563.c: fix swapped enable/disable of clockout control bit
Heiko Stübner
1
-5
/
+5
2015-04-17
drivers/rtc/rtc-s3c.c: remove one superfluous rtc_valid_tm() check
Krzysztof Kozlowski
1
-3
/
+1
2015-04-17
drivers/rtc/rtc-omap.c: use module_platform_driver
Lokesh Vutla
1
-2
/
+3
2015-04-17
drivers/rtc/Kconfig: update Kconfig for OMAP RTC
Lokesh Vutla
1
-3
/
+3
2015-04-17
drivers/rtc/rtc-omap.c: unlock and lock rtc registers before and after regist...
Lokesh Vutla
1
-11
/
+52
2015-04-17
drivers/rtc/rtc-s3c.c: fix failed first read of RTC time
Krzysztof Kozlowski
1
-16
/
+16
2015-04-17
rtc: hctosys: use function name in the error log
Aaro Koskinen
1
-1
/
+1
2015-04-17
drivers/rtc/interface.c: __rtc_read_time: reduce log level
Aaro Koskinen
1
-2
/
+3
2015-04-17
drivers/rtc/class.c: initialize rtc name early
Aaro Koskinen
1
-3
/
+3
2015-04-17
drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTC
Krzysztof Kozlowski
1
-1
/
+19
2015-04-17
rtc: driver for Conexant Digicolor CX92755 on-chip RTC
Baruch Siach
3
-0
/
+238
2015-04-17
drivers/rtc/rtc-hym8563.c: return clock rate even when clock is disabled
Heiko Stuebner
1
-1
/
+1
2015-04-17
drivers/rtc/rtc-da9052.c: register ability of alarm to wake device from suspend
Adam Ward
1
-0
/
+2
2015-04-17
drivers/rtc/rtc-da9052.c: add constraints to set valid year
Adam Ward
1
-0
/
+8
2015-04-17
drivers/rtc/rtc-da9052.c: add extra reads with timeouts to avoid returning pa...
Adam Ward
1
-21
/
+66
2015-04-17
drivers/rtc/rtc-ds1685.c: fix sparse warnings
Joshua Kinard
1
-2
/
+2
2015-04-17
drivers/rtc/rtc-ds1685.c: remove .owner assignment from platform_driver
Joshua Kinard
1
-1
/
+0
2015-04-17
drivers/rtc/rtc-ab-b5ze-s3.c: constify struct regmap_config
Krzysztof Kozlowski
1
-1
/
+1
2015-04-17
drivers/rtc/rtc-s3c.c: delete duplicate clock control
Chanwoo Choi
1
-124
/
+39
2015-04-17
rtc: hctosys: do not treat lack of RTC device as error
Floris Bos
1
-1
/
+1
2015-04-17
drivers/rtc/rtc-x1205.c: use sign_extend32() for sign extension
Martin Kepplinger
1
-2
/
+2
2015-04-17
drivers/rtc/rtc-em3027.c: add device tree support
Peter Robinson
1
-0
/
+11
2015-04-17
rtc: stmp3xxx: use optional crystal in low power states
Uwe Kleine-König
1
-6
/
+60
2015-04-17
drivers/rtc/rtc-pcf8563.c: simplify return from function
Robert Kmiec
1
-6
/
+1
[next]