summaryrefslogtreecommitdiff
path: root/drivers/char/sonypi.c
AgeCommit message (Expand)Author
2023-10-18char: convert to new timestamp accessorsJeff Layton
2022-11-23ACPI: make remove callback of ACPI driver voidDawei Li
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2017-02-27scripts/spelling.txt: add "initialiazation" pattern and fix typo instancesMasahiro Yamada
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-09-27fs: Replace current_fs_time() with current_time()Deepa Dinamani
2014-10-20char: drop owner assignment from platform_driversWolfram Sang
2013-07-15ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki
2012-11-21char: remove use of __devexitBill Pemberton
2012-11-21char: remove use of __devinitBill Pemberton
2012-11-21char: remove use of __devexit_pBill Pemberton
2012-10-25sonypi: suspend/resume callbacks should be conditionally compiled on CONFIG_P...Yuanhan Liu
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-07-01sonypi: Use struct dev_pm_ops for power managementRafael J. Wysocki
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-03-31Fix common misspellingsLucas De Marchi
2010-12-24sonypi: don't use flush_scheduled_work()Tejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-04sony_pi: Remove the BKL from open and ioctlJohn Kacur
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold
2009-12-22kfifo: move out spinlockStefani Seibold
2009-12-22kfifo: move struct kfifo in placeStefani Seibold
2009-10-13headers: Fix build after <linux/sched.h> removalIngo Molnar
2009-03-16Rationalize fasync return valuesJonathan Corbet
2008-11-11Merge branch 'misc' into releaseLen Brown
2008-11-06ACPI: remove CONFIG_ACPI_ECBjorn Helgaas
2008-11-01saner FASYNC handling on file closeAl Viro
2008-07-02sonypi: BKL pushdownArnd Bergmann
2008-04-30drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-21sonypi: Storage class should be before const qualifierTobias Klauser
2007-11-21Sonypi: use synchronize_irq instead of sycnronize_schedDmitry Torokhov
2007-11-21sonypi: fit input devices into sysfs treeDmitry Torokhov
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-08-23ACPI: Schedule /proc/acpi/event for removalLen Brown
2007-08-03sonypi: fix ids member of struct acpi_driverEugene Teo
2007-07-16remove sonypi_camera_command()Adrian Bunk
2007-04-28sonypi: use mutex instead of semaphoreMatthias Kaehlcke
2007-04-28sonypi: try to detect if sony-laptop has already taken one of the known ioportsmalattia@linux.it
2007-04-28sonypi: suggest sonypi users to try sony-laptop insteadmalattia@linux.it
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-12-08[PATCH] struct path: convert char-driversJosef Sipek
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells