2010-03-17 |
Joe Perches | drivers/net/e100.c: Use pr_<level> and netif_<level> Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-17 |
Joe Perches | drivers/net/ks*: Use netdev_<level>, netif_<level>...
|
commit | commitdiff | tree |
2010-03-15 |
Joe Perches | netfilter: net/netfilter/ipvs/ip_vs_ftp.c: Remove use... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-13 |
Joe Perches | drivers/net/tulip/eeprom.c: fix bogus "(null)" in tulip... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/video/via: fix continuation line formats Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove unnecessary casting... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove misleading, used once... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove obfuscating CODE2SIZE... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: add __func__ to debugt Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: convert raw_cmd_copyin from... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove some unnecessary casting Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: use %pf in logging messages Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: use __func__ where appropriate Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: DPRINT neatening Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove #define FLOPPY_SANITY_CHECK Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove unnecessary argument... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: unclutter redo_fd_request logic Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove REPEAT macro Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove unnecessary return and... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: add function is_ready_state Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: convert int initialising to... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove #define DEVICE_NAME... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: move leading && and || to preceding... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: convert int 1/0 to bool true... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove macros CALL, WAIT and... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove [_]COPYIN [_]COPYOUT... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove most uses of CALL and... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove [U]CLEARF, [U]SETF,... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: add debug_dcl(...) macro Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove macro LOCK_FDC Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove a few spaces from function... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove IN/OUT macros, indent... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: indent a comment Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove CLEARSTRUCT macro, use... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: comment neatening and remove... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove LAST_OUT macro Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: hoist assigns from if()s, neatening Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove used once CHECK_READY... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove unnecessary braces Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: use pr_<level> Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: #define space and column neatening Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: convert some #include <asm... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-12 |
Joe Perches | fs/ocfs2/cluster/tcp.c: remove use of NIPQUAD, use... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-08 |
Joe Perches | net/sunrpc: Convert (void)snprintf to snprintf Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-08 |
Joe Perches | net/sunrpc: Remove uses of NIPQUAD, use %pI4 Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-07 |
Joe Perches | vsprintf.c: Reduce sizeof struct printf_spec from 24... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-06 |
Joe Perches | drivers/hwmon/vt8231.c: fix continuation line formats Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-06 |
Joe Perches | checkpatch: warn on unnecessary spaces before quoted... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-06 |
Joe Perches | checkpatch.pl: allow > 80 char lines for logging functions... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-06 |
Joe Perches | scripts/checkpatch.pl: add WARN on sizeof(&foo) Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-06 |
Joe Perches | MAINTAINERS: document and add "Q" patchwork queue entries Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-06 |
Joe Perches | MAINTAINERS: WAVELAN moved to staging Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-06 |
Joe Perches | MAINTAINERS: STARMODE RADIO IP (STRIP) moved to staging Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-06 |
Joe Perches | MAINTAINERS: update PERFORMANCE EVENTS F: patterns Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-06 |
Joe Perches | MAINTAINERS: remove HAYES ESP SERIAL DRIVER Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-06 |
Joe Perches | MAINTAINERS: remove AMD GEODE F: arch/x86/kernel/geode_32.c Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-06 |
Joe Perches | scripts/get_maintainer.pl: fix possible infinite loop Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-06 |
Joe Perches | scripts/get_maintainer.pl: add ability to read from... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-06 |
Joe Perches | scripts/get_maintainer.pl: change --sections to print... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-06 |
Joe Perches | scripts/get_maintainer.pl: add --sections, print entire... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-06 |
Joe Perches | scripts/get_maintainer.pl: add --file-emails, find... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-04 |
Joe Perches | Staging: Fix continuation line formats Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-04 |
Joe Perches | Staging: Fix continuation line formats Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-04 |
Joe Perches | Staging: pohmelfs: Remove uses of NIPQUAD, use %pI4 Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-04 |
Joe Perches | Staging: rtl8187x: Use %pM for mac address output Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-02 |
Joe Perches | USB: Extend and neaten dbg macros Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-02 |
Joe Perches | USB: Convert concatenated __FILE__ to %s, __FILE__ Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-02 |
Joe Perches | USB: serial: Remove unnecessary \n's from dbg uses Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-02 |
Joe Perches | serial: isicom.c: use pr_fmt and pr_<level> Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-03-01 |
Joe Perches | KVM: ia64: Fix string literal continuation lines Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-02-26 |
Joe Perches | drivers/firmware/iscsi_ibft.c: remove NIPQUAD_FMT,... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-02-26 |
Joe Perches | V4L/DVB: MAINTAINERS: Telegent tlg2300 section fix Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-02-26 |
Joe Perches | V4L/DVB (13969): frontends/si21xx.c: Remove #define... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-02-26 |
Joe Perches | drivers/net/myri10ge: Use pr_<level> and netdev_<level> Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-02-26 |
Joe Perches | drivers/net/chelsio: Use pr_<level>, netif_msg_<type> Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-02-22 |
Joe Perches | drivers/net/typhoon.c: Use (pr|netdev)_<level> macro... Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-02-18 |
Joe Perches | drivers/net/sis190.c: Use (pr|netdev|netif)_<level... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-02-18 |
Joe Perches | drivers/net/tg3.c: Use (pr|netdev)_<level> macro helpers Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-02-18 |
Joe Perches | drivers/net/tehuti.c: Reapply use DEFINE_PCI_DEVICE_TABLE() Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-02-18 |
Joe Perches | drivers/net/yellowfin.c: Use (pr|netdev)_<level> macro... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-02-18 |
Joe Perches | drivers/net/sky2.c: Use (pr|netdev)_<level> macro helpers Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-02-18 |
Joe Perches | drivers/net/skge.c: Use (pr|netdev)_<level> macro helpers Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-02-18 |
Joe Perches | drivers/net/skge.c: Use (pr|netdev)_<level> macro helpers Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-02-18 |
Joe Perches | drivers/net/pci-skeleton.c: Use (pr|netdev|netif)_... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-02-18 |
Joe Perches | drivers/net/cnic.c: Use (pr|netdev)_<level> macro helpers Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-02-18 |
Joe Perches | drivers/net/cassini.c: Use (pr|netdev|netif)_<level... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-02-18 |
Joe Perches | drivers/net/bnx2x: Use (pr|netdev|netif)_<level> macro... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-02-18 |
Joe Perches | drivers/net/bnx2.c: Use (pr|netdev|netif)_<level> macro... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-02-18 |
Joe Perches | drivers/net/b44.c: Use (pr|netdev|netif)_<level> macro... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-02-18 |
Joe Perches | drivers/net/8139too.c: Use (pr|netdev|netif)_<level... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-02-18 |
Joe Perches | drivers/net/8139cp.c: Use (pr|netdev|netif)_<level... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-02-17 |
Joe Perches | drivers/net/usb: Use netif_<level> logging facilities Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-02-17 |
Joe Perches | usbnet: Convert dev(dbg|err|warn|info) macros to netdev_... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-02-17 |
Joe Perches | [SCSI] cxgb3i, bnx2i: remove uses of nipquad use %pi4 Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-02-17 |
Joe Perches | ipv6.h: reassembly: replace calculated magic number... > Joe Perches wrote: Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-02-16 |
Joe Perches | drivers/net/pcnet32.c: Checkpatch cleaning Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-02-16 |
Joe Perches | drivers/net/pcnet32.c: Use (pr|netdev|netif)_<levels... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-02-16 |
Joe Perches | drivers/net/tehuti.c: trivial checkpatch cleanups Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-02-16 |
Joe Perches | drivers/net/tehuti.c: Hoist assigns out of ifs Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |
2010-02-16 |
Joe Perches | drivers/net/tehuti.c: Use (pr|netdev|netif)_<levels... Signed-off-by: Joe Perches <joe@perches.com>
|
commit | commitdiff | tree |