can/at91: don't check platform_get_irq's return value against zero
[deliverable/linux.git] / drivers /
2009-12-19  Uwe Kleine-Königcan/at91: don't check platform_get_irq's return value...
2009-12-19  Yong ZhangmISDN: use DECLARE_COMPLETION_ONSTACK for non-constant...
2009-12-19  Breno Leitaobnx2: reset_task is crashing the kernel. Fixing it.
2009-12-19  Nageswari SrinivasanTI DaVinci EMAC: Fix MDIO bus frequency configuration
2009-12-19  Roger Oksanene100: Fix broken cbs accounting due to missing memset.
2009-12-19  Roel Kluinbroadcom: bcm54xx_shadow_read() errors ignored in bcm54...
2009-12-19  Bruce Allane1000e: LED settings in EEPROM ignored on 82571 and...
2009-12-19  Stephen Hemmingernetxen: use module parameter correctly
2009-12-17  Oliver NeukumBluetooth: Prevent ill-timed autosuspend in USB driver
2009-12-16  Magnus Dammnet: sh_eth alignment fix for sh7724 using NET_IP_ALIGN V2
2009-12-16  Gurucharan Shettyixgbe: allow tx of pre-formatted vlan tagged packets
2009-12-16  Mallikarjuna R Chi... ixgbe: Fix 82598 premature copper PHY link indicatation
2009-12-16  Mallikarjuna R Chi... ixgbe: Fix tx_restart_queue/non_eop_desc statistics...
2009-12-16  Florian Fainellibcm63xx_enet: fix compilation failure after get_stats_c...
2009-12-16  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-12-15  stephen hemmingersky2: leave PCI config space writeable
2009-12-15  stephen hemmingersky2: print Optima chip name
2009-12-14  Joe Perchesdrivers/net/bonding/: : use pr_fmt
2009-12-14  Geert Uytterhoevencan: CAN_MCP251X should depend on HAS_DMA
2009-12-14  Julia Lawalldrivers/net/usb: Correct code taking the size of a...
2009-12-14  Julia Lawalldrivers/net/cpmac.c: Correct code taking the size of...
2009-12-14  Julia Lawalldrivers/net/sfc: Correct code taking the size of a...
2009-12-14  Julia Lawalldrivers/atm: Correct code taking the size of a pointer
2009-12-14  Ken Kawasaki3c574_cs: disable irq before calling el3_interrupt
2009-12-14  roel kluinmlx4_core: return a negative error value
2009-12-14  Oliver Hartkoppcan: Fix data length code handling in rx path
2009-12-12  Ajit Khapardebe2net: fix error in rx completion processing.
2009-12-12  Alexander Duyckigbvf: avoid reset storms due to mailbox issues
2009-12-12  Alexander Duyckigb: fix handling of mailbox collisions between PF/VF
2009-12-12  Oliver Neukumusb: remove rare pm primitive for conversion to new API
2009-12-12  David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-12-11  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-12-11  Greg Kroah-HartmanStaging: batman: fix debug Kconfig option
2009-12-11  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/tty-2.6
2009-12-11  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-12-11  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-12-11  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2009-12-11  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-12-11  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-12-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-11  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-12-11  Alan Coxtty: split the lock up a bit further
2009-12-11  Alan Coxtty: Move the leader test in disassociate
2009-12-11  Alan Coxtty: Push the bkl down a bit in the hangup code
2009-12-11  Alan Coxtty: Push the lock down further into the ldisc code
2009-12-11  Alan Coxtty: push the BKL down into the handlers a bit
2009-12-11  Alan Coxtty: moxa: split open lock
2009-12-11  Alan Coxtty: moxa: Kill the use of lock_kernel
2009-12-11  Alan Coxtty: moxa: Fix modem op locking
2009-12-11  Alan Coxtty: moxa: Kill off the throttle method
2009-12-11  Alan Coxtty: moxa: Locking clean up
2009-12-11  Alan Coxtty: moxa: rework the locking a bit
2009-12-11  Alan Coxtty: moxa: Use more tty_port ops
2009-12-11  Alan Coxtty: isicom: fix deadlock on shutdown
2009-12-11  Alan Coxtty: mxser: Use the new locking rules to fix setserial...
2009-12-11  Alan Coxtty: mxser: use the tty_port_open method
2009-12-11  Alan Coxtty: isicom: sort out the board init logic
2009-12-11  Alan Coxtty: isicom: switch to the new tty_port_open helper
2009-12-11  Alan Coxtty: tty_port: Add a kref object to the tty port
2009-12-11  Alan Coxtty: istallion: tty port open/close methods
2009-12-11  Alan Coxtty: stallion: Convert to the tty_port_open/close methods
2009-12-11  Alan Coxtty: tty_port: Move the IO_ERROR clear
2009-12-11  Alan Coxtty: tty_port: Add IO_ERROR bit handling
2009-12-11  Alan Coxtty: riscom8: switch to the tty_port_open API
2009-12-11  Alan Coxtty: tty_port: Change the buffer allocator locking
2009-12-11  Alan Coxtty: sdio_uart: Fix the locking on "func" for new code
2009-12-11  Alan Coxtty: sdio_uart: add modem functionality
2009-12-11  Alan Coxtty: sdio_uart: Style fixes
2009-12-11  Alan Coxtty: sdio_uart: Fix termios handling
2009-12-11  Alan Coxtty: sdio_uart: Switch to the open/close helpers
2009-12-11  Alan Coxsdio_uart: Move the open lock
2009-12-11  Alan Coxsdio_uart: refcount the tty objects
2009-12-11  Nicolas Pitresdio_uart: Fix oops caused by the previous changeset
2009-12-11  Alan Coxsdio_uart: use tty_port
2009-12-11  Alan Coxtty_port: Move hupcl handling
2009-12-11  Ian JacksonSerial: Do not read IIR in serial8250_start_tx when...
2009-12-11  Uwe Kleine-KönigSerial: pxa: work around Errata #75
2009-12-11  André Goddard Rosaserial, 8250: calculate irqflags bitmask before loop
2009-12-11  André Goddard Rosaserial: cascade needless conditionals
2009-12-11  André Goddard Rosaserial: fix NULL pointer dereference
2009-12-11  Alan Coxopticon: Fix resume logic
2009-12-11  Alan Coxusb_serial: Kill port mutex
2009-12-11  Alan Coxusb_serial: Use the shutdown() operation
2009-12-11  Alan Coxtty_port: coding style cleaning pass
2009-12-11  Alan Coxtty_port: add "tty_port_open" helper
2009-12-11  Alan Coxtty: stallion: kill BKL ioctl
2009-12-11  Alan Coxtty: istallion: Kill off the BKL ioctl
2009-12-11  Alan Coxtty: esp: remove broken driver
2009-12-11  Alexey Dobriyantty: const: constify remaining tty_operations
2009-12-11  Breno Leitaojsm: adding EEH handlers
2009-12-11  Breno Leitãojsm: removing the field jsm_board->intr_count
2009-12-11  Breno Leitãojsm: Removing unused jsm_channel->ch_wopen field
2009-12-11  Breno Leitãojsm: Remove ch_cpstime field
2009-12-11  Breno Leitãojsm: removing ch_old_baud field
2009-12-11  Breno Leitãojsm: remove the ch_custom_speed field
2009-12-11  Breno Leitãojsm: Rewriting a bad log message
2009-12-11  Breno Leitãojsm: IRQ handlers doesn't need to have IRQ_DISABLED...
2009-12-11  Barry Songcan: add the driver for Analog Devices Blackfin on...
2009-12-11  Breno Leitaocxgb3: Fixing EEH handlers
2009-12-11  Michael Chancnic: Zero out status block and Event Queue indices.
next
This page took 0.051643 seconds and 8 git commands to generate.