aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-05-11Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-05-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-05-11Input: evdev - fix overflow in compat_ioctlKenichi Nagai
2007-05-11md: improve the is_mddev_idle testNeilBrown
2007-05-11VIDEO: remove archaic if[] construct from Kconfig fileRobert P. J. Day
2007-05-11pm2fb: fb_sync addedAntonino A. Daplas
2007-05-11nvidiafb: Enable debugging messages a Kconfig optionJean Delvare
2007-05-11rivafb: Fix I2C getscl callback functionJean Delvare
2007-05-11atmel_lcdfb: AT91/AT32 LCD Controller framebuffer driverNicolas Ferre
2007-05-11pm3fb: Preliminary 2.4 to 2.6 portKrzysztof Helt
2007-05-11fbdev: geforce 7300 cleanupMichal Piotrowski
2007-05-11Kill unused sesssion and group values in rocket driverSukadev Bhattiprolu
2007-05-11rtc-rs5c313.c: add error handling to avoid hardware hangupkogiidena
2007-05-11rtc-rs5c313.c: rtc_time value are fixedkogiidena
2007-05-11rtc-rs5c313.c: error and warning are fixedkogiidena
2007-05-11MPC52xx PSC SPI master driverDragos Carp
2007-05-11tty: add compat_ioctlPaul Fulghum
2007-05-11Overrun in drivers/char/rio/riocmd.cEric Sesterhenn / Snakebyte
2007-05-11synclink_gt: add compat_ioctlPaul Fulghum
2007-05-10[IrDA]: KingSun/DonShine USB IrDA dongle support.Alex Villac�s Lasso
2007-05-10[Bluetooth] Fix unintentional fall-through in HCI line disciplineMarcel Holtmann
2007-05-10[Bluetooth] Fix NULL pointer dereference in HCI line disciplineMarcel Holtmann
2007-05-10[Bluetooth] Add HCIUARTGETDEVICE support for HCI line disciplineMarcel Holtmann
2007-05-10Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2007-05-10Fix ixp4xx compile errorFrederik Deweerdt
2007-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-05-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-05-10Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...Linus Torvalds
2007-05-10Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2007-05-10i2c-at91: compile fix (IS_ERR)Alexey Dobriyan
2007-05-10i2c-at91 supports new-style i2c driversDavid Brownell
2007-05-10md: avoid a possibility that a read error can wrongly propagate through md/ra...NeilBrown
2007-05-10drivers/hwmon: switch to using input_dev->dev.parentDmitry Torokhov
2007-05-10arm: fix i2c-pxa buildRussell King
2007-05-10firewire: Convert OHCI driver to use standard goto unwinding for error handling.Kristian Høgsberg
2007-05-10firewire: Always use parens with sizeof.Kristian Høgsberg
2007-05-10firewire: Drop single buffer request support.Kristian Høgsberg
2007-05-10firewire: Add a comment to describe why we split the sg list.Kristian Høgsberg, Stefan Richter
2007-05-10firewire: Return SCSI_MLQUEUE_HOST_BUSY for out of memory cases in queuecommand.Kristian Høgsberg
2007-05-10firewire: Handle the last few DMA mapping error cases.Kristian Høgsberg
2007-05-10firewire: Allocate scsi_host up front and allocate the sbp2_device as hostdata.Kristian Høgsberg
2007-05-10firewire: Provide module aliase for backwards compatibility.Olaf Hering
2007-05-10firewire: Add to fw-core-y instead of assigning fw-core-objs in Makefile.Kristian Høgsberg
2007-05-10firewire: Break out shared IEEE1394 constant to separate header file.Kristian Høgsberg
2007-05-10firewire: Uppercase most macro names.Kristian Høgsberg
2007-05-10firewire: Coding style cleanup: no spaces after function names.Kristian Høgsberg
2007-05-10firewire: Convert card_rwsem to a regular mutex.Kristian Høgsberg
2007-05-10firewire: Clean up comment style.Kristian Høgsberg
2007-05-10firewire: Use lib/ implementation of CRC ITU-T.Kristian Høgsberg