index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
ipack
/
ipack.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-16
Staging: ipack: move out of staging
Greg Kroah-Hartman
1
-481
/
+0
2012-11-16
Staging: ipack: adapt copyright to CERN guidelines
Samuel Iglesias Gonsalvez
1
-2
/
+2
2012-11-15
Staging: ipack: CONFIG_HOTPLUG is always enabled
Greg Kroah-Hartman
1
-8
/
+0
2012-11-13
Staging: ipack: ipack: fix coding style issues
Johan Meiring
1
-2
/
+3
2012-10-19
Staging: ipack: fix wrong return value.
Samuel Iglesias Gonsalvez
1
-1
/
+1
2012-10-19
staging: ipack: swich to regular ioremap and friends.
Jens Taprogge
1
-4
/
+4
2012-10-19
Staging: ipack: Make ipack_device_register() analogous to device_register().
Jens Taprogge
1
-21
/
+9
2012-10-19
Staging: ipack: get rid of ipack_device->bus_nr.
Jens Taprogge
1
-3
/
+2
2012-09-13
staging: ipack: remove irq field in struct ipack_device.
Jens Taprogge
1
-2
/
+1
2012-09-11
Staging: ipack: unregister devices when uninstall the carrier device.
Samuel Iglesias Gonsálvez
1
-0
/
+12
2012-09-11
Staging: ipack: check the device ID space CRC.
Jens Taprogge
1
-1
/
+58
2012-09-11
Staging: ipack: reset previous timeouts during device registration.
Jens Taprogge
1
-0
/
+2
2012-09-11
Staging: ipack: Switch to 8MHz operation before reading ID.
Jens Taprogge
1
-3
/
+8
2012-09-11
Staging: ipack: remove field driver from struct ipack_device.
Jens Taprogge
1
-10
/
+7
2012-09-11
Staging: ipack: Choose the optimum bus speed by default.
Jens Taprogge
1
-0
/
+5
2012-09-11
Staging: ipack: Obtain supported speeds from ID ROM.
Jens Taprogge
1
-0
/
+6
2012-09-10
staging: ipack: make function tables const.
Stephen Hemminger
1
-2
/
+2
2012-09-07
staging/ipack: Fix bug introduced by IPack device matching
Jens Taprogge
1
-1
/
+2
2012-09-05
Staging: ipack: fix build failure in powerpc allyesconfig
Samuel Iglesias Gonsálvez
1
-0
/
+1
2012-09-04
Staging: ipack: Provide ID Prom through sysfs.
Jens Taprogge
1
-0
/
+31
2012-09-04
Staging: ipack: Expose modalias through sysfs.
Jens Taprogge
1
-0
/
+36
2012-09-04
Staging: ipack: Implement device matching on the bus level.
Jens Taprogge
1
-10
/
+33
2012-09-04
Staging: ipack: Parse vendor and device id.
Jens Taprogge
1
-4
/
+77
2012-09-04
Staging: ipack: Read the ID space during device registration.
Jens Taprogge
1
-0
/
+80
2012-06-12
Staging: ipack: remove pr_fmt definition.
Samuel Iglesias Gonsalvez
1
-2
/
+0
2012-06-07
Staging: ipack: delete the call to remove() in ipack_driver_register
Samuel Iglesias Gonsalvez
1
-2
/
+0
2012-06-07
Staging: ipack: use idr interface for numbering buses
Samuel Iglesias Gonsalvez
1
-34
/
+6
2012-06-07
Staging: ipack: return proper value in match() function
Samuel Iglesias Gonsalvez
1
-1
/
+1
2012-05-18
Staging: ipack: improve the register of a bus and a device in the bus.
Samuel Iglesias Gonsalvez
1
-13
/
+44
2012-05-14
Staging: ipack: change the licence to explicitly GPLv2
Samuel Iglesias Gonsalvez
1
-2
/
+1
2012-05-09
Staging: IndustryPack bus for the Linux Kernel
Samuel Iglesias Gonsalvez
1
-0
/
+175