summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-14Staging: bcm: Fix udelay related compilation errorTushar Behera
2012-09-14staging: xgifb: delete bogus video RAM configurationAaro Koskinen
2012-09-14staging: xgifb: setup initial video RAM size for systems without BIOSAaro Koskinen
2012-09-14staging/gdm72xx: usb_boot: replace firmware upgrade APIMacpaul Lin
2012-09-14staging/gdm72xx: usb_boot: coding style cleanupMacpaul Lin
2012-09-14Staging: bcm: Convert INT to int in Transmit.cKevin McKinney
2012-09-14Staging: bcm: Properly format comments in Transmit.cKevin McKinney
2012-09-14Staging: bcm: Remove initialization from if statement in Transmit.cKevin McKinney
2012-09-14Staging: bcm: Properly format braces in Transmit.cKevin McKinney
2012-09-14Staging: bcm: Fix all white space issues in Transmit.cKevin McKinney
2012-09-14staging:wlan-ng: remove the remaining return at the end of void functionDevendra Naga
2012-09-14staging:wlan-ng: remove all the return statements at the end of functionsDevendra Naga
2012-09-14staging:wlan-ng: clean hfa384x_usbctlx_submitDevendra Naga
2012-09-14staging:wlan-ng: make wlan_unsetup voidDevendra Naga
2012-09-14Staging: ipack/devices/ipoctal: simplify ipoctal_write_tty()Samuel Iglesias Gonsalvez
2012-09-14Staging: ipack/devices/ipoctal: acknowledge BREAK condition.Samuel Iglesias Gonsalvez
2012-09-14staging: ipack: remove irq field in struct ipack_device.Jens Taprogge
2012-09-14Staging: ipack: move the responsibility to clear interrupts to the IPack devi...Jens Taprogge
2012-09-14Staging: ipack: Add IPACK_INT_SPACE memory space.Jens Taprogge
2012-09-14staging:ccg: cleanup a bit of bindingDevendra Naga
2012-09-14staging:ccg: fix a class_destroy when kmalloc fails after the class_createDevendra Naga
2012-09-14staging: keucr: remove String func prototypesDavidlohr Bueso
2012-09-14staging: gdm72xx: simplify alloc_tx_struct and alloc_rx_structBen Chan
2012-09-14staging: comedi: 8255_pci: move ni_pcidio 8255 board supportH Hartley Sweeten
2012-09-14staging: comedi: 8255_pci: support memory mapped i/o boardsH Hartley Sweeten
2012-09-14staging: comedi: 8255_pci: add vendor id to boardinfoH Hartley Sweeten
2012-09-14staging: comedi: 8255_pci: add support for the PCI-DIO96H boardH Hartley Sweeten
2012-09-14staging: comedi: remove cb_pcidio driverH Hartley Sweeten
2012-09-14staging: comedi: 8255_pci: fix namespace due to rename of driverH Hartley Sweeten
2012-09-14staging: comedi: rename adl_pci7296 driverH Hartley Sweeten
2012-09-12staging: ipack/bridges/tpci200: Use endianess-aware types where applicable.Jens Taprogge
2012-09-12Staging: ipack/devices/ipoctal: Unmap memory on device removal.Jens Taprogge
2012-09-12Staging: ipack: update TODO fileSamuel Iglesias Gonsalvez
2012-09-12Staging: ipack/devices/ipoctal: read more than one character from RX FIFO.Samuel Iglesias Gonsalvez
2012-09-12Staging: ipack/devices/ipoctal: Get rid of ipoctal_list.Jens Taprogge
2012-09-12Staging: ipack/devices/ipoctal: Use KBUILD_MODNAME instead of hardcoded string.Jens Taprogge
2012-09-12Staging: ipack/devices/ipoctal: Check tty_register_device return value.Jens Taprogge
2012-09-12Staging: ipack/devices/ipoctal: Clean up device removal.Jens Taprogge
2012-09-12Staging: ipack: Let interrupts return irqreturn_t.Jens Taprogge
2012-09-12Staging: ipack/bridges/tpci200: move tpci200_free_irq() and tpci200_request_i...Jens Taprogge
2012-09-12Staging: ipack/bridges/tpci200: More cleanups.Jens Taprogge
2012-09-12Staging: ipack/bridges/tpci200: Cleanup in tpci200_slot_irq() and tpci200_int...Jens Taprogge
2012-09-12Staging: ipack/bridges/tpci200: Clean up interrupt handling.Jens Taprogge
2012-09-12Staging: ipack/bridges/tpci200: Protect device registers with spinlock.Jens Taprogge
2012-09-12Staging: ipack/bridges/tpci200: RCU protect slot_irq pointers.Jens Taprogge
2012-09-12Staging: ipack/devices/ipoctal: remove superfluous function.Jens Taprogge
2012-09-12Staging: ipack/devices/ipoctal: Split interrupt service routine.Jens Taprogge
2012-09-12Staging: ipack/devices/ipoctal: Store isr masks in ipoctal_channelJens Taprogge
2012-09-12Staging: ipack/devices/ipoctal: put ipoctal_channel into tty->driver_data.Jens Taprogge
2012-09-12Staging: ipack/devices/ipoctal: Directly use ioread/iowrite function.Jens Taprogge