summaryrefslogtreecommitdiff
path: root/drivers/macintosh/adb.c
Commit message (Expand)AuthorAge
* macintosh/adb: Properly mark continued kernel messagesAndreas Schwab2018-01-27
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* adb: get rid of pointless access_ok()Al Viro2017-06-04
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* m68k/mac: Replace via-maciisi driver with via-cuda driverFinn Thain2017-02-07
* powerpc: Move adb symbol exports next to function definitionsAnton Blanchard2014-09-25
* macintosh/adb: Change platform power management to use dev_pm_opsShuah Khan2014-03-07
* macintosh/adb: Fixed some coding style problemsBrandon Stewart2014-03-07
* macintosh/adb: Replace __WAITQUEUE_INITIALIZER with more standard DECLARE_WAI...Robert P. J. Day2013-06-25
* powerpc/adb: Use set_current_state()majianpeng2012-02-16
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * mac: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-15
* | drivers/macintosh/adb: Do not claim that the semaphore is a mutexThomas Gleixner2010-10-12
|/
* mac68k: start CUDA earlyFinn Thain2010-02-27
* of: add 'of_' prefix to machine_is_compatible()Grant Likely2010-02-09
* device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* device create: macintosh: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-21
* Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2008-07-15
|\
| * adb: BKL pushdownJonathan Corbet2008-06-20
* | drivers/macintosh: Various cleanupsAdrian Bunk2008-07-01
|/
* [POWERPC] macintosh: Replace deprecated __initcall with device_initcallRobert P. J. Day2008-05-15
* [POWERPC] macintosh: ADB driver: adb_handler_sem semaphore to mutexDaniel Walker2008-05-05
* Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-18
* ADB: Add missing #include <linux/platform_device.h>Geert Uytterhoeven2008-02-04
* Merge branch 'linux-2.6'Paul Mackerras2008-01-31
|\
| * adb: Convert from class_device to deviceTony Jones2008-01-24
* | [POWERPC] Convert adb.c to use kthread API and not spin on ADB requestsPaul Mackerras2007-12-19
* | [POWERPC] adb: Replace sleep notifier with platform driver suspend/resume hooksJohannes Berg2007-12-19
|/
* [POWERPC] Fix undefined reference to device_power_up/resumeOlaf Hering2007-08-25
* adb_probe_task: remove unneeded flush_signals() callOleg Nesterov2007-07-16
* [POWERPC] powermac: disallow pmu sleep notifiers from aborting sleepJohannes Berg2007-03-26
* [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-12
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro2006-12-06
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-26
* Merge ../linux-2.6Paul Mackerras2006-03-29
|\
| * [PATCH] Notifier chain update: API changesAlan Stern2006-03-27
* | [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-28
|/
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-28
* [PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt2005-06-27
* [PATCH] class: convert drivers/* to use the new class api instead of class_si...gregkh@suse.de2005-06-20
* Linux-2.6.12-rc2Linus Torvalds2005-04-16