summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-01-28of: merge machine_is_compatible()Grant Likely
2009-12-11of/flattree: merge early_init_dt_scan_chosen()Grant Likely
2009-12-10of/flattree: merge dt_mem_next_cellGrant Likely
2009-12-10of/flattree: Merge earlyinit_dt_scan_root()Grant Likely
2009-12-10of/flattree: Merge early_init_dt_check_for_initrd()Grant Likely
2009-11-24of: merge prom_{add,remove,modify}_propertyGrant Likely
2009-11-24of/flattree: Merge unflatten_device_treeGrant Likely
2009-11-24of/flattree: Merge unflatten_dt_nodeGrant Likely
2009-11-24of/flattree: Merge of_flat_dt_is_compatibleGrant Likely
2009-11-24of/flattree: merge of_get_flat_dt_propGrant Likely
2009-11-24of/flattree: merge of_get_flat_dt_rootGrant Likely
2009-11-24of/flattree: merge of_scan_flat_dtGrant Likely
2009-11-23of/flattree: merge find_flat_dt_string and initial_boot_paramsGrant Likely
2009-11-23Merge commit 'v2.6.32-rc8'Grant Likely
2009-11-19vt: Fix use of "new" in a struct fieldAlan Cox
2009-11-19Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB...David Woodhouse
2009-11-19Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-11-19Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-11-19agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()David Woodhouse
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-18Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2009-11-18cxgb3: fix premature page unmapDivy Le Ray
2009-11-18ibm_newemac: Fix EMACx_TRTR[TRT] bit shiftsDave Mitchell
2009-11-18[CPUFREQ] Fix stale cpufreq_cpu_governor pointerPrarit Bhargava
2009-11-18[CPUFREQ] Resolve time unit thinko in ondemand/conservative govsPallipadi, Venkatesh
2009-11-18[CPUFREQ] Fix use after free on governor restoreDmitry Monakhov
2009-11-18drivers/video/da8xx-fb.c: fix error returnRoel Kluin
2009-11-18spi: error status should be negativeRoel Kluin
2009-11-18USB: option.c: add support for D-Link DWM-162-U5Zhang Le
2009-11-18USB: usbmon: fix bug in mon_buff_area_shrinkAlan Stern
2009-11-18USB: xhci: Fix scratchpad deallocation.Sarah Sharp
2009-11-18USB: xhci: Fix TRB physical to virtual address translation.Sarah Sharp
2009-11-18USB: xhci: Fix bug memory free after failed initialization.Sarah Sharp
2009-11-18USB: cdc_acm: Fix memory leak after hangupFrancesco Lavra
2009-11-18USB: cdc_acm: Fix race condition when opening ttyHenry Gebhardt
2009-11-18USB: ohci: quirk AMD prefetch for USB 1.1 ISO transferLibin Yang
2009-11-18tty: cp210x: Fix carrier handlingAlan Cox
2009-11-18tty_port: If we are opened non blocking we still need to raise the carrierAlan Cox
2009-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2009-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-11-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2009-11-17Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-11-17Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-11-17sungem: Fix Serdes detection.David S. Miller
2009-11-17net: fix mdio section mismatch warningStephen Rothwell
2009-11-17ppp: fix BUG on non-linear SKB (multilink receive)Ben McKeegan