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