index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
atm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-26
drivers/atm/eni.c: Remove multiple uses of KERN_<level>
Joe Perches
1
-3
/
+4
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-10-21
Drivers: atm: Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
1
-1
/
+1
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-1
/
+1
2010-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-10
/
+6
2010-10-11
ATM: iphase, remove sleep-inside-atomic
Jiri Slaby
2
-7
/
+1
2010-10-11
ATM: solos-pci, remove use after free
Jiri Slaby
1
-3
/
+5
2010-10-03
drivers/atm/idt77252.c: Remove unnecessary error check
Julia Lawall
1
-4
/
+2
2010-09-21
drivers: atm: use native kernel's hex_to_bin() func
Andy Shevchenko
1
-4
/
+2
2010-09-06
drivers/atm/firestream.c: Fix unsigned return type
Julia Lawall
1
-2
/
+2
2010-08-16
drivers/atm: Adjust confusing if indentation
Julia Lawall
1
-1
/
+1
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-13
/
+13
2010-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+6
2010-08-07
solos-pci: Fix race condition in tasklet RX handling
David Woodhouse
1
-1
/
+6
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-13
/
+13
2010-08-05
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-4
/
+4
2010-07-24
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
1
-3
/
+3
2010-07-23
drivers: atm: don't use private copy of hex_to_bin()
Andy Shevchenko
1
-13
/
+2
2010-07-15
atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
Peter Huewe
1
-4
/
+2
2010-07-15
atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
Peter Huewe
1
-2
/
+1
2010-07-15
atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
Peter Huewe
1
-2
/
+1
2010-07-15
atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
Peter Huewe
1
-2
/
+1
2010-07-15
atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
Peter Huewe
1
-4
/
+2
2010-07-15
atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
Peter Huewe
1
-4
/
+2
2010-07-15
atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
Peter Huewe
1
-4
/
+2
2010-07-12
atm: remove IRQF_DISABLED in combination with IRQF_SHARED
chas williams - CONTRACTOR
3
-4
/
+4
2010-07-09
atm/suni.c: call atm_dev_signal_change() when signal changes.
Karl Hiramoto
1
-2
/
+3
2010-07-09
atm/solos-pci: call atm_dev_signal_change() when signal changes.
Karl Hiramoto
1
-3
/
+3
2010-07-09
atm/idt77105.c: call atm_dev_signal_change() when signal changes.
Karl Hiramoto
1
-5
/
+6
2010-07-09
atm/adummy: add syfs DEVICE_ATTR to change signal
Karl Hiramoto
1
-0
/
+39
2010-06-28
sparc/of: Move of_device fields into struct pdev_archdata
Grant Likely
1
-1
/
+1
2010-05-31
atm: [he] rewrite buffer handling in receive path
chas williams - CONTRACTOR
2
-103
/
+126
2010-05-31
atm: [he] remove small buffer allocation/handling code
chas williams - CONTRACTOR
2
-148
/
+16
2010-05-31
atm: [nicstar] remove virt_to_bus() and support 64-bit platforms
chas williams - CONTRACTOR
3
-175
/
+237
2010-05-31
atm: [nicstar] reformatted with Lindent
chas williams - CONTRACTOR
3
-3169
/
+2888
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
4
-6
/
+7
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-2
/
+5
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-7
/
+9
2010-05-17
atm: select FW_LOADER in Kconfig for solos-pci
Nathan Williams
1
-0
/
+1
2010-04-20
net: sk_sleep() helper
Eric Dumazet
1
-3
/
+3
2010-04-14
drivers: net: use skb_headlen()
Eric Dumazet
2
-3
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
16
-0
/
+16
2010-03-15
atm: use for_each_set_bit()
Akinobu Mita
1
-4
/
+3
2010-01-07
drivers/atm/lanai.c: use %pM to show MAC address
hartleys
1
-11
/
+3
2010-01-07
drivers/atm/fore200e.c: use %pM to show MAC address
hartleys
1
-7
/
+4
2010-01-07
drivers/atm/idt77252.c: use %pM to show MAC address
hartleys
1
-4
/
+1
2010-01-07
drivers/atm/nicstar.c: use %pM to show MAC address
hartleys
1
-3
/
+1
2009-12-13
drivers/atm: Correct code taking the size of a pointer
Julia Lawall
1
-1
/
+1
2009-12-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-1
/
+1
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
[next]