aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-24usb: serial: kobil_sct: fix compile warning:Felipe Balbi1-1/+1
2012-01-24drivers/usb/host/ehci-fsl.c: add missing iounmapJulia Lawall1-1/+1
2012-01-24USB: cdc-wdm: better allocate a buffer that is at least as big as we tell the...Bjørn Mork1-1/+1
2012-01-24USB: cdc-wdm: call wake_up_all to allow driver to shutdown on device removalBjørn Mork1-1/+1
2012-01-24USB: cdc-wdm: use two mutexes to allow simultaneous read and writeBjørn Mork1-18/+31
2012-01-24USB: cdc-wdm: updating desc->length must be protected by spin_lockBjørn Mork1-0/+2
2012-01-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds5-15/+52
2012-01-24sysfs: Complain bitterly about attempts to remove files from nonexistent dire...Eric W. Biederman2-1/+10
2012-01-24USB: usbsevseg: fix max lengthHarrison Metzger1-1/+1
2012-01-24USB: option: Add LG docomo L-02CKentaro Matsuyama1-0/+5
2012-01-24usb: io_ti: Make edge_remove_sysfs_attrs the port_remove method.Eric W. Biederman1-8/+2
2012-01-24Revert "USB: usb-skeleton.c: fix open/disconnect race"Greg Kroah-Hartman1-17/+1
2012-01-24USB: cp210x: allow more baud rates above 1MbaudJohan Hovold1-5/+6
2012-01-24USB: cp210x: initialise baud rate at openJohan Hovold1-0/+4
2012-01-24USB: cp210x: clean up, refactor and document speed handlingJohan Hovold1-14/+57
2012-01-24USB: cp210x: do not map baud rates to B0Johan Hovold1-2/+2
2012-01-24USB: cp210x: fix up set_termios variablesJohan Hovold1-2/+3
2012-01-24iwlwifi: fix PCI-E transport "inta" raceJohannes Berg1-2/+2
2012-01-24mac80211: set bss_conf.idle when vif is connectedEliad Peller1-0/+1
2012-01-24mac80211: update oper_channel on ibss joinEliad Peller1-0/+1
2012-01-24USB: cp210x: fix CP2104 baudrate usagePreston Fick1-6/+4
2012-01-24USB: cp210x: call generic open last in openJohan Hovold1-5/+2
2012-01-24USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19Renato Caldas1-0/+1
2012-01-24serial: group all the 8250 related code togetherPaul Gortmaker24-289/+304
2012-01-24USB: serial: ftdi additional IDsPeter Naulls2-0/+7
2012-01-24USB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3Peter Korsgaard2-0/+9
2012-01-24USB: ftdi_sio: fix initial baud rateJohan Hovold1-2/+5
2012-01-24USB: ftdi_sio: fix TIOCSSERIAL baud_base handlingJohan Hovold1-2/+1
2012-01-24drivers/usb/misc/emi26.c & emi62.c: fix warningsAndrew Morton2-6/+0
2012-01-24Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman1-1/+2
2012-01-24stable: update documentation to ask for kernel versionGreg Kroah-Hartman1-1/+2
2012-01-24base/core.c:fix typo in comment in function device_addmajianpeng1-1/+1
2012-01-24Documentation: devres: add allocation functions to list of supported callsWolfram Sang1-0/+4
2012-01-24Documentation update for the driver model coreAlan Stern1-0/+15
2012-01-24kernel-doc: fix new warnings in driver-coreRandy Dunlap1-4/+5
2012-01-24kernel-doc: fix new warnings in debugfsRandy Dunlap1-1/+1
2012-01-24kernel-doc: fix new warnings in device.hRandy Dunlap1-5/+10
2012-01-24regulator: Fix documentation for of_node parameter of regulator_register()Mark Brown1-1/+2
2012-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds6-34/+63
2012-01-24gma500: Fix shmem mappingAlan Cox1-3/+2
2012-01-24gma500: Fix shmem mappingAlan Cox1-3/+2
2012-01-24drm/radeon/kms: refine TMDS dual link checksAlex Deucher4-37/+105
2012-01-24drm/radeon/kms: use drm_detect_hdmi_monitor for picking encoder modeAlex Deucher1-3/+3
2012-01-24drm/radeon/kms: rework modeset sequence for DCE41 and DCE5Alex Deucher1-7/+12
2012-01-24drm/radeon/kms: move panel mode setup into encoder mode setAlex Deucher3-12/+24
2012-01-24drm/radeon/kms: move disp eng pll setup to init pathAlex Deucher4-33/+36
2012-01-24drm/radeon: finish getting bios earlierIgor Murzov2-2/+2
2012-01-24drm/radeon: fix invalid memory access in radeon_atrm_get_bios()Igor Murzov1-1/+1
2012-01-24x86: xen: size struct xen_spinlock to always fit in arch_spinlock_tDavid Vrabel1-5/+22
2012-01-24ALSA: Fix memory leak on error in snd_compr_set_params()Jesper Juhl1-5/+8
2012-01-24ALSA: ymfpci - Don't create invalid PCM & mixers when AC97 doesn't supportRaymond Yau2-15/+27
2012-01-24usb: dwc3: unmap the proper number of sg entriesSebastian Andrzej Siewior1-1/+1
2012-01-24usb: musb: fix shutdown while usb gadget is in useGrazvydas Ignotas1-2/+3
2012-01-24usb: gadget: f_mass_storage: Use "bool" instead of "int" in fsg_module_parame...Fabio Estevam1-5/+5
2012-01-24usb: gadget: check for streams only for SS udcsSebastian Andrzej Siewior1-1/+1
2012-01-24usb: gadget: fsl_udc: fix the usage of udc->max_epPeter Chen1-2/+2
2012-01-24drivers: usb: otg: Fix dependencies for some OTG driversFabio Estevam1-2/+2
2012-01-24usb: renesas: silence uninitialized variable report in usbhsg_recip_run_handle()Jesper Juhl1-1/+1
2012-01-24usb: gadget: SS Isoc endpoints use comp_desc->bMaxBurst tooPaul Zimmerman1-4/+3
2012-01-24usb: gadget: storage: endian fixAndiry Xu1-3/+3
2012-01-24usb: dwc3: ep0: fix compile warningFelipe Balbi1-1/+0
2012-01-24usb: musb: davinci: fix build breakageSekhar Nori1-3/+0
2012-01-24usb: gadget: langwell: don't call gadget's disconnect()Alexander Shishkin1-10/+8
2012-01-24usb: gadget: langwell: drop langwell_otg supportAlexander Shishkin2-88/+2
2012-01-24usb: otg: kill langwell_otg driverAlexander Shishkin4-2501/+0
2012-01-24usb: dwc3: ep0: tidy up Pending Request handlingFelipe Balbi1-10/+4
2012-01-24ASoC: wm2000: Fix use-after-free - don't release_firmware() twice on errorJesper Juhl1-18/+13
2012-01-23migrate_mode.h is not exported to user modeStephen Rothwell1-1/+1
2012-01-23Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-net...Len Brown7-46/+129
2012-01-23Use acpi_os_map_memory() instead of ioremap() in einj driverLuck, Tony1-44/+38
2012-01-23ACPI, APEI, EINJ, cleanup 0 vs NULL confusionDan Carpenter1-3/+3
2012-01-23ACPI, APEI, EINJ Allow empty Trigger Error Action TableNiklas Söderlund1-1/+6
2012-01-23Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-10/+25
2012-01-23Merge tag 'arm-soc-imx-move' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds39-559/+391
2012-01-23SUNRPC: Fix machine creds in generic_create_cred and generic_matchTrond Myklebust1-1/+16
2012-01-23ASoC: wm8958: Use correct format string in dev_err() callJesper Juhl1-1/+1
2012-01-23PM / Sleep: Fix read_unlock_usermodehelper() call.Tetsuo Handa1-2/+1
2012-01-23[media] cinergyT2-fe: Fix bandwdith settingsMauro Carvalho Chehab1-3/+4
2012-01-23[media] V4L: atmel-isi: add clk_prepare()/clk_unprepare() functionsJosh Wu1-0/+14
2012-01-23[media] cxd2820r: sleep on DVB-T/T2 delivery system switchAntti Palosaari1-2/+11
2012-01-23[media] anysee: fix CI initAntti Palosaari1-0/+8
2012-01-23[media] cxd2820r: remove unused parameter from cxd2820r_attachAntti Palosaari4-10/+5
2012-01-23[media] cxd2820r: fix dvb_frontend_opsAntti Palosaari1-1/+3
2012-01-23dsa: Add reporting of silicon revision for Marvell 88E6123/88E6161/88E6165 sw...Chris Healy1-4/+17
2012-01-23tg3: fix ipv6 header length computationEric Dumazet1-7/+2
2012-01-23skge: add byte queue limit supportstephen hemminger1-13/+24
2012-01-23mv643xx_eth: Add Rx Discard and Rx Overrun statisticsPaulius Zaleckas1-0/+14
2012-01-23bnx2x: fix compilation error with SOE in fw_dumpYuval Mintz1-1/+1
2012-01-23bnx2x: handle CHIP_REVISION during init_oneAriel Elior1-4/+5
2012-01-23bnx2x: allow user to change ring size in ISCSI SD modeDmitry Kravkov1-1/+1
2012-01-23bnx2x: fix Big-Endianess in ethtool -tDmitry Kravkov1-3/+2
2012-01-23bnx2x: fixed ethtool statistics for MF modesYuval Mintz1-65/+41
2012-01-23bnx2x: credit-leakage fixup on vlan_mac_del_allYuval Mintz2-1/+54
2012-01-23macvlan: fix a possible use after freeEric Dumazet1-0/+1
2012-01-23Merge branch 'kernel-doc' from Randy DunlapLinus Torvalds13-22/+38
2012-01-23Merge branch 'akpm'Linus Torvalds24-144/+388
2012-01-23Merge branch 'for-linus-3.3' of git://git.linaro.org/people/sumitsemwal/linux...Linus Torvalds1-0/+11
2012-01-23ALSA: hda - Fix silent outputs from docking-station jacks of Dell laptopsTakashi Iwai1-3/+5
2012-01-23Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds17-202/+462
2012-01-23docbook: fix sched source file names in device-drivers bookRandy Dunlap1-1/+3
2012-01-23docbook: change iomap source filename in deviceiobookRandy Dunlap1-1/+1
2012-01-23docbook: don't use serial_core.h in device-drivers bookRandy Dunlap1-1/+0
2012-01-23kernel-doc: fix kernel-doc warnings in schedRandy Dunlap2-3/+2
2012-01-23kernel-doc: fix new warnings in cfg80211.hRandy Dunlap1-0/+6
2012-01-23kernel-doc: fix new warning in usb.hRandy Dunlap1-0/+1
2012-01-23kernel-doc: fix new warnings in device.hRandy Dunlap1-5/+10
2012-01-23kernel-doc: fix new warnings in debugfsRandy Dunlap1-1/+1
2012-01-23kernel-doc: fix new warning in regulator coreRandy Dunlap1-0/+1
2012-01-23kernel-doc: fix new warnings in pciRandy Dunlap1-3/+3
2012-01-23kernel-doc: fix new warnings in driver-coreRandy Dunlap1-4/+5
2012-01-23kernel-doc: fix new warnings in auditsc.cRandy Dunlap1-2/+3
2012-01-23scripts/kernel-doc: fix fatal error caused by cfg80211.hRandy Dunlap1-1/+2
2012-01-23score: fix off-by-one index into syscall tableDan Rosenberg1-1/+1
2012-01-23mm: fix rss count leakage during migrationKonstantin Khlebnikov1-9/+28
2012-01-23SHM_UNLOCK: fix Unevictable pages stranded after swapHugh Dickins5-96/+83
2012-01-23SHM_UNLOCK: fix long unpreemptible sectionHugh Dickins3-23/+33
2012-01-23kdump: define KEXEC_NOTE_BYTES arch specific for s390xMichael Holzheu2-0/+20
2012-01-23mm/hugetlb.c: undo change to page mapcount in fault handlerHillf Danton1-3/+6
2012-01-23mm: memcg: update the correct soft limit tree during migrationJohannes Weiner1-1/+1
2012-01-23proc: clear_refs: do not clear reserved pagesWill Deacon1-0/+3
2012-01-23drivers/video/backlight/l4f00242t03.c: return proper error in l4f00242t03_pro...Axel Lin1-0/+2
2012-01-23drivers/video/backlight/adp88x0_bl.c: fix bit testing logicAxel Lin2-2/+2
2012-01-23kprobes: initialize before using a hlistAnanth N Mavinakayanahalli1-1/+1
2012-01-23ipc/mqueue: simplify reading msgqueue limitDavidlohr Bueso1-2/+1
2012-01-23leds: add led driver for Bachmann's ot200Sebastian Andrzej Siewior3-0/+179
2012-01-23mm: __count_immobile_pages(): make sure the node is onlineMichal Hocko1-3/+10
2012-01-23mm: fix NULL ptr dereference in __count_immobile_pagesMichal Hocko1-0/+11
2012-01-23mm: fix warnings regarding enum migrate_modeAndrew Morton3-14/+18
2012-01-23ALSA: HDA: Use model=auto for Thinkpad T510David Henningsson1-1/+1
2012-01-23ALSA: hda - Fix buffer-alignment regression with Nvidia HDMITakashi Iwai1-2/+4
2012-01-23drm/radeon/kms: add some missing semaphore initAlex Deucher4-0/+4
2012-01-23drm/radeon/kms: Add an MSI quirk for Dell RS690Alex Deucher1-0/+6
2012-01-23gpu, drm, sis: Don't return uninitialized variable from sis_driver_load()Jesper Juhl1-2/+1
2012-01-23ARM: 7288/1: mach-sa1100: add missing module_init() callLinus Walleij1-0/+2
2012-01-23ARM: 7297/1: smp_twd: make sure timer is stopped before registering itMarc Zyngier1-0/+2
2012-01-23ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guardsWill Deacon1-6/+0
2012-01-23ARM: 7295/1: cortex-a7: move proc_info out of !CONFIG_ARM_LPAE blockWill Deacon1-10/+10
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon18-31/+35
2012-01-23ARM: 7291/1: cache: assume 64-byte L1 cachelines for ARMv7 CPUsWill Deacon4-6/+1
2012-01-23ARM: 7290/1: vmlinux.lds.S: align the exception fixup table to a 4-byte boundaryWill Deacon1-1/+1
2012-01-23ARM: 7289/1: vmlinux.lds.S: do not hardcode cacheline size as 32 bytesWill Deacon1-3/+4
2012-01-23thermal: Rename generate_netlink_eventJean Delvare3-5/+5
2012-01-22ethtool: allow ETHTOOL_GSSET_INFO for usersMichał Mirosław1-0/+1
2012-01-22driver core: remove drivers/base/sys.c and include/linux/sysdev.hGreg Kroah-Hartman3-548/+1
2012-01-22MFD: ucb1x00-ts: fix resume failureRussell King1-27/+5
2012-01-22bluetooth: hci: Fix type of "enable_hs" to bool.David S. Miller2-2/+2
2012-01-22net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa4-8/+37
2012-01-22cgroup: make sure memcg margin is 0 when over limitGlauber Costa1-1/+4
2012-01-22net: fix socket memcg build with !CONFIG_NETGlauber Costa2-3/+3
2012-01-22kernel-doc: fix new warning in net/sock.hRandy Dunlap1-0/+1
2012-01-22kernel-doc: fix new warning in net/phy/mdio_bus.cRandy Dunlap1-3/+2
2012-01-22tcp: md5: using remote adress for md5 lookup in rst packetshawnlu2-2/+2
2012-01-22be2net: create RSS rings even in multi-channel configsSathya Perla1-2/+1
2012-01-22pktgen: Fix unsigned function that is returning negative valsPaul Gortmaker1-2/+2
2012-01-22tcp: detect loss above high_seq in recoveryYuchung Cheng3-28/+15
2012-01-22skge: check for PCI dma mapping errorsstephen hemminger1-13/+58
2012-01-22skge: don't assert carrier until link is upstephen hemminger1-0/+1
2012-01-22netem: Fix off-by-one bug in reorderingVijay Subramanian1-1/+1
2012-01-22mlx4_core: map async events to arbitrary slave eqsMarcel Apfelbaum4-16/+22
2012-01-22mlx4_core: Fix mtt profile issueMarcel Apfelbaum2-2/+2
2012-01-22mlx4_core: removed function index from vf.Marcel Apfelbaum10-53/+8
2012-01-22mlx4_en: eth statistics modificationEugenia Emantayev5-16/+75
2012-01-22mlx4: VF is not allowed to perform dump statsEugenia Emantayev1-0/+2
2012-01-22mlx4_en: clear all eth statistics when port goes upEugenia Emantayev1-12/+24
2012-01-22ASoC: wm8996: Call _POST_PMU callback for CPVDDMark Brown1-1/+2
2012-01-22m68k: Fix assembler constraint to prevent overeager gcc optimisationAndreas Schwab5-30/+28
2012-01-22mac_esp: rename irqFinn Thain1-2/+1
2012-01-22mac_scsi: dont enable mac_scsi irq before requesting itFinn Thain1-6/+0
2012-01-22macfb: fix black and white modesFinn Thain1-32/+28
2012-01-22m68k/irq: Remove obsolete IRQ_FLG_* definitionsGeert Uytterhoeven1-13/+0
2012-01-21MFD: ucb1x00-core: fix gpiolib direction_output handlingRussell King1-6/+12
2012-01-21MFD: ucb1x00-core: fix missing restore of io output data on resumeRussell King1-0/+1
2012-01-21MFD: mcp-core: fix mcp_priv() to be more type safeRussell King1-1/+4
2012-01-21perf: Call perf_cgroup_event_time() directlyNamhyung Kim1-1/+1
2012-01-21perf: Don't call release_callchain_buffers() if allocation failsNamhyung Kim1-2/+0
2012-01-21ACPI / PM: Add Sony Vaio VPCCW29FX to nonvs blacklist.Lan Tianyu1-0/+8
2012-01-21ACPI: Remove ./drivers/acpi/atomicio.[ch]Myron Stowe3-433/+0
2012-01-21ACPI, APEI: Add RAM mapping support to ACPIMyron Stowe1-2/+34
2012-01-21ACPI, APEI: Add 64-bit read/write support for APEI on i386Myron Stowe3-31/+124
2012-01-20tcp: fix undo after RTO for CUBICNeal Cardwell1-4/+6
2012-01-20tcp: fix undo after RTO for BICNeal Cardwell1-4/+7
2012-01-20enic: fix compile when CONFIG_PCI_IOV is not enabledRoopa Prabhu1-2/+2
2012-01-20ASoC: mxs: Fix mxs-saif timeoutFabio Estevam1-0/+5
2012-01-20Revert "drm/i915: Work around gen7 BLT ring synchronization issues."Keith Packard1-14/+0
2012-01-20MFD: mcp-core: fix complaints from the genirq layerRussell King1-6/+11
2012-01-20Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King15-135/+21
2012-01-20Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources."Russell King8-176/+53
2012-01-20hwmon: (f71805f) Fix clamping of temperature limitsJean Delvare1-5/+5
2012-01-20pinctrl: fix pinconf_pins_show iterationStephen Warren1-1/+1
2012-01-20MAINTAINERS: Add dma-buf sharing framework maintainerSumit Semwal1-0/+11
2012-01-20ARM: at91: Fix at91sam9g45 and at91cap9 resetJean-Christophe PLAGNIOL-VILLARD6-13/+48
2012-01-20ARM: at91: make rstc soc independentJean-Christophe PLAGNIOL-VILLARD17-20/+42
2012-01-20ARM: at91: introduce AT91_SAM9_ALT_RESET to select the at91sam9 alternative r...Jean-Christophe PLAGNIOL-VILLARD2-6/+16
2012-01-20ARM: at91: merge at91cap9_ddrsdr.h in at91sam9_ddrsdr.hJean-Christophe PLAGNIOL-VILLARD4-129/+26
2012-01-20ARM: at91: fix cap9 ddrsdr registerJean-Christophe PLAGNIOL-VILLARD1-1/+5
2012-01-20ARM/USB: at91/ohci-at91: rename vbus_pin_inverted to vbus_pin_active_lowJean-Christophe PLAGNIOL-VILLARD2-3/+5
2012-01-20USB: at91: fix clk_get error handlingJean-Christophe PLAGNIOL-VILLARD1-0/+18
2012-01-20ARM: at91: removal of CAP9 SoC familyNicolas Ferre1-0/+14
2012-01-20ARM: at91: fix at91rm9200 soc subtype handlingNicolas Ferre1-2/+5
2012-01-20ASoC: Disable register synchronisation for low frequency WM8996 SYSCLKMark Brown2-0/+8