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
/
staging
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-17
Staging: Add octeon-ethernet driver files.
David Daney
76
-0
/
+26149
2009-06-16
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-0
/
+2
2009-06-15
USB: usb-serial: replace shutdown with disconnect, release
Alan Stern
1
-2
/
+2
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
6
-7
/
+7
2009-06-15
drm/radeon: introduce kernel modesetting for radeon hardware
Jerome Glisse
1
-0
/
+2
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
3
-7
/
+7
2009-06-13
net: fix network drivers ndo_start_xmit() return values (part 8)
Patrick McHardy
1
-4
/
+3
2009-06-12
trivial: fix ETIMEOUT -> ETIMEDOUT typos
Jean Delvare
1
-1
/
+1
2009-06-12
trivial: Miscellaneous documentation typo fixes
Matt LaPlante
2
-3
/
+3
2009-06-12
trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able
Thadeu Lima de Souza Cascardo
3
-3
/
+3
2009-05-20
Staging: agnx: switch config_interface to bss_info_changed
Alexander Beregalov
1
-6
/
+9
2009-05-08
Staging: comedi: David doesn't want to get comedi patches
Greg Kroah-Hartman
1
-1
/
+0
2009-05-08
Staging: rtl8187se: Fix compilation warnings and procfs directory leak
Larry Finger
2
-39
/
+9
2009-05-08
Staging: rt2870: new device id
Dave Hayes
1
-0
/
+1
2009-05-08
Staging: w35und: unregister device from the ieee80211 stack upon ->disconnect()
Pekka Enberg
1
-2
/
+7
2009-04-21
go7007: Convert to the new i2c device binding model
Jean Delvare
13
-418
/
+176
2009-04-17
staging: slicoss: update README
Stephen Hemminger
1
-1
/
+30
2009-04-17
otus/zdusb.c: additional USB idnetifier
Daniele Napolitano
2
-1
/
+6
2009-04-17
Staging: go7007: fix build issues
Greg Kroah-Hartman
2
-15
/
+2
2009-04-17
Staging: sxg: Fix leaks and checksum errors in transmit code path
Mithlesh Thukral
1
-35
/
+58
2009-04-17
Staging: sxg: Fix sleep in atomic context warning while loading driver
Mithlesh Thukral
1
-0
/
+5
2009-04-17
Staging: sxg: Use correct queue_id for transmitting non-TCP packets
Mithlesh Thukral
1
-3
/
+7
2009-04-17
Staging: sxg: Fire watchdog timer at end of open routine to change the link
Mithlesh Thukral
1
-0
/
+2
2009-04-17
Staging: Pohmelfs: Add load balancing between network states with the same pr...
Evgeniy Polyakov
2
-1
/
+5
2009-04-17
Staging: Pohmelfs: Added IO permissions and priorities.
Evgeniy Polyakov
3
-26
/
+66
2009-04-17
Staging: Pohmelfs: Added ->show_stats() callback.
Evgeniy Polyakov
2
-5
/
+49
2009-04-17
Staging: Pohmelfs: Drop ftrans debugging code.
Evgeniy Polyakov
4
-66
/
+2
2009-04-17
Staging: Pohmelfs: Use wait_on_page_timeout when waiting for remote directory...
Evgeniy Polyakov
1
-1
/
+1
2009-04-17
Staging: Pohmelfs: Reduce debugging noise about non-existing objects.
Evgeniy Polyakov
1
-2
/
+2
2009-04-17
Staging: Pohmelfs: Sync fs before killing it, since dentry cache is shrunk be...
Evgeniy Polyakov
1
-1
/
+19
2009-04-17
Staging: Pohmelfs: Extend remount option.
Evgeniy Polyakov
1
-27
/
+46
2009-04-17
Staging: Pohmelfs: Set NETFS_INODE_REMOTE_SYNCED and clear NETFS_INODE_OWNED ...
Evgeniy Polyakov
1
-0
/
+2
2009-04-17
Staging: Pohmelfs: Added 'need_lock' variable into debug print.
Evgeniy Polyakov
1
-2
/
+2
2009-04-17
Staging: Pohmelfs: Disable read lock in pohmelfs_getattr().
Evgeniy Polyakov
1
-2
/
+2
2009-04-17
Staging: Pohmelfs: Move parent lock to the place where we really have to send...
Evgeniy Polyakov
1
-8
/
+8
2009-04-17
Staging: pohmelfs: Populate dentry cache when receiving the new readdir entry.
Evgeniy Polyakov
1
-0
/
+16
2009-04-17
Revert Staging: SLICOSS: use gfp_kernel where possible
Lior Dotan
1
-2
/
+2
2009-04-17
Staging: STLC45XX should depend on GENERIC_HARDIRQS
Geert Uytterhoeven
1
-1
/
+1
2009-04-17
Staging: binder: Defer flush and release operations to avoid deadlocks.
Arve Hjønnevåg
1
-61
/
+88
2009-04-17
Staging: binder: Prevent the wrong thread from adding a transaction to the st...
Arve Hjønnevåg
1
-0
/
+11
2009-04-17
Staging: binder: Cast to uintptr_t instead of size_t when aligning pointers
Arve Hjønnevåg
1
-12
/
+14
2009-04-17
Staging: binder: Keep a reference to the files_struct while the driver is mma...
Arve Hjønnevåg
1
-16
/
+63
2009-04-17
Staging: binder: Add more offset validation.
Arve Hjønnevåg
1
-2
/
+13
2009-04-17
Staging: binder: mmap fixes.
Arve Hjønnevåg
1
-1
/
+9
2009-04-17
Staging: binder: Don't create two proc entries with the same name if the driv...
Arve Hjønnevåg
1
-0
/
+1
2009-04-17
Staging: binder: Remove VM_EXEC check.
Arve Hjønnevåg
1
-4
/
+0
2009-04-17
Staging: aten2011: Clean up some tty bits
Alan Cox
1
-25
/
+3
2009-04-17
Staging: rt2870: add ID for Sitecom WL-315
Daniele Napolitano
1
-0
/
+1
2009-04-17
Staging: line6: convert to snd_card_create()
Alexander Beregalov
1
-4
/
+5
2009-04-17
Staging: wlan-ng: convert to netdev_ops
Alexander Beregalov
1
-5
/
+15
[next]