summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2009-12-13can: Fix data length code handling in rx pathOliver Hartkopp
2009-12-11tty: push the BKL down into the handlers a bitAlan Cox
2009-12-11tty: isicom: sort out the board init logicAlan Cox
2009-12-11tty: tty_port: Add a kref object to the tty portAlan Cox
2009-12-11tty: tty_port: Change the buffer allocator lockingAlan Cox
2009-12-11usb_serial: Kill port mutexAlan Cox
2009-12-11tty_port: add "tty_port_open" helperAlan Cox
2009-12-11tty: esp: remove broken driverAlan Cox
2009-12-11USB: Refactor code to find alternate interface settings.Sarah Sharp
2009-12-11USB: usb-storage: add BAD_SENSE flagAlan Stern
2009-12-11USB: prepare for changover to Runtime PM frameworkAlan Stern
2009-12-11USB: remove the auto_pm flagAlan Stern
2009-12-11USB OTG: Add generic driver for ULPI OTG transceiverDaniel Mack
2009-12-11USB OTG: add support for ulpi connected external transceiversDaniel Mack
2009-12-11USB gadget: Handle endpoint requests at the function levelLaurent Pinchart
2009-12-11USB: make urb scatter-gather support more genericDavid Vrabel
2009-12-11Driver Core: Early platform driver bufferMagnus Damm
2009-12-11sysfs: Propagate renames to the vfs on demandEric W. Biederman
2009-12-11firmware_class: make request_firmware_nowait more usefulJohannes Berg
2009-12-11Driver Core: devtmpfs: use sys_mount()Kay Sievers
2009-12-11Unify sys_mmap*Al Viro
2009-12-10quota: Implement quota format with 64-bit space and inode limitsJan Kara
2009-12-10quota: Move definition of QFMT_OCFS2 to linux/quota.hJan Kara
2009-12-10ext3: Unify log messages in ext3Alexey Fisher
2009-12-10ext2: Explicitly assign values to on-disk enum of filetypesJan Blunck
2009-12-10const: struct quota_format_opsAlexey Dobriyan
2009-12-10kill wait_on_page_writeback_rangeChristoph Hellwig
2009-12-09OMAP: DSS2: omapfb driverTomi Valkeinen
2009-12-09OMAP: OMAPFB: split omapfb.hTomi Valkeinen
2009-12-08include/linux/if_ether.h: Remove unused defines MAC_BUF_SIZE and DECLARE_MAC_BUFJoe Perches
2009-12-08gigaset: documentation amendmentsTilman Schmidt
2009-12-07Input: add generic support for sparse keymapsDmitry Torokhov
2009-12-06i2c: Drop probe, ignore and force module parametersJean Delvare
2009-12-06i2c: Prevent priority inversion on top of bus lockMika Kuoppala
2009-12-06PM: Add flag for devices capable of generating run-time wake-up eventsRafael J. Wysocki
2009-12-05V4L/DVB (13470): V4L2: Add Capability and Flag field for Chroma KeyVaibhav Hiremath
2009-12-05V4L/DVB (13467): V4L2: Added CID's V4L2_CID_ROTATE/BG_COLORVaibhav Hiremath
2009-12-05V4L/DVB (13183): gspca: add stv0680 subdriverHans de Goede
2009-12-05Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2)David Daney
2009-12-04PCI: add pci_request_acsChris Wright
2009-12-04PCI: portdrv: remove unnecessary struct pcie_port_dataKenji Kaneshige
2009-12-04PCI: portdrv: cleanup service irqs initializationKenji Kaneshige
2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie
2009-12-04[SCSI] pm8001: add SAS/SATA HBA driverjack wang
2009-12-04block: Fix io_context leak after failure of clone with CLONE_IOLouis Rilling
2009-12-04doc: Fix IRQ chip docsKrzysztof Halasa
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-04sysctl: add missing commentsThadeu Lima de Souza Cascardo
2009-12-03fb-defio: If FBINFO_VIRTFB is defined, do not set VM_IO flag.Konrad Rzeszutek Wilk