Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6586c5d74e8c2883ed1246aae81275efb777c088
/
drivers
/
net
/
can
6586c5d
can: Kconfig: convert 'depends on CAN_DEV' into 'if CAN_DEV...endif' block
by Marc Kleine-Budde
· 12 years ago
7713683
can: Kconfig: convert 'depends on CAN' into 'if CAN...endif' block
by Marc Kleine-Budde
· 12 years ago
50077cd
can: sja1000: fix compilation on x86
by Marc Kleine-Budde
· 12 years ago
6be35c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
8287361
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
1dd06ae
drivers/net: fix up function prototypes after __dev* removals
by Greg Kroah-Hartman
· 12 years ago
3c8ac0f
can: remove __dev* attributes
by Bill Pemberton
· 12 years ago
fed2c6f
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 12 years ago
8a2cf06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
823d7a1
can: pcan_usb_core: remove obsolete variable open_time
by Marc Kleine-Budde
· 12 years ago
e428704
can: esd_usb2: remove obsolete variable open_time
by Marc Kleine-Budde
· 12 years ago
4480c00
can: ems_usb: remove obsolete variable open_time
by Marc Kleine-Budde
· 12 years ago
b2d0bf7
can: sja1000: remove obsolete variable open_time
by Marc Kleine-Budde
· 12 years ago
49ed59b
can: mscan: remove obsolete variable open_time
by Marc Kleine-Budde
· 12 years ago
ab48b03
can: Do not call dev_put if restart timer is running upon close
by Alexander Stein
· 12 years ago
fc8f40b
can: mpc5xxx_can: add MODULE_DEVICE_TABLE
by Marc Kleine-Budde
· 12 years ago
69c0c5b
can: c_can_platform: add MODULE_DEVICE_TABLE
by Marc Kleine-Budde
· 12 years ago
09ca71c
can: at91_can: add MODULE_DEVICE_TABLE
by Marc Kleine-Budde
· 12 years ago
4358a9d
can: flexcan: add MODULE_DEVICE_TABLE
by Marc Kleine-Budde
· 12 years ago
f190a50
can: cc770_platform: add MODULE_ALIAS and MODULE_DEVICE_TABLE
by Marc Kleine-Budde
· 12 years ago
d8c4386
can: sja1000_platform: add MODULE_ALIAS
by Marc Kleine-Budde
· 12 years ago
64116c1
can: ti_hecc: add MODULE_ALIAS
by Marc Kleine-Budde
· 12 years ago
73ae949
can: bfin_can: add MODULE_ALIAS
by Marc Kleine-Budde
· 12 years ago
04df251
can: sja1000: Make sja1000_of_platform selectable and compilable on SPARC
by Andreas Larsson
· 12 years ago
080f40a
can: kvaser_usb: Add support for Kvaser CAN/USB devices
by Olivier Sobrie
· 12 years ago
52cde85
can: c_can: Add d_can raminit support
by AnilKumar Ch
· 12 years ago
c9faaa0
can: peak_usb: fix hwtstamp assignment
by Oliver Hartkopp
· 12 years ago
6cec9b0
can: grcan: Add device driver for GRCAN and GRHCAN cores
by Andreas Larsson
· 12 years ago
c70edb9
can: janz-ican3: Fix the usage of wait_for_completion_timeout
by Chuansheng Liu
· 12 years ago
7653ebd
can: usb: esd_usb2: Add support for CAN-USB/Micro
by Matthias Fuchs
· 12 years ago
a5f8f0e
can: usb: esd_usb2: Add support for listen-only mode
by Matthias Fuchs
· 12 years ago
e4bc6c0
can: sja1000: plx_pci: add support for Connect Tech Inc's Canpro/104-Plus Opto CAN board
by Muhammad Ghias
· 12 years ago
bcd2360
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
fc09e36
can: sja1000: fix/add miniPCIe/cPCI PC/104Plus PCI/104e PEAK-System boards
by Stephane Grosjean
· 12 years ago
bb698ca
can: flexcan: disable bus error interrupts for the i.MX6q
by Wolfgang Grandegger
· 12 years ago
283dbd8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
c477ebd
sections: fix section conflicts in drivers/net
by Andi Kleen
· 12 years ago
8cf437a
can: mpc5xxx_can: fix section type conflict
by Marc Kleine-Budde
· 12 years ago
ba9b6f9
can: peak_pcmcia: fix error return code
by Peter Senna Tschudin
· 12 years ago
4a4bfdc
can: peak_pci: fix error return code
by Peter Senna Tschudin
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
47061ed
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
4f72e5f
flexcan: disable bus error interrupts for the i.MX28
by Wolfgang Grandegger
· 12 years ago
24cad1b
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 12 years ago
6a06e5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
c523530
can: c_can: fix segfault during rmmod
by AnilKumar Ch
· 12 years ago
7146b2d
can: sja1000: Add support for listen-only mode and one-shot mode
by Andreas Larsson
· 12 years ago
b536661
Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/fixes-non-critical
by Olof Johansson
· 12 years ago
f61bd05
can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()
by Wei Yongjun
· 12 years ago
56b9f30
can: usb: peak: rename peak_usb dump_mem function
by Randy Dunlap
· 12 years ago
006cd13
can: c_can: Adopt pinctrl support
by AnilKumar Ch
· 12 years ago
8212003
can: c_can: Add d_can suspend resume support
by AnilKumar Ch
· 12 years ago
4cdd34b
can: c_can: Add runtime PM support to Bosch C_CAN/D_CAN controller
by AnilKumar Ch
· 12 years ago
2469627
can: c_can: Add device tree support to Bosch C_CAN/D_CAN controller
by AnilKumar Ch
· 12 years ago
f27b1db
can: c_can: Modify c_can device names
by AnilKumar Ch
· 12 years ago
ab04c8b
can: ti_hecc: fix oops during rmmod
by Marc Kleine-Budde
· 12 years ago
e21093e
can: janz-ican3: fix support for older hardware revisions
by Ira W. Snyder
· 12 years ago
1a87676
Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into next/fixes-non-critical
by Olof Johansson
· 12 years ago
6d99c4c
can: mpc5xxx_can: make data used as *of_device_id.data const
by Arnd Bergmann
· 12 years ago
cab32f3
can: mcp251x: avoid repeated frame bug
by Benoît Locher
· 12 years ago
da3d50e
can: sja1000_platform: fix wrong flag IRQF_SHARED for interrupt sharing
by Sven Schmitt
· 12 years ago
ef813c4
can: softing: Fix potential memory leak in softing_load_fw()
by Alexey Khoroshilov
· 12 years ago
2b1463d
net/c_can: remove conditional compilation of clk code
by Viresh Kumar
· 12 years ago
3b5c6b9
can: janz-ican3: add support for one shot mode
by Ira W. Snyder
· 12 years ago
30df588
can: janz-ican3: avoid firmware lockup caused by infinite bus error quota
by Ira W. Snyder
· 12 years ago
83702f6
can: janz-ican3: fix support for CAN_RAW_RECV_OWN_MSGS
by Ira W. Snyder
· 12 years ago
88b5870
can: janz-ican3: fix error and byte counters
by Ira W. Snyder
· 12 years ago
9e4d690
can: janz-ican3: cleanup of ican3_to_can_frame and can_frame_to_ican3
by Marc Kleine-Budde
· 14 years ago
007890d
can: janz-ican3: drop invalid skbs
by Ira W. Snyder
· 12 years ago
8456a91
can: janz-ican3: remove dead code
by Ira W. Snyder
· 12 years ago
3d42a37
can: flexcan: add 2nd clock to support imx53 and newer
by Steffen Trumtrar
· 12 years ago
194b9a4
can: mark bittiming_const pointer in struct can_priv as const
by Marc Kleine-Budde
· 12 years ago
da78b79
can: softing: softing_main: ensure a consistent return value in error case
by Julia Lawall
· 12 years ago
0e84eb0
can: mpc5xxx_can: make data in mpc5xxx_can_probe const
by Marc Kleine-Budde
· 12 years ago
dda0b3b
can: flexcan: make flexcan_priv.devtype_data member point to const data
by Marc Kleine-Budde
· 12 years ago
30c1e67
can: flexcan: add hardware controller version support
by Hui Wang
· 12 years ago
afc016d
can: flexcan: use of_property_read_u32 to get DT entry value
by Hui Wang
· 12 years ago
77fc95a
can: dev: fix sparse warning for can_restart
by Marc Kleine-Budde
· 13 years ago
ea9f071
can: cc770: fix sparse warning for cc770_interrupt
by Marc Kleine-Budde
· 13 years ago
b26d344
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
85f2f83
can: flexcan: use be32_to_cpup to handle the value of dt entry
by Hui Wang
· 12 years ago
1aa2d1d
can: c_can_pci: fix compilation on non HAVE_CLK archs
by Marc Kleine-Budde
· 12 years ago
41052ef
vcan: add CAN FD support
by Oliver Hartkopp
· 12 years ago
1e0625f
candev: add/update helpers for CAN FD
by Oliver Hartkopp
· 12 years ago
5b92da0
c_can_pci: generic module for C_CAN/D_CAN on PCI
by Federico Vaga
· 12 years ago
7e52b33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
d9cb9bd
can: c_can: precedence error in c_can_chip_config()
by Dan Carpenter
· 12 years ago
69927fc
can: c_can: Add support for Bosch D_CAN controller
by AnilKumar Ch
· 12 years ago
33f8100
can: c_can: Move overlay structure to array with offset as index
by AnilKumar Ch
· 12 years ago
c1864cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
9b97b84
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 12 years ago
c2fd03a
drivers: net: Remove casts to same type
by Joe Perches
· 12 years ago
dc605db
can: cc770: Fix likely misuse of | for &
by Joe Perches
· 12 years ago
f461f27
can: c_can: fix race condition in c_can_open()
by AnilKumar Ch
· 12 years ago
148c87c
can: c_can: fix an interrupt thrash issue with c_can driver
by AnilKumar Ch
· 12 years ago
617cacc
can: c_can: fix "BUG! echo_skb is occupied!" during transmit
by AnilKumar Ch
· 12 years ago
8b5e218
can: flexcan: add PM support
by Eric Bénard
· 12 years ago
e8650a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
813a95e
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
a53157c
can: flexcan: adopt pinctrl support
by Shawn Guo
· 13 years ago
Next »