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
2009-03-28
i2c-piix4: Add support for the Broadcom HT1100 chipset
Flavio Leitner
4
-2
/
+6
2009-03-28
i2c-piix4: Add support to SB800 SMBus changes
Shane Huang
1
-1
/
+72
2009-03-28
i2c-pca-platform: Use defaults if no platform_data given
Wolfram Sang
1
-7
/
+12
2009-03-28
i2c-algo-pca: Use timeout for checking the state machine
Wolfram Sang
3
-33
/
+46
2009-03-28
i2c-algo-pca: Rework waiting for a free bus
Wolfram Sang
4
-10
/
+13
2009-03-28
i2c-algo-pca: Add PCA9665 support
Marco Aurelio da Costa
5
-28
/
+216
2009-03-28
i2c: Adapt debug macros for KERN_* constants
Frank Seidel
1
-5
/
+9
2009-03-28
i2c-davinci: Fix timeout handling
Jean Delvare
1
-5
/
+3
2009-03-28
i2c: Adapter timeout is in jiffies
Jean Delvare
4
-10
/
+9
2009-03-28
i2c: Set a default timeout value for all adapters
Jean Delvare
3
-4
/
+6
2009-03-28
i2c: Add missing KERN_* constants to printks
Frank Seidel
4
-8
/
+11
2009-03-28
i2c-algo-pcf: Handle timeout correctly
Roel Kluin
1
-8
/
+10
2009-03-28
i2c-algo-pcf: Style cleanups
Roel Kluin
1
-135
/
+115
2009-03-28
eeprom/at24: Remove EXPERIMENTAL
Wolfram Sang
1
-1
/
+1
2009-03-28
i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79
Jean Delvare
3
-6
/
+22
2009-03-28
i2c: Clarify which clients are auto-removed
Jean Delvare
1
-1
/
+4
2009-03-28
i2c: Let checkpatch shout on users of the legacy model
Jean Delvare
1
-1
/
+2
2009-03-28
i2c: Document the different ways to instantiate i2c devices
Jean Delvare
2
-4
/
+182
2009-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
207
-2768
/
+12321
2009-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-3
/
+3
2009-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
22
-925
/
+1684
2009-03-27
sparc64: We need to use compat_sys_ustat() as well.
David S. Miller
1
-1
/
+1
2009-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
120
-2094
/
+10099
2009-03-27
Revert "ax25: zero length frame filtering in AX25"
David S. Miller
1
-12
/
+0
2009-03-27
Revert "netrom: zero length frame filtering in NetRom"
David S. Miller
1
-10
/
+1
2009-03-27
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
3011
-124216
/
+210386
2009-03-27
cfg80211: default CONFIG_WIRELESS_OLD_REGULATORY to n
Luis R. Rodriguez
2
-32
/
+18
2009-03-27
mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi
Johannes Berg
17
-169
/
+84
2009-03-27
mac80211: fix aggregation to not require queue stop
Johannes Berg
7
-78
/
+221
2009-03-27
mac80211: add skb length sanity checking
Johannes Berg
1
-1
/
+6
2009-03-27
mac80211: unify and fix TX aggregation start
Johannes Berg
3
-39
/
+30
2009-03-27
mac80211: clean up __ieee80211_tx args
Johannes Berg
1
-15
/
+16
2009-03-27
mac80211: rework the pending packets code
Johannes Berg
4
-79
/
+98
2009-03-27
mac80211: fix A-MPDU queue assignment
Johannes Berg
1
-8
/
+27
2009-03-27
mac80211: rewrite fragmentation
Johannes Berg
5
-224
/
+173
2009-03-27
iwlwifi: show current driver status in user readable format
Wey-Yi Guy
1
-1
/
+53
2009-03-27
b43: Add BCM4307 PCI-ID
Michael Buesch
1
-0
/
+1
2009-03-27
cfg80211: fix locking in nl80211_set_wiphy
Johannes Berg
3
-28
/
+33
2009-03-27
mac80211: fix RX path
Johannes Berg
1
-1
/
+1
2009-03-27
ath5k: properly drop packets from ops->tx
Bob Copeland
1
-4
/
+6
2009-03-27
ar9170: single module build
Christian Lamparter
6
-60
/
+7
2009-03-27
ath9k: fix dma mapping leak of rx buffer upon rmmod
Luis R. Rodriguez
1
-1
/
+6
2009-03-27
rt2x00: New USB ID for rt73usb
Ivo van Doorn
1
-0
/
+2
2009-03-27
ath5k: warn and correct rate for unknown hw rate indexes
Bob Copeland
2
-4
/
+13
2009-03-27
b43: fix b43_plcp_get_bitrate_idx_ofdm return type
Lorenzo Nava
1
-1
/
+1
2009-03-27
p54: Kconfig maintenance
Christian Lamparter
1
-28
/
+4
2009-03-27
mac80211: rate control status only for controlled packets
Johannes Berg
3
-3
/
+11
2009-03-27
ar9170: simplify & deBUG tx_status queueing and reporting
Christian Lamparter
3
-103
/
+49
2009-03-27
mac80211: add beacon filtering support
Kalle Valo
5
-1
/
+92
2009-03-27
cfg80211: add feature to hold bss
Kalle Valo
3
-1
/
+46
[next]