index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staging: bcm: Fix udelay related compilation error
Tushar Behera
2012-09-14
1
-1
/
+1
*
staging: xgifb: delete bogus video RAM configuration
Aaro Koskinen
2012-09-14
1
-1
/
+0
*
staging: xgifb: setup initial video RAM size for systems without BIOS
Aaro Koskinen
2012-09-14
1
-4
/
+6
*
staging/gdm72xx: usb_boot: replace firmware upgrade API
Macpaul Lin
2012-09-14
1
-63
/
+48
*
staging/gdm72xx: usb_boot: coding style cleanup
Macpaul Lin
2012-09-14
1
-19
/
+17
*
Staging: bcm: Convert INT to int in Transmit.c
Kevin McKinney
2012-09-14
1
-2
/
+2
*
Staging: bcm: Properly format comments in Transmit.c
Kevin McKinney
2012-09-14
1
-46
/
+46
*
Staging: bcm: Remove initialization from if statement in Transmit.c
Kevin McKinney
2012-09-14
1
-1
/
+2
*
Staging: bcm: Properly format braces in Transmit.c
Kevin McKinney
2012-09-14
1
-36
/
+17
*
Staging: bcm: Fix all white space issues in Transmit.c
Kevin McKinney
2012-09-14
1
-60
/
+56
*
staging:wlan-ng: remove the remaining return at the end of void function
Devendra Naga
2012-09-14
1
-11
/
+7
*
staging:wlan-ng: remove all the return statements at the end of functions
Devendra Naga
2012-09-14
1
-20
/
+0
*
staging:wlan-ng: clean hfa384x_usbctlx_submit
Devendra Naga
2012-09-14
1
-10
/
+7
*
staging:wlan-ng: make wlan_unsetup void
Devendra Naga
2012-09-14
2
-6
/
+2
*
Staging: ipack/devices/ipoctal: simplify ipoctal_write_tty()
Samuel Iglesias Gonsalvez
2012-09-14
1
-8
/
+3
*
Staging: ipack/devices/ipoctal: acknowledge BREAK condition.
Samuel Iglesias Gonsalvez
2012-09-14
1
-0
/
+1
*
staging: ipack: remove irq field in struct ipack_device.
Jens Taprogge
2012-09-14
4
-19
/
+10
*
Staging: ipack: move the responsibility to clear interrupts to the IPack devi...
Jens Taprogge
2012-09-14
3
-6
/
+20
*
Staging: ipack: Add IPACK_INT_SPACE memory space.
Jens Taprogge
2012-09-14
3
-0
/
+33
*
staging:ccg: cleanup a bit of binding
Devendra Naga
2012-09-14
1
-7
/
+1
*
staging:ccg: fix a class_destroy when kmalloc fails after the class_create
Devendra Naga
2012-09-14
1
-1
/
+3
*
staging: keucr: remove String func prototypes
Davidlohr Bueso
2012-09-14
1
-2
/
+0
*
staging: gdm72xx: simplify alloc_tx_struct and alloc_rx_struct
Ben Chan
2012-09-14
2
-47
/
+27
*
staging: comedi: 8255_pci: move ni_pcidio 8255 board support
H Hartley Sweeten
2012-09-14
3
-181
/
+127
*
staging: comedi: 8255_pci: support memory mapped i/o boards
H Hartley Sweeten
2012-09-14
1
-2
/
+44
*
staging: comedi: 8255_pci: add vendor id to boardinfo
H Hartley Sweeten
2012-09-14
1
-1
/
+10
*
staging: comedi: 8255_pci: add support for the PCI-DIO96H board
H Hartley Sweeten
2012-09-14
2
-1
/
+10
*
staging: comedi: remove cb_pcidio driver
H Hartley Sweeten
2012-09-14
4
-201
/
+36
*
staging: comedi: 8255_pci: fix namespace due to rename of driver
H Hartley Sweeten
2012-09-14
1
-68
/
+66
*
staging: comedi: rename adl_pci7296 driver
H Hartley Sweeten
2012-09-14
3
-14
/
+16
*
staging: ipack/bridges/tpci200: Use endianess-aware types where applicable.
Jens Taprogge
2012-09-12
2
-9
/
+9
*
Staging: ipack/devices/ipoctal: Unmap memory on device removal.
Jens Taprogge
2012-09-12
1
-0
/
+3
*
Staging: ipack: update TODO file
Samuel Iglesias Gonsalvez
2012-09-12
1
-23
/
+2
*
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
4
-5
/
+6
*
Staging: ipack/bridges/tpci200: move tpci200_free_irq() and tpci200_request_i...
Jens Taprogge
2012-09-12
1
-77
/
+77
*
Staging: ipack/bridges/tpci200: More cleanups.
Jens Taprogge
2012-09-12
1
-23
/
+21
*
Staging: ipack/bridges/tpci200: Cleanup in tpci200_slot_irq() and tpci200_int...
Jens Taprogge
2012-09-12
1
-27
/
+31
*
Staging: ipack/bridges/tpci200: Clean up interrupt handling.
Jens Taprogge
2012-09-12
1
-4
/
+5
*
Staging: ipack/bridges/tpci200: Protect device registers with spinlock.
Jens Taprogge
2012-09-12
2
-19
/
+15
*
Staging: ipack/bridges/tpci200: RCU protect slot_irq pointers.
Jens Taprogge
2012-09-12
1
-4
/
+6
*
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
[next]