index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2009-06-16
|
\
|
*
firewire: core: use more outbound tlabels
Stefan Richter
2009-06-14
|
*
firewire: core: don't update Broadcast_Channel if RFC 2734 conditions aren't met
Stefan Richter
2009-06-14
|
*
firewire: add parent-of-unit accessor
Stefan Richter
2009-06-06
|
*
firewire: reorganize header files
Stefan Richter
2009-06-05
*
|
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...
Linus Torvalds
2009-06-16
|
\
\
|
*
\
Merge commit 'linus/master' into HEAD
Vegard Nossum
2009-06-15
|
|
\
\
|
*
|
|
fs: introduce __getname_gfp()
Vegard Nossum
2009-06-15
|
*
|
|
trace: annotate bitfields in struct ring_buffer_event
Vegard Nossum
2009-06-15
|
*
|
|
c2port: annotate bitfield for kmemcheck
Vegard Nossum
2009-06-15
|
*
|
|
net: use kmemcheck bitfields API for skbuff
Vegard Nossum
2009-06-15
|
*
|
|
kmemcheck: introduce bitfield API
Vegard Nossum
2009-06-15
|
*
|
|
kmemcheck: add hooks for the page allocator
Vegard Nossum
2009-06-15
|
*
|
|
kmemcheck: add DMA hooks
Vegard Nossum
2009-06-15
|
*
|
|
kmemcheck: add mm functions
Vegard Nossum
2009-06-15
|
*
|
|
kmemcheck: add the kmemcheck core
Vegard Nossum
2009-06-13
|
*
|
|
tasklets: new tasklet scheduling function
Vegard Nossum
2009-06-13
|
*
|
|
slab: move struct kmem_cache to headers
Pekka Enberg
2009-06-13
|
*
|
|
stacktrace: add forward-declaration struct task_struct
Vegard Nossum
2009-06-12
|
*
|
|
x86: add save_stack_trace_bp() for tracing from a specific stack frame
Vegard Nossum
2009-06-12
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-06-16
|
\
\
\
\
|
*
|
|
|
USB: Change names of SuperSpeed ep companion descriptor structs.
Sarah Sharp
2009-06-15
|
*
|
|
|
USB: Push scatter gather lists down to host controller drivers.
Sarah Sharp
2009-06-15
|
*
|
|
|
USB: Parse and store the SuperSpeed endpoint companion descriptors.
Sarah Sharp
2009-06-15
|
*
|
|
|
USB: Support for submitting control URBs under xHCI.
Sarah Sharp
2009-06-15
|
*
|
|
|
USB: Support for addressing a USB device under xHCI
Sarah Sharp
2009-06-15
|
*
|
|
|
USB: Add route string to struct usb_device.
Sarah Sharp
2009-06-15
|
*
|
|
|
USB: Add SuperSpeed to the list of USB device speeds.
Sarah Sharp
2009-06-15
|
*
|
|
|
USB: xhci: BIOS handoff and HW initialization.
Sarah Sharp
2009-06-15
|
*
|
|
|
USB: Add Intel Langwell USB OTG Transceiver Drive
Hao Wu
2009-06-15
|
*
|
|
|
USB: Add Intel Langwell USB Device Controller driver
Xiaochen Shen
2009-06-15
|
*
|
|
|
USB: usb-serial: replace shutdown with disconnect, release
Alan Stern
2009-06-15
|
*
|
|
|
USB: usb-serial: call port_probe and port_remove at the right times
Alan Stern
2009-06-15
|
*
|
|
|
USB: audio: add USB audio class definitions
Bryan Wu
2009-06-15
|
*
|
|
|
USB: r8a66597-hcd: use platform_data instead of module_param
Yoshihiro Shimoda
2009-06-15
|
*
|
|
|
USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial break
Jason Wessel
2009-06-15
|
*
|
|
|
USB: usb_debug, usb_generic_serial: implement multi urb write
Jason Wessel
2009-06-15
|
*
|
|
|
USB: usb.h: change private: kernel-doc for new format requirement
Randy Dunlap
2009-06-15
|
*
|
|
|
USB: composite.h: mark private struct members as private:
Randy Dunlap
2009-06-15
|
*
|
|
|
PCI: add power-state name strings
Alan Stern
2009-06-15
|
*
|
|
|
USB: remove unused usb_host class
Greg Kroah-Hartman
2009-06-15
|
*
|
|
|
NLS: update handling of Unicode
Alan Stern
2009-06-15
|
*
|
|
|
USB: add usb debugfs directory
Greg Kroah-Hartman
2009-06-15
|
*
|
|
|
USB: nop-usb-xceiv: behave when linked as a module
David Brownell
2009-06-15
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-06-16
|
\
\
\
\
\
|
*
|
|
|
|
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
GeunSik Lim
2009-06-15
|
*
|
|
|
|
eisa: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-06-15
|
*
|
|
|
|
Driver Core: block: add nodename support for block drivers.
Kay Sievers
2009-06-15
|
*
|
|
|
|
Driver Core: usb: add nodename support for usb drivers.
Kay Sievers
2009-06-15
|
*
|
|
|
|
Driver Core: misc: add nodename support for misc devices.
Kay Sievers
2009-06-15
[next]