Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1458d160de3f1862aeaac57447ba96e7857ac52b
/
drivers
/
isdn
/
hysdn
1c01a80
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
19eccc2
kstrtox: convert drivers/isdn/
by Alexey Dobriyan
· 14 years ago
cd141ee
isdn: hysdn: Kill (partially buggy) CVS regision log reporting.
by David S. Miller
· 14 years ago
3944ad6
drivers: isdn: remove custom strtoul()
by Andy Shevchenko
· 14 years ago
54cbb1c
drivers/isdn: Remove unnecessary casts of private_data
by Joe Perches
· 14 years ago
76a6492
isdn: autoconvert trivial BKL users to private mutex
by Arnd Bergmann
· 14 years ago
d41de3c
ISDN: hysdn, fix potential NULL dereference
by Jiri Slaby
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
dec9951
isdn: misplaced parenthesis in pof_handle_data()
by Roel Kluin
· 15 years ago
9a58a80
proc_fops: convert drivers/isdn/ to seq_file
by Alexey Dobriyan
· 15 years ago
fa30123
Kconfig: Remove useless and sometimes wrong comments
by Michael Roth
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
8b62ff2
isdn: convert to netdev_tx_t
by Stephen Hemminger
· 15 years ago
ec634fe
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
4e32997
isdn: rename capi_ctr_reseted() to capi_ctr_down()
by Tilman Schmidt
· 15 years ago
0e2445f
hysdn: convert to net_device_ops and other updates
by Stephen Hemminger
· 16 years ago
0191b62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
cbacc2c
Merge branch 'next' into for-linus
by James Morris
· 16 years ago
730c30e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
bd09141
hysdn: fix writing outside the field on 64 bits
by Pascal Terjan
· 16 years ago
25dd7e6
hysdn: Kill directly reference of netdev->priv
by Wang Chen
· 16 years ago
d76b0d9
CRED: Use creds in file structs
by David Howells
· 16 years ago
a7403e8
hysdn: remove the packed attribute from PofTimStamp_tag
by David Howells
· 16 years ago
ea23ec2
isdn: use simple_read_from_buffer()
by Akinobu Mita
· 16 years ago
94b5e0a
isdn: fix integer as NULL pointer warning
by Harvey Harrison
· 16 years ago
01bbf2c
hysdn: No longer broken on SMP.
by Andrew Morton
· 16 years ago
a9dd7fe
hysdn: Remove cli()/sti() calls.
by Mark Asselstine
· 16 years ago
5045790
isdn: hysdn_procconf.c build fix
by Ingo Molnar
· 17 years ago
ac41cfd
isdn: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
efad798b
Spelling fixes: lenght->length
by Paulius Zaleckas
· 17 years ago
60cc514
[ISDN] hysdn: convert to PCI hotplug API
by Jeff Garzik
· 17 years ago
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 17 years ago
2bd7e20
ISDN: Spinlock initializer cleanup
by Thomas Gleixner
· 17 years ago
635244c
fix spinlock usage in hysdn_log_close()
by Matthias Kaehlcke
· 17 years ago
6473d16
PCI: Cleanup the includes of <linux/pci.h>
by Jean Delvare
· 18 years ago
27d7ff4
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
4c13eb6
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
by Arnaldo Carvalho de Melo
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
2b8693c
[PATCH] mark struct file_operations const 3
by Arjan van de Ven
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
41f9693
[PATCH] isdn: replace kmalloc+memset with kzalloc
by Burman Yan
· 18 years ago
4482dfa
[PATCH] struct path: convert isdn
by Josef Sipek
· 18 years ago
3e577a8
[PATCH] drivers/{char|isdn}: work_struct-induced breakage
by Al Viro
· 18 years ago
1f604c4
[PATCH] drivers/isdn/hysdn/hysdn_sched.c: sleep after taking spinlock fix
by Amol Lad
· 18 years ago
fca4edb
[PATCH] drivers/isdn: ioremap balanced with iounmap
by Amol Lad
· 18 years ago
0d9ba86
[PATCH] drivers/isdn/hysdn: save_flags()/cli(), restore_flags() replaced appropriately
by Amol Lad
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
9ba02be
[PATCH] irq-flags: isdn: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
8d3b33f
[PATCH] Remove MODULE_PARM
by Rusty Russell
· 19 years ago
c721bcc
[PATCH] hysdn: remove custom types
by Andrew Morton
· 19 years ago
733482e
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
by Olaf Hering
· 19 years ago
3c7208f
[PATCH] kfree cleanup: drivers/isdn
by Jesper Juhl
· 19 years ago
6660022
[PATCH] proc_mkdir() should be used to create procfs directories
by Al Viro
· 19 years ago
aade0e8
[PATCH] drivers/isdn/: make some code static
by Adrian Bunk
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago