aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-30dma-debug: fix printk formats (i386)Randy Dunlap1-4/+4
2009-03-30reiserfs: xattr_create is unused with xattrs disabledJeff Mahoney1-0/+2
2009-03-30reiserfs: fix build breakageAlexander Beregalov1-1/+2
2009-03-30lockdep: fix deadlock in lockdep_trace_allocPeter Zijlstra1-2/+19
2009-03-31Revert "proc: revert /proc/uptime to ->read_proc hook"Alexey Dobriyan1-20/+18
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan55-232/+26
2009-03-31proc 1/2: do PDE usecounting even for ->read_proc, ->write_procAlexey Dobriyan3-11/+40
2009-03-31proc: fix sparse warnings in pagemap_read()Milind Arun Choudhary1-4/+4
2009-03-31proc: move fs/proc/inode-alloc.txt comment into a source fileRandy Dunlap2-14/+15
2009-03-30lockdep: annotate reclaim context (__GFP_NOFS), fix SLOBIngo Molnar1-1/+1
2009-03-30PCI PM: Make pci_prepare_to_sleep() disable wake-up if neededRafael J. Wysocki1-1/+1
2009-03-30radeonfb: Use __pci_complete_power_transition()Rafael J. Wysocki1-1/+1
2009-03-30PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)Rafael J. Wysocki2-18/+52
2009-03-30PCI PM: Restore config spaces of all devices during early resumeRafael J. Wysocki1-7/+9
2009-03-30PCI PM: Make pci_set_power_state() handle devices with no PM supportRafael J. Wysocki1-6/+12
2009-03-30PCI PM: Put devices into low power states during late suspend (rev. 2)Rafael J. Wysocki1-53/+81
2009-03-30PCI PM: Move pci_restore_standard_config to pci-driver.cRafael J. Wysocki3-22/+17
2009-03-30PCI PM: Use pci_set_power_state during early resumeRafael J. Wysocki1-39/+9
2009-03-30PCI PM: Consistently use variable name "error" for pm call return valuesFrans Pop1-10/+10
2009-03-30kexec: Change kexec jump code orderingRafael J. Wysocki1-10/+9
2009-03-30PM: Change hibernation code orderingRafael J. Wysocki1-48/+61
2009-03-30PM: Change suspend code orderingRafael J. Wysocki1-16/+22
2009-03-30PM: Rework handling of interrupts during suspend-resumeRafael J. Wysocki7-40/+83
2009-03-30PM: Introduce functions for suspending and resuming device interruptsRafael J. Wysocki6-7/+116
2009-03-30hwmon: (fschmd) Add support for the FSC Hades ICHans de Goede2-25/+36
2009-03-30hwmon: (fschmd) Add support for the FSC Syleus ICHans de Goede2-60/+161
2009-03-30i2c-i801: Instantiate FSC hardware montioring chipsHans de Goede1-0/+77
2009-03-30dmi: Let dmi_walk() users pass private dataJean Delvare5-16/+21
2009-03-30hwmon: Define a standard interface for chassis intrusion detectionJean Delvare1-0/+22
2009-03-30Move the pcf8591 driver to hwmonJean Delvare6-26/+27
2009-03-30hwmon: (w83627ehf) Only expose in6 or temp3 on the W83667HGGong Jun1-6/+54
2009-03-30hwmon: (w83627ehf) Add support for W83667HGGong Jun3-47/+92
2009-03-30hwmon: (w83627ehf) Invert fan pin variables logicJean Delvare1-4/+4
2009-03-30hwmon: (hdaps) Fix Thinkpad X41 axis inversionFrank Seidel1-1/+1
2009-03-30hwmon: (hdaps) Allow inversion of separate axisFrank Seidel1-31/+33
2009-03-30hwmon: (ds1621) Clean up documentationJean Delvare1-48/+3
2009-03-30hwmon: (ds1621) Avoid unneeded register accessJean Delvare1-6/+9
2009-03-30hwmon: (ds1621) Clean up register accessJean Delvare1-24/+24
2009-03-30hwmon: (ds1621) Reorder code statementsJean Delvare1-66/+57
2009-03-30reiserfs: rename [cn]_* variablesJeff Mahoney4-442/+438
2009-03-30reiserfs: rename p_._ variablesJeff Mahoney5-356/+365
2009-03-30reiserfs: rename p_s_tb to tbJeff Mahoney3-251/+254
2009-03-30reiserfs: rename p_s_inode to inodeJeff Mahoney5-89/+95
2009-03-30reiserfs: rename p_s_bh to bhJeff Mahoney3-99/+93
2009-03-30reiserfs: rename p_s_sb to sbJeff Mahoney5-469/+468
2009-03-30reiserfs: strip trailing whitespaceJeff Mahoney19-184/+184
2009-03-30reiserfs: cleanup path functionsJeff Mahoney2-74/+43
2009-03-30reiserfs: factor out buffer_info initializationJeff Mahoney1-115/+60
2009-03-30reiserfs: add atomic addition of selinux attributes during inode creationJeff Mahoney5-6/+137
2009-03-30reiserfs: use generic readdir for operations across all xattrsJeff Mahoney3-300/+131