index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
2007-04-30
98
-2829
/
+1242
|
\
|
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2007-04-27
3
-98
/
+2
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2007-04-27
77
-2592
/
+920
|
|
|
\
|
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2007-04-26
36
-110
/
+147
|
|
|
\
\
|
|
*
|
|
[MTD][NAND] Add Micron Manufacturer ID
sshahrom@micron.com
2007-04-17
1
-0
/
+1
|
|
*
|
|
[MTD] [NOR] Support for auto locking flash on power up
Rodolfo Giometti
2007-04-02
1
-0
/
+1
|
|
*
|
|
[MTD] Delete unused header file linux/mtd/iflash.h.
Robert P. J. Day
2007-03-23
1
-98
/
+0
|
*
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2007-04-27
3
-10
/
+38
|
|
\
\
\
\
|
|
*
|
|
|
USB: <linux/usb/ch9.h> minor doc update
David Brownell
2007-04-27
1
-6
/
+9
|
|
*
|
|
|
USB: add "last_busy" field for use in autosuspend
Alan Stern
2007-04-27
1
-0
/
+8
|
|
*
|
|
|
USB: make usbdevices export their device nodes instead of using a separate class
Kay Sievers
2007-04-27
1
-3
/
+7
|
|
*
|
|
|
USB: add power/level sysfs attribute
Alan Stern
2007-04-27
1
-0
/
+2
|
|
*
|
|
|
USB: Allow autosuspend delay to equal 0
Alan Stern
2007-04-27
1
-1
/
+1
|
|
*
|
|
|
USB: additional structure from cdc spec
Oliver Neukum
2007-04-27
1
-0
/
+11
|
*
|
|
|
|
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2007-04-27
4
-24
/
+128
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
V4L/DVB (5419): Add comment how the speed field is interpreted.
Hans Verkuil
2007-04-27
1
-0
/
+5
|
|
*
|
|
|
V4L/DVB (5418): Speed is a signed 32-bit integer, not unsigned.
Hans Verkuil
2007-04-27
1
-1
/
+1
|
|
*
|
|
|
V4L/DVB (5402): Add vsync_field to the union in video_event for VIDEO_EVENT_V...
Hans Verkuil
2007-04-27
1
-0
/
+8
|
|
*
|
|
|
V4L/DVB (5307): Add support for the cx23415 MPEG decoding features.
Hans Verkuil
2007-04-27
3
-2
/
+54
|
|
*
|
|
|
V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT
Hans Verkuil
2007-04-27
1
-0
/
+10
|
|
*
|
|
|
V4L/DVB (5289): Add support for video output overlays.
Hans Verkuil
2007-04-27
1
-22
/
+44
|
|
*
|
|
|
V4L/DVB (5272): Add V4L2_CAP_VIDEO_OUTPUT_POS capability
Hans Verkuil
2007-04-27
1
-0
/
+3
|
|
*
|
|
|
V4L/DVB (5268): Add support for three new MPEG controls.
Hans Verkuil
2007-04-27
1
-0
/
+4
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-04-27
7
-35
/
+99
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
dev_dbg: check dev_dbg() arguments
Dan Williams
2007-04-27
1
-1
/
+5
|
|
*
|
|
s2ram: add arch irq disable/enable hooks
Johannes Berg
2007-04-27
1
-0
/
+18
|
|
*
|
|
define platform wakeup hook, use in pci_enable_wake()
David Brownell
2007-04-27
1
-0
/
+19
|
|
*
|
|
security: prevent permission checking of file removal via sysfs_remove_group()
James Morris
2007-04-27
1
-0
/
+1
|
|
*
|
|
device_schedule_callback() needs a module reference
Alan Stern
2007-04-27
2
-4
/
+8
|
|
*
|
|
debugfs: Add debugfs_create_u64()
Michael Ellerman
2007-04-27
1
-0
/
+9
|
|
*
|
|
the overdue removal of the mount/umount uevents
Adrian Bunk
2007-04-27
1
-5
/
+3
|
|
*
|
|
kobject core: remove rwsem from struct subsystem
Greg Kroah-Hartman
2007-04-27
1
-2
/
+0
|
|
*
|
|
Driver core: add suspend() and resume() to struct device_type
Dmitry Torokhov
2007-04-27
1
-0
/
+2
|
|
*
|
|
Driver core: remove unneeded completion from driver release path
Greg Kroah-Hartman
2007-04-27
1
-1
/
+0
|
|
*
|
|
driver core: per-subsystem multithreaded probing
Cornelia Huck
2007-04-27
2
-4
/
+1
|
|
*
|
|
Driver core: add name to device_type
Kay Sievers
2007-04-27
1
-0
/
+10
|
|
*
|
|
driver core: Use attribute groups in struct device_type
Dmitry Torokhov
2007-04-27
1
-1
/
+1
|
|
*
|
|
Driver core: udev triggered device-<>driver binding
Kay Sievers
2007-04-27
1
-15
/
+19
|
|
*
|
|
driver core: fix namespace issue with devices assigned to classes
Kay Sievers
2007-04-27
2
-2
/
+3
|
*
|
|
|
make SysRq-T show all tasks again
Ingo Molnar
2007-04-27
1
-2
/
+2
|
*
|
|
|
seqlocks: trivial remove weird whitespace
Daniel Walker
2007-04-27
1
-4
/
+4
|
*
|
|
|
Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6
Linus Torvalds
2007-04-27
1
-0
/
+202
|
|
\
\
\
\
|
|
*
|
|
|
UBI: Unsorted Block Images
Artem B. Bityutskiy
2007-04-27
1
-0
/
+202
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2007-04-27
1
-2
/
+7
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
[PATCH] Turn do_sync_file_range() into do_sync_mapping_range()
Mark Fasheh
2007-04-26
1
-2
/
+7
|
|
|
/
/
|
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2007-04-27
1
-0
/
+6
|
|
\
\
\
|
|
*
|
|
[STRING]: Move strcasecmp/strncasecmp to lib/string.c
David S. Miller
2007-04-26
1
-0
/
+6
|
|
|
/
/
|
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-04-27
71
-2583
/
+698
|
|
\
\
\
|
|
*
|
|
[WEXT] net_device: Don't include wext bits if not required.
Johannes Berg
2007-04-26
1
-1
/
+2
|
|
*
|
|
[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both
David Howells
2007-04-26
3
-2
/
+67
[next]