index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
ipack
/
devices
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staging: ipack: move out of staging
Greg Kroah-Hartman
2012-11-16
5
-1028
/
+0
*
Staging: ipack: adapt copyright to CERN guidelines
Samuel Iglesias Gonsalvez
2012-11-16
3
-9
/
+12
*
Staging: ipack: remove blank line at EOF warning in Kconfig files
Samuel Iglesias Gonsalvez
2012-10-19
1
-1
/
+0
*
staging: ipack: Rename IPACK_MEM_SPACE to IPACK_MEM8_SPACE.
Jens Taprogge
2012-10-19
1
-5
/
+5
*
staging: ipack: swich to regular ioremap and friends.
Jens Taprogge
2012-10-19
1
-37
/
+33
*
staging: ipack/devices/ipoctal: obtain model from dev->id_device.
Jens Taprogge
2012-10-19
1
-44
/
+2
*
staging: ipack/devices/ipoctal: fix ipoctal_inst_slot error path.
Jens Taprogge
2012-10-19
1
-2
/
+2
*
Staging: ipack: get rid of ipack_device->bus_nr.
Jens Taprogge
2012-10-19
1
-1
/
+1
*
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2012-10-01
1
-7
/
+7
|
\
|
*
TTY: use tty_port_register_device
Jiri Slaby
2012-08-13
1
-1
/
+1
|
*
ipoctal: make it compile with the termios changes
Alan Cox
2012-08-10
1
-6
/
+6
*
|
Staging: ipack/devices/ipoctal: simplify ipoctal_write_tty()
Samuel Iglesias Gonsalvez
2012-09-13
1
-8
/
+3
*
|
Staging: ipack/devices/ipoctal: acknowledge BREAK condition.
Samuel Iglesias Gonsalvez
2012-09-13
1
-0
/
+1
*
|
staging: ipack: remove irq field in struct ipack_device.
Jens Taprogge
2012-09-13
1
-4
/
+5
*
|
Staging: ipack: move the responsibility to clear interrupts to the IPack devi...
Jens Taprogge
2012-09-13
2
-2
/
+20
*
|
Staging: ipack/devices/ipoctal: Unmap memory on device removal.
Jens Taprogge
2012-09-12
1
-0
/
+3
*
|
Staging: ipack/devices/ipoctal: read more than one character from RX FIFO.
Samuel Iglesias Gonsalvez
2012-09-12
1
-24
/
+36
*
|
Staging: ipack/devices/ipoctal: Get rid of ipoctal_list.
Jens Taprogge
2012-09-12
1
-36
/
+3
*
|
Staging: ipack/devices/ipoctal: Use KBUILD_MODNAME instead of hardcoded string.
Jens Taprogge
2012-09-12
1
-2
/
+2
*
|
Staging: ipack/devices/ipoctal: Check tty_register_device return value.
Jens Taprogge
2012-09-12
1
-1
/
+7
*
|
Staging: ipack/devices/ipoctal: Clean up device removal.
Jens Taprogge
2012-09-12
1
-7
/
+3
*
|
Staging: ipack: Let interrupts return irqreturn_t.
Jens Taprogge
2012-09-12
1
-1
/
+1
*
|
Staging: ipack/devices/ipoctal: remove superfluous function.
Jens Taprogge
2012-09-12
1
-10
/
+4
*
|
Staging: ipack/devices/ipoctal: Split interrupt service routine.
Jens Taprogge
2012-09-12
1
-91
/
+97
*
|
Staging: ipack/devices/ipoctal: Store isr masks in ipoctal_channel
Jens Taprogge
2012-09-12
1
-11
/
+11
*
|
Staging: ipack/devices/ipoctal: put ipoctal_channel into tty->driver_data.
Jens Taprogge
2012-09-12
1
-31
/
+21
*
|
Staging: ipack/devices/ipoctal: Directly use ioread/iowrite function.
Jens Taprogge
2012-09-12
1
-110
/
+41
*
|
Staging: ipack/devices/ipoctal: split ipoctal_channel from ipoctal.
Jens Taprogge
2012-09-12
1
-136
/
+150
*
|
Staging: ipack/devices/ipoctal: free the IRQ.
Samuel Iglesias Gonsálvez
2012-09-11
1
-0
/
+2
*
|
Staging: ipack/devices/ipoctal: change exiting procedure
Samuel Iglesias Gonsálvez
2012-09-11
1
-5
/
+0
*
|
Staging: ipack: Implement device matching on the bus level.
Jens Taprogge
2012-09-04
1
-23
/
+1
*
|
Staging: ipack/devices/ipoctal: Expose DEVICE_TABLE for ipoctal.
Jens Taprogge
2012-09-04
1
-0
/
+13
*
|
Staging: ipack: Make ipack_driver_ops const.
Jens Taprogge
2012-09-04
1
-3
/
+5
*
|
Staging: ipack: Move device ids from ipoctal.c to ipack_ids.h.
Jens Taprogge
2012-09-04
1
-15
/
+11
*
|
Staging: ipack/devices/ipoctal: Tidy up ipoctal some more.
Jens Taprogge
2012-09-04
2
-101
/
+97
*
|
Staging: ipack/devices/ipoctal: ipoctal cleanups.
Jens Taprogge
2012-09-04
2
-55
/
+55
*
|
Staging: ipack/devices/ipoctal: Convert ipoctal to directly use ioread/write ...
Jens Taprogge
2012-09-04
1
-21
/
+8
*
|
Staging: ipack/bridges/tpci200: Use the TPCI200 in big endian mode.
Jens Taprogge
2012-09-04
1
-1
/
+1
|
/
*
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/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/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/devices/ipoctal: change pr_* usage for dev_* functions
Samuel Iglesias Gonsalvez
2012-06-07
1
-8
/
+14
*
Staging: ipack/devices/ipoctal: avoid kernel oops when uninstalling
Samuel Iglesias Gonsalvez
2012-06-07
1
-6
/
+1
*
Staging: ipack: improve the register of a bus and a device in the bus.
Samuel Iglesias Gonsalvez
2012-05-18
1
-23
/
+32
[next]