Bartlomiej Zolnierkiewicz c6dfa867bb ide: add ->exec_command method 17 years ago
..
accessibility 3f9827bc05 Kconfig: improved help for CONFIG_ACCESSIBILITY 17 years ago
acpi fc3a8828b1 driver core: fix a lot of printk usages of bus_id 17 years ago
amba 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 years ago
ata 84c3d4aaec Merge commit 'origin/master' 17 years ago
atm 49997d7515 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 17 years ago
auxdisplay 450c622e9f Miguel Ojeda has moved 17 years ago
base 9800794ac1 sysdev: Add utility functions for simple int/ulong variable sysdev attributes 17 years ago
block f79f060561 device create: block: convert device_create to device_create_drvdata 17 years ago
bluetooth db6d8c7a40 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
cdrom fce5384755 cdrom: revert commit 22a9189 (cdrom: use kmalloced buffers instead of buffers on stack) 17 years ago
char 53baaaa968 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 17 years ago
clocksource 14351760e3 Fix printk format warning in clocksource/acpi_pm.c 17 years ago
connector a0a61a604c CONNECTOR: add a proc entry to list connectors 17 years ago
cpufreq 6d52dcbe56 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq 17 years ago
cpuidle 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function 17 years ago
crypto 090657e423 crypto: ixp4xx - Select CRYPTO_AUTHENC 17 years ago
dca 275e64decc device create: dca: convert device_create to device_create_drvdata 17 years ago
dio 18c993629a dio: use dio_match_device() in dio_bus_match() 17 years ago
dma eccf2144e1 iop-adma: fixup some kzalloc/memset confusions 17 years ago
edac c134fd868f powerpc/cell/edac: Log a syndrome code in case of correctable error 17 years ago
eisa ca52a49846 driver core: remove DEVICE_NAME_SIZE define 17 years ago
firewire 22a37bcb78 Merge branch 'sbp2-spindown' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 17 years ago
firmware 751851af7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git 17 years ago
gpio 1673ad52bd gpio: pcf857x: add lock and handle more chips 17 years ago
gpu 242e3df80b drm/radeon: fixup issue with radeon and PAT support. 17 years ago
hid 0fd15a18d8 device create: hid: convert device_create to device_create_drvdata 17 years ago
hwmon 2871f55237 device create: hwmon: convert device_create to device_create_drvdata 17 years ago
i2c 93562b5376 Driver Core: add ability for class_for_each_device to start in middle of list 17 years ago
ide c6dfa867bb ide: add ->exec_command method 17 years ago
ieee1394 695794ae0c Driver Core: add ability for class_find_device to start in middle of list 17 years ago
infiniband 110cf374a8 infiniband: make cm_device use a struct device and not a kobject. 17 years ago
input 908cf4b925 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next 17 years ago
isdn 53baaaa968 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 17 years ago
leds 0b00fc5851 LEDS: fix race in device_create 17 years ago
lguest 1a781a777b Merge branch 'generic-ipi' into generic-ipi-for-linus 17 years ago
macintosh 97cd790e3a device create: macintosh: convert device_create to device_create_drvdata 17 years ago
mca ca52a49846 driver core: remove DEVICE_NAME_SIZE define 17 years ago
md b7e6f62fe2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm 17 years ago
media e282959ef3 device create: dvb: convert device_create to device_create_drvdata 17 years ago
memstick b98cb4b7fe driver core: remove DEVICE_ID_SIZE define 17 years ago
message aab0de2451 driver core: remove KOBJ_NAME_LEN define 17 years ago
mfd 99cdb0c8c5 mfd: let asic3 use mem resource instead of bus_shift 17 years ago
misc 89bcb05d9b HP iLO driver 17 years ago
mmc 8a0ca91e1d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc 17 years ago
mtd eadcf0d704 MTD: handle pci_name() being const 17 years ago
net c010b2f76c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
nubus 076ec04b8a proc: convert /proc/bus/nubus to seq_file interface 17 years ago
of f40987b64d OpenFirmware: Include <linux/of_i2c.h> from of_i2c.c. 17 years ago
oprofile 8b8b498836 oprofile: don't request cache line alignment for cpu_buffer 17 years ago
parisc 6044c319d1 parisc-eisa_eeprom: BKL pushdown 17 years ago
parport c6f3a97f86 debugobjects: add timer specific object debugging code 17 years ago
pci aab0de2451 driver core: remove KOBJ_NAME_LEN define 17 years ago
pcmcia f39548a6ad Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 17 years ago
pnp 40ab4f4c1d PNPACPI: add support for HP vendor-specific CCSR descriptors 17 years ago
power 93562b5376 Driver Core: add ability for class_for_each_device to start in middle of list 17 years ago
ps3 5442381cdd [POWERPC] PS3: Remove unsupported wakeup sources 17 years ago
rapidio a7de3902ed rapidio: fix device reference counting 17 years ago
rtc 695794ae0c Driver Core: add ability for class_find_device to start in middle of list 17 years ago
s390 c010b2f76c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
sbus 2222c313e9 sparc64: fix up bus_id changes in sparc core code 17 years ago
scsi c6dfa867bb ide: add ->exec_command method 17 years ago
serial f10140fbe5 port_fixups: Fix ups for tty port changes 17 years ago
sh bd49666974 maple: fix device detection 17 years ago
sn 9150c979ce ioc3.c: replace remaining __FUNCTION__ occurrences 17 years ago
spi 695794ae0c Driver Core: add ability for class_find_device to start in middle of list 17 years ago
ssb 7c3ceb4a40 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
tc 44a2db43eb lk201: remove obsolete driver 18 years ago
telephony 16750c2f32 phonedev: cdev lock_kernel() pushdown 17 years ago
thermal 16d7523973 thermal: Create CONFIG_THERMAL_HWMON=n 17 years ago
uio 4d80d59437 UIO: add generic UIO platform driver 17 years ago
usb 6069fb2ef5 Re-delete zombie 'drivers/usb/serial/airprime.c' file 17 years ago
video 06b8147c5d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 17 years ago
virtio b92dea67cc virtio: Complete feature negotation before updating status 17 years ago
w1 61c91f7ded w1/ds2482: Convert to a new-style driver 17 years ago
watchdog 84c3d4aaec Merge commit 'origin/master' 17 years ago
xen 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function 17 years ago
zorro fa7f289396 zorro: use memory_read_from_buffer 17 years ago
Kconfig f7511d5f66 Basic braille screen reader support 17 years ago
Makefile e6b51632b3 gpu: re-order GPU subdirectory vs char for AGP vs DRM startup. 17 years ago