2008-07-21 |
Harvey Harrison | USB: speedtch.c fix sparse shadowed variable warning Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-07-21 |
Harvey Harrison | USB: cp2101.c fix sparse signedness mismatch warnings Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-07-21 |
Harvey Harrison | USB: digi_accelport.c trivial sparse lock annotation Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-07-21 |
Harvey Harrison | USB: use get_unaligned_* helpers for kl5kusb105 driver Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-07-20 |
Harvey Harrison | V4L/DVB (8199): gspca: Compile warnings about NULL... Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-07-20 |
Harvey Harrison | V4L/DVB (7586): radio: use get/put_unaligned_* helpers Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-07-20 |
Harvey Harrison | KVM: add statics were possible, function definition... Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-07-19 |
Harvey Harrison | sctp: remove unnecessary byteshifting, calculate directly... Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-07-18 |
Harvey Harrison | nfsd: nfs4xdr.c do-while is not a compound statement Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-07-18 |
Harvey Harrison | x86: suppress sparse returning void warnings Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-07-17 |
Harvey Harrison | net: make __skb_splice_bits static Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-07-16 |
Harvey Harrison | ide: endian annotations in ide-floppy.c Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-07-15 |
Harvey Harrison | ide: use get_unaligned_* helpers Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-07-15 |
Harvey Harrison | ide-tape: use clamp_t() rather than nested min_t()... Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-07-15 |
Harvey Harrison | ide: eliminate FIT() macro Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-07-14 |
Harvey Harrison | ata: endianness annotations in pata drivers Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-07-12 |
Harvey Harrison | [SCSI] scsi: use get_unaligned_* helpers Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-07-12 |
Harvey Harrison | [SCSI] Replace __FUNCTION__ with __func__ in iscsi_tcp. Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-07-10 |
Harvey Harrison | crypto: rmd - sparse annotations Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-07-10 |
Harvey Harrison | crypto: rmd128 - sparse annotations Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-07-10 |
Harvey Harrison | crypto: camellia - Use kernel-provided bitops, unaligned... Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-07-08 |
Harvey Harrison | mac80211: aes_ccm.c remove crypto wrapper and extra... Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-07-08 |
Harvey Harrison | mac80211: pass scratch buffer directly, remove additional... Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-07-08 |
Harvey Harrison | mac80211: wpa.c remove rx/tx_data ->fc users Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-07-08 |
Harvey Harrison | mac80211: remove trivial rx_data->fc users Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-07-08 |
Harvey Harrison | mac80211: remove ieee80211_get_hdr_info Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-07-08 |
Harvey Harrison | mac80211: remove one user of ieee80211_get_hdr_info Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-07-08 |
Harvey Harrison | mac80211: use symbolic defines in wpa.c Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-07-08 |
Harvey Harrison | mac80211: move QOS control helpers into ieee80211.h Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-07-04 |
Harvey Harrison | block: use get_unaligned_* helpers Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-06-28 |
Harvey Harrison | tulip: remove wrapper around get_unaligned Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-06-27 |
Harvey Harrison | prism: islpci_eth.c endianness fix Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-06-27 |
Harvey Harrison | mac80211: mlme.c use new frame control helpers Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-06-27 |
Harvey Harrison | mac80211: rx.c use new frame control helpers Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-06-27 |
Harvey Harrison | mac80211: tx.c use new frame control helpers Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-06-27 |
Harvey Harrison | mac80211: wep.c use new frame control helpers Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-06-27 |
Harvey Harrison | [GFS2] trivial sparse lock annotations Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-06-26 |
Harvey Harrison | adm8211: remove unnecessary protected bit mask/check Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-06-26 |
Harvey Harrison | b43legacy: use frame control helpers Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-06-26 |
Harvey Harrison | b43: use frame control helpers Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-06-26 |
Harvey Harrison | zd1211rw: use frame control helpers Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-06-26 |
Harvey Harrison | ath5k: use frame control helpers Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-06-19 |
Harvey Harrison | alsa: add annotations to bitwise type snd_pcm_hw_param_t Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-06-14 |
Harvey Harrison | mac80211: tkip.c use a local struct tkip_ctx in ieee80211_ge... Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-06-14 |
Harvey Harrison | mac80211: tkip.c fold ieee80211_gen_rc4key into its... Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-06-14 |
Harvey Harrison | mac80211: tkip.c consolidate tkip IV writing in helper Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-06-14 |
Harvey Harrison | mac80211: rx.c use new helpers Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-06-14 |
Harvey Harrison | mac80211: wme.c use new helpers Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-06-14 |
Harvey Harrison | mac80211: use new helpers in util.c - ieee80211_get_bssid() Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-06-14 |
Harvey Harrison | mac80211: wpa.c use new access helpers Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-06-14 |
Harvey Harrison | mac80211: add utility function to get header length Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-06-14 |
Harvey Harrison | mac80211: make ieee80211_get_hdrlen_from_skb return... Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-06-14 |
Harvey Harrison | mac80211: remove ieee80211_get_morefrag Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-06-14 |
Harvey Harrison | mac80211: add helpers for frame control testing Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-06-10 |
Harvey Harrison | bluetooth: hci_bcsp.c small cleanups/api users Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-06-06 |
Harvey Harrison | lib: export bitrev16 Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-06-05 |
Harvey Harrison | [SCSI] aacraid: linit.c make aac_show_serial_number... Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-06-02 |
Harvey Harrison | sh: module.c use kernel unaligned helpers Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-30 |
Harvey Harrison | acpi: fix sparse const errors Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-28 |
Harvey Harrison | kgdb: use common ascii helpers and put_unaligned_be32... Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-23 |
Harvey Harrison | fbdev: fix integer as NULL pointer warning Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-23 |
Harvey Harrison | scsi: fix integer as NULL pointer warning Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-23 |
Harvey Harrison | isdn: fix integer as NULL pointer warning Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-23 |
Harvey Harrison | acpi: fix integer as NULL pointer warning Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-23 |
Harvey Harrison | x86: fix integer as NULL pointer warning Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-22 |
Harvey Harrison | mac80211: tkip.c use struct tkip_ctx in phase 2 key... Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-22 |
Harvey Harrison | mac80211: tkip.c use struct tkip_ctx in phase 1 key... Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-22 |
Harvey Harrison | mac80211: add a struct to hold tkip context Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-22 |
Harvey Harrison | mac80211: add const, remove unused function, make one... Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-22 |
Harvey Harrison | mac80211: introduce struct michael_mic_ctx and static... Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-22 |
Harvey Harrison | mac80211: michael.c use kernel-provided infrastructure Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-19 |
Harvey Harrison | ata: remove FIT() macro Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-19 |
Harvey Harrison | [ALSA] i2c: cs8427.c use put_unaligned helper Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-16 |
Harvey Harrison | byteorder: don't directly include linux/byteorder/generic.h Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-16 |
Harvey Harrison | Input: use clamp_val() macro in ff-memless.c Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-16 |
Harvey Harrison | Input: wacom - make one-bit signed bitfields unsigned Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-16 |
Harvey Harrison | Input: replace remaining __FUNCTION__ occurrences Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-16 |
Harvey Harrison | nfs: replace remaining __FUNCTION__ occurrences Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-16 |
Harvey Harrison | sh: use the common ascii hex helpers Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-15 |
Harvey Harrison | drivers/parisc: replace remaining __FUNCTION__ occurrences Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-15 |
Harvey Harrison | parisc: replace remaining __FUNCTION__ occurrences Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-15 |
Harvey Harrison | lib: create common ascii hex array Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-14 |
Harvey Harrison | b43: use the bitrev helpers rather than rolling a private one Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-14 |
Harvey Harrison | b43legacy: replace limit_value macro with clamp_val Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-14 |
Harvey Harrison | b43: replace limit_value macro with clamp_val Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-14 |
Harvey Harrison | mac80211: tkip.c use kernel-provided infrastructure Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-14 |
Harvey Harrison | wireless: use get/put_unaligned_* helpers Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-14 |
Harvey Harrison | mac80211: remove unnecessary byteshifts in frame control... Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-14 |
Harvey Harrison | usb: fix integer as NULL pointer warnings found by... Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-13 |
Harvey Harrison | mmc: make one-bit signed bitfields unsigned Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-08 |
Harvey Harrison | misc: fix integer as NULL pointer warnings Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-05 |
Harvey Harrison | sched: add statics, don't return void expressions Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-05 |
Harvey Harrison | sched: make rt_sched_class, idle_sched_class static Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-05 |
Harvey Harrison | kgdb: fix signedness mixmatches, add statics, add declaratio... Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-05 |
Harvey Harrison | kgdb: trivial sparse fixes in kgdb test-suite Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-02 |
Harvey Harrison | dccp: ccid2.c, ccid3.c use clamp(), clamp_t() Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-02 |
Harvey Harrison | net: use get/put_unaligned_* helpers Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-02 |
Harvey Harrison | bluetooth: use get/put_unaligned_* helpers Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-02 |
Harvey Harrison | irda: use get_unaligned_* helpers Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |
2008-05-02 |
Harvey Harrison | virtio: fix sparse return void-valued expression warnings Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
|
commit | commitdiff | tree |