Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
19f2da3505ba99de3512dad34a0f1ed0609144c6
/
drivers
19f2da3
mpt2sas: Fix typo in mpt2sas_config.c
by Masanari Iida
· 13 years ago
5980c00
tty: fix comment typo in synclink_gt.c
by Masanari Iida
· 13 years ago
61c54d2
ab5500-core.c: Don't needlessly include linux/version.h
by Jesper Juhl
· 13 years ago
ad07537
dm-bufio.c: there's no need to include linux/version.h
by Jesper Juhl
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
eb59c50
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
972b2c7
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
02550d6
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
2d51daa
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
fbce1c2
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
7affca3
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
34c80b1
vfs: switch ->show_options() to struct dentry *
by Al Viro
· 13 years ago
6413237
vfs: switch ->show_stats to struct dentry *
by Al Viro
· 13 years ago
ece2ccb
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
by Al Viro
· 13 years ago
356b954
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 13 years ago
770e1b0
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
d3d0b02
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
6ed23fd
Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 13 years ago
e4e88f3
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
9753dfe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
edf7c81
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
7a22215
Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
69734b6
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
67b0243
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
376613e
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
ff4b8a5
Merge branch 'driver-core-next' into Linux 3.2
by Greg Kroah-Hartman
· 13 years ago
0db49b7
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
35b740e
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
423d091
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
4a2164a
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
23021c2
cnic: Improve error recovery on bnx2x devices
by Michael Chan
· 13 years ago
a9e0a4f
cnic: Re-init dev->stats_addr after chip reset
by Michael Chan
· 13 years ago
e1e0918
bna: fix sparse warnings/errors
by stephen hemminger
· 13 years ago
975419c
bna: make ethtool_ops and strings const
by stephen hemminger
· 13 years ago
bd601cc
xgmac: cleanups
by stephen hemminger
· 13 years ago
9b07be4
net: make ethtool_ops const
by stephen hemminger
· 13 years ago
c8b88ef
vmxnet3" make ethtool ops const
by stephen hemminger
· 13 years ago
813abbb
xen-netback: make ops structs const
by stephen hemminger
· 13 years ago
3464645
virtio_net: Pass gfp flags when allocating rx buffers.
by Mike Waychison
· 13 years ago
ea81875
ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() call
by Neerav Parikh
· 13 years ago
a95a074
igb: reset PHY after recovering from PHY power down
by Koki Sanagi
· 13 years ago
749ab2c
igb: add basic runtime PM support
by Yan, Zheng
· 13 years ago
bdbc063
igb: Add support for byte queue limits.
by Eric Dumazet
· 13 years ago
13acde8
e1000: cleanup CE4100 MDIO registers access
by Florian Fainelli
· 13 years ago
1c26750
e1000: unmap ce4100_gbe_mdio_base_virt in e1000_remove
by Florian Fainelli
· 13 years ago
3a3847e
e1000: fix lockdep splat in shutdown handler
by Jesse Brandeburg
· 13 years ago
1032c73
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
cb00ec3
ath6kl: revert USB support
by John W. Linville
· 13 years ago
2e0e943
Merge branch 'devel-stable' into for-linus
by Russell King
· 13 years ago
c89810a
ARM: prom.h: Fix build error by removing unneeded header file
by Fabio Estevam
· 13 years ago
e583685
Merge branch 'spi/next' (early part) into spi/merge
by Grant Likely
· 13 years ago
117ff42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
00e8e69
mwl8k: Changing the driver version to 0.13
by Yogesh Ashok Powar
· 13 years ago
eea915b
firmware: Fix an oops on reading fw_priv->fw in sysfs loading file
by Neil Horman
· 13 years ago
8f257a1
Drivers:hv: Fix a bug in vmbus_driver_unregister()
by K. Y. Srinivasan
· 13 years ago
8696823
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
4852968
r6040: place comments before code
by Florian Fainelli
· 13 years ago
853d5dc
r6040: use __aligned(size)
by Florian Fainelli
· 13 years ago
e147763
r6040: use definitions for MAC_SM register read/writes
by Florian Fainelli
· 13 years ago
58dbc69
r6040: use MAC_RST bit definition with MCR1 read/writes
by Florian Fainelli
· 13 years ago
4e16d6e
r6040: define more MCR0 register bits
by Florian Fainelli
· 13 years ago
49f2672
r6040: remove unused variables and definitions
by Florian Fainelli
· 13 years ago
817380e
r6040: use an unique MDIO bus name
by Florian Fainelli
· 13 years ago
6b6accc
mwl8k: Recover from firmware crash
by Yogesh Ashok Powar
· 13 years ago
98f0a5e
ath9k: tx queue enable is read only for EDMA chipsets
by Mohammed Shafi Shajakhan
· 13 years ago
7fbaf3e
rt2x00: Change RF3853 to RF3053.
by Gertjan van Wingerde
· 13 years ago
5a87e7a
rt2x00: RT3593 is also applicable to USB.
by Gertjan van Wingerde
· 13 years ago
d823a50
rt2x00usb: Zero USB padding before sending URB
by Jakub Kiciński
· 13 years ago
4bcafac
rt2800usb: Let rt2x00usb handle USB padding
by Jakub Kiciński
· 13 years ago
5aa5701
rt2x00: Convert big if-statements to switch-statements.
by Gertjan van Wingerde
· 13 years ago
70127cb
rt2x00: Whitespace cleanup.
by Gertjan van Wingerde
· 13 years ago
bc93eda
rt2x00: Identify rt2800usb chipsets.
by Gertjan van Wingerde
· 13 years ago
65a6922
carl9170: move checksum and txseq into subfunctions
by Christian Lamparter
· 13 years ago
3f81f8f
rt2800usb: Move ID out of unknown
by Larry Finger
· 13 years ago
f961e34
ipw2x00: remove reset_port functionality
by Stanislav Yakovlev
· 13 years ago
016c217
ath9k_hw: increase tx status ring buffer size
by Rajkumar Manoharan
· 13 years ago
68acc4a
iwlegacy: 3945: fix hw passive scan on radar channels
by Stanislaw Gruszka
· 13 years ago
81fb461
iwlegacy: 3945: simplify calculations of retry limit
by Stanislaw Gruszka
· 13 years ago
5d0bef9
iwlegacy: random 3945-rs.c cleanups
by Stanislaw Gruszka
· 13 years ago
5bf0dac
iwlegacy: 4965: remove one il4965_hdl_beacon
by Stanislaw Gruszka
· 13 years ago
280ade5
iwlegacy: 3945: get rid of hw_{set,get}_rate
by Stanislaw Gruszka
· 13 years ago
616107e
iwlegacy: 4965: small tx_cmd build cleanup
by Stanislaw Gruszka
· 13 years ago
a0c1ef3
iwlegacy: 4965: toggle tx antenna inline
by Stanislaw Gruszka
· 13 years ago
17d4eca
iwlegacy: move some i/o helpers out of inline
by Stanislaw Gruszka
· 13 years ago
d71be93
iwlegacy: off by one in iwl3945_hw_build_tx_cmd_rate()
by Dan Carpenter
· 13 years ago
2b20920
iwlegacy: remove iwl-sta.c
by Stanislaw Gruszka
· 13 years ago
9931df2
rt2x00: Mark active channel's survey data as "in use"
by Helmut Schaa
· 13 years ago
5d07a3d
b43legacy: Avoid packet losses in the dma worker code
by Larry Finger
· 13 years ago
9bd2857
b43: N-PHY: fix typo in TX power fix
by Rafał Miłecki
· 13 years ago
b97c071
b43: N-PHY: fix controling RF override
by Rafał Miłecki
· 13 years ago
ed5103e
b43: N-PHY: update gain ctl workarounds
by Rafał Miłecki
· 13 years ago
cc96add
b43: add lacking boardflags defines
by Rafał Miłecki
· 13 years ago
6ec414f
ath9k: make ath_mci_duty_cycle static
by Luis R. Rodriguez
· 13 years ago
84c816d
drivers/iwlwifi: use dma_zalloc_coherent() for DMA allocation
by Djalal Harouni
· 13 years ago
3dda07b
b43: N-PHY: get idle TSSI values
by Rafał Miłecki
· 13 years ago
2c8ac7e
b43: N-PHY: fix success condition of running samples
by Rafał Miłecki
· 13 years ago
9dd4d9b
b43: N-PHY: move common TX/RX functions
by Rafał Miłecki
· 13 years ago
a98aa7a
ath9k_hw: fix sparse complaint on ar9003_switch_com_spdt_get()
by Luis R. Rodriguez
· 13 years ago
76ff9a6
ath5k: avoid sparse warnings on tracing
by Luis R. Rodriguez
· 13 years ago
1512a48
ath9k: fix tx queue sparse complaint
by Luis R. Rodriguez
· 13 years ago
Next »