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
2009-01-26
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
19
-50
/
+54
2009-01-26
net: pppoe - stop using proc internals
Cyrill Gorcunov
1
-28
/
+6
2009-01-26
pppol2tp: stop using proc internals
Alexey Dobriyan
1
-43
/
+5
2009-01-26
ixgbe: add support KX/KX4 device
Don Skidmore
4
-0
/
+24
2009-01-26
ixgbe: fix slow load times on 82598 nics
Don Skidmore
1
-7
/
+18
2009-01-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
117
-420
/
+5756
2009-01-26
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
11
-23
/
+1277
2009-01-26
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
49
-102
/
+65
2009-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
44
-375
/
+577
2009-01-26
gianfar: Revive VLAN support
Anton Vorontsov
1
-5
/
+1
2009-01-26
bnx2x: tx_has_work should not wait for FW
Vladislav Zolotarov
1
-5
/
+12
2009-01-26
netxen: reduce memory footprint
Dhananjay Phadke
2
-7
/
+10
2009-01-26
netxen: fix vlan tso/checksum offload
Dhananjay Phadke
1
-11
/
+20
2009-01-26
isdn: Fix missing ifdef in isdn_ppp
Daniele Venzano
1
-0
/
+2
2009-01-26
eeprom: More consistent symbol names
Jean Delvare
2
-7
/
+7
2009-01-26
eeprom: Move 93cx6 eeprom driver to /drivers/misc/eeprom
Wolfram Sang
5
-9
/
+9
2009-01-26
spi: Move at25 (for SPI eeproms) to /drivers/misc/eeprom
Wolfram Sang
5
-12
/
+12
2009-01-26
i2c: Move old eeprom driver to /drivers/misc/eeprom
Wolfram Sang
5
-12
/
+12
2009-01-26
i2c: Move at24 to drivers/misc/eeprom
Wolfram Sang
7
-27
/
+32
2009-01-26
i2c: Delete many unused adapter IDs
Jean Delvare
37
-42
/
+0
2009-01-26
e1000e: workaround hw errata
Jesse Brandeburg
2
-1
/
+6
2009-01-26
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
1
-1
/
+1
2009-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-0
/
+6
2009-01-26
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
8
-11
/
+42
2009-01-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
5
-80
/
+100
2009-01-26
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
12
-13
/
+3956
2009-01-26
Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+4
2009-01-26
Fix annoying DRM_ERROR() string warning
Linus Torvalds
1
-1
/
+1
2009-01-26
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+12
2009-01-26
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-6
/
+13
2009-01-26
xen: unitialised return value in xenbus_write_transaction
Ian Campbell
1
-6
/
+5
2009-01-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-7
/
+29
2009-01-25
com0020: Add missing symbol export for com20020_netdev_ops.
David S. Miller
1
-0
/
+1
2009-01-25
virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANs
Alex Williamson
1
-1
/
+2
2009-01-25
kmsg: convert claw printk messages
Andy Richter
1
-198
/
+233
2009-01-25
lcs: fix compilation for !CONFIG_IP_MULTICAST
Heiko Carstens
1
-2
/
+6
2009-01-25
smsc95xx: fix function prototype of async callback
Steve Glendinning
1
-2
/
+2
2009-01-25
smsc95xx: remove unused completion struct
Steve Glendinning
1
-4
/
+0
2009-01-26
power_supply: pda_power: Don't request shared IRQs w/ IRQF_DISABLED
Philipp Zabel
1
-1
/
+1
2009-01-24
[NET] am79c961a: fix spin_lock usage
Uwe Kleine-König
1
-10
/
+10
2009-01-24
[ARM] omap: watchdog: allow OMAP watchdog driver on OMAP34xx platforms
Russell King
1
-3
/
+3
2009-01-24
[ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3
Madhusudhan Chikkature
3
-0
/
+1253
2009-01-24
[ARM] 5370/1: at91: fix rm9200 watchdog
Jean-Christop PLAGNIOL-VILLARD
1
-0
/
+1
2009-01-24
[ARM] 5365/1: s3cmci: Use new include path of dma.h
Ramax Lo
1
-1
/
+1
2009-01-24
[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()
Russell King
3
-6
/
+6
2009-01-23
rtl8187: Add termination packet to prevent stall
Larry Finger
1
-0
/
+1
2009-01-23
iwlwifi: fix rs_get_rate WARN_ON()
Abbas, Mohamed
2
-5
/
+23
2009-01-23
p54usb: fix packet loss with first generation devices
Christian Lamparter
1
-2
/
+5
2009-01-23
xen: handle highmem pages correctly when shrinking a domain
Ian Campbell
1
-4
/
+7
2009-01-22
e1000e: drop lltx, remove unnecessary lock
Jesse Brandeburg
2
-33
/
+3
[next]