aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* of/flattree: Don't assume HAVE_LMBJeremy Kerr2010-02-14
* of/flattree: Make the kernel accept ePAPR style phandle informationDavid Gibson2010-02-09
* of/flattree: endian-convert members of boot_param_headerJeremy Kerr2010-02-09
* of: assume big-endian properties, adding conversions where necessaryJeremy Kerr2010-02-09
* of: use __be32 for cell value accessorsJeremy Kerr2010-02-09
* of/flattree: use OF_ROOT_NODE_{SIZE,ADDR}_CELLS DEFAULT for fdt parsingJeremy Kerr2010-02-09
* of/flattree: use callback to setup initrd from /chosenJeremy Kerr2010-02-09
* of: include linux/proc_fs.hJeremy Kerr2010-02-09
* of/flattree: merge early_init_dt_scan_memory() common codeGrant Likely2010-02-09
* of: add 'of_' prefix to machine_is_compatible()Grant Likely2010-02-09
* of: merge of_find_node_by_phandleJeremy Kerr2010-02-09
* of: merge of_attach_node() & of_detach_node()Grant Likely2010-02-09
* Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely2010-01-28
|\
| * Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-01-21
| |\
| | * libata: retry FS IOs even if it has failed with AC_ERR_INVALIDTejun Heo2010-01-20
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-01-21
| |\ \
| | * | tty: fix race in tty_fasyncGreg Kroah-Hartman2010-01-20
| | * | serial: serial_cs: oxsemi quirk breaks resumePavel Machek2010-01-20
| | * | serial: imx: bit &/| confusionRoel Kluin2010-01-20
| | * | serial: Fix crash if the minimum rate of the device is > 9600 baudAlan Cox2010-01-20
| | * | serial-core: resume serial hardware with no_console_suspendStanislav Brabec2010-01-20
| | * | serial: 8250_pnp: use wildcard for serial Wacom tabletsMatthew Garrett2010-01-20
| | * | nozomi: quick fix for the close/close bugAlan Cox2010-01-20
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-01-21
| |\ \
| | * | Staging: hv: fix smp problems in the hyperv core codeGreg Kroah-Hartman2010-01-20
| | * | Staging: et131x: Fix 2.6.33rc1 regression in et131xAlan Cox2010-01-20
| | * | Staging: asus_oled: fix oops in 2.6.32.2Eugeni Dodonov2010-01-20
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-01-21
| |\ \
| | * | Revert "sysdev: fix prototype for memory_sysdev_class show/store functions"Greg Kroah-Hartman2010-01-20
| | * | driver-core: fix devtmpfs crash on s390Heiko Carstens2010-01-20
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-01-21
| |\ \
| | * | USB: isp1362: fix build failure on ARM systems via irq_flags cleanupLothar Wassmann2010-01-20
| | * | USB: isp1362: better 64bit printf warning fixesLothar Wassmann2010-01-20
| | * | USB: fix usbstorage for 2770:915d delivers no FATRyan May2010-01-20
| | * | USB: Fix level of isp1760 Reloading ptd error messageColin Tuckley2010-01-20
| | * | USB: FHCI: avoid NULL pointer dereferenceAlexander Beregalov2010-01-20
| | * | USB: Fix duplicate sysfs problem after device reset.Sarah Sharp2010-01-20
| | * | USB: add speed values for USB 3.0 and wireless controllersGreg Kroah-Hartman2010-01-20
| | * | USB: add missing delay during remote wakeupAlan Stern2010-01-20
| | * | USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern2010-01-20
| | * | USB: EHCI: fix handling of unusual interrupt intervalsAlan Stern2010-01-20
| | * | USB: Don't use GFP_KERNEL while we cannot reset a storage deviceOliver Neukum2010-01-20
| | * | USB: fix bitmask merge errorAlan Stern2010-01-20
| | * | usb: serial: fix memory leak in generic driverJohan Hovold2010-01-20
| | * | USB: serial: fix USB serial fix kfifo_len lockingStefani Seibold2010-01-20
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-01-21
| |\ \
| | * \ Merge branch 'for-jens' of http://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe2010-01-12
| | |\ \
| | | * | drbd: Allow online resizing of DRBD devices while peer not reachable (needs t...Philipp Reisner2010-01-12
| | | * | drbd: Don't go into StandAlone mode when authentification failes because of n...Johannes Thoma2010-01-12
| | | * | drbd: check on CONFIG_LBDAF, not LBDLars Ellenberg2010-01-07