Age | Commit message (Expand) | Author | Files | Lines |
2007-06-08 | isdn/diva: fix section mismatch | Randy Dunlap | 1 | -1/+1 |
2007-06-01 | isdn: fix section mismatch warnings | Sam Ravnborg | 2 | -2/+2 |
2007-06-01 | Fix broken CLIR in isdn driver | Karsten Keil | 1 | -1/+2 |
2007-06-01 | ISDN4Linux: fix maturity label | Tilman Schmidt | 1 | -4/+5 |
2007-05-23 | drivers/isdn/hardware/eicon/message.c warning fixes | Andrew Morton | 1 | -7/+6 |
2007-05-23 | capifunc warning fixes | Andrew Morton | 1 | -8/+8 |
2007-05-23 | HiSax: fix error checking for hisax_register()] | Alan Stern | 5 | -29/+30 |
2007-05-21 | Detach sched.h from mm.h | Alexey Dobriyan | 2 | -1/+2 |
2007-05-10 | [S390] Kconfig: unwanted menus for s390. | Martin Schwidefsky | 1 | -0/+1 |
2007-05-09 | misc doc and kconfig typos | Matt LaPlante | 1 | -1/+1 |
2007-05-09 | Fix occurrences of "the the " | Michael Opdenacker | 2 | -3/+3 |
2007-05-08 | usb_gigaset: don't kmalloc(0) | Tilman Schmidt | 1 | -10/+4 |
2007-05-08 | ISDN: Spinlock initializer cleanup | Thomas Gleixner | 2 | -2/+2 |
2007-05-08 | use mutex instead of semaphore in CAPI 2.0 interface | Matthias Kaehlcke | 1 | -16/+17 |
2007-05-08 | fix spinlock usage in hysdn_log_close() | Matthias Kaehlcke | 1 | -4/+0 |
2007-05-08 | drivers/isdn/hardware/eicon/: remove unused header files | Armin Schindler | 2 | -248/+0 |
2007-05-08 | make drivers/isdn/capi/capiutil.c:cdebbuf_alloc() static | Adrian Bunk | 1 | -7/+1 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 8 | -8/+0 |
2007-05-02 | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2 | -2/+0 |
2007-04-25 | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} | Arnaldo Carvalho de Melo | 1 | -1/+2 |
2007-04-25 | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 12 | -19/+31 |
2007-04-25 | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2007-04-25 | [SK_BUFF]: Introduce skb_network_header() | Arnaldo Carvalho de Melo | 1 | -2/+3 |
2007-04-25 | [SK_BUFF]: Introduce skb_network_offset() | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2007-04-25 | [SK_BUFF]: Introduce skb_reset_mac_header(skb) | Arnaldo Carvalho de Melo | 2 | -3/+3 |
2007-04-25 | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 1 | -2/+0 |
2007-03-29 | [PATCH] drivers/isdn/gigaset: mark some static data as const (v2) | Tilman Schmidt | 6 | -12/+12 |
2007-03-27 | [PATCH] ISDN: fix BChannel_bh() call from isar_bh() | Jiri Kosina | 1 | -1/+1 |
2007-03-01 | [PATCH] Fix buffer overflow and races in capi debug functions | Karsten Keil | 4 | -76/+299 |
2007-03-01 | [PATCH] drivers/isdn/gigaset: build asyncdata.o into the gigaset module (fix) | Tilman Schmidt | 2 | -9/+5 |
2007-02-20 | [PATCH] drivers/isdn/gigaset/: build asyncdata.o into the gigaset module | Adrian Bunk | 2 | -3/+5 |
2007-02-17 | Various typo fixes. | Robert P. J. Day | 1 | -1/+1 |
2007-02-16 | [PATCH] correct CONFIG_GIGASET_M101 Makefile entry | Adrian Bunk | 1 | -1/+1 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 18 | -18/+0 |
2007-02-12 | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 10 | -14/+14 |
2007-02-12 | [PATCH] isdn-eicon: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 3 | -31/+26 |
2007-02-12 | [PATCH] Workaround CAPI subsystem locking issue | Michael Buesch | 1 | -0/+35 |
2007-02-12 | [PATCH] drivers/isdn/hisax/: Convert to generic boolean-values | Richard Knutsson | 2 | -23/+20 |
2007-02-12 | [PATCH] drivers/isdn/hardware/eicon/: convert to generic boolean-values | Richard Knutsson | 5 | -200/+192 |
2007-02-12 | [PATCH] ISDN: Rename special macro CONFIG_HISAX_HFC4S8S_PCIMEM | Robert P. J. Day | 1 | -24/+24 |
2007-02-12 | [PATCH] ISDN: Remove defunct test emulator | Robert P. J. Day | 4 | -37/+0 |
2007-02-12 | [PATCH] ISDN: Rename debug option CONFIG_SERIAL_NOPAUSE_IO | Robert P. J. Day | 1 | -4/+4 |
2007-02-12 | [PATCH] ISDN: Rename some debugging macros to not resemble CONFIG options | Robert P. J. Day | 2 | -15/+15 |
2007-02-12 | [PATCH] ISDN: Fix typo "CONFIG_HISAX_QUADRO" -> "CONFIG_HISAX_SCT_QUADRO". | Robert P. J. Day | 1 | -1/+1 |
2007-02-12 | [PATCH] isdn/capi: use ARRAY_SIZE when appropriate | Ahmed S. Darwish | 2 | -4/+4 |
2007-02-12 | [PATCH] drivers/isdn/sc/: proper prototypes | Adrian Bunk | 11 | -78/+38 |
2007-02-12 | [PATCH] drivers/isdn/hisax/: proper prototypes | Adrian Bunk | 4 | -32/+24 |
2007-02-12 | [PATCH] drivers/isdn/pcbit/: proper prototypes | Adrian Bunk | 6 | -32/+12 |
2007-02-12 | [PATCH] drivers/isdn/gigaset: new M101 driver (v2) | Tilman Schmidt | 6 | -23/+868 |
2007-02-12 | [PATCH] drivers/isdn/gigaset: reduce kernel message spam | Tilman Schmidt | 1 | -2/+2 |