summaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
blob: ac5f1267151dfe0ce75b6f4ad07055d189089010 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
acpi_dock_ops
address_space_operations
backlight_ops
block_device_operations
clk_ops
comedi_lrange
component_ops
dentry_operations
dev_pm_ops
dma_map_ops
driver_info
drm_connector_funcs
drm_encoder_funcs
drm_encoder_helper_funcs
ethtool_ops
extent_io_ops
file_lock_operations
file_operations
hv_ops
ide_dma_ops
ide_port_ops
inode_operations
intel_dvo_dev_ops
irq_domain_ops
item_operations
iwl_cfg
iwl_ops
kgdb_arch
kgdb_io
kset_uevent_ops
lock_manager_operations
machine_desc
microcode_ops
mlxsw_reg_info
mtrr_ops
neigh_ops
net_device_ops
nlmsvc_binding
nvkm_device_chip
of_device_id
pci_raw_ops
pipe_buf_operations
platform_hibernation_ops
platform_suspend_ops
proto_ops
regmap_access_table
rpc_pipe_ops
rtc_class_ops
sd_desc
seq_operations
sirfsoc_padmux
snd_ac97_build_ops
snd_soc_component_driver
soc_pcmcia_socket_ops
stacktrace_ops
sysfs_ops
tty_operations
uart_ops
usb_mon_operations
v4l2_ctrl_ops
v4l2_ioctl_ops
vm_operations_struct
wacom_features
wd_ops
5:58 -0500'>2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre 2012-01-05Merge branch 'restart' into for-linusRussell King 2012-01-05ARM: restart: remove the now empty arch_reset()Russell King 2012-01-05ARM: restart: lpc32xx: use new restart hookRussell King 2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King 2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre 2011-11-17ARM: restart: remove local_irq_disable() from within arch_reset()Russell King 2011-10-29ARM: mark empty gpio.h files emptyLinus Walleij 2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds 2011-10-13ARM: mach-lpc32xx: remove mach/memory.hNicolas Pitre 2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre 2011-08-22ARM: 7045/1: mach-lpc32xx: break out GPIO driver specificsLinus Walleij 2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King 2011-08-12ARM: gpio: consolidate gpio_to_irqRussell King 2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King 2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds 2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds 2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park 2011-07-08ARM: LPC32XXX: add UL suffix to VMALLOC_END to ensure it is properly typedBarry Song 2011-06-28ARM: entry: remove unused irq_prio_table macroRussell King 2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King 2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr 2010-07-27ARM: LPC32XX: Debug and IRQ macrosKevin Wells 2010-07-27ARM: LPC32XX: Initial arch header filesKevin Wells