Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
4f4ef2967e1e8dce43e9cf7186aeb60a8c33aaf4
/
drivers
/
char
de4ae58
[WATCHDOG] adds device_driver .owner field
by Wim Van Sebroeck
· 19 years ago
b3faed6
[WATCHDOG] pcwd_pci.c update comments
by Wim Van Sebroeck
· 19 years ago
d051017
[WATCHDOG] w83627hf_wdt trivial typo
by Pozsar Balazs
· 19 years ago
30da940
[WATCHDOG] s3c2410 wdt - add .owner field
by Ben Dooks
· 19 years ago
4fd5f82
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
by Linus Torvalds
· 19 years ago
23fd077
Merge ../linux-2.6 by hand
by Paul Mackerras
· 19 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
3e6716e
[PATCH] hpet: hpet driver cleanups
by Randy Dunlap
· 19 years ago
b6ab126
[PATCH] hpet: use HPET physical addresses for dup. detection
by Randy Dunlap
· 19 years ago
757c472
[PATCH] hpet: allow HPET FIXED_MEM32 resource type
by Randy Dunlap
· 19 years ago
318db8f
[PATCH] hpet: simplify initialization message
by Clemens Ladisch
· 19 years ago
c860ed9
[PATCH] hpet: remove superfluous indirections
by Clemens Ladisch
· 19 years ago
3d5640d
[PATCH] hpet: fix access to multiple HPET devices
by Clemens Ladisch
· 19 years ago
7522e4e
[PATCH] hpet: fix uninitialized variable in hpet_register()
by Clemens Ladisch
· 19 years ago
af95ead
[PATCH] hpet: fix division by zero in HPET_INFO
by Clemens Ladisch
· 19 years ago
8e8505b
[PATCH] hpet: fix HPET_INFO calls from kernel space
by Clemens Ladisch
· 19 years ago
0d29086
[PATCH] hpet: allow shared interrupts
by Clemens Ladisch
· 19 years ago
189e2dd
[PATCH] hpet: allow non-power-of-two frequencies
by Clemens Ladisch
· 19 years ago
3f992e1
[PATCH] hpet: remove superfluous register reads
by Clemens Ladisch
· 19 years ago
642d30b
[PATCH] hpet: remove unused variable
by Clemens Ladisch
· 19 years ago
ba3f213
[PATCH] HPET: make frequency calculations 32 bit safe
by Clemens Ladisch
· 19 years ago
9090e6d
[PATCH] hpet: disallow zero interrupt frequency
by Clemens Ladisch
· 19 years ago
874ec33
[PATCH] sparse cleanups: NULL pointers, C99 struct init.
by Randy Dunlap
· 19 years ago
b888c87
[PATCH] tpm-tidies
by Andrew Morton
· 19 years ago
1b8333b
[PATCH] Infineon TPM: move infineon driver off pci_dev
by Marcel Selhorst
· 19 years ago
570302a
[PATCH] tpm: move nsc driver off pci_dev
by Kylene Jo Hall
· 19 years ago
682e97a
[PATCH] tpm: move atmel driver off pci_dev
by Kylene Jo Hall
· 19 years ago
ce2c87d
[PATCH] tpm: change from pci_dev to dev power management functions
by Kylene Jo Hall
· 19 years ago
e659a3f
[PATCH] tpm: remove pci dependency
by Kylene Jo Hall
· 19 years ago
b4ed3e3
[PATCH] tpm: add status function to allow non-lpc bus chips
by Kylene Jo Hall
· 19 years ago
d269cdd
[PATCH] rocketport: make it work when statically linked into kernel
by Bjorn Helgaas
· 19 years ago
ed8b39d
[PATCH] watchdog: update .owner field of struct pci_driver
by Laurent Riffard
· 19 years ago
413a42e
[PATCH] SyncLink adapters: updates .owner field of struct pci_driver
by Laurent Riffard
· 19 years ago
8f04dd0
[PATCH] epca: update .owner field of struct pci_driver
by Laurent Riffard
· 19 years ago
0b360ad
[PATCH] setkeys needs root
by Andrew Morton
· 19 years ago
1a80ba8
[PATCH] Telecom Clock Driver for MPCBL0010 ATCA computer blade
by Mark Gross
· 19 years ago
3fa63c7
[PATCH] Typo fix: dot after newline in printk strings
by Jean Delvare
· 19 years ago
33430dc
[PATCH] Typo fix: explictly -> explicitly
by Jean Delvare
· 19 years ago
2f51201
[PATCH] reduce sizeof(struct file)
by Eric Dumazet
· 19 years ago
d61780c
[PATCH] remove some more check_region stuff
by Jeff Garzik
· 19 years ago
0d078f6
[PATCH] CONFIG_IA32
by Brian Gerst
· 19 years ago
96ed748
qtronix.c: Handle kmalloc failure.
by Ralf Baechle
· 20 years ago
c4ed38a
Resurrect Cobalt support for 2.6.
by Ralf Baechle
· 20 years ago
d052d1b
Create platform_device.h to contain all the platform device details.
by Russell King
· 19 years ago
8b15047
[PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addresses
by Roland Dreier
· 19 years ago
8a212ab
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 19 years ago
a1e78db
Pull define-node-cleanup into release branch
by Tony Luck
· 19 years ago
0d9136f
Pull altix-mmr into release branch
by Tony Luck
· 19 years ago
6fbfddc
Merge ../bleed-2.6
by Greg KH
· 19 years ago
9480e30
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
by Russell King
· 19 years ago
b416f2e
[PATCH] Input: convert sonypi to dynamic input_dev allocation
by Dmitry Torokhov
· 19 years ago
53f4654
[PATCH] Driver Core: fix up all callers of class_device_create()
by Greg Kroah-Hartman
· 19 years ago
83928e1
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
dd5b295
[ARM] 2921/1: Support for the RTC / nvram on the Comdial MP1000
by Jon Ringle
· 19 years ago
b4e3ca1
[PATCH] gfp_t: remaining bits of drivers/*
by Al Viro
· 19 years ago
4542437
Merge in v2.6.14 by hand
by Paul Mackerras
· 19 years ago
b0917bd
[PATCH] fix radeon_cp_init_ring_buffer()
by Ivan Kokshaysky
· 19 years ago
915124d
powerpc: set the driver.owner field for all vio drivers
by Stephen Rothwell
· 19 years ago
6fdf539
powerpc: don't duplicate name between vio_driver and device_driver
by Stephen Rothwell
· 19 years ago
e29971f
[PATCH] drm: another mga bug
by Dave Airlie
· 19 years ago
11909d6
[PATCH] fix MGA DRM regression before 2.6.14
by Dave Airlie
· 19 years ago
1e65174
Add some basic .gitignore files
by Linus Torvalds
· 19 years ago
9ac0b9c
[PATCH] n_r3964 mod_timer() fix
by Stephan Brodkorb
· 19 years ago
74e52aa
Pull mbcs-init-sn-check into release branch
by Tony Luck
· 19 years ago
cdfc8f5
[ARM] 2963/1: S3C2410 - add .owner field to device_driver
by Ben Dooks
· 19 years ago
58a2c32
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 19 years ago
c075814
[PATCH] Fix drm 'debug' sysfs permissions
by Dave Jones
· 19 years ago
96f339c6
[IA64] mbcs_init() should give up unless running on sn2
by Greg Edwards
· 19 years ago
b2846df
[PATCH] mv64x60_wdt __user annotations and cleanups
by Al Viro
· 19 years ago
87e0f3d
[PATCH] n_r3964: drop bogus fmt casts
by Alexey Dobriyan
· 19 years ago
6660022
[PATCH] proc_mkdir() should be used to create procfs directories
by Al Viro
· 19 years ago
195331d
[WATCHDOG] pcwd_pci.c add debug module_param
by Wim Van Sebroeck
· 19 years ago
a0800f6
[WATCHDOG] pcwd_pci.c control status + boot-code clean-up
by Wim Van Sebroeck
· 19 years ago
a9d014a
[PATCH] Add IPMI poweroff control to sysfs
by Corey Minyard
· 19 years ago
e7c9650
[PATCH] ipmi_msghandler: inconsistent spin_lock usage
by Hironobu Ishii
· 19 years ago
609725f
[PATCH] Fix mmap() of /dev/hpet
by Keir Fraser
· 19 years ago
0d0fc3a
Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 19 years ago
bc9a515
[PATCH] epca iomem annotations + several missing readw()
by Al Viro
· 19 years ago
24b8e0c
[IA64] Remove warnings for gcc 4.0 IA64 compilation.
by Peter Chubb
· 19 years ago
55642d3
[IA64] Two more uses of cpuid_to_cnodeid() must go.
by Tony Luck
· 19 years ago
24ee0a6
[IA64] Cleanup use of various #defines related to nodes
by Jack Steiner
· 19 years ago
065d9ca
[PATCH] vc: Use correct size on buffer copy in vc_resize
by Antonino A. Daplas
· 19 years ago
b75cdf3
Merge master.kernel.org:/home/rmk/linux-2.6-arm-smp
by Linus Torvalds
· 19 years ago
ef4cbee
[PATCH] hvc_console: start kernel thread before registering tty
by Anton Blanchard
· 19 years ago
ad4162f
[ARM SMP] Add timer/watchdog defines for MPCore
by Russell King
· 19 years ago
a8cd2e5
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 19 years ago
fb911ee
[PATCH] Remove unnecessary check_region references in comments
by Peter Osterlund
· 19 years ago
b9d36b8
[ARM SMP] Add MPCore watchdog driver
by Russell King
· 19 years ago
c315b7e
[WATCHDOG] pcwd_pci-include+WDIOC_SETOPTIONS-patch
by Wim Van Sebroeck
· 19 years ago
3908bb1
[WATCHDOG] sbc8360+w83977f_wdt-consolidate_CONFIG_WATCHDOG_NOWAYOUT_handling
by Wim Van Sebroeck
· 19 years ago
b4cc4aa
[WATCHDOG] w83977f-watchdog-driver.patch
by Jose Miguel Goncalves
· 19 years ago
3809ad3
[WATCHDOG] New SBC8360 watchdog driver (revised)
by Ian E. Morgan
· 19 years ago
266aa1c
[WATCHDOG] driver-for-ibm-automatic-server-restart-watchdog-fix2.patch
by Wim Van Sebroeck
· 19 years ago
cd7b800
[WATCHDOG] driver-for-ibm-automatic-server-restart-watchdog-fix
by Andrew Morton
· 19 years ago
d532134
[WATCHDOG] driver-for-ibm-automatic-server-restart-watchdog.patch
by Andrey Panin
· 19 years ago
abda5c8
[WATCHDOG] i6300.h-removal-patch
by David Hardeman
· 19 years ago
bb5dc36
[WATCHDOG] i6300esb.c-2-bugs-little-cleanup.patch
by Jiri Slaby
· 19 years ago
811f999
[WATCHDOG] i6300esb.c-pci_dev_put+nowayout-patch
by Naveen Gupta
· 19 years ago
ce2f50b
[WATCHDOG] i6300esb-set_correct_reload_register_bit
by Naveen Gupta
· 19 years ago
28562af
[WATCHDOG] i6300esb.c-WDT_ENABLE-bug
by Naveen Gupta
· 19 years ago
Next »