summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-19Linux 2.6.34-rc2v2.6.34-rc2Linus Torvalds1-1/+1
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds5-2/+50
2010-03-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-51/+69
2010-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds7-13/+5
2010-03-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds8-40/+17
2010-03-19Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...Linus Torvalds1-0/+0
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds8-41/+53
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds11-38/+102
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds32-148/+335
2010-03-19Delete zero-length file drivers/mtd/maps/omap_nor.cJeff Garzik1-0/+0
2010-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds67-0/+28066
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds8-121/+333
2010-03-19USB: gadget/multi: cdc_do_config: remove redundant checkPeter Korsgaard1-2/+0
2010-03-19usb: r8a66597-hcd: fix removed from an attached hubYoshihiro Shimoda1-5/+11
2010-03-19USB: xhci: Make endpoint interval debugging clearer.Sarah Sharp1-2/+7
2010-03-19USB: Fix usb_fill_int_urb for SuperSpeed devicesMatthew Wilcox2-5/+14
2010-03-19USB: cp210x: Remove double usb_control_msg from cp210x_set_configMichael Brunner1-5/+0
2010-03-19USB: Remove last bit of CONFIG_USB_BERRY_CHARGEChristoph Egger1-14/+0
2010-03-19USB: gadget: add gadget controller number for s3c-hsotg driverMaurus Cuelenaere1-0/+8
2010-03-19USB: ftdi_sio: Fix locking for change_speed() functionAlessio Igor Bogani1-2/+4
2010-03-19USB: g_mass_storage: fixed module name in KconfigMichal Nazarewicz1-1/+1
2010-03-19USB: gadget: f_mass_storage::fsg_bind(): fix error handlingPeter Korsgaard1-1/+0
2010-03-19USB: g_mass_storage: fix section mismatch warningsMike Frysinger1-1/+1
2010-03-19USB: gadget: fix Blackfin builds after gadget cleansingMike Frysinger1-1/+1
2010-03-19USB: goku_udc: remove potential null dereferenceDan Carpenter1-1/+1
2010-03-19USB: option.c: Add Pirelli VID/PID and indicate Pirelli's modem interface is ...spark1-0/+43
2010-03-19USB: serial: Fix module name typo for qcaux Kconfig entry.Stefan Schmidt1-2/+2
2010-03-19usb: cdc-wdm: Fix deadlock between write and resumeOliver Neukum1-2/+2
2010-03-19usb: cdc-wdm: Fix order in disconnect and fix lockingOliver Neukum1-8/+17
2010-03-19usb: cdc-wdm:Fix loss of data due to autosuspendOliver Neukum1-1/+4
2010-03-19usb: cdc-wdm: Fix submission of URB after suspensionOliver Neukum1-2/+5
2010-03-19usb: cdc-wdm: Fix race between disconnect and debug messagesOliver Neukum1-5/+0
2010-03-19usb: cdc-wdm: Fix race between autosuspend and reading from the deviceOliver Neukum1-4/+10
2010-03-19usb: cdc-wdm: Fix race between write and disconnectOliver Neukum1-39/+45
2010-03-19usb: musb: core: declare mbase only where it's usedFelipe Balbi1-1/+7
2010-03-19USB: musb: fix warnings in Blackfin regsMike Frysinger1-0/+9
2010-03-19usb: musb: abstract out ULPI_BUSCONTROL register reads/writesMike Frysinger2-3/+21
2010-03-19usb: musb: Fix compile error for omaps for musb_hdrcTony Lindgren1-2/+2
2010-03-19usb/gadget: fix compile error on r8a66597-udc.cGrant Likely1-0/+1
2010-03-19USB: Fix documentation for avoid_reset_quirkOliver Neukum1-1/+1
2010-03-19USB: option: add support for a new CMOTECH device to usb/serial/optionNathaniel McCallum1-0/+2
2010-03-19USB: option: move hardcoded PID to a macro in usb/serial/optionNathaniel McCallum1-1/+2
2010-03-19USB: option: fix incorrect manufacturer name in usb/serial/option: MAXON->CMO...Nathaniel McCallum1-2/+2
2010-03-19USB: serial: ftdi: add CONTEC vendor and product idDaniel Sangorrin2-0/+8
2010-03-19USB: xHCI: re-initialize cmd_completionAndiry Xu1-0/+1
2010-03-19USB: xhci: rename driver to xhci_hcdAlex Chiang2-2/+2
2010-03-19USB: musb: fix build error introduced by isoc changeSonic Zhang1-1/+1
2010-03-19USB: qcserial: add new device idsBernhard Rosenkraenzer1-0/+29
2010-03-19USB: cdc-acm: Fix stupid NULL pointer in resume()Oliver Neukum1-1/+1
2010-03-19USB: EHCI: adjust ehci_iso_stream for changes in ehci_qhClemens Ladisch3-6/+5
2010-03-19USB: EHCI: fix ITD list orderClemens Ladisch1-5/+19
2010-03-19USB: Option: Add support for a variant of DLink DWM 652 U5Huang Ying1-1/+2
2010-03-19USB: unusual_devs.h: Fix capacity for SL11R-IDE 2.6cOndrej Zary1-0/+9
2010-03-19USB: serial: use port endpoint size to determine if ep is availableJohan Hovold1-11/+19
2010-03-19USB: serial: fix softint not being called on errorsJohan Hovold1-10/+5
2010-03-19USB: serial: fix error message on close in generic driverJohan Hovold1-1/+3
2010-03-19USB: fix usbfs regressionAlan Stern1-3/+14
2010-03-19tty_port,usb-console: Fix usb serial console open/close regressionJason Wessel3-1/+3
2010-03-19tty: cpm_uart: use resource_size()Tobias Klauser1-2/+2
2010-03-19tty_buffer: Fix distinct type warningFang Wenqi1-2/+2
2010-03-19hvc_console: Fix race between hvc_close and hvc_removeAmit Shah1-10/+21
2010-03-19uartlite: Fix build on sparc.David Miller1-5/+5
2010-03-19tty: Take a 256 byte padding into account when buffering below sub-page unitsMel Gorman1-4/+5
2010-03-19Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a...Greg Kroah-Hartman2-22/+20
2010-03-19driver core: numa: fix BUILD_BUG_ON for node_read_distanceDavid Rientjes1-2/+5
2010-03-19driver-core: document ERR_PTR() return valuesJani Nikula3-0/+14
2010-03-19kobject: documentation: Update to refer to kset-example.c.Robert P. J. Day1-1/+2
2010-03-19sysdev: the cpu probe/release attributes should be sysdev_class_attributesStephen Rothwell1-8/+8
2010-03-19kobject: documentation: Fix erroneous example in kobject doc.Robert P. J. Day1-19/+38
2010-03-19driver-core: fix missing kernel-doc in firmware_classRandy Dunlap1-0/+1
2010-03-19Driver core: Early platform kernel-doc updateMagnus Damm1-7/+20
2010-03-19sysfs: fix sysfs lockdep warning in mlx4 codeGreg Kroah-Hartman1-0/+1
2010-03-19sysfs: fix sysfs lockdep warning in infiniband codeGreg Kroah-Hartman1-0/+1
2010-03-19sysfs: fix sysfs lockdep warning in ipmi codeGreg Kroah-Hartman1-0/+10
2010-03-19sysfs: Initialised pci bus legacy_mem field before useMel Gorman1-1/+1
2010-03-19sysfs: use sysfs_bin_attr_init in firmware class driverJiri Kosina1-0/+1
2010-03-19powerpc: Remove IOMMU_VMERGE config optionFUJITA Tomonori2-19/+1
2010-03-19powerpc: Fix swiotlb to respect the boot optionFUJITA Tomonori3-12/+6
2010-03-19powerpc: Do not call prink when CONFIG_PRINTK is not definedMárton Németh1-0/+4
2010-03-19powerpc: Use correct ccr bit for syscall error statusNathan Lynch1-3/+3
2010-03-19Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt2-6/+3
2010-03-18alpha: fix compile errors in dma-mapping-common.hFUJITA Tomonori4-4/+0
2010-03-18alpha: remove trailing spaces in messagesFrans Pop2-2/+2
2010-03-18alpha: use __ratelimitAkinobu Mita1-7/+3
2010-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds112-2273/+12548
2010-03-18Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds10-119/+183
2010-03-18Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds42-132/+403
2010-03-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds23-134/+403
2010-03-18Merge branch 'for-linus/samsung-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds6-5/+38
2010-03-18Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds33-195/+3840
2010-03-18Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds5-41/+60
2010-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds133-3525/+7204
2010-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds39-398/+741
2010-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds7-5/+24
2010-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds19-229/+1225
2010-03-18Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds8-23/+45
2010-03-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-14/+52
2010-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds4-5/+16
2010-03-18Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds53-167/+658
2010-03-18Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds6-71/+257
2010-03-18Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2-80/+14
2010-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds43-215/+1986
2010-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-2/+17
2010-03-18Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds8-42/+86
2010-03-18Btrfs: fix the inode ref searches done by btrfs_search_path_in_treeChris Mason1-3/+6
2010-03-18Btrfs: allow treeid==0 in the inode lookup ioctlChris Mason1-0/+3
2010-03-18Btrfs: return keys for large items to the search ioctlChris Mason1-1/+1
2010-03-18Btrfs: fix key checks and advance in the search ioctlChris Mason1-14/+25
2010-03-18powerpc/5200: Build fix for mpc52xx watchdog timer codeGrant Likely1-1/+5
2010-03-18of: Fix comparison of "compatible" propertiesGrant Likely1-1/+1
2010-03-17memory hotplug/s390: set phys_deviceHeiko Carstens1-0/+7
2010-03-17memory hotplug: allow setting of phys_deviceHeiko Carstens2-5/+12
2010-03-17hpet: use for_each_set_bit()Akinobu Mita1-3/+1
2010-03-17ntfs: use bitmap_weightAkinobu Mita1-12/+13
2010-03-17jffs2: fix up rb_root initializations to use RB_ROOTVenkatesh Pallipadi1-1/+1
2010-03-17memcg: avoid use cmpxchg in swap cgroup maintainanceKAMEZAWA Hiroyuki1-4/+16
2010-03-17gigaset: fix build failureTilman Schmidt1-3/+11
2010-03-17ahci: pp->active_link is not reliable when FBS is enabledShane Huang1-6/+17
2010-03-17ahci: use BIOS date in broken_suspend listTejun Heo1-8/+20
2010-03-17ahci: add missing nv IDsTejun Heo1-0/+15
2010-03-17perf: Fix unexported generic perf_arch_fetch_caller_regsFrederic Weisbecker3-1/+6
2010-03-17Merge branch 'fix/hda' into for-linusTakashi Iwai3-3/+16
2010-03-17Merge branch 'fix/misc' into for-linusTakashi Iwai1-2/+0
2010-03-16powerpc/fsl-booke: Get coherent bit from PTEKumar Gala1-3/+0
2010-03-16powerpc/85xx: Make sure lwarx hint isn't set on ppc32Kumar Gala1-3/+3
2010-03-16sunxvr1000: Add missing FB=y depenency.David S. Miller1-1/+1
2010-03-16bridge: Make first arg to deliver_clone const.David S. Miller1-2/+4
2010-03-16bridge br_multicast: Don't refer to BR_INPUT_SKB_CB(skb)->mrouters_only witho...YOSHIFUJI Hideaki / 吉藤英明3-2/+10
2010-03-16route: Fix caught BUG_ON during rt_secret_rebuild_oneshot()Vitaliy Gusev1-10/+6
2010-03-16bridge br_multicast: Fix skb leakage in error path.YOSHIFUJI Hideaki / 吉藤英明1-2/+3
2010-03-16bridge br_multicast: Fix handling of Max Response Code in IGMPv3 message.YOSHIFUJI Hideaki / 吉藤英明1-2/+2
2010-03-16NET: netpoll, fix potential NULL ptr dereferenceJiri Slaby1-2/+2
2010-03-16tipc: fix lockdep warning on address assignmentNeil Horman1-10/+16
2010-03-16l2tp: Fix UDP socket reference count bugs in the pppol2tp driverJames Chapman1-0/+3
2010-03-16smsc95xx: wait for PHY to complete reset during initSteve Glendinning1-0/+15
2010-03-16l2tp: Fix oops in pppol2tp_xmitJames Chapman1-1/+2
2010-03-16smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driverSteve Glendinning4-0/+1718
2010-03-16ne: Do not use slashes in irq name stringAtsushi Nemoto1-1/+1
2010-03-16NET: ksz884x, fix lock imbalanceJiri Slaby1-3/+5
2010-03-16gigaset: correct range checking off by one errorTilman Schmidt1-1/+1
2010-03-16xfs: don't warn about page discards on shutdownDave Chinner1-3/+10
2010-03-16xfs: use scalable vmap APIAlex Elder1-3/+4
2010-03-16xfs: remove old vmap cacheAlex Elder1-75/+1
2010-03-16leds: Fix race between LED device uevent and actual attributes creationFlorian Fainelli1-32/+8
2010-03-16backlight: panasonic-laptop - Fix incomplete registration failure handlingBruno Prémont1-2/+4
2010-03-16backlight: msi-laptop, msi-wmi: fix incomplete registration failure handlingBruno Prémont1-2/+4
2010-03-16backlight: blackfin - Fix missing registration failure handlingBruno Prémont2-2/+18
2010-03-16backlight: classmate-laptop - Fix missing registration failure handlingBruno Prémont1-1/+3
2010-03-16backlight: mbp_nvidia_bl - add five more MacBook variantsEvan McClain1-0/+45
2010-03-16leds-gpio: fix default state handling on OF platformsAnton Vorontsov1-2/+1
2010-03-16leds: Add Dell Business Class Netbook LED driverBob Rodgers3-0/+208
2010-03-16leds: Kconfig cleanupH Hartley Sweeten1-36/+39
2010-03-16leds: led-class.c - Quiet boot messagesH Hartley Sweeten1-1/+1
2010-03-16leds: make PCI device id constantMárton Németh1-1/+1
2010-03-16leds: ALIX2: Add dependency to !GPIO_CS5335Daniel Mack1-1/+1
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett49-151/+271
2010-03-16backlight: Add backlight_device parameter to check_fbBruno Prémont3-3/+3
2010-03-16video: backlight/progear, fix pci device refcountingJiri Slaby1-4/+12
2010-03-16backlight: l4f00242t03: Fix module licence absence.Alberto Panizzo1-0/+1
2010-03-16backlight: Revert some const qualifiersRichard Purdie1-4/+4
2010-03-16backlight: Add Epson L4F00242T03 LCD driverAlberto Panizzo4-0/+295
2010-03-16Btrfs: buffer results in the space_info ioctlChris Mason1-11/+46
2010-03-16Btrfs: use __u64 types in ioctl.hSage Weil1-5/+5
2010-03-16Btrfs: fix search_ioctl key advanceSage Weil1-1/+1
2010-03-16PCMCIA: resource, fix lock imbalanceJiri Slaby1-12/+16
2010-03-16HID: avoid '\0' in hid debugfs events fileBruno Prémont1-3/+3
2010-03-16MAINTAINERS: Add entry for sparc serial drivers.David S. Miller1-0/+15
2010-03-16drivers/serial/sunsab.c: adjust the constant used to initialize the interrupt...Julia Lawall1-1/+1
2010-03-16bridge: Fix br_forward crash in promiscuous modeMichael Braun3-5/+13
2010-03-16sound: sequencer: clean up remove bogus checkDan Carpenter1-2/+0
2010-03-16Merge branch 'topic/misc' into fix/miscTakashi Iwai164-2462/+7156
2010-03-16ALSA: hda: Use LPIB and 6stack-dig for eMachines T5212Daniel T Chen2-1/+2
2010-03-16md: deal with merge_bvec_fn in component devices better.NeilBrown5-41/+60
2010-03-15bridge: Move NULL mdb check into br_mdb_ip_getHerbert Xu1-4/+5
2010-03-15ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIeLars Ellenberg1-0/+6
2010-03-15Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller3607-86672/+185242
2010-03-15ARM: SAMSUNG: Fixup commit 4e6d488af37980d224cbf298224db6173673f362Ben Dooks3-3/+3
2010-03-15net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisationGerrit Renker3-15/+17
2010-03-15myri: remove dead codeDan Carpenter1-1/+0
2010-03-15gigaset: prune use of tty_buffer_request_roomTilman Schmidt1-1/+0
2010-03-15gigaset: correct clearing of at_state strings on RINGTilman Schmidt1-8/+4
2010-03-15gigaset: avoid registering CAPI driver more than onceTilman Schmidt4-31/+53
2010-03-15obsolete config in kernel source: HSO_AUTOPMChristoph Egger1-3/+0
2010-03-15obsolete config in kernel source: USE_INTERNAL_TIMERChristoph Egger1-36/+0
2010-03-15atm: use for_each_set_bit()Akinobu Mita1-4/+3
2010-03-15phonet: use for_each_set_bit()Akinobu Mita2-4/+2
2010-03-15timestamping: fix example buildRandy Dunlap3-7/+16
2010-03-15ARM: SAMSUNG: Fix build error from stale define in <plat/uncompress.h>Ben Dooks1-2/+0
2010-03-15drivers/net: drop redundant memsetJulia Lawall1-3/+1
2010-03-15i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic namesIan Munsie1-16/+16
2010-03-15i4l: silence compiler warnings for array access in Eicon DIVA ISDN driverIan Munsie1-8/+7
2010-03-15isdn: misplaced parenthesis in pof_handle_data()Roel Kluin1-1/+1
2010-03-15bnx2x: change smp_mb() comment to conform the trueStanislaw Gruszka1-2/+5
2010-03-15bnx2x: remove not necessary compiler barrierStanislaw Gruszka1-1/+0
2010-03-15bnx2x: use smp_mb() to keep ordering of read write operationsStanislaw Gruszka1-1/+1
2010-03-15be2net: fix mccq create for big endian architecturesAjit Khaparde1-1/+1
2010-03-15TI DaVinci EMAC: Convert to dev_pm_opschaithrika@ti.com1-11/+16
2010-03-15net: davinci emac: use dma_{map, unmap}_single API for cache coherencySekhar Nori1-19/+26
2010-03-15ARM: SAMSUNG: Add suspend/resume support for S3C PWM driverVasily Khoruzhick1-0/+35
2010-03-15ARM: S3C2440: Fix s3c2440 cpufreq compilation post move.Vasily Khoruzhick1-0/+0