Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
2cad0ad6781a78a2b3911440b58e8de28318798c
/
drivers
/
atm
7d1f8db
[ATM]: [he] fixing compilation when you define USE_RBPS_POOL/USE_RBPL_POOL
by Jorge Boncompte
· 17 years ago
a5929af
[ATM]: [ambassador] kmalloc + memset conversion to kzalloc
by Joonwoo Park
· 17 years ago
900092a
[ATM]: [he] This patch removes the ancient version string.
by Adrian Bunk
· 17 years ago
421c991
[ATM] atm/suni.c: Fix section mismatch.
by Adrian Bunk
· 17 years ago
799fa67
[ATM] atm/idt77105.c: Fix section mismatch.
by Adrian Bunk
· 17 years ago
5296195
[ATM]: [nicstar] delay irq setup until card is configured
by Chas Williams
· 17 years ago
c5c0f33
[ATM]: Spelling fixes
by Joe Perches
· 17 years ago
f58adb7
[ATM]: Fix compiler warning noise with FORE200E driver
by Tom "spot" Callaway
· 17 years ago
8a8037a
[ATM]: [he] initialize lock and tasklet earlier
by chas williams
· 17 years ago
06efcad
Eliminate pointless casts from void* in a few driver irq handlers.
by Jeff Garzik
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
821f3ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 17 years ago
06c5040
kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP
by Sam Ravnborg
· 17 years ago
b4482a4
more trivial signedness fixes in drivers
by Al Viro
· 17 years ago
64b3361
long vs. unsigned long - low-hanging fruits in drivers
by Al Viro
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
06bfb7e
Add some help texts to recently-introduced kconfig items
by Jan Engelhardt
· 17 years ago
f714176
[ATM] drivers/atm/iphase.c: mostly kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
af35021
[ATM]: Clean up duplicate includes in drivers/atm/
by Jesper Juhl
· 17 years ago
8aee929
[ATM]: fore200e_param_bs_queue() must be __devinit
by Adrian Bunk
· 17 years ago
83ca46e
[ATM]: nicstar needs virt_to_bus
by Stephen Rothwell
· 17 years ago
44beac0
[ATM]: [idt77252] Rename CONFIG_ATM_IDT77252_SEND_IDLE to not resemble a Kconfig variable
by Robert P. J. Day
· 17 years ago
78e4be1
[ATM]: [drivers] ioremap balanced with iounmap
by Amol Lad
· 17 years ago
de24a19
[ATM]: [lanai] sram_test_word() must be __devinit
by Adrian Bunk
· 17 years ago
2db84a8
[ATM]: [nicstar] Replace C code with call to ARRAY_SIZE() macro.
by Robert P. J. Day
· 17 years ago
a6343af
drivers/*: mark variables with uninitialized_var()
by Jeff Garzik
· 17 years ago
b1734d2
drivers/atm/ambassador: kill uninit'd var warning, and fix bug
by Jeff Garzik
· 17 years ago
f057eac
Introduce CONFIG_VIRT_TO_BUS
by Stephen Rothwell
· 17 years ago
1d0ed38
PCI: ATM: lanai, change VENDOR to DEVICE
by Jiri Slaby
· 17 years ago
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 17 years ago
0da2f0f
potential compiler error, irqfunc caller sites update
by Yoann Padioleau
· 17 years ago
59faba1
Fix Kconfig dependency problems wrt boolean menuconfigs
by Trent Piepho
· 17 years ago
b206a65
[ATM]: Fix warning.
by Jeff Garzik
· 17 years ago
7e7a2d0
[ATM]: Use mutex instead of binary semaphore in idt77252 driver.
by Matthias Kaehlcke
· 17 years ago
4151ce3
Use menuconfig objects II - netdev/atm
by Jan Engelhardt
· 17 years ago
6473d16
PCI: Cleanup the includes of <linux/pci.h>
by Jean Delvare
· 18 years ago
bfbf3c0
[ATM]: Use mutex instead of binary semaphore in FORE Systems 200E-series driver
by Matthias Kaehlcke
· 18 years ago
4ef8d0a
[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net
by Milind Arun Choudhary
· 18 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
f2adc98
[ATM] idt77252: Fix double kfree_skb on failure in push_rx_skb
by Arnaldo Carvalho de Melo
· 18 years ago
4305b54
[SK_BUFF]: Convert skb->end to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
8570419
[ATM] ENI: Convert to struct timeval to ktime_t.
by YOSHIFUJI Hideaki
· 18 years ago
ebf88a9
[PATCH] zatm __init abuse
by Al Viro
· 18 years ago
36fe55d
atm: Use ARRAY_SIZE macro when appropriate
by Ahmed S. Darwish
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
aa58d61
[PATCH] Get rid of "double zeroing" of allocated pages
by Robert P. J. Day
· 18 years ago
0a3c4bd
[PATCH] horizon.c: missing __devinit
by Al Viro
· 18 years ago
1f8a5fb
[ATM] drivers/atm/fore200e.c: Cleanups.
by Adrian Bunk
· 18 years ago
52a9107
[ATM]: Remove dead ATM_TNETA1570 option.
by Adrian Bunk
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
2653a47
[ATM]: Ignore generated file pca200e_ecd.bin2
by Ralf Baechle
· 18 years ago
0a85885
[PATCH] atm/ambassador: use bitrev8
by Akinobu Mita
· 18 years ago
2685b26
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
441e143
[PATCH] slab: remove SLAB_DMA
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
54e6ecb
[PATCH] slab: remove SLAB_ATOMIC
by Christoph Lameter
· 18 years ago
170b828
[ATM]: Add CPPFLAGS to byteorder.h check
by Ben Collins
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
5f3f24f
[ATM] ambassador,firestream: "-1 >>" is implementation defined
by Alexey Dobriyan
· 18 years ago
0779bf2
Fix misc .c/.h comment typos
by Matt LaPlante
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
977a415
[ATM] horizon: read_bia() needs to be __devinit
by David S. Miller
· 18 years ago
69c3014
[ATM] nicstar: Fix a bogus casting warning
by Alan Cox
· 18 years ago
663bab6
[ATM] firestream: handle thrown error
by Jeff Garzik
· 18 years ago
b45eccd
[ATM]: No need to return void
by Tobias Klauser
· 18 years ago
c7bec5a
Various drivers' irq handlers: kill dead code, needless casts
by Jeff Garzik
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
3e0c0ac
[ATM]: [zatm] always *pcr in alloc_shaper()
by Chas Williams
· 18 years ago
3a4e5e2
[ATM]: [ambassador] Change the return type to reflect reality
by Jeff Garzik
· 18 years ago
0c1cca1
[ATM]: kmalloc to kzalloc patches for drivers/atm
by Om Narasimhan
· 18 years ago
5b7c714
[ATM] he: Fix __init/__devinit conflict
by Roland Dreier
· 18 years ago
84fa793
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
by Patrick McHardy
· 18 years ago
7f81dc0
[ATM]: [he] don't hold the device lock when upcalling
by Chas Williams
· 18 years ago
d730e10
[ATM]: [he] when transmit fails, unmap the dma regions
by Chas Williams
· 18 years ago
00181fc
[ATM]: Typo in drivers/atm/Kconfig...
by Matt LaPlante
· 18 years ago
3c6b377
[ATM]: add+use poison defines
by Randy Dunlap
· 18 years ago
dace145
[PATCH] irq-flags: misc drivers: 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
d17f086
[ATM]: [suni] change suni_init to __devinit
by Chas Williams
· 18 years ago
249c14b
[ATM]: [iphase] should be __devinit not __init
by Chas Williams
· 18 years ago
b47eb0e
[ATM]: [idt77105] should be __devinit not __init
by Chas Williams
· 18 years ago
1903ac5
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 18 years ago
b3c681e
[PATCH] update two drivers for poison.h
by Randy Dunlap
· 18 years ago
e29419f
[PATCH] 64bit resource: fix up printks for resources in misc drivers
by Greg Kroah-Hartman
· 18 years ago
d6e05ed
spelling fixes
by Andreas Mohr
· 18 years ago
c6387a4
[SPARC]: Kill __irq_itoa().
by David S. Miller
· 18 years ago
910638a
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
by Matthias Gehre
· 19 years ago
2e1ca21
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 19 years ago
6613f82
[ATM] suni: cast arg properly in SONET_SETFRAMING
by Alexey Dobriyan
· 19 years ago
c027f5f
[ATM]: [fore200e] fix section mismatch warnings
by Sam Ravnborg
· 19 years ago
cc00628
kbuild: ignore all generated files for make allmodconfig (x86_64)
by Sam Ravnborg
· 19 years ago
79a3464
[ATM]: Remove unneeded kmalloc() return value casts + tiny whitespace cleanup
by Jesper Juhl
· 19 years ago
2087ff3
[PATCH] frv: fix uninitialised variable in atm nicstar driver
by David Howells
· 19 years ago
7877327
[PATCH] drivers/atm/adummy.c NULL noise removal
by Al Viro
· 19 years ago
fb296449
[ATM]: [adummy] dummy ATM driver (similar to net/dummy)
by Chas Williams
· 19 years ago
64bf69d
[ATM]: deregistration removes device from atm_devs list immediately
by Stanislaw Gruszka
· 19 years ago
4969328
[ATM]: [lanai] kill lanai_ioctl() which just contains some old debugging code
by Mitchell Blank Jr
· 19 years ago
e91a735
[ATM]: drivers/atm/atmdev_init.c no longer necessary
by Jan Pieter
· 19 years ago
fd22f1e
[ATM]: [lanai] lanai missing unregister
by Dave Jones
· 19 years ago
Next »