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