Commit Graph

30 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Greg Kroah-Hartman a9b12619f7 device create: misc: convert device_create_drvdata to device_create 17 years ago
Greg Kroah-Hartman 97cd790e3a device create: macintosh: convert device_create to device_create_drvdata 17 years ago
Adrian Bunk 9b4a8dd2e9 drivers/macintosh: Various cleanups 17 years ago
Jonathan Corbet 26ce4f0684 adb: BKL pushdown 17 years ago
Robert P. J. Day faa5b9daa8 [POWERPC] macintosh: Replace deprecated __initcall with device_initcall 17 years ago
Daniel Walker af3ce514ad [POWERPC] macintosh: ADB driver: adb_handler_sem semaphore to mutex 17 years ago
Matthew Wilcox 6188e10d38 Convert asm/semaphore.h users to linux/semaphore.h 17 years ago
Geert Uytterhoeven fe2528b96b ADB: Add missing #include <linux/platform_device.h> 17 years ago
Tony Jones 68db2bc98c adb: Convert from class_device to device 17 years ago
Paul Mackerras c61dace9a1 [POWERPC] Convert adb.c to use kthread API and not spin on ADB requests 17 years ago
Johannes Berg c9f6d3d5c6 [POWERPC] adb: Replace sleep notifier with platform driver suspend/resume hooks 17 years ago
Olaf Hering e120e8d03a [POWERPC] Fix undefined reference to device_power_up/resume 18 years ago
Oleg Nesterov 1b6dd9baa7 adb_probe_task: remove unneeded flush_signals() call 18 years ago
Johannes Berg 70b52b3869 [POWERPC] powermac: disallow pmu sleep notifiers from aborting sleep 18 years ago
Arjan van de Ven fa027c2a0a [PATCH] mark struct file_operations const 4 18 years ago
Robert P. J. Day 5cbded585d [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
Al Viro 3e577a80ea [PATCH] drivers/{char|isdn}: work_struct-induced breakage 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Greg Kroah-Hartman ff23eca3e8 [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree 19 years ago
Greg Kroah-Hartman 7c69ef7974 [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree 19 years ago
Benjamin Herrenschmidt e8222502ee [PATCH] powerpc: Kill _machine and hard-coded platform numbers 19 years ago
Alan Stern e041c68341 [PATCH] Notifier chain update: API changes 19 years ago
Greg Kroah-Hartman 53f4654272 [PATCH] Driver Core: fix up all callers of class_device_create() 20 years ago
Benjamin Herrenschmidt 8c8709334c [PATCH] ppc32: Remove CONFIG_PMAC_PBOOK 20 years ago
gregkh@suse.de 56b2293595 [PATCH] class: convert drivers/* to use the new class api instead of class_simple 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago