s3c2410fb: multi-display support
[safe/jmp/linux-2.6] / drivers / isdn /
2007-10-16 Jesper Juhlisdn: guard against a potential NULL pointer dereferenc...
2007-10-16 Jesper Juhlfix possible NULL deref on low memory condition in...
2007-10-16 Matthias Kaehlckeuse mutex instead of semaphore in isdn subsystem common...
2007-10-16 Tilman Schmidtgigaset: remove pointless locking
2007-10-15 Denis V. Lunev[ISDN]: Fix compile with CONFIG_ISDN_X25 disabled.
2007-10-15 Karsten Keil[ISDN]: Remove local copy of device name to make sure...
2007-10-14 Martin Bachemhisax: hfc_usb: update to current CVS version
2007-10-14 Al Viromore trivial signedness fixes in drivers
2007-10-14 Al Virolong vs. unsigned long - low-hanging fruits in drivers
2007-10-13 Al Virofallout from elsa setup split
2007-10-12 Linus TorvaldsMerge branch 'isdn-cleanups' of /linux/kernel/git/jgarz...
2007-10-12 Jeff Garzik[ISDN] HiSax diva: split setup into three smaller functions
2007-10-12 Jeff Garzik[ISDN] HiSax sedlbauer: move ISAPNP and PCI code into...
2007-10-12 Jeff Garzik[ISDN] HiSax elsa: split huge setup function into four...
2007-10-12 Jeff Garzik[ISDN] HiSax avm_pci: split setup into three smaller...
2007-10-12 Jeff Garzik[ISDN] Remove CONFIG_PCI ifdefs from 100% PCI source...
2007-10-12 Jeff Garzik[ISDN] hysdn: convert to PCI hotplug API
2007-10-10 Karsten Keil[ISDN]: Change I4L to use alloc_netdev().
2007-10-10 Stephen Hemminger[NET]: Move hardware header operations out of netdevice.
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-10-08 Karsten KeilISDN: Fix data access out of array bounds
2007-08-27 Jesper Juhl[ISDN]: Get rid of some pointless allocation casts...
2007-08-21 Martin Bachemhisax: update hfc_usb driver
2007-07-31 Charlie ShepherdRemove 'isdn_* is defined but unused' warnings
2007-07-22 Jan EngelhardtUse menuconfig objects: ISDN/Gigaset
2007-07-22 Jan EngelhardtUse menuconfig objects: ISDN
2007-07-22 Tilman SchmidtUse menuconfig objects - CONFIG_ISDN_I4L
2007-07-19 Alexey Dobriyanisdn/sc: compile breakage re check_reset()
2007-07-18 Florin MalitaISDN HiSax: uninitialized return in hisax_cs_setup
2007-07-17 Jeff Garzik[ISDN] HiSax hfc_pci: minor cleanups
2007-07-17 Jeff Garzik[ISDN] HiSax bkm_a4t: split setup into two smaller...
2007-07-17 Jeff Garzik[ISDN] HiSax enternow: split setup into 3 smaller functions
2007-07-17 Jeff Garzik[ISDN] HiSax netjet_u: split setup into 3 smaller functions
2007-07-17 Jeff Garzik[ISDN] HiSax netjet_s: code movement, prep for hotplug
2007-07-17 Jeff Garzik[ISDN] HiSax: move card state alloc/setup code into...
2007-07-17 Jeff Garzik[ISDN] HiSax: move card setup into separate function
2007-07-17 Armin Schindleri4l: leak in eicon/idifunc.c
2007-07-17 Andrew Mortonisdn/capi warning fixes
2007-07-17 Jan EngelhardtUse menuconfig objects: ISDN: CONFIG_CAPI_EICON
2007-07-17 Jan EngelhardtUse menuconfig objects: ISDN: CONFIG_CAPI_AVM
2007-07-17 Jan EngelhardtUse menuconfig objects: ISDN: CONFIG_ISDN_CAPI
2007-07-17 Jan EngelhardtUse menuconfig objects: ISDN: CONFIG_ISDN
2007-07-17 Karsten Keilsane irq initialization in sedlbauer hisax
2007-07-17 Pavel EmelianovMake ISDN CAPI use seq_list_xxx helpers
2007-07-17 David WoodhouseMismatching declarations of revision strings in HiSax
2007-07-17 Matthias KaehlckeUse mutex instead of semaphore in CAPI 2.0 driver
2007-07-11 Auke KokPCI: Change all drivers to use pci_device->revision
2007-06-09 Randy Dunlapisdn/diva: fix section mismatch
2007-06-01 Sam Ravnborgisdn: fix section mismatch warnings
2007-06-01 Karsten KeilFix broken CLIR in isdn driver
2007-06-01 Tilman SchmidtISDN4Linux: fix maturity label
2007-05-24 Andrew Mortondrivers/isdn/hardware/eicon/message.c warning fixes
2007-05-24 Andrew Mortoncapifunc warning fixes
2007-05-24 Alan SternHiSax: fix error checking for hisax_register()]
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-05-10 Martin Schwidefsky[S390] Kconfig: unwanted menus for s390.
2007-05-09 Matt LaPlantemisc doc and kconfig typos
2007-05-09 Michael OpdenackerFix occurrences of "the the "
2007-05-09 Tilman Schmidtusb_gigaset: don't kmalloc(0)
2007-05-08 Thomas GleixnerISDN: Spinlock initializer cleanup
2007-05-08 Matthias Kaehlckeuse mutex instead of semaphore in CAPI 2.0 interface
2007-05-08 Matthias Kaehlckefix spinlock usage in hysdn_log_close()
2007-05-08 Armin Schindlerdrivers/isdn/hardware/eicon/: remove unused header...
2007-05-08 Adrian Bunkmake drivers/isdn/capi/capiutil.c:cdebbuf_alloc() static
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-03 Jean DelvarePCI: Cleanup the includes of <linux/pci.h>
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_header()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_offset()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_mac_header(skb)
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-03-29 Tilman Schmidt[PATCH] drivers/isdn/gigaset: mark some static data...
2007-03-27 Jiri Kosina[PATCH] ISDN: fix BChannel_bh() call from isar_bh()
2007-03-01 Karsten Keil[PATCH] Fix buffer overflow and races in capi debug...
2007-03-01 Tilman Schmidt[PATCH] drivers/isdn/gigaset: build asyncdata.o into...
2007-02-21 Adrian Bunk[PATCH] drivers/isdn/gigaset/: build asyncdata.o into...
2007-02-17 Robert P. J. DayVarious typo fixes.
2007-02-16 Adrian Bunk[PATCH] correct CONFIG_GIGASET_M101 Makefile entry
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 3
2007-02-12 Ahmed S. Darwish[PATCH] isdn-eicon: Use ARRAY_SIZE macro when appropriate
2007-02-12 Michael Buesch[PATCH] Workaround CAPI subsystem locking issue
2007-02-12 Richard Knutsson[PATCH] drivers/isdn/hisax/: Convert to generic boolean...
2007-02-12 Richard Knutsson[PATCH] drivers/isdn/hardware/eicon/: convert to generi...
2007-02-12 Robert P. J. Day[PATCH] ISDN: Rename special macro CONFIG_HISAX_HFC4S8S...
2007-02-12 Robert P. J. Day[PATCH] ISDN: Remove defunct test emulator
2007-02-12 Robert P. J. Day[PATCH] ISDN: Rename debug option CONFIG_SERIAL_NOPAUSE_IO
2007-02-12 Robert P. J. Day[PATCH] ISDN: Rename some debugging macros to not resem...
2007-02-12 Robert P. J. Day[PATCH] ISDN: Fix typo "CONFIG_HISAX_QUADRO" -> "CONFIG...
2007-02-12 Ahmed S. Darwish[PATCH] isdn/capi: use ARRAY_SIZE when appropriate
2007-02-12 Adrian Bunk[PATCH] drivers/isdn/sc/: proper prototypes
2007-02-12 Adrian Bunk[PATCH] drivers/isdn/hisax/: proper prototypes
2007-02-12 Adrian Bunk[PATCH] drivers/isdn/pcbit/: proper prototypes
2007-02-12 Tilman Schmidt[PATCH] drivers/isdn/gigaset: new M101 driver (v2)
2007-02-12 Tilman Schmidt[PATCH] drivers/isdn/gigaset: reduce kernel message...
2007-02-12 Tilman Schmidt[PATCH] drivers/isdn/gigaset: reduce mutex scope
2007-02-11 Andrew Morton[PATCH] fix gregkh-usb-usbcore-remove-unused-bandwith...
2007-02-11 Jiri Slaby[PATCH] Char: tty_wakeup cleanup
next