| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-05 | 1 | -2/+2 |
|\ |
|
| * | isdn: capi: &&/|| typos | Roel Kluin | 2009-01-04 | 1 | -2/+2 |
* | | zero i_uid/i_gid on inode allocation | Al Viro | 2009-01-05 | 1 | -2/+0 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2008-12-28 | 34 | -504/+370 |
|\ |
|
| * | gigaset: ifdef cleanup | Tilman Schmidt | 2008-12-26 | 4 | -82/+6 |
| * | gigaset: use pr_err() and pr_info() | Tilman Schmidt | 2008-12-26 | 8 | -58/+51 |
| * | isdn: eicon: fix sparse warning: make global functions static | Hannes Eder | 2008-12-16 | 2 | -41/+47 |
| * | misdn: Fix lockdep warning | Karsten Keil | 2008-12-12 | 1 | -1/+1 |
| * | mISDN: hfcmulti: use __iomem address space modifier | Hannes Eder | 2008-12-12 | 2 | -23/+25 |
| * | mISDN: timerdev: use __user for mISDN_read's buffer argument | Hannes Eder | 2008-12-12 | 1 | -2/+2 |
| * | mISDN: comment out unused symbols | Hannes Eder | 2008-12-12 | 2 | -0/+4 |
| * | mISDN: fix sparse warning: symbol 'id' shadows an earlier one | Hannes Eder | 2008-12-12 | 1 | -11/+11 |
| * | mISDN: fix sparse warning: symbol 'nskb' shadows an earlier one | Hannes Eder | 2008-12-12 | 1 | -1/+1 |
| * | mISDN: un-export symbol 'plx_lock' | Hannes Eder | 2008-12-12 | 1 | -1/+0 |
| * | mISDN: make global symbols static or include header files | Hannes Eder | 2008-12-12 | 12 | -27/+32 |
| * | mISDN: consistently define 'debug' as '*u_int' | Hannes Eder | 2008-12-12 | 4 | -5/+5 |
| * | mISDN: use NULL pointer instead of plain integer | Hannes Eder | 2008-12-12 | 3 | -47/+47 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-05 | 2 | -6/+4 |
| |\ |
|
| * | | drivers/isdn/mISDN: use ARRAY_SIZE | Julia Lawall | 2008-12-03 | 1 | -1/+1 |
| * | | isdn: Kill directly reference of netdev->priv | Wang Chen | 2008-12-03 | 4 | -53/+61 |
| * | | hysdn: Kill directly reference of netdev->priv | Wang Chen | 2008-12-03 | 1 | -3/+3 |
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-02 | 1 | -3/+13 |
| |\ \ |
|
| * | | | gigaset: get rid of info() and warn() macros | Tilman Schmidt | 2008-11-29 | 6 | -17/+7 |
| * | | | gigaset: remove unnecessary poll method | Tilman Schmidt | 2008-11-29 | 1 | -15/+0 |
| * | | | isdn: isdn_net.c annotate struct ip_ports and trivial sparse fixes | Harvey Harrison | 2008-11-20 | 2 | -13/+13 |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-18 | 1 | -2/+2 |
| |\ \ \ |
|
| * | | | | isdn: use %pI4, remove get_{u8/u16/u32} and put_{u8/u16/u32} inlines | Harvey Harrison | 2008-11-13 | 2 | -88/+46 |
| * | | | | net: easy removals of HIPQUAD using %pI4 format | Harvey Harrison | 2008-10-29 | 1 | -20/+14 |
* | | | | | Merge branch 'next' into for-linus | James Morris | 2008-12-25 | 2 | -4/+6 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Merge branch 'master' into next | James Morris | 2008-12-04 | 1 | -3/+13 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'master' into next | James Morris | 2008-11-18 | 1 | -2/+4 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | CRED: Use creds in file structs | David Howells | 2008-11-14 | 1 | -2/+4 |
| * | | | | CRED: Wrap task credential accesses in the ISDN drivers | David Howells | 2008-11-14 | 1 | -2/+2 |
| | |_|/
| |/| | |
|
* | | | | hysdn: fix writing outside the field on 64 bits | Pascal Terjan | 2008-12-03 | 1 | -2/+2 |
* | | | | b1isa: fix b1isa_exit() to really remove registered capi controllers | Wilfried Klaebe | 2008-12-03 | 1 | -4/+2 |
| |_|/
|/| | |
|
* | | | tricky one: hisax sections | Al Viro | 2008-11-30 | 1 | -3/+13 |
| |/
|/| |
|
* | | isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_reply | Harvey Harrison | 2008-11-16 | 1 | -2/+4 |
|/ |
|
* | device create: misc: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 | 1 | -2/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-10-14 | 2 | -3/+3 |
|\ |
|
| * | mISDN/dsp_cmx.c: fix size checks | Adrian Bunk | 2008-10-13 | 1 | -2/+2 |
| * | misdn: use nonseekable_open() | Andrew Morton | 2008-10-13 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2008-10-13 | 5 | -329/+192 |
|\ \ |
|
| * | | pcmcia: deprecate CS_SUCCESS | Dominik Brodowski | 2008-08-23 | 4 | -10/+10 |
| * | | pcmcia: pcmcia_config_loop() improvement by passing vcc | Dominik Brodowski | 2008-08-23 | 5 | -26/+20 |
| * | | pcmcia: pcmcia_config_loop() default CIS entry handling | Dominik Brodowski | 2008-08-23 | 5 | -15/+19 |
| * | | pcmcia: pcmcia_config_loop() ConfigIndex unification | Dominik Brodowski | 2008-08-23 | 5 | -7/+0 |
| * | | pcmcia: use pcmcia_loop_config in ISDN pcmcia drivers | Dominik Brodowski | 2008-08-23 | 5 | -319/+191 |
* | | | tty: fix up gigaset a bit | Alan Cox | 2008-10-13 | 1 | -15/+12 |
* | | | tty: Fallout from tty-move-canon-specials | Stephen Rothwell | 2008-10-13 | 2 | -3/+3 |
| |/
|/| |
|
* | | mISDN: misc timerdev fixes | Andi Kleen | 2008-09-22 | 1 | -16/+6 |