summaryrefslogtreecommitdiffstats
path: root/drivers/macintosh/adb.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-5/+5
|\
| * mac: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-151-5/+5
* | drivers/macintosh/adb: Do not claim that the semaphore is a mutexThomas Gleixner2010-10-121-1/+1
|/
* mac68k: start CUDA earlyFinn Thain2010-02-271-2/+4
* of: add 'of_' prefix to machine_is_compatible()Grant Likely2010-02-091-2/+2
* device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-2/+1
* device create: macintosh: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-1/+2
* Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2008-07-151-5/+13
|\
| * adb: BKL pushdownJonathan Corbet2008-06-201-5/+13
* | drivers/macintosh: Various cleanupsAdrian Bunk2008-07-011-3/+2
|/
* [POWERPC] macintosh: Replace deprecated __initcall with device_initcallRobert P. J. Day2008-05-151-1/+1
* [POWERPC] macintosh: ADB driver: adb_handler_sem semaphore to mutexDaniel Walker2008-05-051-15/+15
* Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-181-1/+1
* ADB: Add missing #include <linux/platform_device.h>Geert Uytterhoeven2008-02-041-0/+1
* Merge branch 'linux-2.6'Paul Mackerras2008-01-311-1/+1
|\
| * adb: Convert from class_device to deviceTony Jones2008-01-241-1/+1
* | [POWERPC] Convert adb.c to use kthread API and not spin on ADB requestsPaul Mackerras2007-12-191-57/+21
* | [POWERPC] adb: Replace sleep notifier with platform driver suspend/resume hooksJohannes Berg2007-12-191-39/+57
|/
* [POWERPC] Fix undefined reference to device_power_up/resumeOlaf Hering2007-08-251-2/+2
* adb_probe_task: remove unneeded flush_signals() callOleg Nesterov2007-07-161-8/+2
* [POWERPC] powermac: disallow pmu sleep notifiers from aborting sleepJohannes Berg2007-03-261-33/+9
* [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-121-1/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro2006-12-061-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-5/+5
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-261-2/+0
* Merge ../linux-2.6Paul Mackerras2006-03-291-4/+7
|\
| * [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-4/+7
* | [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-1/+2
|/
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-1/+1
* [PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt2005-06-271-5/+5
* [PATCH] class: convert drivers/* to use the new class api instead of class_si...gregkh@suse.de2005-06-201-5/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+910
OpenPOWER on IntegriCloud