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
2012-12-10
bcma: unify naming schema for clock functions
Rafał Miłecki
4
-26
/
+29
2012-12-10
b43legacy: Fix firmware loading when driver is built into the kernel
Larry Finger
2
-6
/
+36
2012-12-10
brcmsmac: add support for cores with revision 17
Hauke Mehrtens
2
-3
/
+4
2012-12-10
Revert "ath9k_hw: Update AR9003 high_power tx gain table"
Felix Fietkau
1
-86
/
+86
2012-12-10
brcmfmac: remove WL_CONN() macro
Arend van Spriel
2
-98
/
+94
2012-12-10
brcmfmac: remove WL_SCAN() macro
Arend van Spriel
2
-39
/
+39
2012-12-10
brcmfmac: remove WL_TRACE() macro
Arend van Spriel
2
-96
/
+95
2012-12-10
brcmfmac: replace WL_INFO() macro
Arend van Spriel
2
-22
/
+21
2012-12-10
brcmfmac: replace WL_ERR() with brcmf_err()
Arend van Spriel
2
-158
/
+158
2012-12-10
brcmfmac: consolidate debug macros in wl_cfg80211
Arend van Spriel
3
-68
/
+10
2012-12-10
net: 8390: use io{read,write}*_rep accessors
Matthew Leach
1
-8
/
+8
2012-12-10
net: dm9000: use io{read,write}*_rep accessors
Matthew Leach
1
-6
/
+6
2012-12-10
net: smc91x: use io{read, write}*_rep accessors instead of string functions
Will Deacon
1
-10
/
+10
2012-12-10
brcmfmac: error messages should not be suppressed
Arend van Spriel
11
-249
/
+248
2012-12-10
brcmfmac: use one list of event defintions
Arend van Spriel
2
-134
/
+80
2012-12-10
brcmsmac: fix uninitialized variable warning on arm architecture
Arend van Spriel
1
-1
/
+1
2012-12-10
brcmfmac: rework bus interface
Arend van Spriel
9
-47
/
+111
2012-12-10
Merge branch 'acpi-enumeration'
Rafael J. Wysocki
1
-0
/
+8
2012-12-10
mmc: sdhci-acpi: enable runtime-pm for device HID INT33C6
Adrian Hunter
1
-0
/
+8
2012-12-10
smsc95xx: fix async register writes on big endian platforms
Steve Glendinning
1
-5
/
+9
2012-12-10
smsc95xx: fix register dump of last register
Steve Glendinning
1
-1
/
+1
2012-12-10
smsc75xx: only set mac address once on bind
Steve Glendinning
1
-2
/
+8
2012-12-10
Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage
Linus Torvalds
2
-5
/
+7
2012-12-10
virtio_net: fix a typo in virtnet_alloc_queues()
Amerigo Wang
1
-1
/
+1
2012-12-11
regmap: debugfs: Cache offsets of valid regions for dump
Mark Brown
2
-14
/
+63
2012-12-11
regmap: debugfs: Factor out initial seek
Mark Brown
1
-3
/
+36
2012-12-11
regmap: debugfs: Avoid overflows for very small reads
Mark Brown
1
-1
/
+1
2012-12-10
gpio: Provide the STMPE GPIO driver with its own IRQ Domain
Lee Jones
1
-31
/
+47
2012-12-10
gpio: add TS-5500 DIO blocks support
Vivien Didelot
3
-0
/
+475
2012-12-09
virtio-net: support changing the number of queue pairs through ethtool
Jason Wang
1
-0
/
+43
2012-12-09
virtio_net: multiqueue support
Jason Wang
1
-98
/
+375
2012-12-09
virtio-net: separate fields of sending/receiving queue from virtnet_info
Jason Wang
1
-124
/
+158
2012-12-09
vxlan: Add capability of Rx checksum offload for inner packet
Joseph Gasparakis
1
-2
/
+14
2012-12-09
vxlan: capture inner headers during encapsulation
Joseph Gasparakis
1
-1
/
+9
2012-12-08
r8169: workaround for missing extended GigaMAC registers
françois romieu
1
-18
/
+24
2012-12-07
mfd: vexpress-sysreg: Remove LEDs code
Pawel Moll
1
-77
/
+0
2012-12-07
Merge tag 'sunxi-fixes-for-3.8' of git://github.com/mripard/linux into next/soc
Olof Johansson
2
-1
/
+3
2012-12-07
Merge branch 'acpi-general'
Rafael J. Wysocki
3
-2
/
+21
2012-12-07
Merge branch 'acpi-enumeration'
Rafael J. Wysocki
1
-0
/
+10
2012-12-07
Merge branch 'pm-devfreq'
Rafael J. Wysocki
8
-328
/
+835
2012-12-07
ACPI: add Haswell LPSS devices to acpi_platform_device_ids list
Mika Westerberg
1
-0
/
+10
2012-12-07
pnpacpi: fix incorrect TEST_ALPHA() test
Alan Cox
1
-1
/
+1
2012-12-07
ACPI, APEI, EINJ: Add missed ACPI5 support for error trigger table
Chen Gong
1
-1
/
+1
2012-12-07
bonding: Fix check for ethtool get_link operation support
Ben Hutchings
1
-11
/
+6
2012-12-07
net: phy: smsc: Fix config_init typo
Patrick Trantham
1
-1
/
+1
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
107
-284
/
+188
2012-12-07
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
99
-792
/
+1468
2012-12-07
mmc: sdhci: implement the .card_event() method
Guennadi Liakhovetski
1
-21
/
+27
2012-12-07
mmc: extend the slot-gpio card-detection to use host's .card_event() method
Guennadi Liakhovetski
1
-1
/
+7
2012-12-07
mmc: sdhci-s3c: Fix compilation warning
Sachin Kamat
1
-0
/
+2
[prev]
[next]