index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
hysdn
Age
Commit message (
Expand
)
Author
2009-01-07
hysdn: convert to net_device_ops and other updates
Stephen Hemminger
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2008-12-25
Merge branch 'next' into for-linus
James Morris
2008-12-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-12-03
hysdn: fix writing outside the field on 64 bits
Pascal Terjan
2008-12-03
hysdn: Kill directly reference of netdev->priv
Wang Chen
2008-11-14
CRED: Use creds in file structs
David Howells
2008-07-30
hysdn: remove the packed attribute from PofTimStamp_tag
David Howells
2008-06-10
isdn: use simple_read_from_buffer()
Akinobu Mita
2008-05-23
isdn: fix integer as NULL pointer warning
Harvey Harrison
2008-05-14
hysdn: No longer broken on SMP.
Andrew Morton
2008-05-14
hysdn: Remove cli()/sti() calls.
Mark Asselstine
2008-05-01
isdn: hysdn_procconf.c build fix
Ingo Molnar
2008-04-29
isdn: use non-racy method for proc entries creation
Denis V. Lunev
2008-02-03
Spelling fixes: lenght->length
Paulius Zaleckas
2007-10-12
[ISDN] hysdn: convert to PCI hotplug API
Jeff Garzik
2007-10-10
[NET]: Make /proc/net per network namespace
Eric W. Biederman
2007-05-08
ISDN: Spinlock initializer cleanup
Thomas Gleixner
2007-05-08
fix spinlock usage in hysdn_log_close()
Matthias Kaehlcke
2007-05-02
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-04-25
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-12
[PATCH] mark struct file_operations const 3
Arjan van de Ven
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-08
[PATCH] isdn: replace kmalloc+memset with kzalloc
Burman Yan
2006-12-08
[PATCH] struct path: convert isdn
Josef Sipek
2006-12-06
[PATCH] drivers/{char|isdn}: work_struct-induced breakage
Al Viro
2006-11-03
[PATCH] drivers/isdn/hysdn/hysdn_sched.c: sleep after taking spinlock fix
Amol Lad
2006-10-20
[PATCH] drivers/isdn: ioremap balanced with iounmap
Amol Lad
2006-10-17
[PATCH] drivers/isdn/hysdn: save_flags()/cli(), restore_flags() replaced appr...
Amol Lad
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-07-02
[PATCH] irq-flags: isdn: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-25
[PATCH] Remove MODULE_PARM
Rusty Russell
2006-03-25
[PATCH] hysdn: remove custom types
Andrew Morton
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
2005-11-07
[PATCH] kfree cleanup: drivers/isdn
Jesper Juhl
2005-09-29
[PATCH] proc_mkdir() should be used to create procfs directories
Al Viro
2005-06-28
[PATCH] drivers/isdn/: make some code static
Adrian Bunk
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds