summaryrefslogtreecommitdiff
path: root/drivers/char/sonypi.c
Commit message (Expand)AuthorAge
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-14
* scripts/spelling.txt: add "initialiazation" pattern and fix typo instancesMasahiro Yamada2017-02-27
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* fs: Replace current_fs_time() with current_time()Deepa Dinamani2016-09-27
* char: drop owner assignment from platform_driversWolfram Sang2014-10-20
* ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger2013-07-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-26
|/
* char: remove use of __devexitBill Pemberton2012-11-21
* char: remove use of __devinitBill Pemberton2012-11-21
* char: remove use of __devexit_pBill Pemberton2012-11-21
* sonypi: suspend/resume callbacks should be conditionally compiled on CONFIG_P...Yuanhan Liu2012-10-25
* workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
* sonypi: Use struct dev_pm_ops for power managementRafael J. Wysocki2012-07-01
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* Fix common misspellingsLucas De Marchi2011-03-31
* sonypi: don't use flush_scheduled_work()Tejun Heo2010-12-24
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* sony_pi: Remove the BKL from open and ioctlJohn Kacur2010-01-04
* kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-22
* kfifo: move out spinlockStefani Seibold2009-12-22
* kfifo: move struct kfifo in placeStefani Seibold2009-12-22
* headers: Fix build after <linux/sched.h> removalIngo Molnar2009-10-13
* Rationalize fasync return valuesJonathan Corbet2009-03-16
* Merge branch 'misc' into releaseLen Brown2008-11-11
|\
| * ACPI: remove CONFIG_ACPI_ECBjorn Helgaas2008-11-06
* | saner FASYNC handling on file closeAl Viro2008-11-01
|/
* sonypi: BKL pushdownArnd Bergmann2008-07-02
* drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* sonypi: Storage class should be before const qualifierTobias Klauser2008-04-21
* Sonypi: use synchronize_irq instead of sycnronize_schedDmitry Torokhov2007-11-21
* sonypi: fit input devices into sysfs treeDmitry Torokhov2007-11-21
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-19
* get rid of input BIT* duplicate definesJiri Slaby2007-10-19
* ACPI: Schedule /proc/acpi/event for removalLen Brown2007-08-23
* sonypi: fix ids member of struct acpi_driverEugene Teo2007-08-03
* remove sonypi_camera_command()Adrian Bunk2007-07-16
* sonypi: use mutex instead of semaphoreMatthias Kaehlcke2007-04-28
* sonypi: try to detect if sony-laptop has already taken one of the known ioportsmalattia@linux.it2007-04-28
* sonypi: suggest sonypi users to try sony-laptop insteadmalattia@linux.it2007-04-28
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] struct path: convert char-driversJosef Sipek2006-12-08
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-03
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30