index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
rpi-mipi
Linux kernel source tree
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
ipack
/
bridges
Age
Commit message (
Expand
)
Author
2012-06-25
Staging: ipack/bridges/tpci200: remove unneeded lock in irq handler
Samuel Iglesias Gonsalvez
2012-06-09
Staging: ipack/bridges/tpci200: change device table definition and export it.
Miguel Gómez
2012-06-09
Staging: ipack/bridges/tpci200: remove gotos in tpci200_install()
Miguel Gómez
2012-06-09
Staging: ipack/bridges/tpci200: remove "out" label in tpci200_request_irq()
Miguel Gómez
2012-06-09
Staging: ipack/bridges/tpci200: remove useless break in tpci200_slot_map_space()
Miguel Gómez
2012-06-09
Staging: ipack/bridges/tpci200: remove "out" label in tpci200_slot_map_space()
Miguel Gómez
2012-06-09
Staging: ipack/bridges/tpci200: remove gotos in tpci200_free_irq().
Miguel Gómez
2012-06-07
Staging: ipack/bridges/tpci200: change pr_* usage for dev_* functions
Samuel Iglesias Gonsalvez
2012-06-07
Staging: ipack/bridges/tpci200: fix kernel oops when uninstalling a device
Samuel Iglesias Gonsalvez
2012-06-07
Staging: ipack/bridges/tpci200: avoid dereference of a freed tpci200->info
Samuel Iglesias Gonsalvez
2012-06-07
Staging: ipack/bridges/tpci200: removed check of tpci200->slots[dev->slot].dev
Samuel Iglesias Gonsalvez
2012-06-07
Staging: ipack/bridges/tpci200: remove name field from slot_irq
Samuel Iglesias Gonsalvez
2012-06-07
Staging: ipack/bridges/tpci200: fix indention.
Samuel Iglesias Gonsalvez
2012-06-07
Staging: ipack/bridges/tpci200: check if the remove function is available
Samuel Iglesias Gonsalvez
2012-06-07
Staging: ipack/bridges/tpci200: tpci200_slot_map_space() should return 0 if s...
Samuel Iglesias Gonsalvez
2012-06-07
Staging: ipack/bridges/tpci200: tpci200_slot_unmap_space() should return 0 if...
Samuel Iglesias Gonsalvez
2012-06-07
Staging: ipack/bridges/tpci200: delete sysfs files
Samuel Iglesias Gonsalvez
2012-06-07
Staging: ipack: Remove version.h header file inclusion
Sachin Kamat
2012-05-18
Staging: ipack/bridges/tpci200: remove unneeded casts
Samuel Iglesias Gonsalvez
2012-05-18
Staging: ipack/bridges/tpci200: remove TPCI200_SHORTNAME constant
Samuel Iglesias Gonsalvez
2012-05-18
Staging: ipack: remove board_name and bus_name fields from struct ipack_device
Samuel Iglesias Gonsalvez
2012-05-18
Staging: ipack: improve the register of a bus and a device in the bus.
Samuel Iglesias Gonsalvez
2012-05-14
Staging: ipack: fix a few sparse warnings
Samuel Iglesias Gonsalvez
2012-05-14
Staging: ipack/bridges/tpci200: change the licence to explicitly GPLv2
Samuel Iglesias Gonsalvez
2012-05-10
Staging: ipack: dereferencing freed memory
Dan Carpenter
2012-05-10
Staging: ipack: returning a freed pointer
Dan Carpenter
2012-05-09
Staging: ipack: added support for the TEWS TPCI-200 carrier board
Samuel Iglesias Gonsalvez