aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/hdpuftrs (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-30hdpuftrs: fix buildMariusz Kozlowski1-1/+0
2008-06-20hdpu_cpustate: BKL pushdownArnd Bergmann1-1/+8
2008-04-29drivers: use non-racy method for proc entries creation (2)Denis V. Lunev2-13/+5
2008-04-29proc: remove proc_root from driversAlexey Dobriyan2-7/+7
2008-04-15misc: fix platform driver hotplug/coldplugKay Sievers2-0/+4
2007-10-03[POWERPC] Sky Cpu and Nexus: use seq_file/single_open on proc interfaceCyrill Gorcunov2-44/+74
2007-10-03[POWERPC] Sky Cpu: use C99 style for struct initCyrill Gorcunov1-12/+9
2007-10-03[POWERPC] Sky Cpu and Nexus: check for create_proc_entry ret codeCyrill Gorcunov1-2/+12
2007-10-03[POWERPC] Sky Cpu and Nexus: check for platform_get_resource retcodeCyrill Gorcunov2-1/+11
2007-10-03[POWERPC] Sky Cpu and Nexus: include io.hCyrill Gorcunov2-0/+2
2007-10-03[POWERPC] Sky Cpu and Nexus: code style improvementCyrill Gorcunov2-31/+31
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2-2/+0
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven1-1/+1
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan1-2/+0
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2-20/+20
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2-20/+20
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2-2/+0
2005-10-29Create platform_device.h to contain all the platform device details.Russell King2-2/+2
2005-09-10[PATCH] hdpu_cpustate.c: misc_register() can failChristophe Lucas1-4/+19
2005-04-16Linux-2.6.12-rc2Linus Torvalds3-0/+346