index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
ipack
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staging: ipack/bridges/tpci200: use ioremap_nocache instead of ioremap
Samuel Iglesias Gonsálvez
2012-08-13
1
-4
/
+4
*
Staging: ipack/bridges/tpci200: remove linked list of registered devices
Samuel Iglesias Gonsálvez
2012-08-13
1
-28
/
+6
*
Staging: ipack/bridges/tpci200: avoid kernel bug when uninstalling a device
Samuel Iglesias Gonsálvez
2012-08-13
1
-1
/
+1
*
Staging: ipack: change naming convention in TODO file
Samuel Iglesias Gonsálvez
2012-07-17
1
-2
/
+2
*
Staging: ipack: added development mailing list in TODO file
Samuel Iglesias Gonsálvez
2012-07-17
1
-1
/
+2
*
Staging: ipack/devices/ipoctal: initialize the device in probe function
Samuel Iglesias Gonsálvez
2012-07-16
1
-0
/
+14
*
Staging: ipack/devices/ipoctal: fix dereference NULL pointer
Samuel Iglesias Gonsálvez
2012-07-16
1
-2
/
+2
*
Staging: ipack/devices/ipoctal: save IRQ vector in MEM space
Samuel Iglesias Gonsálvez
2012-07-06
1
-1
/
+2
*
Staging: ipack/devices/ipoctal: remove unneeded lock in IRQ handler
Samuel Iglesias Gonsalvez
2012-06-25
1
-2
/
+1
*
Staging: ipack/bridges/tpci200: remove unneeded lock in irq handler
Samuel Iglesias Gonsalvez
2012-06-25
2
-7
/
+0
*
Staging: ipack/devices/ipoctal: remove unneeded includes
Samuel Iglesias Gonsalvez
2012-06-25
1
-4
/
+0
*
Staging: ipack/devices/ipoctal: fix oops when accessing "buffer"
Samuel Iglesias Gonsalvez
2012-06-25
1
-2
/
+1
*
Staging: ipack: delete sysfs from to-do list.
Samuel Iglesias Gonsalvez
2012-06-12
1
-4
/
+0
*
Staging: ipack: remove pr_fmt definition.
Samuel Iglesias Gonsalvez
2012-06-12
1
-2
/
+0
*
Staging: ipack/bridges/tpci200: change device table definition and export it.
Miguel Gómez
2012-06-09
1
-1
/
+3
*
Staging: ipack/devices/ipoctal: remove unused enum uart_parity_e.
Miguel Gómez
2012-06-09
1
-9
/
+0
*
Staging: ipack/devices/ipoctal: remove error_flag field from ipoctal struct.
Miguel Gómez
2012-06-09
2
-21
/
+0
*
Staging: ipack/devices/ipoctal: remove ipoctal_config structure.
Miguel Gómez
2012-06-09
2
-28
/
+0
*
Staging: ipack/bridges/tpci200: remove gotos in tpci200_install()
Miguel Gómez
2012-06-09
1
-12
/
+7
*
Staging: ipack/bridges/tpci200: remove "out" label in tpci200_request_irq()
Miguel Gómez
2012-06-09
1
-9
/
+4
*
Staging: ipack/bridges/tpci200: remove useless break in tpci200_slot_map_space()
Miguel Gómez
2012-06-09
1
-1
/
+0
*
Staging: ipack/bridges/tpci200: remove "out" label in tpci200_slot_map_space()
Miguel Gómez
2012-06-09
1
-9
/
+4
*
Staging: ipack/bridges/tpci200: remove gotos in tpci200_free_irq().
Miguel Gómez
2012-06-09
1
-14
/
+7
*
Staging: ipack/devices/ipoctal: change pr_* usage for dev_* functions
Samuel Iglesias Gonsalvez
2012-06-07
1
-8
/
+14
*
Staging: ipack/bridges/tpci200: change pr_* usage for dev_* functions
Samuel Iglesias Gonsalvez
2012-06-07
1
-56
/
+70
*
Staging: ipack/bridges/tpci200: fix kernel oops when uninstalling a device
Samuel Iglesias Gonsalvez
2012-06-07
1
-12
/
+1
*
Staging: ipack/bridges/tpci200: avoid dereference of a freed tpci200->info
Samuel Iglesias Gonsalvez
2012-06-07
1
-2
/
+0
*
Staging: ipack/devices/ipoctal: avoid kernel oops when uninstalling
Samuel Iglesias Gonsalvez
2012-06-07
1
-6
/
+1
*
Staging: ipack: delete the call to remove() in ipack_driver_register
Samuel Iglesias Gonsalvez
2012-06-07
1
-2
/
+0
*
Staging: ipack: use idr interface for numbering buses
Samuel Iglesias Gonsalvez
2012-06-07
1
-34
/
+6
*
Staging: ipack/bridges/tpci200: removed check of tpci200->slots[dev->slot].dev
Samuel Iglesias Gonsalvez
2012-06-07
1
-7
/
+0
*
Staging: ipack/bridges/tpci200: remove name field from slot_irq
Samuel Iglesias Gonsalvez
2012-06-07
2
-3
/
+0
*
Staging: ipack/bridges/tpci200: fix indention.
Samuel Iglesias Gonsalvez
2012-06-07
1
-1
/
+1
*
Staging: ipack/bridges/tpci200: check if the remove function is available
Samuel Iglesias Gonsalvez
2012-06-07
1
-0
/
+2
*
Staging: ipack/bridges/tpci200: tpci200_slot_map_space() should return 0 if s...
Samuel Iglesias Gonsalvez
2012-06-07
1
-1
/
+1
*
Staging: ipack/bridges/tpci200: tpci200_slot_unmap_space() should return 0 if...
Samuel Iglesias Gonsalvez
2012-06-07
1
-14
/
+7
*
Staging: ipack: return proper value in match() function
Samuel Iglesias Gonsalvez
2012-06-07
1
-1
/
+1
*
Staging: ipack/bridges/tpci200: delete sysfs files
Samuel Iglesias Gonsalvez
2012-06-07
1
-213
/
+12
*
Staging: ipack: Remove version.h header file inclusion
Sachin Kamat
2012-06-07
1
-1
/
+0
*
Staging: ipack/bridges/tpci200: remove unneeded casts
Samuel Iglesias Gonsalvez
2012-05-18
1
-20
/
+16
*
Staging: ipack/bridges/tpci200: remove TPCI200_SHORTNAME constant
Samuel Iglesias Gonsalvez
2012-05-18
2
-39
/
+33
*
Staging: ipack: remove board_name and bus_name fields from struct ipack_device
Samuel Iglesias Gonsalvez
2012-05-18
3
-24
/
+8
*
Staging: ipack: improve the register of a bus and a device in the bus.
Samuel Iglesias Gonsalvez
2012-05-18
5
-117
/
+131
*
Staging: ipack: fix a few sparse warnings
Samuel Iglesias Gonsalvez
2012-05-14
4
-28
/
+35
*
Staging: ipack: added more info in Kconfig's help about ipack
Samuel Iglesias Gonsalvez
2012-05-14
1
-1
/
+5
*
Staging: ipack/devices/ipoctal: change the licence to explicitly GPLv2
Samuel Iglesias Gonsalvez
2012-05-14
3
-6
/
+3
*
Staging: ipack/bridges/tpci200: change the licence to explicitly GPLv2
Samuel Iglesias Gonsalvez
2012-05-14
2
-4
/
+2
*
Staging: ipack: change the licence to explicitly GPLv2
Samuel Iglesias Gonsalvez
2012-05-14
2
-4
/
+2
*
Staging: ipack: add contact email in TODO file
Samuel Iglesias Gonsalvez
2012-05-14
1
-0
/
+6
*
Staging: ipack: move the devices source line in Kconfig file
Samuel Iglesias Gonsalvez
2012-05-14
1
-2
/
+2
[next]