2009-01-26 |
Harvey Harrison | m68k{nommu}: fixups after the header move Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-15 |
Harvey Harrison | byteorder: make swab.h include asm/swab.h like a regular... Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-15 |
Harvey Harrison | cris: introduce asm/swab.h Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-11 |
Harvey Harrison | RDMA/nes: Fix for NIPQUAD removal Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-10 |
Harvey Harrison | memstick: annotate endianness of attribute structs Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-09 |
Harvey Harrison | parisc: introduce asm/swab.h Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-07 |
Harvey Harrison | staging: __FUNCTION__ is gcc-specific, use __func__ Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-07 |
Harvey Harrison | trivial: replace last usages of __FUNCTION__ in kernel Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-07 |
Harvey Harrison | xtensa: introduce swab.h Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-07 |
Harvey Harrison | USB: wusb: annotate association types withe proper... Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-07 |
Harvey Harrison | USB: avoid needless address-taking of function parameters Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-07 |
Harvey Harrison | byteorder: remove the now unused byteorder.h Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-07 |
Harvey Harrison | mn10300: introduce asm/swab.h Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-07 |
Harvey Harrison | frv: introduce asm/swab.h Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-07 |
Harvey Harrison | m32r: introduce asm/swab.h Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-07 |
Harvey Harrison | m68knommu: introduce asm/swab.h Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-07 |
Harvey Harrison | h8300: introduce asm/swab.h Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-07 |
Harvey Harrison | ia64: introduce asm/swab.h Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-07 |
Harvey Harrison | blackfin: introduce asm/swab.h Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-07 |
Harvey Harrison | arm: introduce asm/swab.h Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-07 |
Harvey Harrison | alpha: introduce asm/swab.h Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-07 |
Harvey Harrison | m68k: introduce asm/swab.h Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-07 |
Harvey Harrison | x86: introduce asm/swab.h Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-07 |
Harvey Harrison | sparc: introduce asm/swab.h Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-07 |
Harvey Harrison | sh: introduce asm/swab.h Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-07 |
Harvey Harrison | s390: introduce asm/swab.h Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-07 |
Harvey Harrison | powerpc: introduce asm/swab.h Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-07 |
Harvey Harrison | mips: introduce asm/swab.h Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-07 |
Harvey Harrison | avr32: introduce asm/swab.h Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-07 |
Harvey Harrison | byteorder: only use linux/swab.h Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-06 |
Harvey Harrison | fb: carminefb: trivial annotation packing color register Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-06 |
Harvey Harrison | blackfin: remove __FUNCTION__ in video driver Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-06 |
Harvey Harrison | ibmpex: add endian annotation to extract_data() helper Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-06 |
Harvey Harrison | lib: proportions.c trivial sparse lock annotation Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-06 |
Harvey Harrison | lib: radix_tree.c make percpu variable static Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-06 |
Harvey Harrison | lib: fix sparse shadowed variable warning Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-06 |
Harvey Harrison | Staging: go7007: annotate code pointers Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-06 |
Harvey Harrison | staging: correct dubious use of !x & y Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-05 |
Harvey Harrison | parisc: use the new byteorder headers Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-05 |
Harvey Harrison | GFS2: sparse annotation of gl->gl_spin Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-04 |
Harvey Harrison | ieee1934: dv1394: interrupt enabling/disabling broken... Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-04 |
Harvey Harrison | ieee1394: dv1394: annotate frame input/output structs... Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-04 |
Harvey Harrison | ieee1394: eth1394: trivial sparse annotations Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-04 |
Harvey Harrison | ieee1394: mark bus_info_data as a __be32 array Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-04 |
Harvey Harrison | ieee1394: replace CSR_SET_BUS_INFO_GENERATION macro Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-04 |
Harvey Harrison | ieee1394: pcilynx: trivial endian annotation Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-04 |
Harvey Harrison | ieee1394: consolidate uses of IEEE1934_BUSID_MAGIC Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2009-01-02 |
Harvey Harrison | __FUNCTION__ is gcc-specific, use __func__ Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-12-31 |
Harvey Harrison | mmc: trivial annotation of 'blocks' Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-12-29 |
Harvey Harrison | V4L/DVB (9637): usb vendor_ids/product_ids are __le16 Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-12-29 |
Harvey Harrison | V4L/DVB (9636): dvb: cinergyt2 annotate struct endianness... Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-12-28 |
Harvey Harrison | m68k: use the new byteorder headers Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-12-25 |
Harvey Harrison | [S390] s390: use the new byteorder headers Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-12-25 |
Harvey Harrison | crypto: salsa20 - Remove private wrappers around various... Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-12-25 |
Harvey Harrison | crypto: remove uses of __constant_{endian} helpers Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-12-25 |
Harvey Harrison | crypto: camellia - use kernel-provided bitops, unaligned... Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-12-23 |
Harvey Harrison | dlm: trivial annotation of be16 value Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-12-23 |
Harvey Harrison | Input: ads7846 - strict_strtoul takes unsigned long Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-12-11 |
Harvey Harrison | i2c-highlander: Trivial endian casting fixes Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-12-11 |
Harvey Harrison | i2c-pmcmsp: Fix endianness misannotation Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-12-10 |
Harvey Harrison | [MTD] remove private wrapper of endian helpers in rfd_ftl.c Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-12-05 |
Harvey Harrison | iwlwifi: remove uses of __constant_{endian} helpers Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-12-02 |
Harvey Harrison | fuse: clean up annotations of fc->lock Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-11-28 |
Harvey Harrison | decnet: compile fix for removal of byteorder wrapper Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-11-27 |
Harvey Harrison | decnet: remove private wrappers of endian helpers Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-11-25 |
Harvey Harrison | aoe: remove private mac address format function Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-11-20 |
Harvey Harrison | isdn: isdn_net.c annotate struct ip_ports and trivial... Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-11-20 |
Harvey Harrison | net: ip_sockglue.c add static, annotate ports' endianness Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-11-19 |
Harvey Harrison | net: ipg.c fix bracing on endian swapping Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-11-19 |
Harvey Harrison | net: jme.c rxdesc.flags is __le16, other missing endian... Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-11-17 |
Harvey Harrison | isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_sen... Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-11-17 |
Harvey Harrison | V4L/DVB (9635): v4l: s2255drv fix firmware test on... Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-11-14 |
Harvey Harrison | isdn: use %pI4, remove get_{u8/u16/u32} and put_{u8... Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-11-11 |
Harvey Harrison | xtensa: switch to packed struct unaligned access implementation Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-11-11 |
Harvey Harrison | netfilter: payload_len is be16, add size of struct... Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-11-10 |
Harvey Harrison | x86: x86_32 has its own irq_regs definition Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-11-08 |
Harvey Harrison | tipc: trivial endian annotation in debug statement Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-11-07 |
Harvey Harrison | phonet: sparse annotations of protocol, remove forward... Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-11-07 |
Harvey Harrison | ipvs: oldlen, newlen should be be16, not be32 Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-11-06 |
Harvey Harrison | xtensa: use the new byteorder headers Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-11-06 |
Harvey Harrison | UBIFS: endian handling fixes and annotations Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-11-05 |
Harvey Harrison | powerpc: Use the new byteorder headers Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-11-04 |
Harvey Harrison | printk: ipv4 address digits printed in reverse order Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-11-03 |
Harvey Harrison | PCI: annotate return value of pci_ioremap_bar with... Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-10-31 |
Harvey Harrison | misc: replace NIPQUAD() Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-10-31 |
Harvey Harrison | fs: replace NIPQUAD() Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-10-31 |
Harvey Harrison | drivers: replace NIPQUAD() Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-10-31 |
Harvey Harrison | net: replace NIPQUAD() in net/*/ Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-10-31 |
Harvey Harrison | net: replace NIPQUAD() in net/netfilter/ Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-10-31 |
Harvey Harrison | net: replace NIPQUAD() in net/ipv4/ net/ipv6/ Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-10-31 |
Harvey Harrison | net: replace NIPQUAD() in net/ipv4/netfilter/ Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-10-31 |
Harvey Harrison | sh: use the new byteorder headers. Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-10-30 |
Harvey Harrison | MIPS: Use the new byteorder headers Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-10-30 |
Harvey Harrison | net: easy removals of HIPQUAD using %pI4 format Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-10-29 |
Harvey Harrison | sparc: use the new byteorder headers Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-10-29 |
Harvey Harrison | sparc64: remove byteshifting from out* helpers Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-10-29 |
Harvey Harrison | printk: remove %p6 format specifier, fix up comments Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-10-29 |
Harvey Harrison | net: replace %p6 with %pI6 Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-10-29 |
Harvey Harrison | net: replace %#p6 format specifier with %pi6 Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-10-29 |
Harvey Harrison | printk: add %I4, %I6, %i4, %i6 format specifiers Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |