summaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-floppy.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-06thinkpad_acpi: Fix inconsistent mute LED after resumeTakashi Iwai1-0/+12
2014-04-06sonypi: Simplify dependenciesJean Delvare1-1/+1
2014-04-06Revert "X86 platform: New BayTrail IOSF-SB MBI driver"David E. Box4-323/+0
2014-04-06sony-laptop: remove useless sony-laptop versioningMattia Dongili1-7/+2
2014-04-06sony-laptop: add smart connect control functionJavier Achirica1-0/+67
2014-04-06sony-laptop: adjust keyboard backlight values for off/auto/onJavier Achirica1-4/+7
2014-04-06sony-laptop: add hibernate on low battery functionJavier Achirica1-0/+78
2014-04-06sony-laptop: add fan speed regulation functionJavier Achirica1-0/+119
2014-04-06sony-laptop: add usb charge functionJavier Achirica1-0/+86
2014-04-06sony-laptop: add panel_id functionJavier Achirica1-0/+59
2014-04-06sony-laptop: Add support for lid resume settings on Vaio ProJavier Achirica1-48/+62
2014-04-06sony-laptop: add support as Fn+1 as a hot keyJavier Achirica1-0/+2
2014-04-06Fix sleep / suspend keys for Toughbook CF-51Stefan Seyfried1-0/+11
2014-04-05Hexagon: update CR year for elf.hRichard Kuo1-1/+1
2014-04-05Hexagon: remove SP macroRichard Kuo1-3/+1
2014-04-05Hexagon: set ELF_EXEC_PAGESIZE to PAGE_SIZERichard Kuo1-1/+1
2014-04-05Hexagon: set the e_flags in user regset view for core dumpsRichard Kuo1-0/+1
2014-04-05Hexagon: fix atomic_setRichard Kuo1-1/+14
2014-04-05Hexagon: add screen_info for VGA_CONSOLERichard Kuo2-0/+5
2014-04-05hexagon: correct type on pgd copyIlia Mirkin1-1/+1
2014-04-05smp, hexagon: kill SMP single function call interruptJiang Liu2-6/+1
2014-04-05arch: hexagon: include: asm: add generic macro 'mmiowb' in "io.h"Chen Gang1-0/+2
2014-04-05arch: hexagon: kernel: hexagon_ksyms.c: export related symbols which various ...Chen Gang1-4/+20
2014-04-05arch: hexagon: kernel: reset.c: use function pointer instead of function for ...Chen Gang1-3/+2
2014-04-05arch: hexagon: include: asm: add "vga.h" in KbuildChen Gang1-1/+2
2014-04-05arch: hexagon: include: asm: Kbuild: add generic "serial.h" in KbuildChen Gang1-0/+1
2014-04-05arch: hexagon: include: uapi: asm: setup.h add swith macro __KERNEL__Chen Gang1-0/+5
2014-04-05arch: hexagon: include: asm: add prefix "hvm[ci]_" for all enum members in "h...Chen Gang1-36/+36
2014-04-05arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-ma...Chen Gang2-1/+1
2014-04-05arch: hexagon: kernel: add export symbol function __delay()Chen Gang2-0/+10
2014-04-05hexagon: include: asm: kgdb: extend DBG_MAX_REG_NUM for "cs0/1"Chen Gang1-2/+3
2014-04-05hexagon: kernel: kgdb: include related header for pass compiling.Chen Gang1-0/+2
2014-04-05hexagon: kernel: remove useless variables 'dn', 'r' and 'err' in time_init_de...Chen Gang1-3/+0
2014-04-05mm: get_user_pages(write,force) refuse to COW in shared areasHugh Dickins1-21/+45
2014-04-04dm cache: fix a lock-inversionJoe Thornber3-52/+20
2014-04-04dm thin: sort the per thin deferred bios using an rb_treeMike Snitzer1-2/+82
2014-04-04arch/tile: remove unused variable 'devcap'Chris Metcalf1-2/+0
2014-04-04tile: Fix vDSO compilation issue with allyesconfigKerry Sheh1-1/+1
2014-04-04hwmon: (it87) Add support for IT8623ERudolf Marek2-5/+8
2014-04-04hwmon: (it87) Fix IT8603E define nameRudolf Marek1-3/+3
2014-04-04hwmon: (lm90) Convert to use hwmon_device_register_with_groupsGuenter Roeck1-22/+17
2014-04-04hwmon: (lm90) Create all sysfs groups in one callGuenter Roeck1-43/+26
2014-04-04hwmon: (lm90) Always use the dev variable in the probe functionGuenter Roeck1-3/+2
2014-04-04hwmon: (lm90) Create most optional attributes with sysfs_create_groupGuenter Roeck1-3/+11
2014-04-04hwmon: Avoid initializing the same field twiceJean Delvare10-14/+0
2014-04-04hwmon: (pc87360) Avoid initializing the same field twiceJean Delvare1-6/+6
2014-04-04hwmon: (lm80) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck1-48/+22
2014-04-04hwmon: (adm1021) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck1-48/+22
2014-04-04hwmon: (lm63) Avoid initializing the same field twiceJean Delvare1-1/+0
2014-04-04hwmon: (lm63) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck1-66/+40