summaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-08MAINTAINERS: Add me on list of Dell laptop driversPali Rohár1-0/+7
2015-04-08platform: x86: dell-laptop: Add support for keyboard backlightGabriele Mazzotta2-6/+1152
2015-04-08Documentation/ABI: Update sysfs-driver-toshiba_acpi entryAzael Avalos1-13/+80
2015-04-08toshiba_acpi: Fix pr_* messages from USB Sleep FunctionsAzael Avalos1-8/+8
2015-04-08toshiba_acpi: Update and fix USB Sleep and Charge modesAzael Avalos1-9/+62
2015-04-08wmi: Use bool function return values of true/false not 1/0Joe Perches1-2/+2
2015-03-26toshiba_bluetooth: Fix enabling/disabling loop on recent devicesAzael Avalos1-13/+37
2015-03-26toshiba_bluetooth: Clean up *_add function and disable BT device at removalAzael Avalos1-16/+16
2015-03-26toshiba_bluetooth: Add three new functions to the driverAzael Avalos1-0/+51
2015-03-25toshiba_acpi: Fix the enabling of the Special FunctionsAzael Avalos1-1/+24
2015-03-25toshiba_acpi: Use the Hotkey Event Type function for keymap choosingAzael Avalos1-38/+32
2015-03-25toshiba_acpi: Add Hotkey Event Type function and definitionsAzael Avalos1-0/+25
2015-03-25x86/wmi: delete unused wmi_data_lock mutex causing gcc warningPaul Gortmaker1-1/+0
2015-03-19apple-gmux: lock iGP IO to protect from vgaarb changesBruno Prémont1-1/+47
2015-03-14MAINTAINERS: Add missing Toshiba devices and add myself as maintainerAzael Avalos1-1/+14
2015-03-14toshiba_acpi: Update events in toshiba_acpi_notifyAzael Avalos1-6/+23
2015-03-14intel-oaktrail: Fix trivial typo in commentYannick Guerrini1-1/+1
2015-03-14thinkpad_acpi: off by one in adaptive_keyboard_hotkey_notify_hotkey()Dan Carpenter1-2/+3
2015-03-14thinkpad_acpi: signedness bugs getting current_modeDan Carpenter1-2/+2
2015-03-03thinkpad_acpi: use DEVICE_ATTR_* macrosBastien Nocera1-52/+20
2015-03-03thinkpad_acpi: Add support for more adaptive kbd buttonsBastien Nocera1-1/+79
2015-03-03thinkpad_acpi: Add adaptive_kbd_mode sysfs attrBastien Nocera2-9/+78
2015-03-03thinkpad_acpi: Factor out get/set adaptive kbd modeBastien Nocera1-23/+38
2015-03-03thinkpad_acpi: Remember adaptive kbd presenceBastien Nocera1-19/+18
2015-02-23Linux 4.0-rc1v4.0-rc1Linus Torvalds1-4/+4
2015-02-22autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationAl Viro1-2/+6
2015-02-22procfs: fix race between symlink removals and traversalsAl Viro3-12/+22
2015-02-22debugfs: leave freeing a symlink body until inode evictionAl Viro1-17/+17
2015-02-22Documentation/filesystems/Locking: ->get_sb() is long goneAl Viro1-2/+0
2015-02-22trylock_super(): replacement for grab_super_passive()Konstantin Khlebnikov3-26/+22
2015-02-22fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells1-1/+1
2015-02-22Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells4-9/+9
2015-02-22VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells34-71/+71
2015-02-22SELinux: Use d_is_positive() rather than testing dentry->d_inodeDavid Howells1-2/+2
2015-02-22Smack: Use d_is_positive() rather than testing dentry->d_inodeDavid Howells1-2/+2
2015-02-22TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR()David Howells1-3/+1
2015-02-22Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inodeDavid Howells1-1/+1
2015-02-22Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sbDavid Howells2-12/+12
2015-02-22VFS: Split DCACHE_FILE_TYPE into regular and special typesDavid Howells2-8/+27
2015-02-22VFS: Add a fallthrough flag for marking virtual dentriesDavid Howells2-1/+27
2015-02-22VFS: Add a whiteout dentry typeDavid Howells1-6/+18
2015-02-22VFS: Introduce inode-getting helpers for layered/unioned fs environmentsDavid Howells1-0/+57
2015-02-21kernel: make READ_ONCE() valid on const argumentsLinus Torvalds1-3/+3
2015-02-21blk-throttle: check stats_cpu before reading it from sysfsThadeu Lima de Souza Cascardo1-0/+3
2015-02-20MIPS: sead3: Corrected get_c0_perfcount_intNiklas Cassel1-1/+1
2015-02-20MIPS: mm: Remove dead macro definitionsAndreas Ruprecht2-16/+0
2015-02-20IB/qib: Add blank line after declarationMike Marciniszyn17-6/+67
2015-02-20IB/qib: Fix checkpatch warningsMike Marciniszyn15-44/+42
2015-02-20i2c: ocores: rework clk code to handle NULL cookieWolfram Sang1-14/+21
2015-02-20MIPS: OCTEON: irq: add CIB and other fixesDavid Daney2-269/+823