aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-02-14of: move definition of of_chosen into common code.Grant Likely
2010-02-14of/flattree: Don't assume HAVE_LMBJeremy Kerr
2010-02-09of/flattree: Make the kernel accept ePAPR style phandle informationDavid Gibson
2010-02-09of/flattree: endian-convert members of boot_param_headerJeremy Kerr
2010-02-09of: assume big-endian properties, adding conversions where necessaryJeremy Kerr
2010-02-09of: use __be32 for cell value accessorsJeremy Kerr
2010-02-09of/flattree: use OF_ROOT_NODE_{SIZE,ADDR}_CELLS DEFAULT for fdt parsingJeremy Kerr
2010-02-09of/flattree: use callback to setup initrd from /chosenJeremy Kerr
2010-02-09of: include linux/proc_fs.hJeremy Kerr
2010-02-09of/flattree: merge early_init_dt_scan_memory() common codeGrant Likely
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely
2010-02-09of: merge of_find_node_by_phandleJeremy Kerr
2010-02-09of: merge of_attach_node() & of_detach_node()Grant Likely
2010-01-28Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely
2010-01-28of: unify phandle name in struct device_nodeGrant Likely
2010-01-28of: Merge of_node_get() and of_node_put()Grant Likely
2010-01-28of: merge machine_is_compatible()Grant Likely
2010-01-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-01-21Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-01-20USB: isp1362: fix build failure on ARM systems via irq_flags cleanupLothar Wassmann
2010-01-20USB: isp1362: better 64bit printf warning fixesLothar Wassmann
2010-01-20USB: fix usbstorage for 2770:915d delivers no FATRyan May
2010-01-20USB: Fix level of isp1760 Reloading ptd error messageColin Tuckley
2010-01-20USB: FHCI: avoid NULL pointer dereferenceAlexander Beregalov
2010-01-20USB: Fix duplicate sysfs problem after device reset.Sarah Sharp
2010-01-20USB: add speed values for USB 3.0 and wireless controllersGreg Kroah-Hartman
2010-01-20USB: add missing delay during remote wakeupAlan Stern
2010-01-20USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern
2010-01-20USB: EHCI: fix handling of unusual interrupt intervalsAlan Stern
2010-01-20USB: Don't use GFP_KERNEL while we cannot reset a storage deviceOliver Neukum
2010-01-20USB: fix bitmask merge errorAlan Stern
2010-01-20usb: serial: fix memory leak in generic driverJohan Hovold
2010-01-20USB: serial: fix USB serial fix kfifo_len lockingStefani Seibold
2010-01-20Staging: hv: fix smp problems in the hyperv core codeGreg Kroah-Hartman
2010-01-20Staging: et131x: Fix 2.6.33rc1 regression in et131xAlan Cox
2010-01-20Staging: asus_oled: fix oops in 2.6.32.2Eugeni Dodonov
2010-01-20tty: fix race in tty_fasyncGreg Kroah-Hartman
2010-01-20serial: serial_cs: oxsemi quirk breaks resumePavel Machek
2010-01-20serial: imx: bit &/| confusionRoel Kluin
2010-01-20serial: Fix crash if the minimum rate of the device is > 9600 baudAlan Cox
2010-01-20serial-core: resume serial hardware with no_console_suspendStanislav Brabec
2010-01-20serial: 8250_pnp: use wildcard for serial Wacom tabletsMatthew Garrett
2010-01-20nozomi: quick fix for the close/close bugAlan Cox
2010-01-20Revert "sysdev: fix prototype for memory_sysdev_class show/store functions"Greg Kroah-Hartman
2010-01-20driver-core: fix devtmpfs crash on s390Heiko Carstens
2010-01-20libata: retry FS IOs even if it has failed with AC_ERR_INVALIDTejun Heo