* git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6: Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev debugfs: Modify default debugfs directory for debugging pktcdvd. debugfs: Modified default dir of debugfs for debugging UHCI. debugfs: Change debugfs directory of IWMC3200 debugfs: Change debuhgfs directory of trace-events-sample.h debugfs: Fix mount directory of debugfs by default in events.txt hpilo: add poll f_op hpilo: add interrupt handler hpilo: staging for interrupt handling driver core: platform_device_add_data(): use kmemdup() Driver core: Add support for compatibility classes uio: add generic driver for PCI 2.3 devices driver-core: move dma-coherent.c from kernel to driver/base mem_class: fix bug mem_class: use minor as index instead of searching the array driver model: constify attribute groups UIO: remove 'default n' from Kconfig Driver core: Add accessor for device platform data Driver core: move dev_get/set_drvdata to drivers/base/dd.c Driver core: add new device to bus's list before probing
No related branches found
No related tags found
Showing
- Documentation/DocBook/uio-howto.tmpl 163 additions, 0 deletionsDocumentation/DocBook/uio-howto.tmpl
- Documentation/trace/events.txt 12 additions, 12 deletionsDocumentation/trace/events.txt
- MAINTAINERS 7 additions, 0 deletionsMAINTAINERS
- block/genhd.c 1 addition, 1 deletionblock/genhd.c
- drivers/base/Kconfig 25 additions, 0 deletionsdrivers/base/Kconfig
- drivers/base/Makefile 2 additions, 0 deletionsdrivers/base/Makefile
- drivers/base/base.h 12 additions, 1 deletiondrivers/base/base.h
- drivers/base/bus.c 10 additions, 13 deletionsdrivers/base/bus.c
- drivers/base/class.c 87 additions, 0 deletionsdrivers/base/class.c
- drivers/base/core.c 20 additions, 9 deletionsdrivers/base/core.c
- drivers/base/dd.c 29 additions, 2 deletionsdrivers/base/dd.c
- drivers/base/devtmpfs.c 367 additions, 0 deletionsdrivers/base/devtmpfs.c
- drivers/base/dma-coherent.c 0 additions, 0 deletionsdrivers/base/dma-coherent.c
- drivers/base/driver.c 2 additions, 2 deletionsdrivers/base/driver.c
- drivers/base/init.c 1 addition, 0 deletionsdrivers/base/init.c
- drivers/base/platform.c 4 additions, 4 deletionsdrivers/base/platform.c
- drivers/block/cciss.c 1 addition, 1 deletiondrivers/block/cciss.c
- drivers/block/pktcdvd.c 1 addition, 1 deletiondrivers/block/pktcdvd.c
- drivers/char/mem.c 40 additions, 42 deletionsdrivers/char/mem.c
- drivers/firewire/core-device.c 1 addition, 1 deletiondrivers/firewire/core-device.c
Loading
Please register or sign in to comment