summaryrefslogtreecommitdiffstats
path: root/drivers/video/sbuslib.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-12-20ACPI: video: Add dev argument for backlight_device_registerYu Luming7-8/+13
2006-12-20ACPI: Implement acpi_video_get_next_level()Thomas Tuttle1-7/+34
2006-12-20ACPI: ibm_acpi: allow clean removalAlexey Starikovskiy1-2/+1
2006-12-07ACPI: ibm-acpi: update version and copyrightHenrique de Moraes Holschuh1-2/+7
2006-12-07ACPI: ibm-acpi: style fixes and cruft removalHenrique de Moraes Holschuh1-57/+43
2006-12-07ACPI: ibm-acpi: backlight device cleanupHenrique de Moraes Holschuh1-19/+31
2006-12-07ACPI: ibm-acpi: make non-generic bay support optionalHenrique de Moraes Holschuh2-1/+23
2006-12-07ACPI: ibm-acpi: add support for the ultrabay on the T60,X60Henrique de Moraes Holschuh1-0/+1
2006-12-07ACPI: ibm-acpi: implement fan watchdog commandHenrique de Moraes Holschuh2-3/+87
2006-12-07ACPI: ibm-acpi: workaround for EC 0x2f initialization bugHenrique de Moraes Holschuh1-4/+49
2006-12-07ACPI: ibm-acpi: store embedded controller firmware version for matchingHenrique de Moraes Holschuh1-5/+18
2006-12-07ACPI: ibm-acpi: fix and extend fan control functionsHenrique de Moraes Holschuh2-24/+80
2006-12-07ACPI: ibm-acpi: fix and extend fan enableHenrique de Moraes Holschuh1-2/+32
2006-12-07ACPI: ibm-acpi: extend fan status functionsHenrique de Moraes Holschuh1-3/+18
2006-12-07ACPI: ibm-acpi: document fan controlHenrique de Moraes Holschuh1-2/+108
2006-12-07ACPI: ibm-acpi: cleanup fan_writeHenrique de Moraes Holschuh1-22/+125
2006-12-07ACPI: ibm-acpi: break fan_read into separate functionsHenrique de Moraes Holschuh1-12/+66
2006-12-07ACPI: ibm-acpi: clean up fan_readHenrique de Moraes Holschuh1-16/+24
2006-12-07ACPI: ibm-acpi: prepare to cleanup fan_read and fan_writeHenrique de Moraes Holschuh1-2/+79
2006-12-07ACPI: ibm-acpi: document thermal sensor locations for the A31Henrique de Moraes Holschuh1-0/+11
2006-12-07ACPI: ibm-acpi: Implement direct-ec-access thermal reading modes for up to 16...Henrique de Moraes Holschuh2-14/+134
2006-12-07ACPI: ibm-acpi: Use a enum to select the thermal sensor reading strategyHenrique de Moraes Holschuh1-25/+65
2006-12-07ACPI: ibm-acpi: trivial Lindent cleanupsHenrique de Moraes Holschuh1-12/+12
2006-12-07ACPI: ibm-acpi: do not use / in driver namesHenrique de Moraes Holschuh1-1/+1
2006-10-21ACPI: toshiba_acpi: Add support for the generic backlight deviceHolger Macht2-23/+66
2006-10-21ACPI: asus_acpi: Add support for the generic backlight deviceHolger Macht2-16/+47
2006-10-21ACPI: ibm_acpi: Add support for the generic backlight deviceHolger Macht2-14/+62
2006-10-21[PATCH] fix PXA2xx UDC compilation errorNicolas Pitre1-1/+1
2006-10-21[PATCH] Fix up rpaphp driver for pci hotplug header moveOlaf Hering1-1/+1
2006-10-21configfs: handle kzalloc() failure in check_perm()Chandra Seetharaman1-6/+8
2006-10-21ocfs2: cond_resched() in ocfs2_zero_extend()Mark Fasheh1-0/+7
2006-10-21ocfs2: fix page zeroing during simple extendsMark Fasheh1-20/+24
2006-10-21ocfs2: remove spurious d_count check in ocfs2_rename()Sunil Mushran1-8/+0
2006-10-21ocfs2: delete redundant memcmp()Akinobu Mita1-4/+6
2006-10-20Revert "[mv643xx] Add pci device table for auto module loading."Linus Torvalds1-6/+0
2006-10-20[PATCH] one more ARM IRQ fixAdrian Bunk1-1/+1
2006-10-20[PATCH] knfsd: fix race that can disable NFS serverNeilBrown1-1/+1
2006-10-20[PATCH] kernel/nsproxy.c: use kmemdup()Alexey Dobriyan1-4/+2
2006-10-20[PATCH] ext3/4: fix J_ASSERT(transaction->t_updates > 0) in journal_stop()OGAWA Hirofumi2-4/+6
2006-10-20[PATCH] mm: more commenting on lock orderingNick Piggin2-23/+17
2006-10-20[PATCH] firmware/dcdbas: add size check in smi_data_writeDoug Warzecha1-2/+5
2006-10-20[PATCH] ipmi: fix return codes in failure caseDave Jones1-2/+2
2006-10-20[PATCH] mm: D-cache aliasing issue in cow_user_pageDmitriy Monakhov1-0/+1
2006-10-20[PATCH] doc: fixing cpu-hotplug documentationSatoru Takeuchi1-74/+74
2006-10-20[PATCH] drivers/isdn: ioremap balanced with iounmapAmol Lad2-3/+25
2006-10-20[PATCH] highest_possible_node_id() linkage fixAndrew Morton2-16/+16
2006-10-20[PATCH] Fix potential interrupts during alternative patchingZachary Amsden1-0/+4
2006-10-20[PATCH] nfsd: nfs_replay_meAl Viro3-5/+6
2006-10-20[PATCH] nfsd: misc endianness annotationsAl Viro11-18/+18
2006-10-20[PATCH] xdr annotations: nfsd callback*Al Viro1-10/+10