index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Staging: binder: Prevent the wrong thread from adding a transaction to the st...
Arve Hjønnevåg
2009-04-17
1
-0
/
+11
|
*
|
Staging: binder: Cast to uintptr_t instead of size_t when aligning pointers
Arve Hjønnevåg
2009-04-17
1
-12
/
+14
|
*
|
Staging: binder: Keep a reference to the files_struct while the driver is mma...
Arve Hjønnevåg
2009-04-17
1
-16
/
+63
|
*
|
Staging: binder: Add more offset validation.
Arve Hjønnevåg
2009-04-17
1
-2
/
+13
|
*
|
Staging: binder: mmap fixes.
Arve Hjønnevåg
2009-04-17
1
-1
/
+9
|
*
|
Staging: binder: Don't create two proc entries with the same name if the driv...
Arve Hjønnevåg
2009-04-17
1
-0
/
+1
|
*
|
Staging: binder: Remove VM_EXEC check.
Arve Hjønnevåg
2009-04-17
1
-4
/
+0
|
*
|
Staging: aten2011: Clean up some tty bits
Alan Cox
2009-04-17
1
-25
/
+3
|
*
|
Staging: rt2870: add ID for Sitecom WL-315
Daniele Napolitano
2009-04-17
1
-0
/
+1
|
*
|
Staging: line6: convert to snd_card_create()
Alexander Beregalov
2009-04-17
1
-4
/
+5
|
*
|
Staging: wlan-ng: convert to netdev_ops
Alexander Beregalov
2009-04-17
1
-5
/
+15
|
*
|
Staging: sxg: convert to netdev_ops
Alexander Beregalov
2009-04-17
1
-10
/
+17
|
*
|
Staging: slicoss: convert to netdev_ops
Alexander Beregalov
2009-04-17
1
-7
/
+14
|
*
|
Staging: rt3070: convert to netdev_ops
Alexander Beregalov
2009-04-17
1
-14
/
+15
|
*
|
Staging: rt2870: convert to netdev_ops
Alexander Beregalov
2009-04-17
1
-13
/
+15
|
*
|
Staging: rt2860: convert to netdev_ops
Alexander Beregalov
2009-04-17
1
-10
/
+15
|
*
|
Staging: otus: convert to netdev_ops
Alexander Beregalov
2009-04-17
1
-18
/
+29
|
*
|
Staging: et131x: convert to netdev_ops
Alexander Beregalov
2009-04-17
1
-9
/
+14
|
*
|
Staging: epl: convert to netdev_ops
Alexander Beregalov
2009-04-17
1
-5
/
+12
|
*
|
Staging: at76: convert to netdev_ops
Alexander Beregalov
2009-04-17
1
-7
/
+13
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-04-17
13
-9
/
+378
|
\
\
\
|
*
|
|
UIO: fix specific device driver missing statement for depmod
Hans J. Koch
2009-04-16
1
-0
/
+1
|
*
|
|
Driver core: remove pr_fmt() from dynamic_dev_dbg() printk
Jason Baron
2009-04-16
1
-1
/
+1
|
*
|
|
driver core: prevent device_for_each_child from oopsing
Greg Kroah-Hartman
2009-04-16
1
-0
/
+3
|
*
|
|
dynamic debug: resurrect old pr_debug() semantics as pr_devel()
Michael Ellerman
2009-04-16
1
-0
/
+9
|
*
|
|
Driver Core: early platform driver
Magnus Damm
2009-04-16
5
-1
/
+347
|
*
|
|
proc: mounts_poll() make consistent to mdstat_poll
KOSAKI Motohiro
2009-04-16
1
-2
/
+2
|
*
|
|
sysfs: sysfs poll keep the poll rule of regular file.
KOSAKI Motohiro
2009-04-16
1
-2
/
+2
|
*
|
|
driver core: allow non-root users to listen to uevents
Kay Sievers
2009-04-16
1
-1
/
+1
|
*
|
|
driver core: fix driver_match_device
Ming Lei
2009-04-16
1
-1
/
+1
|
*
|
|
sysfs: don't use global workqueue in sysfs_schedule_callback()
Alex Chiang
2009-04-16
1
-1
/
+11
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-04-17
32
-348
/
+532
|
\
\
\
\
|
*
|
|
|
WUSB: correct format of wusb_chid sysfs file
David Vrabel
2009-04-17
1
-14
/
+12
|
*
|
|
|
WUSB: fix oops when completing URBs for disconnected devices
David Vrabel
2009-04-17
2
-2
/
+6
|
*
|
|
|
WUSB: disconnect all devices when stopping a WUSB HCD
David Vrabel
2009-04-17
1
-6
/
+13
|
*
|
|
|
USB: whci-hcd: check return value of usb_hcd_link_urb_to_ep()
David Vrabel
2009-04-17
2
-6
/
+18
|
*
|
|
|
USB: whci-hcd: provide a endpoint_reset method
David Vrabel
2009-04-17
6
-6
/
+50
|
*
|
|
|
USB: add reset endpoint operations
David Vrabel
2009-04-17
10
-54
/
+91
|
*
|
|
|
USB device codes for Motorola phone.
Dr. Greg Wettstein
2009-04-17
1
-0
/
+1
|
*
|
|
|
usb-storage: fix mistake in Makefile
Alan Stern
2009-04-17
1
-1
/
+2
|
*
|
|
|
USB: usb-serial ch341: support for DTR/RTS/CTS
Werner Cornelius
2009-04-17
1
-72
/
+302
|
*
|
|
|
Revert USB: usb-serial ch341: support for DTR/RTS/CTS
Greg Kroah-Hartman
2009-04-17
1
-302
/
+72
|
*
|
|
|
USB: musb: fix possible panic while resuming
Kim Kyuwon
2009-04-17
1
-8
/
+4
|
*
|
|
|
USB: musb: fix isochronous TXDMA (take 2)
Sergei Shtylyov
2009-04-17
2
-123
/
+105
|
*
|
|
|
USB: musb: sanitize clearing TXCSR DMA bits (take 2)
Sergei Shtylyov
2009-04-17
3
-81
/
+90
|
*
|
|
|
USB: musb: bugfixes for multi-packet TXDMA support
Sergei Shtylyov
2009-04-17
3
-28
/
+69
|
*
|
|
|
USB: musb_host, fix ep0 fifo flushing
David Brownell
2009-04-17
1
-14
/
+29
|
*
|
|
|
USB: usb-storage: augment unusual_devs entry for Simple Tech/Datafab
Alan Stern
2009-04-17
1
-2
/
+4
|
*
|
|
|
USB: musb_host, minor enqueue locking fix (v2)
David Brownell
2009-04-17
1
-9
/
+8
|
*
|
|
|
USB: fix oops in cdc-wdm in case of malformed descriptors
Oliver Neukum
2009-04-17
1
-1
/
+1
[prev]
[next]