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
*
bcma: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-10-16
1
-7
/
+16
*
uwb: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-10-16
1
-5
/
+8
*
MMC: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-10-16
2
-14
/
+19
*
PNP: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-10-16
3
-19
/
+28
*
drivers/base/core.c: output device renaming messages with dev_dbg().
ethan.zhao
2013-10-16
1
-2
/
+1
*
devres: add kernel standard devm_k.alloc functions
Joe Perches
2013-10-16
2
-13
/
+35
*
sysfs/bin: Fix size handling overflow for bin_attribute
Benjamin Herrenschmidt
2013-10-14
1
-1
/
+1
*
sysfs: make sysfs_file_ops() follow ignore_lockdep flag
Tejun Heo
2013-10-14
3
-21
/
+20
*
kobject: show debug info on delayed kobject release
Fengguang Wu
2013-10-11
1
-1
/
+1
*
driver core: remove dev_bin_attrs from struct class
Greg Kroah-Hartman
2013-10-06
2
-41
/
+2
*
driver core: remove dev_attrs from struct class
Greg Kroah-Hartman
2013-10-05
2
-39
/
+1
*
sysfs: merge regular and bin file handling
Tejun Heo
2013-10-05
7
-502
/
+28
*
sysfs: prepare open path for unified regular / bin file handling
Tejun Heo
2013-10-05
1
-25
/
+33
*
sysfs: copy bin mmap support from fs/sysfs/bin.c to fs/sysfs/file.c
Tejun Heo
2013-10-05
3
-1
/
+249
*
sysfs: add sysfs_bin_read()
Tejun Heo
2013-10-05
1
-0
/
+65
*
sysfs: prepare path write for unified regular / bin file handling
Tejun Heo
2013-10-05
2
-6
/
+35
*
sysfs: collapse fs/sysfs/bin.c::fill_read() into read()
Tejun Heo
2013-10-05
1
-21
/
+15
*
sysfs: skip bin_buffer->buffer while reading
Tejun Heo
2013-10-05
1
-13
/
+8
*
sysfs: use seq_file when reading regular files
Tejun Heo
2013-10-05
1
-91
/
+73
*
sysfs: use transient write buffer
Tejun Heo
2013-10-05
1
-62
/
+52
*
sysfs: add sysfs_open_file->sd and ->file
Tejun Heo
2013-10-05
1
-11
/
+12
*
sysfs: rename sysfs_buffer to sysfs_open_file
Tejun Heo
2013-10-05
1
-64
/
+63
*
sysfs: add sysfs_open_file_mutex
Tejun Heo
2013-10-05
1
-6
/
+12
*
sysfs: remove sysfs_buffer->ops
Tejun Heo
2013-10-05
1
-12
/
+21
*
sysfs: remove sysfs_buffer->needs_read_fill
Tejun Heo
2013-10-05
1
-12
/
+12
*
sysfs: remove unused sysfs_buffer->pos
Tejun Heo
2013-10-05
1
-1
/
+0
*
sysfs: introduce [__]sysfs_remove()
Tejun Heo
2013-10-03
4
-28
/
+29
*
sysfs: make __sysfs_remove_dir() recursive
Tejun Heo
2013-10-03
1
-11
/
+64
*
kobject: grab an extra reference on kobject->sd to allow duplicate deletes
Tejun Heo
2013-10-03
2
-1
/
+18
*
sysfs: remove sysfs_addrm_cxt->parent_sd
Tejun Heo
2013-10-03
5
-36
/
+38
*
fs/debugfs: add declaration for no CONFIG_DEBUG_FS
Weijie Yang
2013-10-03
1
-0
/
+12
*
Merge 3.12-rc3 into driver-core-next
Greg Kroah-Hartman
2013-09-29
230
-1253
/
+2355
|
\
|
*
Linux 3.12-rc3
v3.12-rc3
Linus Torvalds
2013-09-29
1
-1
/
+1
|
*
Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-09-29
21
-107
/
+201
|
|
\
|
|
*
usb: dwc3: add support for Merrifield
David Cohen
2013-09-26
1
-0
/
+2
|
|
*
USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitialization
Shengzhou Liu
2013-09-26
1
-2
/
+3
|
|
*
USB: Fix breakage in ffs_fs_mount()
Al Viro
2013-09-26
1
-34
/
+26
|
|
*
fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy
Ramneek Mehresh
2013-09-26
1
-9
/
+3
|
|
*
usb/core/devio.c: Don't reject control message to endpoint with wrong directi...
Kurt Garloff
2013-09-25
1
-0
/
+16
|
|
*
usb: chipidea: USB_CHIPIDEA should depend on HAS_DMA
Geert Uytterhoeven
2013-09-25
1
-1
/
+1
|
|
*
usb: chipidea: udc: free pending TD at removal procedure
Peter Chen
2013-09-25
1
-0
/
+2
|
|
*
usb: chipidea: imx: Add usb_phy_shutdown at probe's error path
Peter Chen
2013-09-25
1
-2
/
+5
|
|
*
usb: chipidea: Fix memleak for ci->hw_bank.regmap when removal
Peter Chen
2013-09-25
1
-0
/
+1
|
|
*
usb: chipidea: udc: fix the oops after rmmod gadget
Peter Chen
2013-09-25
1
-1
/
+1
|
|
*
USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd
Alan Stern
2013-09-25
3
-3
/
+3
|
|
*
USB: OHCI: accept very late isochronous URBs
Alan Stern
2013-09-25
2
-14
/
+34
|
|
*
USB: UHCI: accept very late isochronous URBs
Alan Stern
2013-09-25
1
-4
/
+8
|
|
*
USB: iMX21: accept very late isochronous URBs
Alan Stern
2013-09-25
1
-4
/
+4
|
|
*
Merge tag 'for-usb-linus-2013-09-23' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2013-09-25
6
-33
/
+92
|
|
|
\
|
|
|
*
usbcore: check usb device's state before sending a Set SEL control transfer
Xenia Ragiadakou
2013-09-23
1
-0
/
+3
[next]