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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-12-11
21
-506
/
+428
|
\
|
*
Driver core: fix race in dev_driver_string
Alan Stern
2009-12-11
1
-1
/
+8
|
*
Driver Core: Early platform driver buffer
Magnus Damm
2009-12-11
2
-12
/
+37
|
*
sysfs: sysfs_setattr remove unnecessary permission check.
Eric W. Biederman
2009-12-11
1
-4
/
+0
|
*
sysfs: Factor out sysfs_rename from sysfs_rename_dir and sysfs_move_dir
Eric W. Biederman
2009-12-11
2
-33
/
+32
|
*
sysfs: Propagate renames to the vfs on demand
Eric W. Biederman
2009-12-11
5
-162
/
+32
|
*
sysfs: Gut sysfs_addrm_start and sysfs_addrm_finish
Eric W. Biederman
2009-12-11
2
-89
/
+4
|
*
sysfs: In sysfs_chmod_file lazily propagate the mode change.
Eric W. Biederman
2009-12-11
1
-23
/
+8
|
*
sysfs: Implement sysfs_getattr & sysfs_permission
Eric W. Biederman
2009-12-11
4
-17
/
+54
|
*
sysfs: Nicely indent sysfs_symlink_inode_operations
Eric W. Biederman
2009-12-11
1
-4
/
+4
|
*
sysfs: Update s_iattr on link and unlink.
Eric W. Biederman
2009-12-11
1
-0
/
+18
|
*
sysfs: Fix locking and factor out sysfs_sd_setattr
Eric W. Biederman
2009-12-11
2
-20
/
+32
|
*
sysfs: Simplify iattr time assignments
Eric W. Biederman
2009-12-11
1
-6
/
+3
|
*
sysfs: Simplify sysfs_chmod_file semantics
Eric W. Biederman
2009-12-11
1
-9
/
+1
|
*
sysfs: Use dentry_ops instead of directly playing with the dcache
Eric W. Biederman
2009-12-11
1
-27
/
+46
|
*
sysfs: Rename sysfs_d_iput to sysfs_dentry_iput
Eric W. Biederman
2009-12-11
1
-2
/
+2
|
*
sysfs: Update sysfs_setxattr so it updates secdata under the sysfs_mutex
Eric W. Biederman
2009-12-11
1
-12
/
+29
|
*
debugfs: fix create mutex racy fops and private data
Mathieu Desnoyers
2009-12-11
1
-23
/
+32
|
*
Driver core: Don't remove kobjects in device_shutdown.
Eric W. Biederman
2009-12-11
1
-3
/
+0
|
*
firmware_class: make request_firmware_nowait more useful
Johannes Berg
2009-12-11
7
-20
/
+33
|
*
Driver-Core: devtmpfs - set root directory mode to 0755
Kay Sievers
2009-12-11
1
-1
/
+1
|
*
Driver Core: devtmpfs: cleanup node on device creation error
Kay Sievers
2009-12-11
1
-0
/
+2
|
*
Driver Core: devtmpfs: do not remove non-kernel-created directories
Kay Sievers
2009-12-11
1
-23
/
+16
|
*
Driver Core: devtmpfs: use sys_mount()
Kay Sievers
2009-12-11
2
-8
/
+3
|
*
Driver core: devtmpfs: prevent concurrent subdirectory creation and removal
Kay Sievers
2009-12-11
1
-10
/
+16
|
*
Driver Core: devtmpfs: ignore umask while setting file mode
Kay Sievers
2009-12-11
1
-10
/
+16
|
*
sysfs: mark a locally-only used function static
Stefan Richter
2009-12-11
1
-1
/
+2
|
*
hpilo: add locking comment
David Altobelli
2009-12-11
1
-1
/
+12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-12-11
106
-1881
/
+9634
|
\
\
|
*
|
USB: mos7840: add device IDs for B&B electronics devices
Cliff Brake
2009-12-11
1
-3
/
+21
|
*
|
USB: ftdi_sio: add USB device ID's for B&B Electronics line
Cliff Brake
2009-12-11
2
-0
/
+28
|
*
|
USB: musb: musb_host: fix sparse warning
Felipe Balbi
2009-12-11
1
-5
/
+5
|
*
|
USB: musb: musb_gadget: fix sparse warning
Felipe Balbi
2009-12-11
1
-2
/
+2
|
*
|
USB: musb: omap2430: fix sparse warning
Felipe Balbi
2009-12-11
1
-1
/
+1
|
*
|
USB: core: message: fix sparse warning
Felipe Balbi
2009-12-11
1
-1
/
+1
|
*
|
USB: core: hub: fix sparse warning
Felipe Balbi
2009-12-11
1
-1
/
+1
|
*
|
USB: core: fix sparse warning for static function
Felipe Balbi
2009-12-11
1
-1
/
+1
|
*
|
USB: Added USB_ETH_RNDIS to use instead of CONFIG_USB_ETH_RNDIS
Michal Nazarewicz
2009-12-11
3
-10
/
+21
|
*
|
USB: Check bandwidth when switching alt settings.
Sarah Sharp
2009-12-11
4
-22
/
+149
|
*
|
USB: Refactor code to find alternate interface settings.
Sarah Sharp
2009-12-11
3
-10
/
+43
|
*
|
USB: xhci: Fix command completion after a drop endpoint.
Sarah Sharp
2009-12-11
1
-16
/
+20
|
*
|
USB: xhci: Make reverting an alt setting "unfailable".
Sarah Sharp
2009-12-11
3
-18
/
+94
|
*
|
USB: usbtmc: Use usb_clear_halt() instead of custom code.
Sarah Sharp
2009-12-11
1
-28
/
+8
|
*
|
USB: xhci: Add correct email and files to MAINTAINERS entry.
Sarah Sharp
2009-12-11
1
-1
/
+3
|
*
|
USB: ehci-omap.c: introduce missing kfree
Julia Lawall
2009-12-11
1
-1
/
+2
|
*
|
USB: xhci-mem.c: introduce missing kfree
Julia Lawall
2009-12-11
1
-1
/
+4
|
*
|
USB: add remove_id sysfs attr for usb drivers
CHENG Renquan
2009-12-11
2
-9
/
+104
|
*
|
USB: g_multi kconfig: fix depends and help text
Randy Dunlap
2009-12-11
1
-7
/
+7
|
*
|
USB: option: add pid for ZTE
zhao.ming9@zte.com.cn
2009-12-11
1
-0
/
+36
|
*
|
USB: wusb: correctly check size of security descriptor.
David Vrabel
2009-12-11
1
-3
/
+3
[next]