aboutsummaryrefslogtreecommitdiff
path: root/drivers/macintosh/adb.c
AgeCommit message (Expand)Author
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-07-21device create: macintosh: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-07-15Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt
2008-07-01drivers/macintosh: Various cleanupsAdrian Bunk
2008-06-20adb: BKL pushdownJonathan Corbet
2008-05-15[POWERPC] macintosh: Replace deprecated __initcall with device_initcallRobert P. J. Day
2008-05-05[POWERPC] macintosh: ADB driver: adb_handler_sem semaphore to mutexDaniel Walker
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox
2008-02-04ADB: Add missing #include <linux/platform_device.h>Geert Uytterhoeven
2008-01-31Merge branch 'linux-2.6'Paul Mackerras
2008-01-24adb: Convert from class_device to deviceTony Jones
2007-12-19[POWERPC] Convert adb.c to use kthread API and not spin on ADB requestsPaul Mackerras
2007-12-19[POWERPC] adb: Replace sleep notifier with platform driver suspend/resume hooksJohannes Berg
2007-08-25[POWERPC] Fix undefined reference to device_power_up/resumeOlaf Hering
2007-07-16adb_probe_task: remove unneeded flush_signals() callOleg Nesterov
2007-03-26[POWERPC] powermac: disallow pmu sleep notifiers from aborting sleepJohannes Berg
2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-06[PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman
2006-03-29Merge ../linux-2.6Paul Mackerras
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman
2005-06-27[PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt
2005-06-20[PATCH] class: convert drivers/* to use the new class api instead of class_si...gregkh@suse.de
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds