summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-06-161-0/+358
|\
| * firewire: core: use more outbound tlabelsStefan Richter2009-06-141-1/+2
| * firewire: core: don't update Broadcast_Channel if RFC 2734 conditions aren't metStefan Richter2009-06-141-0/+2
| * firewire: add parent-of-unit accessorStefan Richter2009-06-061-0/+5
| * firewire: reorganize header filesStefan Richter2009-06-051-0/+350
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds2009-06-1611-3/+296
|\ \
| * \ Merge commit 'linus/master' into HEADVegard Nossum2009-06-1542-94/+811
| |\ \
| * | | fs: introduce __getname_gfp()Vegard Nossum2009-06-151-2/+3
| * | | trace: annotate bitfields in struct ring_buffer_eventVegard Nossum2009-06-151-0/+4
| * | | c2port: annotate bitfield for kmemcheckVegard Nossum2009-06-151-0/+3
| * | | net: use kmemcheck bitfields API for skbuffVegard Nossum2009-06-151-0/+7
| * | | kmemcheck: introduce bitfield APIVegard Nossum2009-06-151-0/+50
| * | | kmemcheck: add hooks for the page allocatorVegard Nossum2009-06-152-6/+34
| * | | kmemcheck: add DMA hooksVegard Nossum2009-06-151-0/+16
| * | | kmemcheck: add mm functionsVegard Nossum2009-06-153-1/+62
| * | | kmemcheck: add the kmemcheck coreVegard Nossum2009-06-132-0/+25
| * | | tasklets: new tasklet scheduling functionVegard Nossum2009-06-131-0/+14
| * | | slab: move struct kmem_cache to headersPekka Enberg2009-06-131-0/+81
| * | | stacktrace: add forward-declaration struct task_structVegard Nossum2009-06-121-0/+2
| * | | x86: add save_stack_trace_bp() for tracing from a specific stack frameVegard Nossum2009-06-121-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-06-1612-18/+912
|\ \ \ \
| * | | | USB: Change names of SuperSpeed ep companion descriptor structs.Sarah Sharp2009-06-152-9/+9
| * | | | USB: Push scatter gather lists down to host controller drivers.Sarah Sharp2009-06-151-0/+2
| * | | | USB: Parse and store the SuperSpeed endpoint companion descriptors.Sarah Sharp2009-06-152-0/+32
| * | | | USB: Support for submitting control URBs under xHCI.Sarah Sharp2009-06-151-1/+3
| * | | | USB: Support for addressing a USB device under xHCISarah Sharp2009-06-151-0/+2
| * | | | USB: Add route string to struct usb_device.Sarah Sharp2009-06-151-0/+2
| * | | | USB: Add SuperSpeed to the list of USB device speeds.Sarah Sharp2009-06-151-0/+1
| * | | | USB: xhci: BIOS handoff and HW initialization.Sarah Sharp2009-06-151-0/+1
| * | | | USB: Add Intel Langwell USB OTG Transceiver DriveHao Wu2009-06-151-0/+177
| * | | | USB: Add Intel Langwell USB Device Controller driverXiaochen Shen2009-06-151-0/+310
| * | | | USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-151-4/+8
| * | | | USB: usb-serial: call port_probe and port_remove at the right timesAlan Stern2009-06-151-0/+8
| * | | | USB: audio: add USB audio class definitionsBryan Wu2009-06-151-2/+263
| * | | | USB: r8a66597-hcd: use platform_data instead of module_paramYoshihiro Shimoda2009-06-151-0/+44
| * | | | USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial breakJason Wessel2009-06-151-0/+8
| * | | | USB: usb_debug, usb_generic_serial: implement multi urb writeJason Wessel2009-06-151-0/+4
| * | | | USB: usb.h: change private: kernel-doc for new format requirementRandy Dunlap2009-06-151-2/+2
| * | | | USB: composite.h: mark private struct members as private:Randy Dunlap2009-06-151-0/+3
| * | | | PCI: add power-state name stringsAlan Stern2009-06-151-0/+8
| * | | | USB: remove unused usb_host classGreg Kroah-Hartman2009-06-151-1/+0
| * | | | NLS: update handling of UnicodeAlan Stern2009-06-151-6/+29
| * | | | USB: add usb debugfs directoryGreg Kroah-Hartman2009-06-151-0/+3
| * | | | USB: nop-usb-xceiv: behave when linked as a moduleDavid Brownell2009-06-151-2/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-06-1610-10/+18
|\ \ \ \ \
| * | | | | debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim2009-06-152-3/+3
| * | | | | eisa: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-2/+2
| * | | | | Driver Core: block: add nodename support for block drivers.Kay Sievers2009-06-151-1/+1
| * | | | | Driver Core: usb: add nodename support for usb drivers.Kay Sievers2009-06-151-0/+3
| * | | | | Driver Core: misc: add nodename support for misc devices.Kay Sievers2009-06-151-0/+1