Commit Graph

104 Commits (b4b510290b056b86611757ce1175a230f1080f53)

Author SHA1 Message Date
Jan Engelhardt 06bfb7eb15 Add some help texts to recently-introduced kconfig items 18 years ago
Mariusz Kozlowski f71417614d [ATM] drivers/atm/iphase.c: mostly kmalloc + memset conversion to kzalloc 18 years ago
Jesper Juhl af3502184a [ATM]: Clean up duplicate includes in drivers/atm/ 18 years ago
Adrian Bunk 8aee929eda [ATM]: fore200e_param_bs_queue() must be __devinit 18 years ago
Stephen Rothwell 83ca46e7ac [ATM]: nicstar needs virt_to_bus 18 years ago
Robert P. J. Day 44beac0086 [ATM]: [idt77252] Rename CONFIG_ATM_IDT77252_SEND_IDLE to not resemble a Kconfig variable 18 years ago
Amol Lad 78e4be16e0 [ATM]: [drivers] ioremap balanced with iounmap 18 years ago
Adrian Bunk de24a19312 [ATM]: [lanai] sram_test_word() must be __devinit 18 years ago
Robert P. J. Day 2db84a8699 [ATM]: [nicstar] Replace C code with call to ARRAY_SIZE() macro. 18 years ago
Jeff Garzik a6343afb6e drivers/*: mark variables with uninitialized_var() 18 years ago
Jeff Garzik b1734d2388 drivers/atm/ambassador: kill uninit'd var warning, and fix bug 18 years ago
Stephen Rothwell f057eac0d7 Introduce CONFIG_VIRT_TO_BUS 18 years ago
Jiri Slaby 1d0ed384c1 PCI: ATM: lanai, change VENDOR to DEVICE 18 years ago
Auke Kok 44c10138fd PCI: Change all drivers to use pci_device->revision 18 years ago
Yoann Padioleau 0da2f0f164 potential compiler error, irqfunc caller sites update 18 years ago
Trent Piepho 59faba1b31 Fix Kconfig dependency problems wrt boolean menuconfigs 18 years ago
Jeff Garzik b206a65d67 [ATM]: Fix warning. 18 years ago
Matthias Kaehlcke 7e7a2d07b0 [ATM]: Use mutex instead of binary semaphore in idt77252 driver. 18 years ago
Jan Engelhardt 4151ce3159 Use menuconfig objects II - netdev/atm 18 years ago
Jean Delvare 6473d160b4 PCI: Cleanup the includes of <linux/pci.h> 18 years ago
Matthias Kaehlcke bfbf3c0968 [ATM]: Use mutex instead of binary semaphore in FORE Systems 200E-series driver 18 years ago
Milind Arun Choudhary 4ef8d0aeaf [NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo f2adc98667 [ATM] idt77252: Fix double kfree_skb on failure in push_rx_skb 18 years ago
Arnaldo Carvalho de Melo 4305b54135 [SK_BUFF]: Convert skb->end to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago
YOSHIFUJI Hideaki 8570419fb7 [ATM] ENI: Convert to struct timeval to ktime_t. 18 years ago
Al Viro ebf88a9e7b [PATCH] zatm __init abuse 18 years ago
Ahmed S. Darwish 36fe55d6a3 atm: Use ARRAY_SIZE macro when appropriate 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Robert P. J. Day aa58d61d18 [PATCH] Get rid of "double zeroing" of allocated pages 18 years ago
Al Viro 0a3c4bdc1b [PATCH] horizon.c: missing __devinit 18 years ago
Adrian Bunk 1f8a5fb80e [ATM] drivers/atm/fore200e.c: Cleanups. 18 years ago
Adrian Bunk 52a9107130 [ATM]: Remove dead ATM_TNETA1570 option. 18 years ago
Robert P. J. Day 5cbded585d [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
Ralf Baechle 2653a47b89 [ATM]: Ignore generated file pca200e_ecd.bin2 18 years ago
Akinobu Mita 0a85885785 [PATCH] atm/ambassador: use bitrev8 18 years ago
Christoph Lameter 441e143e95 [PATCH] slab: remove SLAB_DMA 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Christoph Lameter 54e6ecb239 [PATCH] slab: remove SLAB_ATOMIC 18 years ago
Ben Collins 170b828a31 [ATM]: Add CPPFLAGS to byteorder.h check 18 years ago
Alexey Dobriyan 5f3f24faf3 [ATM] ambassador,firestream: "-1 >>" is implementation defined 18 years ago
Matt LaPlante 0779bf2d2e Fix misc .c/.h comment typos 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
David S. Miller 977a415f2b [ATM] horizon: read_bia() needs to be __devinit 18 years ago
Alan Cox 69c3014763 [ATM] nicstar: Fix a bogus casting warning 18 years ago
Jeff Garzik 663bab6fd0 [ATM] firestream: handle thrown error 18 years ago
Tobias Klauser b45eccdb51 [ATM]: No need to return void 18 years ago
Jeff Garzik c7bec5aba5 Various drivers' irq handlers: kill dead code, needless casts 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago